Skip to content

Commit 795c2fe

Browse files
Bump prost-build from 0.6.1 to 0.14.1 in /rust_thruster_mt_bench
--- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 741aaf1 commit 795c2fe

File tree

2 files changed

+49
-81
lines changed

2 files changed

+49
-81
lines changed

rust_thruster_mt_bench/Cargo.lock

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

rust_thruster_mt_bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tokio = { version = "1.43", features = ["parking_lot", "rt-multi-thread", "macro
2727
futures = "0.3.24"
2828

2929
[build-dependencies]
30-
prost-build = "0.6"
30+
prost-build = "0.14"
3131

3232
[[bin]]
3333
name = "helloworld-server"

0 commit comments

Comments
 (0)