Skip to content

Commit

Permalink
chore(deps): update rust crate axum to 0.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2023
1 parent 3a482a8 commit 567b2e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ edition = "2021"
publish = false

[workspace.dependencies]
axum = "0.6.12"
axum = "0.6.14"
serde = { version = "1.0.160", features = ["derive"] }
anyhow = "1.0.70"
async-trait = "0.1.68"
Expand Down

0 comments on commit 567b2e1

Please sign in to comment.