chore: bump itertools from 0.10.3 to 0.10.5 (#27962)

* chore: bump itertools from 0.10.3 to 0.10.5

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

---
updated-dependencies:
- dependency-name: itertools
  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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot[bot] 2022-09-21 15:28:49 -06:00 committed by GitHub
parent 11b7c45bff
commit c4fa849844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 18 additions and 18 deletions

4
Cargo.lock generated
View File

@ -2226,9 +2226,9 @@ checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9"
[[package]]
name = "itertools"
version = "0.10.3"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
dependencies = [
"either",
]

View File

@ -25,7 +25,7 @@ eager = "0.1.0"
etcd-client = { version = "0.8.1", features = ["tls"] }
fs_extra = "1.2.0"
histogram = "0.6.9"
itertools = "0.10.3"
itertools = "0.10.5"
lazy_static = "1.4.0"
log = "0.4.17"
lru = "0.7.7"

View File

@ -13,7 +13,7 @@ description = "Tool to send various requests to cluster in order to evaluate the
bincode = "1.3.3"
clap = { version = "3.1.5", features = ["derive", "cargo"] }
crossbeam-channel = "0.5.6"
itertools = "0.10.3"
itertools = "0.10.5"
log = "0.4.17"
rand = "0.7.0"
serde = "1.0.144"

View File

@ -16,7 +16,7 @@ clap = "2.33.1"
crossbeam-channel = "0.5"
flate2 = "1.0"
indexmap = { version = "1.9", features = ["rayon"] }
itertools = "0.10.3"
itertools = "0.10.5"
log = "0.4.17"
lru = "0.7.7"
matches = "0.1.9"

View File

@ -17,7 +17,7 @@ crossbeam-channel = "0.5"
csv = "1.1.6"
dashmap = "4.0.2"
histogram = "0.6.9"
itertools = "0.10.3"
itertools = "0.10.5"
log = { version = "0.4.17" }
regex = "1"
serde = { version = "1.0", features = ["derive"] }

View File

@ -19,7 +19,7 @@ crossbeam-channel = "0.5"
dashmap = { version = "4.0.2", features = ["rayon", "raw-api"] }
fs_extra = "1.2.0"
futures = "0.3.23"
itertools = "0.10.3"
itertools = "0.10.5"
lazy_static = "1.4.0"
libc = "0.2.131"
log = { version = "0.4.17" }

View File

@ -12,7 +12,7 @@ documentation = "https://docs.rs/solana-local-cluster"
[dependencies]
crossbeam-channel = "0.5"
fs_extra = "1.2.0"
itertools = "0.10.3"
itertools = "0.10.5"
log = "0.4.17"
rand = "0.7.0"
rayon = "1.5.3"

View File

@ -1978,9 +1978,9 @@ checksum = "47be2f14c678be2fdcab04ab1171db51b2762ce6f0a8ee87c8dd4a04ed216135"
[[package]]
name = "itertools"
version = "0.10.3"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
dependencies = [
"either",
]

View File

@ -15,7 +15,7 @@ bincode = "1.3.3"
bs58 = "0.4.0"
crossbeam-channel = "0.5"
dashmap = "4.0.2"
itertools = "0.10.3"
itertools = "0.10.5"
jsonrpc-core = "18.0.0"
jsonrpc-core-client = { version = "18.0.0" }
jsonrpc-derive = "18.0.0"

View File

@ -24,7 +24,7 @@ flate2 = "1.0.24"
fnv = "1.0.7"
im = { version = "15.1.0", features = ["rayon", "serde"] }
index_list = "0.2.7"
itertools = "0.10.3"
itertools = "0.10.5"
lazy_static = "1.4.0"
log = "0.4.17"
lru = "0.7.7"

View File

@ -53,7 +53,7 @@ ed25519-dalek = { version = "=1.0.1", optional = true }
ed25519-dalek-bip32 = { version = "0.2.0", optional = true }
generic-array = { version = "0.14.6", default-features = false, features = ["serde", "more_lengths"], optional = true }
hmac = "0.12.1"
itertools = "0.10.3"
itertools = "0.10.5"
lazy_static = "1.4.0"
libsecp256k1 = { version = "0.6.0", optional = true }
log = "0.4.17"

View File

@ -101,9 +101,9 @@ dependencies = [
[[package]]
name = "itertools"
version = "0.10.3"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
dependencies = [
"either",
]

View File

@ -14,7 +14,7 @@ crossbeam-channel = "0.5"
futures-util = "0.3.21"
histogram = "0.6.9"
indexmap = "1.9.1"
itertools = "0.10.3"
itertools = "0.10.5"
libc = "0.2.131"
log = "0.4.17"
nix = "0.25.0"

View File

@ -18,7 +18,7 @@ futures = "0.3"
futures-util = "0.3.21"
indexmap = "1.9.1"
indicatif = { version = "0.17.0", optional = true }
itertools = "0.10.2"
itertools = "0.10.5"
lazy_static = "1.4.0"
log = "0.4.17"
quinn = "0.8.4"

View File

@ -22,7 +22,7 @@ byteorder = "1"
cipher = "0.4"
curve25519-dalek = { version = "3.2.1", features = ["serde"] }
getrandom = { version = "0.1", features = ["dummy"] }
itertools = "0.10.3"
itertools = "0.10.5"
lazy_static = "1.4.0"
merlin = "3"
rand = "0.7"