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 44b836c commit e123861Copy full SHA for e123861
Cargo.toml
@@ -21,7 +21,7 @@ members = ["csv-core", "csv-index"]
21
bench = false
22
23
[dependencies]
24
-csv-core = { path = "csv-core", version = "0.1.10" }
+csv-core = { path = "csv-core", version = "0.1.11" }
25
itoa = "1"
26
ryu = "1"
27
serde = "1.0.55"
0 commit comments