parent
83fd8a4b28
commit
d140230b70
@ -1,2 +1,3 @@
|
||||
/csv-1.0.0.crate
|
||||
/csv-1.0.1.crate
|
||||
/csv-1.0.2.crate
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- csv-1.0.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ csv-1.0.1/Cargo.toml 2018-09-25T07:14:47.639840+02:00
|
||||
@@ -22,6 +22,7 @@
|
||||
categories = ["encoding", "parser-implementations"]
|
||||
license = "Unlicense/MIT"
|
||||
repository = "https://github.com/BurntSushi/rust-csv"
|
||||
+exclude = ["/.travis.yml", "/appveyor.yml", "/ci/*", "/scripts/*"]
|
||||
[profile.bench]
|
||||
debug = true
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (csv-1.0.1.crate) = 044edec1ee680430fe6a49e6a9f5009619b6f9ed873489b5588c3f50b1a1fe1ac0ed95b914476d6927f3c31bf2007839dabcccaf6b586f31d1bf7b46bd4d5a3d
|
||||
SHA512 (csv-1.0.2.crate) = 37ed9432d7362374648cd0cf3470cebf7baad57400f56635e68c28c576f7a8fcb8350a3e420079df329e4c290e816f181712f04dd09e5101600dd4615b4e0afd
|
||||
|
Loading…
Reference in new issue