Skip to content

Commit 78b9594

Browse files
chore(deps): bump tokio from 1.52.0 to 1.52.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.0 to 1.52.1. - [Commits](tokio-rs/tokio@tokio-1.52.0...tokio-1.52.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ab552b commit 78b9594

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ serde_with = { default-features = false, version = "3", features = ["
401401
sha2 = { default-features = false, version = "0.11.0" }
402402
thiserror = { default-features = false, version = "2.0.12" }
403403
time = { default-features = false, version = "0.3.45" }
404-
tokio = { default-features = false, version = "1.48.0" }
404+
tokio = { default-features = false, version = "1.52.1" }
405405
tokio-metrics = { default-features = false, version = "0.5.0" }
406406
tokio-util = { default-features = false, version = "0.7.18" }
407407
toml_edit = { default-features = false, version = "0.25" }

0 commit comments

Comments
 (0)