Skip to content

Commit 9977cee

Browse files
chore(deps): bump tokio from 1.52.1 to 1.52.2 (#2072)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 768fbf4 commit 9977cee

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
@@ -51,7 +51,7 @@ thiserror = "2.0.18"
5151
clap = "4.6.1"
5252

5353
#====
54-
tokio = "1.52.1"
54+
tokio = "1.52.2"
5555
tokio-stream = "0.1.18"
5656
tokio-util = "0.7.18"
5757
async-trait = "0.1.89"

0 commit comments

Comments
 (0)