Skip to content

Commit

Permalink
Update Rust crate axum-core to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Jan 1, 2025
1 parent 7340290 commit 96ab03c
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 @@ -92,7 +92,7 @@ ahash = { version = "=0.8.11", default-features = false }
ariadne = { version = "=0.5.0", default-features = false }
aws-types = { version = "=1.3.3", default-features = false }
axum = { version = "0.7.5" }
axum-core = { version = "0.4.5" }
axum-core = { version = "0.5.0" }
bumpalo = { version = "=3.16.0", default-features = false }
bytes = { version = "1.9.0" }
clap_builder = { version = "=4.5.23", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 96ab03c

Please sign in to comment.