Skip to content

Commit

Permalink
Bump axum from 0.3.4 to 0.4.3 (caulagi#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 29, 2021
1 parent 29f8a1e commit 02c434d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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.3.4"
axum = "0.4.3"
bytes = "1.1.0"
prost = "0.9.0"
tokio = { version = "1.15.0", features = ["macros", "rt-multi-thread"] }
Expand Down

0 comments on commit 02c434d

Please sign in to comment.