Skip to content

Commit a55fd76

Browse files
build(deps): bump tokio from 1.9.0 to 1.10.0 (#1204)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.9.0...tokio-1.10.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 b09f97c commit a55fd76

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

21492149
[[package]]
21502150
name = "tokio"
2151-
version = "1.9.0"
2151+
version = "1.10.0"
21522152
source = "registry+https://github.com/rust-lang/crates.io-index"
2153-
checksum = "4b7b349f11a7047e6d1276853e612d152f5e8a352c61917887cc2169e2366b4c"
2153+
checksum = "01cf844b23c6131f624accf65ce0e4e9956a8bb329400ea5bcc26ae3a5c20b0b"
21542154
dependencies = [
21552155
"autocfg",
21562156
"bytes",

0 commit comments

Comments
 (0)