We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecafe01 commit d6db2daCopy full SHA for d6db2da
server/infra/grpc/Cargo.toml
@@ -13,6 +13,6 @@ anyhow = "1.0.82"
13
async-trait = "0.1.80"
14
log = "0.4.21"
15
pbjson-types = "0.5.1"
16
-prost = "0.11.9"
+prost = "0.12.0"
17
serde = "1.0.198"
18
tonic = { version = "0.9.2", features = ["gzip"] }
0 commit comments