Skip to content

Commit

Permalink
chore(deps): update rust crate axum to 0.8.0 (#827)
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 15, 2025
1 parent 306d707 commit b876af9
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 @@ -32,7 +32,7 @@ shulker-utils = { path = "./packages/shulker-utils" }
# External
anyhow = "1.0.86"
async-trait = "0.1.81"
axum = "0.7.5"
axum = "0.8.0"
base64 = "0.22.1"
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5.16", features = ["derive", "env"] }
Expand Down

0 comments on commit b876af9

Please sign in to comment.