Bump tokio from 1.18.4 to 1.18.5

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

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-04 02:18:34 +00:00 committed by GitHub
parent 8a92b59502
commit 1225925da2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -195,9 +195,9 @@ dependencies = [
[[package]]
name = "tokio"
version = "1.18.4"
version = "1.18.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8bfb875c82dc0a4f1f37a30e720dee181a2b3a06a428b0fc6873ea38d6407850"
checksum = "0e050c618355082ae5a89ec63bbf897225d5ffe84c7c4e036874e4d185a5044e"
dependencies = [
"bytes",
"libc",