Skip to content

Commit f114a7e

Browse files
Merge pull request #388 from unhappychoice/dependabot/cargo/tokio-1.50.0
chore(deps): bump tokio from 1.49.0 to 1.50.0
2 parents 5bf8b58 + 6a559fb commit f114a7e

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
@@ -76,7 +76,7 @@ log = "0.4"
7676
log4rs = "1.4"
7777
env_logger = "0.11"
7878
tempfile = "3.25"
79-
tokio = { version = "1.49", features = ["macros", "rt-multi-thread"] }
79+
tokio = { version = "1.50", features = ["macros", "rt-multi-thread"] }
8080
reqwest = { version = "0.13", features = ["json"] }
8181
async-trait = "0.1"
8282
atty = "0.2"

0 commit comments

Comments
 (0)