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 8e4a626 + 2067ca2 commit 6d59ab9Copy full SHA for 6d59ab9
Cargo.toml
@@ -19,7 +19,7 @@ documentation = "https://docs.rs/rskafka/"
19
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
20
21
[dependencies]
22
-async-socks5 = { version = "0.5", optional = true }
+async-socks5 = { version = "0.6", optional = true }
23
async-trait = "0.1"
24
bytes = "1.1"
25
chrono = { version = "0.4", default-features = false }
0 commit comments