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
299 B

--- bstr-0.2.14/Cargo.toml 2020-10-18T16:17:01+00:00
+++ bstr-0.2.14/Cargo.toml 2020-11-11T16:57:59.188725+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]