Skip to content

Commit 66a5911

Browse files
chore(deps): bump tokio from 1.42.0 to 1.43.1 in /rust-stream
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d17b4eb commit 66a5911

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust-stream/Cargo.lock

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

rust-stream/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ edition = "2021"
77

88
[dependencies]
99
rabbitmq-stream-client = "0.4.4"
10-
tokio = { version = "1.39.0", features = ["rt", "rt-multi-thread", "macros"] }
10+
tokio = { version = "1.43.1", features = ["rt", "rt-multi-thread", "macros"] }
1111
futures = "0.3.30"

0 commit comments

Comments
 (0)