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] authored Dec 29, 2023
1 parent 26f4e98 commit 2b02c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railboard-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[dependencies]
async-lock = '2.7.0'
async-trait = '0.1.72'
axum = '0.6.19'
axum = '0.7.3'
chrono-tz = '0.8.3'
dotenvy = '0.15.7'
erased-serde = '0.3.28'
Expand Down

0 comments on commit 2b02c63

Please sign in to comment.