Skip to content

Commit

Permalink
fix(deps): update rust crate axum-core to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 8eb5c5d commit 0189e83
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 @@ -17,7 +17,7 @@ maintenance = { status = "actively-developed" }

[dependencies]
axum = "0.6.20"
axum-core = "0.3.4"
axum-core = "0.4.0"
axum-sessions = "0.5.0"
base64 = "0.22.1"
rand = "0.8.5"
Expand Down

0 comments on commit 0189e83

Please sign in to comment.