Skip to content

Commit 81c3c0f

Browse files
chore(deps): 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 2183d64 commit 81c3c0f

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
@@ -38,7 +38,7 @@ serde = { version = "1.0.213", features = ["derive"] }
3838
serde_json = "1.0.132"
3939
sha2 = "0.10.8"
4040
thiserror = "1.0.65"
41-
tokio = { version = "1.41.0", features = ["full"] }
41+
tokio = { version = "1.43.1", features = ["full"] }
4242
tokio-util = "0.7.12"
4343
tracing = { version = "0.1.40", features = ["max_level_trace", "release_max_level_info"] }
4444
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

0 commit comments

Comments
 (0)