Skip to content

Commit 5de319b

Browse files
fix(deps): update rust crate axum to 0.7.0
1 parent 9c72a0e commit 5de319b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/translator/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
axum = "0.5.17"
7+
axum = "0.7.0"
88
async-trait = "0.1.80"
99
pbjson-types = "0.5.1"
1010
prost = "0.11.8"

0 commit comments

Comments
 (0)