--- diff-0.1.11/Cargo.toml 1970-01-01T01:00:00+01:00 +++ diff-0.1.11/Cargo.toml 2017-12-02T17:32:39.982874+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.5" default-features = false [dev-dependencies.speculate]