Skip to content

Commit c3ec7bb

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

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
@@ -2352,9 +2352,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
23522352

23532353
[[package]]
23542354
name = "tokio"
2355-
version = "1.17.0"
2355+
version = "1.18.0"
23562356
source = "registry+https://github.com/rust-lang/crates.io-index"
2357-
checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"
2357+
checksum = "0f48b6d60512a392e34dbf7fd456249fd2de3c83669ab642e021903f4015185b"
23582358
dependencies = [
23592359
"bytes",
23602360
"libc",

0 commit comments

Comments
 (0)