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

12 lines
345 B

--- diff-0.1.11/Cargo.toml 1970-01-01T00:00:00+00:00
+++ diff-0.1.11/Cargo.toml 2019-07-22T17:24:39.397574+00: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]