Skip to content

Commit

Permalink
chore(deps): update rust crate axum to 0.7.2 (#263)
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 Dec 4, 2023
1 parent 08bd68a commit 0562a8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -32,7 +32,7 @@ shulker-utils = { path = "./packages/shulker-utils" }
# External
anyhow = "1.0.75"
async-trait = "0.1.74"
axum = "0.7.1"
axum = "0.7.2"
base64 = "0.21.5"
chrono = { version = "0.4.31", features = ["serde"] }
clap = { version = "4.4.10", features = ["derive", "env"] }
Expand Down

0 comments on commit 0562a8d

Please sign in to comment.