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-memchr/memchr-2.0.0-fix-metadata.diff

12 lines
283 B

--- memchr-2.0.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ memchr-2.0.0/Cargo.toml 2017-11-29T10:55:52.939756+01:00
@@ -32,7 +32,7 @@
optional = true
default-features = false
[dev-dependencies.quickcheck]
-version = "0.4.1"
+version = "0.5"
default-features = false
[features]