Skip to content

Commit 3065efa

Browse files
Merge pull request #1 from trinhminhtriet/dependabot/cargo/tokio-1.41.0
Bump tokio from 1.40.0 to 1.41.0
2 parents 2db504d + 09f5bed commit 3065efa

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)