We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbd3f7 commit 05ecd8cCopy full SHA for 05ecd8c
servers/translator/Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
axum = "0.5.17"
8
async-trait = "0.1.80"
9
pbjson-types = "0.5.1"
10
-prost = "0.11.8"
+prost = "0.13.0"
11
tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread"] }
12
tonic = { version = "0.9.1", features = ["gzip"] }
13
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
0 commit comments