Skip to content

Commit

Permalink
Update Rust crate rdkafka to 0.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent f32d842 commit d699e93
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 @@ -17,7 +17,7 @@ log = "0.4.20"
simple_logger = { version = "4.3.3", features = ["threads"] }
tokio = { version = "1.35.1", features = ["full"] }
warp = "0.3.6"
rdkafka = { version = "0.36.0", features = ["cmake-build", "ssl"] }
rdkafka = { version = "0.36.1", features = ["cmake-build", "ssl"] }
prost = "0.12.3"
moka = { version = "0.12.3", features = ["future"] }
axum = "0.7.3"
Expand Down

0 comments on commit d699e93

Please sign in to comment.