Skip to content

Commit 09f5bed

Browse files
Bump tokio from 1.40.0 to 1.41.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2db504d commit 09f5bed

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.40", features = [
32+
tokio = { version = "1.41", features = [
3333
"macros",
3434
"net",
3535
"parking_lot",

0 commit comments

Comments
 (0)