Skip to content

Commit

Permalink
fix(deps): update rust crate axum to 0.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 184b53c commit 064e42c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 80 deletions.
100 changes: 21 additions & 79 deletions servers/translator/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 servers/translator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
axum = "0.5.17"
axum = "0.6.20"
async-trait = "0.1.64"
pbjson-types = "0.5.1"
prost = "0.11.8"
Expand Down

0 comments on commit 064e42c

Please sign in to comment.