Skip to content

Commit 741aaf1

Browse files
Bump tokio from 1.42.1 to 1.43.1 in /rust_thruster_mt_bench (#530)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.1 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.1...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d26e0e0 commit 741aaf1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rust_thruster_mt_bench/Cargo.lock

Lines changed: 6 additions & 6 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.42", features = ["parking_lot", "rt-multi-thread", "macros", "io-util"] }
25+
tokio = { version = "1.43", features = ["parking_lot", "rt-multi-thread", "macros", "io-util"] }
2626

2727
futures = "0.3.24"
2828

0 commit comments

Comments
 (0)