Skip to content

Commit 5aba267

Browse files
Merge pull request #353 from rabbitmq/dependabot/cargo/rust/tokio-1.20.4
Bump tokio from 1.20.3 to 1.20.4 in /rust
2 parents 8fe45d3 + ab7f7ee commit 5aba267

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition = "2018"
77
[dependencies]
88
futures = "0.3.21"
99
lapin = "2.1.1"
10-
tokio = { version = "1.20.3", features = ["full"] }
10+
tokio = { version = "1.20.4", features = ["full"] }
1111
uuid = { version = "1.1.1", features = ["v4"] }
1212
tokio-stream = "0.1"

0 commit comments

Comments
 (0)