Skip to content

Commit c4318b5

Browse files
Merge pull request #1176 from containers/renovate/tokio-prost-monorepo
fix(deps): update rust crate prost to 0.13.5
2 parents a8bd0a7 + 18889e4 commit c4318b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tokio = { version = "1.43.0", features = ["rt", "rt-multi-thread", "signal", "fs
5757
tokio-stream = { version = "0.1.17", features = ["net"] }
5858
tonic = "0.12.3"
5959
mozim = "0.2.5"
60-
prost = "0.13.4"
60+
prost = "0.13.5"
6161
futures-channel = "0.3.31"
6262
futures-core = "0.3.31"
6363
futures-util = "0.3.31"

0 commit comments

Comments
 (0)