Skip to content

Commit

Permalink
Fix Rust 1.61 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Mar 22, 2024
1 parent fd1e90c commit 51c9f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ rand_distr = "0.4"
serde_json = "1"
streaming-stats = "0.2"
quantiles = "0.7"
proptest = "=1.4"
proptest = "=1.2"

[package.metadata.docs.rs]
# Enable certain features when building docs for docs.rs
Expand Down

0 comments on commit 51c9f75

Please sign in to comment.