Skip to content

Commit

Permalink
update axum to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
getong committed Jan 13, 2025
1 parent cbb6a24 commit 0b48bec
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 @@ -40,7 +40,7 @@ async-std = { version = "1.6.0", features = ["attributes"] }
serde = { version = "1.0", features = ["derive"] }

# Axum
axum = "0.7.4"
axum = "0.8.1"

# Rocket dependencies
rocket = "0.5.0-rc.2"
Expand Down

0 comments on commit 0b48bec

Please sign in to comment.