Skip to content

Commit 71f3bd8

Browse files
authored
Merge pull request #200 from murdock-ng/dependabot/cargo/tokio-1.48.0
Build(deps): bump tokio from 1.45.1 to 1.48.0
2 parents 714f208 + 0b8a65e commit 71f3bd8

File tree

2 files changed

+39
-71
lines changed

2 files changed

+39
-71
lines changed

Cargo.lock

Lines changed: 38 additions & 70 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
@@ -21,4 +21,4 @@ platform-dirs = "0.3.0"
2121
reqwest = { version = "0.13.1", features = ["blocking"] }
2222
serde = { version = "1.0.228", features = ["derive"] }
2323
serde_yaml = "0.9.34"
24-
tokio = { version = "1.45.1", features = ["full"] }
24+
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)