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

12 lines
345 B

--- diff-0.1.11/Cargo.toml 1970-01-01T01:00:00+01:00
+++ diff-0.1.11/Cargo.toml 2018-01-01T12:40:11.675068+01:00
@@ -20,7 +20,7 @@
license = "MIT OR Apache-2.0"
repository = "https://github.com/utkarshkukreti/diff.rs"
[dev-dependencies.quickcheck]
-version = "0.4.1"
+version = "0.6"
default-features = false
[dev-dependencies.speculate]