--- 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]