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

12 lines
309 B

--- bstr-0.2.8/Cargo.toml 1970-01-01T00:00:00+00:00
+++ bstr-0.2.8/Cargo.toml 2019-09-13T15:27:39.360746+00:00
@@ -46,7 +46,7 @@
optional = true
default-features = false
[dev-dependencies.quickcheck]
-version = "0.8.1"
+version = "0.9"
default-features = false
[dev-dependencies.ucd-parse]