Skip to content

Commit

Permalink
Update Rust crate axum to 0.8.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 19511d3
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 @@ -91,7 +91,7 @@ type-system.path = "libs/@blockprotocol/type-system/rust"
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 = { version = "0.8.0" }
axum-core = { version = "0.4.5" }
bumpalo = { version = "=3.16.0", default-features = false }
bytes = { version = "1.9.0" }
Expand Down

0 comments on commit 19511d3

Please sign in to comment.