Skip to content

Commit

Permalink
update madsim-rdkafka to fix the bug
Browse files Browse the repository at this point in the history
Signed-off-by: Runji Wang <[email protected]>
  • Loading branch information
wangrunji0408 committed Apr 1, 2024
1 parent 1b9efc2 commit f0812e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3", features = [
rdkafka = { package = "madsim-rdkafka", version = "0.3.4", features = [
"cmake-build",
] }
hashbrown = { version = "0.14.0", features = [
Expand Down

0 comments on commit f0812e7

Please sign in to comment.