Skip to content

Commit

Permalink
fix(deps): update rust crate axum to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent 3953e49 commit e9a043a
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 @@ -9,7 +9,7 @@ license = "MIT"
[dependencies]
argon2 = "0.5.2"
async-trait = "0.1.74"
axum = "0.6.20"
axum = "0.7.3"
chrono = { version = "0.4.31", features = ["serde"] }
derivative = "2.2.0"
envy = "0.4.2"
Expand Down

0 comments on commit e9a043a

Please sign in to comment.