Skip to content

Commit

Permalink
fix(zeromq-iads-bridge): update rust crate axum to v0.8.0 (#22190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent c98e3f7 commit 5df9e4a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rust-version = "1.80"
edition = "2021"

[dependencies]
axum = "=0.7.9"
axum = "=0.8.0"
chrono = "=0.4.39"
dotenvy = "=0.15.7"
prost = "=0.13.4"
Expand Down

0 comments on commit 5df9e4a

Please sign in to comment.