Skip to content

Commit 71c9d17

Browse files
Bump tokio from 1.23.0 to 1.23.1 in /rust (#11520)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.23.0...tokio-1.23.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee4b910 commit 71c9d17

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -16,7 +16,7 @@ clap = { version = "4.0.22", features = ["derive"] }
1616
log = "0.4.0"
1717
env_logger = "0.9.3"
1818
regex = "1.7.0"
19-
tokio = { version = "1.21.2", default-features = false, features = ["macros", "net", "rt-multi-thread"] }
19+
tokio = { version = "1.23.1", default-features = false, features = ["macros", "net", "rt-multi-thread"] }
2020
tempfile = "3.3.0"
2121
reqwest = { version = "0.11.12", default-features = false, features = [ "rustls-tls" ] }
2222
zip = "0.6.3"

0 commit comments

Comments
 (0)