Skip to content

Commit

Permalink
chore(deps): update rust crate axum to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent c3f834d commit 216318a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ debug = true

[dependencies]
anyhow = "1.0"
axum = { version = "0.7.7", default-features = false, features = [
axum = { version = "0.8.0", default-features = false, features = [
"json",
"tokio",
"http1",
Expand Down

0 comments on commit 216318a

Please sign in to comment.