Skip to content

Commit

Permalink
Update Rust crate axum to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent c899a13 commit ed5cfc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ warp = "0.3.6"
rdkafka = { version = "0.36.1", features = ["cmake-build", "ssl"] }
prost = "0.12.3"
moka = { version = "0.12.3", features = ["future"] }
axum = "0.7.3"
axum = "0.7.4"
serde = { version = "1.0.195", features = ["derive"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
Expand Down

0 comments on commit ed5cfc9

Please sign in to comment.