Skip to content

Commit 2e4179b

Browse files
authored
Merge pull request #241 from JakeStanger/dependabot/cargo/tokio-1.48.0
build(deps): bump tokio from 1.47.1 to 1.48.0
2 parents 1ef11d2 + fff08b1 commit 2e4179b

File tree

2 files changed

+23
-82
lines changed

2 files changed

+23
-82
lines changed

Cargo.lock

Lines changed: 22 additions & 81 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
@@ -23,7 +23,7 @@ mpd_client = "1.4.1"
2323
regex = "1.12.1"
2424
serde = { version = "1.0.228", features = ["derive"] }
2525
reqwest = { version = "0.12.23", features = ["json"] }
26-
tokio = { version = "1.47.1", features = ["rt-multi-thread"] }
26+
tokio = { version = "1.48.0", features = ["rt-multi-thread"] }
2727
universal-config = { version = "0.5.1", default-features = false, features = ["toml", "save"] }
2828
mpd-utils = "0.2.1"
2929
tracing = "0.1.41"

0 commit comments

Comments
 (0)