Skip to content

Commit 4bb829c

Browse files
parmesantde-sh
andauthored
Update Cargo.toml
Co-authored-by: Devdutt Shenoi <[email protected]> Signed-off-by: parmesant <[email protected]>
1 parent 2ac5087 commit 4bb829c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ codegen-units = 1
138138

139139
# adding rdkafka here because, for unsupported platforms, cargo skips other deps which come after this
140140
[target.'cfg(all(target_os = "linux", target_arch = "x86_64"))'.dependencies]
141-
rdkafka = { version = "0.36.2", default-features = false, features = ["tokio"] }
141+
rdkafka = { version = "0.36.2", default-features = false, features = ["tokio"] }

0 commit comments

Comments
 (0)