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 89c84f5 commit 46b1257Copy full SHA for 46b1257
Cargo.toml
@@ -45,7 +45,7 @@ dotenv = "0.15"
45
futures = "0.3"
46
proptest = "1"
47
proptest-derive = "0.3"
48
-rustls-pemfile = "0.3"
+rustls-pemfile = "1.0"
49
rdkafka = { version = "0.28", default-features = false, features = ["libz", "tokio", "zstd"] }
50
tokio = { version = "1.14", features = ["macros", "rt-multi-thread"] }
51
tracing-log = "0.1"
0 commit comments