diff --git a/Cargo.toml b/Cargo.toml index 0c36545..8370a16 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ rand_distr = "0.4" serde_json = "1" streaming-stats = "0.2" quantiles = "0.7" -proptest = "=1.1" +proptest = "=1.0" [package.metadata.docs.rs] # Enable certain features when building docs for docs.rs