Skip to content

Commit c1e2a5a

Browse files
build(deps): bump tokio from 1.39.2 to 1.39.3 (#3146)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.39.3. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.39.3) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6e0dc7 commit c1e2a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3315,9 +3315,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
33153315

33163316
[[package]]
33173317
name = "tokio"
3318-
version = "1.39.2"
3318+
version = "1.39.3"
33193319
source = "registry+https://github.com/rust-lang/crates.io-index"
3320-
checksum = "daa4fb1bc778bd6f04cbfc4bb2d06a7396a8f299dc33ea1900cedaa316f467b1"
3320+
checksum = "9babc99b9923bfa4804bd74722ff02c0381021eafa4db9949217e3be8e84fff5"
33213321
dependencies = [
33223322
"backtrace",
33233323
"bytes",

0 commit comments

Comments
 (0)