Skip to content

Commit 0534697

Browse files
authored
Merge pull request #56 from alterware/dependabot/cargo/tokio-1.52.1
build(deps): bump tokio from 1.47.1 to 1.52.1
2 parents da12518 + 2f1cdd5 commit 0534697

2 files changed

Lines changed: 35 additions & 86 deletions

File tree

Cargo.lock

Lines changed: 34 additions & 85 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
@@ -22,7 +22,7 @@ reqwest = { version = "0.13", features = ["stream"] }
2222
futures-util = "0.3"
2323
futures = "0.3"
2424
indicatif = "0.18"
25-
tokio = { version="1.47", features = ["rt-multi-thread", "macros"] }
25+
tokio = { version="1.52", features = ["rt-multi-thread", "macros"] }
2626
simple-log = "2.4"
2727
walkdir = "2.5"
2828

0 commit comments

Comments
 (0)