Skip to content

Commit 8e3aa32

Browse files
Merge pull request #138 from danieleades/dependabot/cargo/main/tokio-1.42.0
chore(deps): bump tokio from 1.41.1 to 1.42.0
2 parents 3b5255a + ec0c5b2 commit 8e3aa32

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
@@ -31,5 +31,5 @@ tracing = "0.1.41"
3131
[dev-dependencies]
3232
clap = { version = "4.5.21", features = ["derive", "env"] }
3333
doc-comment = "0.3.3"
34-
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread"] }
34+
tokio = { version = "1.42.0", features = ["macros", "rt-multi-thread"] }
3535
tracing = "0.1.41"

0 commit comments

Comments
 (0)