Skip to content

Commit 1fbed2f

Browse files
Bump tokio from 1.42.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8819ce5 commit 1fbed2f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -44,7 +44,7 @@ strum_macros = "0.25"
4444
temp-env = "0.3.6"
4545
term = "0.7.0"
4646
thiserror = "1.0.37"
47-
tokio = { version = "1.32.0", features = ["rt-multi-thread"] }
47+
tokio = { version = "1.43.1", features = ["rt-multi-thread"] }
4848
tokio-stream = "0.1.14"
4949
walkdir = "2.3.3"
5050
warp = "0.3.5"

0 commit comments

Comments
 (0)