chore: bump tokio from 1.10.0 to 1.10.1 (#19423)

* chore: bump tokio from 1.10.0 to 1.10.1

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

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <anatoly+githubjenkins@solana.io>
This commit is contained in:
dependabot[bot] 2021-08-25 09:33:35 -06:00 committed by GitHub
parent 38f79a1eac
commit f4d21408aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 35 deletions

66
Cargo.lock generated
View File

@ -196,7 +196,7 @@ dependencies = [
"instant", "instant",
"pin-project 1.0.7", "pin-project 1.0.7",
"rand 0.8.3", "rand 0.8.3",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -1314,7 +1314,7 @@ checksum = "11d1f66c65d1b777fc92a5b57a32c35dcb28b644a8c2c5fbc363cc90e8b99e60"
dependencies = [ dependencies = [
"http", "http",
"prost", "prost",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-stream", "tokio-stream",
"tonic", "tonic",
"tonic-build", "tonic-build",
@ -1686,7 +1686,7 @@ dependencies = [
"simpl", "simpl",
"smpl_jwt", "smpl_jwt",
"time 0.2.25", "time 0.2.25",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -1714,7 +1714,7 @@ dependencies = [
"http", "http",
"indexmap", "indexmap",
"slab", "slab",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-util 0.6.3", "tokio-util 0.6.3",
"tracing", "tracing",
] ]
@ -1921,7 +1921,7 @@ dependencies = [
"itoa", "itoa",
"pin-project-lite 0.2.7", "pin-project-lite 0.2.7",
"socket2", "socket2",
"tokio 1.10.0", "tokio 1.10.1",
"tower-service", "tower-service",
"tracing", "tracing",
"want", "want",
@ -1937,7 +1937,7 @@ dependencies = [
"hyper 0.14.11", "hyper 0.14.11",
"log 0.4.14", "log 0.4.14",
"rustls", "rustls",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-rustls", "tokio-rustls",
"webpki", "webpki",
] ]
@ -1950,7 +1950,7 @@ checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1"
dependencies = [ dependencies = [
"hyper 0.14.11", "hyper 0.14.11",
"pin-project-lite 0.2.7", "pin-project-lite 0.2.7",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-io-timeout", "tokio-io-timeout",
] ]
@ -1963,7 +1963,7 @@ dependencies = [
"bytes 1.0.1", "bytes 1.0.1",
"hyper 0.14.11", "hyper 0.14.11",
"native-tls", "native-tls",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-native-tls", "tokio-native-tls",
] ]
@ -2116,7 +2116,7 @@ dependencies = [
"parity-tokio-ipc 0.9.0", "parity-tokio-ipc 0.9.0",
"serde", "serde",
"serde_json", "serde_json",
"tokio 1.10.0", "tokio 1.10.1",
"url 1.7.2", "url 1.7.2",
"websocket", "websocket",
] ]
@ -2300,7 +2300,7 @@ dependencies = [
"jsonrpc-core 18.0.0", "jsonrpc-core 18.0.0",
"lazy_static", "lazy_static",
"log 0.4.14", "log 0.4.14",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-stream", "tokio-stream",
"tokio-util 0.6.3", "tokio-util 0.6.3",
"unicase 2.6.0", "unicase 2.6.0",
@ -2955,7 +2955,7 @@ dependencies = [
"libc", "libc",
"log 0.4.14", "log 0.4.14",
"rand 0.7.3", "rand 0.7.3",
"tokio 1.10.0", "tokio 1.10.1",
"winapi 0.3.9", "winapi 0.3.9",
] ]
@ -3783,7 +3783,7 @@ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
"serde_urlencoded", "serde_urlencoded",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-native-tls", "tokio-native-tls",
"tokio-rustls", "tokio-rustls",
"url 2.2.2", "url 2.2.2",
@ -4403,7 +4403,7 @@ dependencies = [
"solana-runtime", "solana-runtime",
"solana-sdk", "solana-sdk",
"tarpc", "tarpc",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-serde", "tokio-serde",
] ]
@ -4415,7 +4415,7 @@ dependencies = [
"serde", "serde",
"solana-sdk", "solana-sdk",
"tarpc", "tarpc",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -4431,7 +4431,7 @@ dependencies = [
"solana-sdk", "solana-sdk",
"solana-send-transaction-service", "solana-send-transaction-service",
"tarpc", "tarpc",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-serde", "tokio-serde",
"tokio-stream", "tokio-stream",
] ]
@ -4649,7 +4649,7 @@ dependencies = [
"solana-version", "solana-version",
"solana-vote-program", "solana-vote-program",
"thiserror", "thiserror",
"tokio 1.10.0", "tokio 1.10.1",
"tungstenite", "tungstenite",
"url 2.2.2", "url 2.2.2",
] ]
@ -4750,7 +4750,7 @@ dependencies = [
"systemstat", "systemstat",
"tempfile", "tempfile",
"thiserror", "thiserror",
"tokio 1.10.0", "tokio 1.10.1",
"trees", "trees",
] ]
@ -4859,7 +4859,7 @@ dependencies = [
"solana-version", "solana-version",
"spl-memo", "spl-memo",
"thiserror", "thiserror",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -5095,7 +5095,7 @@ dependencies = [
"solana-vote-program", "solana-vote-program",
"tempfile", "tempfile",
"thiserror", "thiserror",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-stream", "tokio-stream",
"trees", "trees",
] ]
@ -5134,7 +5134,7 @@ dependencies = [
"solana-version", "solana-version",
"solana-vote-program", "solana-vote-program",
"tempfile", "tempfile",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -5275,7 +5275,7 @@ dependencies = [
"solana-logger 1.8.0", "solana-logger 1.8.0",
"solana-sdk", "solana-sdk",
"solana-version", "solana-version",
"tokio 1.10.0", "tokio 1.10.1",
"url 2.2.2", "url 2.2.2",
] ]
@ -5462,7 +5462,7 @@ dependencies = [
"solana-sdk", "solana-sdk",
"solana-vote-program", "solana-vote-program",
"thiserror", "thiserror",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -5578,7 +5578,7 @@ dependencies = [
"solana-vote-program", "solana-vote-program",
"spl-token", "spl-token",
"symlink", "symlink",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-util 0.6.3", "tokio-util 0.6.3",
] ]
@ -6278,7 +6278,7 @@ dependencies = [
"static_assertions", "static_assertions",
"tarpc-plugins", "tarpc-plugins",
"thiserror", "thiserror",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-serde", "tokio-serde",
"tokio-util 0.6.3", "tokio-util 0.6.3",
"tracing", "tracing",
@ -6519,9 +6519,9 @@ dependencies = [
[[package]] [[package]]
name = "tokio" name = "tokio"
version = "1.10.0" version = "1.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01cf844b23c6131f624accf65ce0e4e9956a8bb329400ea5bcc26ae3a5c20b0b" checksum = "92036be488bb6594459f2e03b60e42df6f937fe6ca5c5ffdcb539c6b84dc40f5"
dependencies = [ dependencies = [
"autocfg 1.0.0", "autocfg 1.0.0",
"bytes 1.0.1", "bytes 1.0.1",
@ -6576,7 +6576,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90c49f106be240de154571dd31fbe48acb10ba6c6dd6f6517ad603abffa42de9" checksum = "90c49f106be240de154571dd31fbe48acb10ba6c6dd6f6517ad603abffa42de9"
dependencies = [ dependencies = [
"pin-project-lite 0.2.7", "pin-project-lite 0.2.7",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -6608,7 +6608,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b" checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b"
dependencies = [ dependencies = [
"native-tls", "native-tls",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -6637,7 +6637,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6" checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
dependencies = [ dependencies = [
"rustls", "rustls",
"tokio 1.10.0", "tokio 1.10.1",
"webpki", "webpki",
] ]
@ -6664,7 +6664,7 @@ checksum = "7b2f3f698253f03119ac0102beaa64f67a67e08074d03a22d18784104543727f"
dependencies = [ dependencies = [
"futures-core", "futures-core",
"pin-project-lite 0.2.7", "pin-project-lite 0.2.7",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -6728,7 +6728,7 @@ dependencies = [
"log 0.4.14", "log 0.4.14",
"pin-project-lite 0.2.7", "pin-project-lite 0.2.7",
"slab", "slab",
"tokio 1.10.0", "tokio 1.10.1",
] ]
[[package]] [[package]]
@ -6761,7 +6761,7 @@ dependencies = [
"pin-project 1.0.7", "pin-project 1.0.7",
"prost", "prost",
"prost-derive", "prost-derive",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-rustls", "tokio-rustls",
"tokio-stream", "tokio-stream",
"tokio-util 0.6.3", "tokio-util 0.6.3",
@ -6796,7 +6796,7 @@ dependencies = [
"pin-project 1.0.7", "pin-project 1.0.7",
"rand 0.8.3", "rand 0.8.3",
"slab", "slab",
"tokio 1.10.0", "tokio 1.10.1",
"tokio-stream", "tokio-stream",
"tokio-util 0.6.3", "tokio-util 0.6.3",
"tower-layer", "tower-layer",

View File

@ -3650,9 +3650,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
[[package]] [[package]]
name = "tokio" name = "tokio"
version = "1.10.0" version = "1.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01cf844b23c6131f624accf65ce0e4e9956a8bb329400ea5bcc26ae3a5c20b0b" checksum = "92036be488bb6594459f2e03b60e42df6f937fe6ca5c5ffdcb539c6b84dc40f5"
dependencies = [ dependencies = [
"autocfg", "autocfg",
"bytes 1.0.1", "bytes 1.0.1",