build(deps): bump indexmap from 2.2.3 to 2.2.5 (#35389)

* build(deps): bump indexmap from 2.2.3 to 2.2.5

Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.3 to 2.2.5.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.3...2.2.5)

---
updated-dependencies:
- dependency-name: indexmap
  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] 2024-03-02 13:27:37 +08:00 committed by GitHub
parent 9f60168a56
commit f31ec1f2d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 25 additions and 25 deletions

26
Cargo.lock generated
View File

@ -2292,7 +2292,7 @@ dependencies = [
"futures-sink", "futures-sink",
"futures-util", "futures-util",
"http", "http",
"indexmap 2.2.3", "indexmap 2.2.5",
"slab", "slab",
"tokio", "tokio",
"tokio-util 0.7.1", "tokio-util 0.7.1",
@ -2668,9 +2668,9 @@ dependencies = [
[[package]] [[package]]
name = "indexmap" name = "indexmap"
version = "2.2.3" version = "2.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177" checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
dependencies = [ dependencies = [
"equivalent", "equivalent",
"hashbrown 0.14.3", "hashbrown 0.14.3",
@ -4842,7 +4842,7 @@ version = "0.9.32"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fd075d994154d4a774f95b51fb96bdc2832b0ea48425c92546073816cda1f2f" checksum = "8fd075d994154d4a774f95b51fb96bdc2832b0ea48425c92546073816cda1f2f"
dependencies = [ dependencies = [
"indexmap 2.2.3", "indexmap 2.2.5",
"itoa", "itoa",
"ryu", "ryu",
"serde", "serde",
@ -5186,7 +5186,7 @@ dependencies = [
"fnv", "fnv",
"im", "im",
"index_list", "index_list",
"indexmap 2.2.3", "indexmap 2.2.5",
"itertools", "itertools",
"lazy_static", "lazy_static",
"libsecp256k1", "libsecp256k1",
@ -5666,7 +5666,7 @@ dependencies = [
"dashmap", "dashmap",
"futures 0.3.30", "futures 0.3.30",
"futures-util", "futures-util",
"indexmap 2.2.3", "indexmap 2.2.5",
"indicatif", "indicatif",
"log", "log",
"quinn", "quinn",
@ -5747,7 +5747,7 @@ dependencies = [
"bincode", "bincode",
"crossbeam-channel", "crossbeam-channel",
"futures-util", "futures-util",
"indexmap 2.2.3", "indexmap 2.2.5",
"indicatif", "indicatif",
"log", "log",
"rand 0.8.5", "rand 0.8.5",
@ -6085,7 +6085,7 @@ dependencies = [
"clap 2.33.3", "clap 2.33.3",
"crossbeam-channel", "crossbeam-channel",
"flate2", "flate2",
"indexmap 2.2.3", "indexmap 2.2.5",
"itertools", "itertools",
"log", "log",
"lru", "lru",
@ -7178,7 +7178,7 @@ dependencies = [
"crossbeam-channel", "crossbeam-channel",
"futures-util", "futures-util",
"histogram", "histogram",
"indexmap 2.2.3", "indexmap 2.2.5",
"itertools", "itertools",
"libc", "libc",
"log", "log",
@ -7288,7 +7288,7 @@ dependencies = [
"console", "console",
"csv", "csv",
"ctrlc", "ctrlc",
"indexmap 2.2.3", "indexmap 2.2.5",
"indicatif", "indicatif",
"pickledb", "pickledb",
"serde", "serde",
@ -7317,7 +7317,7 @@ dependencies = [
"async-trait", "async-trait",
"bincode", "bincode",
"futures-util", "futures-util",
"indexmap 2.2.3", "indexmap 2.2.5",
"indicatif", "indicatif",
"log", "log",
"rayon", "rayon",
@ -8534,7 +8534,7 @@ version = "0.20.7"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81" checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81"
dependencies = [ dependencies = [
"indexmap 2.2.3", "indexmap 2.2.5",
"toml_datetime", "toml_datetime",
"winnow", "winnow",
] ]
@ -8545,7 +8545,7 @@ version = "0.22.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951" checksum = "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951"
dependencies = [ dependencies = [
"indexmap 2.2.3", "indexmap 2.2.5",
"serde", "serde",
"serde_spanned", "serde_spanned",
"toml_datetime", "toml_datetime",

View File

@ -222,7 +222,7 @@ hyper = "0.14.28"
hyper-proxy = "0.9.1" hyper-proxy = "0.9.1"
im = "15.1.0" im = "15.1.0"
index_list = "0.2.11" index_list = "0.2.11"
indexmap = "2.2.3" indexmap = "2.2.5"
indicatif = "0.17.8" indicatif = "0.17.8"
itertools = "0.10.5" itertools = "0.10.5"
jemallocator = { package = "tikv-jemallocator", version = "0.4.1", features = [ jemallocator = { package = "tikv-jemallocator", version = "0.4.1", features = [

View File

@ -1930,7 +1930,7 @@ dependencies = [
"futures-sink", "futures-sink",
"futures-util", "futures-util",
"http", "http",
"indexmap 2.2.3", "indexmap 2.2.5",
"slab", "slab",
"tokio", "tokio",
"tokio-util 0.7.1", "tokio-util 0.7.1",
@ -2281,9 +2281,9 @@ dependencies = [
[[package]] [[package]]
name = "indexmap" name = "indexmap"
version = "2.2.3" version = "2.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177" checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
dependencies = [ dependencies = [
"equivalent", "equivalent",
"hashbrown 0.14.1", "hashbrown 0.14.1",
@ -4291,7 +4291,7 @@ version = "0.9.32"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fd075d994154d4a774f95b51fb96bdc2832b0ea48425c92546073816cda1f2f" checksum = "8fd075d994154d4a774f95b51fb96bdc2832b0ea48425c92546073816cda1f2f"
dependencies = [ dependencies = [
"indexmap 2.2.3", "indexmap 2.2.5",
"itoa", "itoa",
"ryu", "ryu",
"serde", "serde",
@ -4562,7 +4562,7 @@ dependencies = [
"fnv", "fnv",
"im", "im",
"index_list", "index_list",
"indexmap 2.2.3", "indexmap 2.2.5",
"itertools", "itertools",
"lazy_static", "lazy_static",
"log", "log",
@ -4789,7 +4789,7 @@ dependencies = [
"dashmap", "dashmap",
"futures 0.3.30", "futures 0.3.30",
"futures-util", "futures-util",
"indexmap 2.2.3", "indexmap 2.2.5",
"indicatif", "indicatif",
"log", "log",
"quinn", "quinn",
@ -4839,7 +4839,7 @@ dependencies = [
"bincode", "bincode",
"crossbeam-channel", "crossbeam-channel",
"futures-util", "futures-util",
"indexmap 2.2.3", "indexmap 2.2.5",
"log", "log",
"rand 0.8.5", "rand 0.8.5",
"rayon", "rayon",
@ -5089,7 +5089,7 @@ dependencies = [
"clap 2.33.3", "clap 2.33.3",
"crossbeam-channel", "crossbeam-channel",
"flate2", "flate2",
"indexmap 2.2.3", "indexmap 2.2.5",
"itertools", "itertools",
"log", "log",
"lru", "lru",
@ -6253,7 +6253,7 @@ dependencies = [
"crossbeam-channel", "crossbeam-channel",
"futures-util", "futures-util",
"histogram", "histogram",
"indexmap 2.2.3", "indexmap 2.2.5",
"itertools", "itertools",
"libc", "libc",
"log", "log",
@ -6354,7 +6354,7 @@ dependencies = [
"async-trait", "async-trait",
"bincode", "bincode",
"futures-util", "futures-util",
"indexmap 2.2.3", "indexmap 2.2.5",
"indicatif", "indicatif",
"log", "log",
"rayon", "rayon",
@ -7412,7 +7412,7 @@ version = "0.20.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338" checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338"
dependencies = [ dependencies = [
"indexmap 2.2.3", "indexmap 2.2.5",
"toml_datetime", "toml_datetime",
"winnow", "winnow",
] ]