Skip to content

Commit ab7f7ee

Browse files
Bump tokio from 1.20.3 to 1.20.4 in /rust
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.3 to 1.20.4. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.20.3...tokio-1.20.4) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fe45d3 commit ab7f7ee

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)