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.1-fix-metadata.diff

12 lines
281 B

--- memchr-2.0.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ memchr-2.0.1/Cargo.toml 2018-01-01T12:27:36.336166+01:00
@@ -32,7 +32,7 @@
optional = true
default-features = false
[dev-dependencies.quickcheck]
-version = "0.5"
+version = "0.6"
default-features = false
[features]