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 2ac5087 commit 4bb829cCopy full SHA for 4bb829c
Cargo.toml
@@ -138,4 +138,4 @@ codegen-units = 1
138
139
# adding rdkafka here because, for unsupported platforms, cargo skips other deps which come after this
140
[target.'cfg(all(target_os = "linux", target_arch = "x86_64"))'.dependencies]
141
-rdkafka = { version = "0.36.2", default-features = false, features = ["tokio"] }
+rdkafka = { version = "0.36.2", default-features = false, features = ["tokio"] }
0 commit comments