Skip to content

Commit 1805344

Browse files
Bump tokio from 1.42.1 to 1.43.1 in /rust_tonic_st_bench
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>
1 parent 7be4e4d commit 1805344

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rust_tonic_st_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_tonic_st_bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ lto = true
1313
jemallocator = "0.5.0"
1414
tonic = "0.11"
1515
prost = "0.12"
16-
tokio = { version = "1.42", features = ["rt", "macros", "io-util"] }
16+
tokio = { version = "1.43", features = ["rt", "macros", "io-util"] }
1717

1818
[build-dependencies]
1919
tonic-build = "0.11"

0 commit comments

Comments
 (0)