From 951dde85335dde79c3781612ded258da609ff217 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 09:35:57 +0000 Subject: [PATCH] chore(deps): update rust crate indexmap to 2.2.3 --- Cargo.lock | 38 +++++++++++++++++++------------------- Cargo.toml | 2 +- workspace-hack/Cargo.toml | 4 ++-- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b4c65564f5..2f13d1e990 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1975,7 +1975,7 @@ dependencies = [ "hostname", "http 0.2.11", "hyper 0.14.27", - "indexmap 2.2.2", + "indexmap 2.2.3", "multer", "openapiv3", "paste", @@ -2778,7 +2778,7 @@ dependencies = [ "debug-ignore", "fixedbitset", "guppy-workspace-hack", - "indexmap 2.2.2", + "indexmap 2.2.3", "itertools 0.12.1", "nested", "once_cell", @@ -2810,7 +2810,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.11", - "indexmap 2.2.2", + "indexmap 2.2.3", "slab", "tokio", "tokio-util", @@ -3405,9 +3405,9 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.2.2" +version = "2.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "824b2ae422412366ba479e8111fd301f7b5faece8149317bb81925979a53f520" +checksum = "233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177" dependencies = [ "equivalent", "hashbrown 0.14.3", @@ -5371,7 +5371,7 @@ dependencies = [ "hex", "hmac", "hyper 0.14.27", - "indexmap 2.2.2", + "indexmap 2.2.3", "inout", "ipnetwork", "itertools 0.10.5", @@ -5495,7 +5495,7 @@ version = "0.4.0" source = "git+https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4343e97b6d9c217d3e7533962fe7d7236" dependencies = [ "heck 0.4.1", - "indexmap 2.2.2", + "indexmap 2.2.3", "lazy_static", "openapiv3", "regex", @@ -5507,7 +5507,7 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cc02deea53ffe807708244e5914f6b099ad7015a207ee24317c22112e17d9c5c" dependencies = [ - "indexmap 2.2.2", + "indexmap 2.2.3", "serde", "serde_json", ] @@ -5764,7 +5764,7 @@ dependencies = [ "expectorate", "futures", "highway", - "indexmap 2.2.2", + "indexmap 2.2.3", "itertools 0.12.1", "omicron-common", "omicron-test-utils", @@ -6139,7 +6139,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" dependencies = [ "fixedbitset", - "indexmap 2.2.2", + "indexmap 2.2.3", "serde", "serde_derive", ] @@ -6556,7 +6556,7 @@ dependencies = [ "getopts", "heck 0.4.1", "http 0.2.11", - "indexmap 2.2.2", + "indexmap 2.2.3", "openapiv3", "proc-macro2", "quote", @@ -6578,7 +6578,7 @@ dependencies = [ "getopts", "heck 0.4.1", "http 0.2.11", - "indexmap 2.2.2", + "indexmap 2.2.3", "openapiv3", "proc-macro2", "quote", @@ -7951,7 +7951,7 @@ dependencies = [ "chrono", "hex", "indexmap 1.9.3", - "indexmap 2.2.2", + "indexmap 2.2.3", "serde", "serde_json", "serde_with_macros", @@ -7976,7 +7976,7 @@ version = "0.9.25" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1a49e178e4452f45cb61d0cd8cebc1b0fafd3e41929e996cef79aa3aca91f574" dependencies = [ - "indexmap 2.2.2", + "indexmap 2.2.3", "itoa", "ryu", "serde", @@ -9357,7 +9357,7 @@ version = "0.19.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421" dependencies = [ - "indexmap 2.2.2", + "indexmap 2.2.3", "serde", "serde_spanned", "toml_datetime", @@ -9370,7 +9370,7 @@ version = "0.21.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" dependencies = [ - "indexmap 2.2.2", + "indexmap 2.2.3", "toml_datetime", "winnow", ] @@ -9381,7 +9381,7 @@ version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951" dependencies = [ - "indexmap 2.2.2", + "indexmap 2.2.3", "serde", "serde_spanned", "toml_datetime", @@ -9900,7 +9900,7 @@ dependencies = [ "derive-where", "either", "futures", - "indexmap 2.2.2", + "indexmap 2.2.3", "indicatif", "libsw", "linear-map", @@ -10313,7 +10313,7 @@ dependencies = [ "crossterm", "futures", "humantime", - "indexmap 2.2.2", + "indexmap 2.2.3", "indicatif", "itertools 0.12.1", "omicron-common", diff --git a/Cargo.toml b/Cargo.toml index 43fe4d8d8a..3dae9211e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -227,7 +227,7 @@ hyper = "0.14" hyper-rustls = "0.26.0" hyper-staticfile = "0.9.5" illumos-utils = { path = "illumos-utils" } -indexmap = "2.2.2" +indexmap = "2.2.3" indicatif = { version = "0.17.8", features = ["rayon"] } installinator = { path = "installinator" } installinator-artifactd = { path = "installinator-artifactd" } diff --git a/workspace-hack/Cargo.toml b/workspace-hack/Cargo.toml index c5c2a4940a..a52f63fec1 100644 --- a/workspace-hack/Cargo.toml +++ b/workspace-hack/Cargo.toml @@ -59,7 +59,7 @@ hashbrown-594e8ee84c453af0 = { package = "hashbrown", version = "0.13.2" } hex = { version = "0.4.3", features = ["serde"] } hmac = { version = "0.12.1", default-features = false, features = ["reset"] } hyper = { version = "0.14.27", features = ["full"] } -indexmap = { version = "2.2.2", features = ["serde"] } +indexmap = { version = "2.2.3", features = ["serde"] } inout = { version = "0.1.3", default-features = false, features = ["std"] } ipnetwork = { version = "0.20.0", features = ["schemars"] } itertools = { version = "0.10.5" } @@ -166,7 +166,7 @@ hashbrown-594e8ee84c453af0 = { package = "hashbrown", version = "0.13.2" } hex = { version = "0.4.3", features = ["serde"] } hmac = { version = "0.12.1", default-features = false, features = ["reset"] } hyper = { version = "0.14.27", features = ["full"] } -indexmap = { version = "2.2.2", features = ["serde"] } +indexmap = { version = "2.2.3", features = ["serde"] } inout = { version = "0.1.3", default-features = false, features = ["std"] } ipnetwork = { version = "0.20.0", features = ["schemars"] } itertools = { version = "0.10.5" }