We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f072ce5 commit 2c2af42Copy full SHA for 2c2af42
crates/async-compression/Cargo.toml
@@ -65,7 +65,7 @@ futures = "0.3.5"
65
futures-test = "0.3.5"
66
ntest = "0.9"
67
proptest = "1"
68
-proptest-derive = "0.6"
+proptest-derive = "0.7"
69
rand = "0.9"
70
tokio = { version = "1.38.2", default-features = false, features = [
71
"io-util",
0 commit comments