Bump tokio-macros from 1.7.0 to 1.8.0 (#16)

Bumps [tokio-macros](https://github.com/tokio-rs/tokio) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-macros-1.7.0...tokio-macros-1.8.0)

---
updated-dependencies:
- dependency-name: tokio-macros
  dependency-type: indirect
  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>
This commit is contained in:
dependabot[bot]
2022-06-08 07:35:27 +08:00
committed by GitHub
parent 39483bc969
commit 9fff19d43b

4
Cargo.lock generated
View File

@@ -1627,9 +1627,9 @@ dependencies = [
[[package]]
name = "tokio-macros"
version = "1.7.0"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
dependencies = [
"proc-macro2",
"quote",