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.
12 lines
345 B
12 lines
345 B
6 years ago
|
--- 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
|
||
7 years ago
|
@@ -20,7 +20,7 @@
|
||
|
license = "MIT OR Apache-2.0"
|
||
|
repository = "https://github.com/utkarshkukreti/diff.rs"
|
||
|
[dev-dependencies.quickcheck]
|
||
|
-version = "0.4.1"
|
||
7 years ago
|
+version = "0.6"
|
||
7 years ago
|
default-features = false
|
||
|
|
||
|
[dev-dependencies.speculate]
|