Skip to content

Commit

Permalink
fix(deps): update rust crate axum to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 26f4e98 commit d3934b0
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 23 deletions.
199 changes: 177 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2'
chrono-tz = '0.8.3'
dotenvy = '0.15.7'
erased-serde = '0.3.28'
Expand Down

0 comments on commit d3934b0

Please sign in to comment.