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

12 lines
289 B

--- memchr-2.2.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ memchr-2.2.1/Cargo.toml 2019-09-13T19:01:59.728005+00:00
@@ -33,7 +33,7 @@
optional = true
default-features = false
[dev-dependencies.quickcheck]
-version = "0.8"
+version = "0.9"
default-features = false
[features]