Skip to content

Commit ada0fa7

Browse files
authored
Merge pull request #108 from GiganticMinecraft/renovate/prost-0.x
fix(deps): update rust crate prost to 0.11.9
2 parents 9dc9ddc + 7af7864 commit ada0fa7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

server/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/infra/grpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ anyhow = "1.0.71"
1313
async-trait = "0.1.68"
1414
log = "0.4.17"
1515
pbjson-types = "0.5.1"
16-
prost = "0.11.8"
16+
prost = "0.11.9"
1717
serde = "1.0.163"
1818
tonic = { version = "0.9.2", features = ["gzip"] }

0 commit comments

Comments
 (0)