Skip to content

Commit

Permalink
fix(deps): update rust crate axum to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent a16efc0 commit 69cc979
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
14 changes: 6 additions & 8 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 @@ -19,7 +19,7 @@ tracing = "0.1"
url = "2.4"

[dependencies.axum]
version = "0.7"
version = "0.8"
default-features = false
features = [ "http1", "json", "tokio" ]

Expand Down

0 comments on commit 69cc979

Please sign in to comment.