Skip to content

Commit 8fa04f5

Browse files
build(deps): bump tokio from 1.6.1 to 1.7.0 (#1079)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.6.1...tokio-1.7.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 514d057 commit 8fa04f5

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

21812181
[[package]]
21822182
name = "tokio"
2183-
version = "1.6.1"
2183+
version = "1.7.0"
21842184
source = "registry+https://github.com/rust-lang/crates.io-index"
2185-
checksum = "0a38d31d7831c6ed7aad00aa4c12d9375fd225a6dd77da1d25b707346319a975"
2185+
checksum = "c79ba603c337335df6ba6dd6afc38c38a7d5e1b0c871678439ea973cd62a118e"
21862186
dependencies = [
21872187
"autocfg",
21882188
"bytes",

0 commit comments

Comments
 (0)