You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-csv-core/csv-core-0.1.4-fix-metadata...

12 lines
281 B

--- csv-core-0.1.4/Cargo.toml 1970-01-01T01:00:00+01:00
+++ csv-core-0.1.4/Cargo.toml 2018-06-14T08:44:14.607427+02:00
@@ -34,7 +34,7 @@
version = "2"
default-features = false
[dev-dependencies.arrayvec]
-version = "0.3"
+version = "0.4"
default-features = false
[features]