Skip to content

Commit 18889e4

Browse files
fix(deps): update rust crate prost to 0.13.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8bd0a7 commit 18889e4

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)