build(deps): bump the data-structures group with 1 update (#7656)

Bumps the data-structures group with 1 update: [indexmap](https://github.com/bluss/indexmap).

- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: data-structures
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: teor <teor@riseup.net>
This commit is contained in:
dependabot[bot] 2023-10-09 23:06:26 +00:00 committed by GitHub
parent 085929c8f3
commit 004e4366c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 17 deletions

View File

@ -2038,9 +2038,9 @@ dependencies = [
[[package]] [[package]]
name = "indexmap" name = "indexmap"
version = "2.0.0" version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" checksum = "ad227c3af19d4914570ad36d30409928b75967c298feb9ea1969db3a610bb14e"
dependencies = [ dependencies = [
"equivalent", "equivalent",
"hashbrown 0.14.0", "hashbrown 0.14.0",
@ -2942,7 +2942,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
dependencies = [ dependencies = [
"fixedbitset", "fixedbitset",
"indexmap 2.0.0", "indexmap 2.0.1",
] ]
[[package]] [[package]]
@ -3956,7 +3956,7 @@ version = "1.0.107"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65" checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
dependencies = [ dependencies = [
"indexmap 2.0.0", "indexmap 2.0.1",
"itoa", "itoa",
"ryu", "ryu",
"serde", "serde",
@ -4003,7 +4003,7 @@ dependencies = [
"chrono", "chrono",
"hex", "hex",
"indexmap 1.9.3", "indexmap 1.9.3",
"indexmap 2.0.0", "indexmap 2.0.1",
"serde", "serde",
"serde_json", "serde_json",
"serde_with_macros 3.3.0", "serde_with_macros 3.3.0",
@ -4536,7 +4536,7 @@ version = "0.19.15"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
dependencies = [ dependencies = [
"indexmap 2.0.0", "indexmap 2.0.1",
"toml_datetime", "toml_datetime",
"winnow", "winnow",
] ]
@ -4547,7 +4547,7 @@ version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ff63e60a958cefbb518ae1fd6566af80d9d4be430a33f3723dfc47d1d411d95" checksum = "8ff63e60a958cefbb518ae1fd6566af80d9d4be430a33f3723dfc47d1d411d95"
dependencies = [ dependencies = [
"indexmap 2.0.0", "indexmap 2.0.1",
"serde", "serde",
"serde_spanned", "serde_spanned",
"toml_datetime", "toml_datetime",
@ -5693,7 +5693,7 @@ dependencies = [
"hex", "hex",
"howudoin", "howudoin",
"humantime-serde", "humantime-serde",
"indexmap 2.0.0", "indexmap 2.0.1",
"itertools 0.11.0", "itertools 0.11.0",
"lazy_static", "lazy_static",
"metrics", "metrics",
@ -5741,7 +5741,7 @@ dependencies = [
"futures", "futures",
"hex", "hex",
"hyper", "hyper",
"indexmap 2.0.0", "indexmap 2.0.1",
"insta", "insta",
"jsonrpc-core", "jsonrpc-core",
"jsonrpc-derive", "jsonrpc-derive",
@ -5793,7 +5793,7 @@ dependencies = [
"hex-literal", "hex-literal",
"howudoin", "howudoin",
"humantime-serde", "humantime-serde",
"indexmap 2.0.0", "indexmap 2.0.1",
"insta", "insta",
"itertools 0.11.0", "itertools 0.11.0",
"jubjub", "jubjub",
@ -5830,7 +5830,7 @@ dependencies = [
"futures", "futures",
"hex", "hex",
"humantime", "humantime",
"indexmap 2.0.0", "indexmap 2.0.1",
"insta", "insta",
"lazy_static", "lazy_static",
"once_cell", "once_cell",
@ -5887,7 +5887,7 @@ dependencies = [
"howudoin", "howudoin",
"humantime-serde", "humantime-serde",
"hyper", "hyper",
"indexmap 2.0.0", "indexmap 2.0.1",
"indicatif", "indicatif",
"inferno", "inferno",
"insta", "insta",

View File

@ -47,7 +47,7 @@ chrono = { version = "0.4.31", default-features = false, features = ["clock", "s
dirs = "5.0.1" dirs = "5.0.1"
hex = "0.4.3" hex = "0.4.3"
humantime-serde = "1.1.1" humantime-serde = "1.1.1"
indexmap = { version = "2.0.0", features = ["serde"] } indexmap = { version = "2.0.1", features = ["serde"] }
itertools = "0.11.0" itertools = "0.11.0"
lazy_static = "1.4.0" lazy_static = "1.4.0"
num-integer = "0.1.45" num-integer = "0.1.45"

View File

@ -52,7 +52,7 @@ num_cpus = "1.16.0"
# zebra-rpc needs the preserve_order feature in serde_json, which is a dependency of jsonrpc-core # zebra-rpc needs the preserve_order feature in serde_json, which is a dependency of jsonrpc-core
serde_json = { version = "1.0.107", features = ["preserve_order"] } serde_json = { version = "1.0.107", features = ["preserve_order"] }
indexmap = { version = "2.0.0", features = ["serde"] } indexmap = { version = "2.0.1", features = ["serde"] }
tokio = { version = "1.33.0", features = ["time", "rt-multi-thread", "macros", "tracing"] } tokio = { version = "1.33.0", features = ["time", "rt-multi-thread", "macros", "tracing"] }
tower = "0.4.13" tower = "0.4.13"

View File

@ -50,7 +50,7 @@ futures = "0.3.28"
hex = "0.4.3" hex = "0.4.3"
hex-literal = "0.4.1" hex-literal = "0.4.1"
humantime-serde = "1.1.1" humantime-serde = "1.1.1"
indexmap = "2.0.0" indexmap = "2.0.1"
itertools = "0.11.0" itertools = "0.11.0"
lazy_static = "1.4.0" lazy_static = "1.4.0"
metrics = "0.21.1" metrics = "0.21.1"

View File

@ -16,7 +16,7 @@ categories = ["command-line-utilities", "cryptography::cryptocurrencies"]
[dependencies] [dependencies]
hex = "0.4.3" hex = "0.4.3"
indexmap = "2.0.0" indexmap = "2.0.1"
lazy_static = "1.4.0" lazy_static = "1.4.0"
insta = "1.33.0" insta = "1.33.0"
proptest = "1.3.1" proptest = "1.3.1"

View File

@ -156,7 +156,7 @@ abscissa_core = "0.7.0"
clap = { version = "4.4.4", features = ["cargo"] } clap = { version = "4.4.4", features = ["cargo"] }
chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] } chrono = { version = "0.4.31", default-features = false, features = ["clock", "std"] }
humantime-serde = "1.1.1" humantime-serde = "1.1.1"
indexmap = "2.0.0" indexmap = "2.0.1"
lazy_static = "1.4.0" lazy_static = "1.4.0"
semver = "1.0.18" semver = "1.0.18"
serde = { version = "1.0.188", features = ["serde_derive"] } serde = { version = "1.0.188", features = ["serde_derive"] }