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.
2 parents 9b938da + 1bf5973 commit 3264c84Copy full SHA for 3264c84
Cargo.toml
@@ -55,7 +55,7 @@ futures = "0.3.5"
55
futures-test = "0.3.5"
56
ntest = "0.9"
57
proptest = "1"
58
-proptest-derive = "0.5"
+proptest-derive = "0.6"
59
rand = "0.9"
60
tokio = { version = "1.38.2", default-features = false, features = ["io-util", "macros", "rt-multi-thread", "io-std"] }
61
tokio-util = { version = "0.7", default-features = false, features = ["io"] }
0 commit comments