use ryu to print floats with a modification for compatible syntax (#1368, #1372)

This commit is contained in:
Mark Thom
2022-03-27 11:28:10 -06:00
parent 83def95383
commit 046a2175ab
3 changed files with 16 additions and 9 deletions

1
Cargo.lock generated
View File

@@ -1532,6 +1532,7 @@ dependencies = [
"roxmltree",
"rug",
"rustyline",
"ryu",
"select",
"serial_test",
"sha3",