Skip to content

Commit 1735c88

Browse files
build(deps): bump tokio from 1.52.1 to 1.52.2 (#15236)
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 2883730 commit 1735c88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2414,9 +2414,9 @@ dependencies = [
24142414

24152415
[[package]]
24162416
name = "tokio"
2417-
version = "1.52.1"
2417+
version = "1.52.2"
24182418
source = "registry+https://github.com/rust-lang/crates.io-index"
2419-
checksum = "b67dee974fe86fd92cc45b7a95fdd2f99a36a6d7b0d431a231178d3d670bbcc6"
2419+
checksum = "110a78583f19d5cdb2c5ccf321d1290344e71313c6c37d43520d386027d18386"
24202420
dependencies = [
24212421
"bytes",
24222422
"libc",

0 commit comments

Comments
 (0)