Skip to content

Commit

Permalink
Merge pull request #176 from Totodore/dependabot/cargo/salvo-0.58.5
Browse files Browse the repository at this point in the history
chore(deps): bump salvo from 0.58.3 to 0.58.5
  • Loading branch information
Totodore authored Nov 24, 2023
2 parents c03303a + 61f92de commit bb2cea1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
hyper = "0.14.25"
axum = "0.6.20"
warp = "0.3.6"
salvo = { version = "0.58.2", features = ["tower-compat"] }
salvo = { version = "0.58.5", features = ["tower-compat"] }

# Hyper v0.1
http-body-v1 = { package = "http-body", version = "1.0.0-rc.2" }
Expand Down

0 comments on commit bb2cea1

Please sign in to comment.