Skip to content

Commit 88e49a1

Browse files
Bump tokio from 1.41.1 to 1.42.0 (#9)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.1 to 1.42.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 972ac9a commit 88e49a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ similar_names = "allow"
2929

3030
[dependencies]
3131
clap = { version = "4.5", features = ["color", "derive", "unicode"] }
32-
tokio = { version = "1.41", features = [
32+
tokio = { version = "1.42", features = [
3333
"macros",
3434
"net",
3535
"parking_lot",

0 commit comments

Comments
 (0)