Skip to content

Commit 2a35005

Browse files
Bump prost-build from 0.6.1 to 0.14.0 in /rust_thruster_mt_bench
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.6.1 to 0.14.0. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.6.1...v0.14.0) --- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 741aaf1 commit 2a35005

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)