Skip to content

Commit

Permalink
update cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Runji Wang <[email protected]>
  • Loading branch information
wangrunji0408 committed Mar 5, 2024
1 parent 883178c commit 5bb888e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ aws-types = "1"
etcd-client = { package = "madsim-etcd-client", version = "0.4" }
futures-async-stream = "0.2.9"
hytra = "0.1"
rdkafka = { package = "madsim-rdkafka", version = "0.3.1", features = [
rdkafka = { package = "madsim-rdkafka", version = "0.3.3", features = [
"cmake-build",
] }
hashbrown = { version = "0.14.0", features = [
Expand Down

0 comments on commit 5bb888e

Please sign in to comment.