Skip to content

Commit

Permalink
fix(deps): update rust crate axum to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 741b5e2 commit 386ea2c
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 87 deletions.
208 changes: 122 additions & 86 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 crates/whirl_api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ publish = false

[dependencies]
# Web-server
axum = "0.4.4"
axum = "0.7.0"
hyper = "0.14.17"

# Utility
Expand Down

0 comments on commit 386ea2c

Please sign in to comment.