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 fe2a1f4 + 29b93a0 commit 2c7bd88Copy full SHA for 2c7bd88
Cargo.toml
@@ -50,7 +50,7 @@ procspawn = "1.0"
50
proptest = "1"
51
proptest-derive = "0.4"
52
rustls-pemfile = "2.0"
53
-rdkafka = { version = "0.34", default-features = false, features = ["libz", "tokio", "zstd"] }
+rdkafka = { version = "0.35", default-features = false, features = ["libz", "tokio", "zstd"] }
54
tokio = { version = "1.14", features = ["macros", "rt-multi-thread"] }
55
tracing-log = "0.2"
56
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
0 commit comments