Skip to content

Commit 63700ed

Browse files
build(deps): bump tokio from 1.8.1 to 1.8.2 (#1155)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.8.1...tokio-1.8.2) --- 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 f39eb89 commit 63700ed

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

21412141
[[package]]
21422142
name = "tokio"
2143-
version = "1.8.1"
2143+
version = "1.8.2"
21442144
source = "registry+https://github.com/rust-lang/crates.io-index"
2145-
checksum = "98c8b05dc14c75ea83d63dd391100353789f5f24b8b3866542a5e85c8be8e985"
2145+
checksum = "c2602b8af3767c285202012822834005f596c811042315fa7e9f5b12b2a43207"
21462146
dependencies = [
21472147
"autocfg",
21482148
"bytes",

0 commit comments

Comments
 (0)