We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40ea4c4 commit 41c71edCopy full SHA for 41c71ed
Cargo.toml
@@ -26,7 +26,7 @@ bench = false
26
[dependencies]
27
bstr = { version = "0.2.1", features = ["serde1"] }
28
csv-core = { path = "csv-core", version = "0.1.6" }
29
-itoa = "0.4.3"
+itoa = "1"
30
ryu = "1"
31
serde = "1.0.55"
32
0 commit comments