Skip to content

Commit 0318d82

Browse files
dependabot[bot]Shinyzenith
authored andcommitted
Bump tokio from 1.23.0 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.24.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e10a2b commit 0318d82

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.

swhkd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ nix = "0.23.1"
2222
signal-hook = "0.3.13"
2323
signal-hook-tokio = { version = "0.3.1", features = ["futures-v0_3"] }
2424
sysinfo = "0.23.5"
25-
tokio = { version = "1.17.0", features = ["full"] }
25+
tokio = { version = "1.24.2", features = ["full"] }
2626
tokio-stream = "0.1.8"
2727

2828
[[bin]]

0 commit comments

Comments
 (0)