Skip to content

Commit 40a5b38

Browse files
Bump tokio from 1.41.1 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.41.1 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...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 cff3168 commit 40a5b38

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -43,7 +43,7 @@ serde_json = { version = "1.0.142", features = ["alloc"] }
4343
sha2 = "0.10.9"
4444
tempfile = "3.10.1"
4545
thiserror = "1.0.68"
46-
tokio = { version = "1.41.1", features = ["full"] }
46+
tokio = { version = "1.43.1", features = ["full"] }
4747
tokio-stream = "0.1.17"
4848
tokio-util = { version = "0.7.16", features = ["io"] }
4949
tracing = "0.1.41"

0 commit comments

Comments
 (0)