Skip to content

Commit

Permalink
Bump axum from 0.4.5 to 0.4.6 (caulagi#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent 8c2877f commit 6894991
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 frontendservice/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "frontend-server"
path = "src/main.rs"

[dependencies]
axum = "0.4.5"
axum = "0.4.6"
bytes = "1.1.0"
prost = "0.9.0"
tokio = { version = "1.16.1", features = ["macros", "rt-multi-thread"] }
Expand Down

0 comments on commit 6894991

Please sign in to comment.