Skip to content

Commit 838bc34

Browse files
Bump tokio from 1.40.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4de39db commit 838bc34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -60,7 +60,7 @@ strum_macros = "0.24"
6060
tempfile = "3.19.0"
6161
thiserror = "1.0"
6262
time = "= 0.3.23"
63-
tokio = { version = "1.28", features = ["full"] }
63+
tokio = { version = "1.43", features = ["full"] }
6464
tokio-rayon = "2.1"
6565
tower = "0.4"
6666
tower-http = { version = "0.4", features = ["normalize-path", "trace", "validate-request"] }

0 commit comments

Comments
 (0)