Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>epel9
parent
d2bcf93518
commit
83fd8a4b28
@ -0,0 +1,10 @@
|
||||
--- 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
|
||||
|
Loading…
Reference in new issue