Skip to content

Commit b59217a

Browse files
dependabot[bot]eladyn
authored andcommitted
build(deps): bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6762ea8 commit b59217a

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
@@ -23,7 +23,7 @@ libc = "0.2.82"
2323
log = "0.4.6"
2424
serde = { version = "1.0.115", features = ["derive"] }
2525
sha-1 = "0.10"
26-
tokio = {version = "1.26.0", features = ["signal", "rt-multi-thread", "process", "io-std"] }
26+
tokio = {version = "1.44.2", features = ["signal", "rt-multi-thread", "process", "io-std"] }
2727
tokio-stream = "0.1.7"
2828
url = "2.2.2"
2929
librespot-audio = { version = "0.6", default-features = false }

0 commit comments

Comments
 (0)