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 5d89290 + 1dfe6b1 commit bbf97a7Copy full SHA for bbf97a7
Cargo.toml
@@ -48,7 +48,7 @@ j4rs = "0.20.0"
48
once_cell = "1.9"
49
procspawn = "1.0"
50
proptest = "1"
51
-proptest-derive = "0.4"
+proptest-derive = "0.5"
52
rustls-pemfile = "2.0"
53
rdkafka = { version = "0.35", default-features = false, features = ["libz", "tokio", "zstd"] }
54
tokio = { version = "1.14", features = ["macros", "rt-multi-thread"] }
0 commit comments