Skip to content

Commit 9d2041c

Browse files
Merge pull request #589 from rabbitmq/dependabot/cargo/rust-stream/tokio-1.43.1
chore(deps): bump tokio from 1.42.0 to 1.43.1 in /rust-stream
2 parents 5cb3739 + 66a5911 commit 9d2041c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust-stream/Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-stream/Cargo.toml

+1-1
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)