Skip to content

Commit 7be4e4d

Browse files
Bump tokio from 1.36.0 to 1.42.1 in /rust_thruster_mt_bench (#522)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.42.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.42.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f214de commit 7be4e4d

File tree

2 files changed

+14
-23
lines changed

2 files changed

+14
-23
lines changed

rust_thruster_mt_bench/Cargo.lock

Lines changed: 13 additions & 22 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
@@ -22,7 +22,7 @@ jemallocator = "0.5.0"
2222
prost = "0.11.0"
2323
thruster = { version = "1.3.10", features = ["hyper_server"] }
2424
thruster-grpc = "0.2.3"
25-
tokio = { version = "1.36", features = ["parking_lot", "rt-multi-thread", "macros", "io-util"] }
25+
tokio = { version = "1.42", features = ["parking_lot", "rt-multi-thread", "macros", "io-util"] }
2626

2727
futures = "0.3.24"
2828

0 commit comments

Comments
 (0)