aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-02-05 13:10:56 +0100
committerAlex Auvolat <alex@adnab.me>2024-02-05 13:58:23 +0100
commitc0a7552015ff26ba542970449f1bc3df4ee9b173 (patch)
treed3b6559d40b0a5180b1a524e2fbe65b9828d9868 /Cargo.lock
parentfe1af5d98b8e6c87f39f1d94586e61bff100e7d2 (diff)
downloadgarage-c0a7552015ff26ba542970449f1bc3df4ee9b173.tar.gz
garage-c0a7552015ff26ba542970449f1bc3df4ee9b173.zip
[dep-upgrade-202402] upgrade easy dependencies
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock162
1 files changed, 75 insertions, 87 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 334e6918..0e8427ab 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -146,8 +146,8 @@ dependencies = [
"memchr",
"pin-project-lite",
"tokio",
- "zstd 0.13.0",
- "zstd-safe 7.0.0",
+ "zstd",
+ "zstd-safe",
]
[[package]]
@@ -209,7 +209,7 @@ dependencies = [
"bytes",
"fastrand 1.9.0",
"hex",
- "http",
+ "http 0.2.11",
"hyper",
"ring 0.16.20",
"time",
@@ -242,7 +242,7 @@ dependencies = [
"aws-smithy-http",
"aws-smithy-types",
"aws-types",
- "http",
+ "http 0.2.11",
"regex",
"tracing",
]
@@ -258,7 +258,7 @@ dependencies = [
"aws-smithy-types",
"aws-types",
"bytes",
- "http",
+ "http 0.2.11",
"http-body",
"lazy_static",
"percent-encoding",
@@ -288,7 +288,7 @@ dependencies = [
"aws-smithy-xml",
"aws-types",
"bytes",
- "http",
+ "http 0.2.11",
"http-body",
"once_cell",
"percent-encoding",
@@ -317,7 +317,7 @@ dependencies = [
"aws-smithy-types",
"aws-types",
"bytes",
- "http",
+ "http 0.2.11",
"regex",
"tokio-stream",
"tower",
@@ -344,7 +344,7 @@ dependencies = [
"aws-smithy-xml",
"aws-types",
"bytes",
- "http",
+ "http 0.2.11",
"regex",
"tower",
"tracing",
@@ -361,7 +361,7 @@ dependencies = [
"aws-smithy-eventstream",
"aws-smithy-http",
"aws-types",
- "http",
+ "http 0.2.11",
"tracing",
]
@@ -377,7 +377,7 @@ dependencies = [
"form_urlencoded",
"hex",
"hmac",
- "http",
+ "http 0.2.11",
"once_cell",
"percent-encoding",
"regex",
@@ -410,7 +410,7 @@ dependencies = [
"crc32c",
"crc32fast",
"hex",
- "http",
+ "http 0.2.11",
"http-body",
"md-5",
"pin-project-lite",
@@ -431,7 +431,7 @@ dependencies = [
"aws-smithy-types",
"bytes",
"fastrand 1.9.0",
- "http",
+ "http 0.2.11",
"http-body",
"hyper",
"hyper-rustls 0.23.2",
@@ -465,7 +465,7 @@ dependencies = [
"bytes",
"bytes-utils",
"futures-core",
- "http",
+ "http 0.2.11",
"http-body",
"hyper",
"once_cell",
@@ -486,7 +486,7 @@ dependencies = [
"aws-smithy-http",
"aws-smithy-types",
"bytes",
- "http",
+ "http 0.2.11",
"http-body",
"pin-project-lite",
"tower",
@@ -545,7 +545,7 @@ dependencies = [
"aws-smithy-client",
"aws-smithy-http",
"aws-smithy-types",
- "http",
+ "http 0.2.11",
"rustc_version",
"tracing",
]
@@ -1007,9 +1007,9 @@ dependencies = [
[[package]]
name = "fallible-iterator"
-version = "0.2.0"
+version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
+checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
[[package]]
name = "fallible-streaming-iterator"
@@ -1192,7 +1192,7 @@ dependencies = [
"git-version",
"hex",
"hmac",
- "http",
+ "http 0.2.11",
"hyper",
"k2v-client",
"kuska-sodiumoxide",
@@ -1237,12 +1237,12 @@ dependencies = [
"garage_util",
"hex",
"hmac",
- "http",
+ "http 0.2.11",
"http-range",
"httpdate",
"hyper",
"hyperlocal",
- "idna 0.4.0",
+ "idna",
"md-5",
"multer",
"nom",
@@ -1286,7 +1286,7 @@ dependencies = [
"tokio",
"tokio-util 0.7.10",
"tracing",
- "zstd 0.12.4",
+ "zstd",
]
[[package]]
@@ -1327,7 +1327,7 @@ dependencies = [
"serde_bytes",
"tokio",
"tracing",
- "zstd 0.12.4",
+ "zstd",
]
[[package]]
@@ -1346,7 +1346,7 @@ dependencies = [
"garage_util",
"gethostname",
"hex",
- "itertools 0.10.5",
+ "itertools 0.12.1",
"k8s-openapi",
"kube",
"kuska-sodiumoxide",
@@ -1403,7 +1403,7 @@ dependencies = [
"garage_db",
"hex",
"hexdump",
- "http",
+ "http 0.2.11",
"hyper",
"lazy_static",
"mktemp",
@@ -1431,7 +1431,7 @@ dependencies = [
"garage_model",
"garage_table",
"garage_util",
- "http",
+ "http 0.2.11",
"hyper",
"hyperlocal",
"opentelemetry",
@@ -1508,7 +1508,7 @@ dependencies = [
"futures-core",
"futures-sink",
"futures-util",
- "http",
+ "http 0.2.11",
"indexmap 2.2.2",
"slab",
"tokio",
@@ -1646,13 +1646,24 @@ dependencies = [
]
[[package]]
+name = "http"
+version = "1.0.0"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
+dependencies = [
+ "bytes",
+ "fnv",
+ "itoa",
+]
+
+[[package]]
name = "http-body"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
dependencies = [
"bytes",
- "http",
+ "http 0.2.11",
"pin-project-lite",
]
@@ -1691,7 +1702,7 @@ dependencies = [
"futures-core",
"futures-util",
"h2",
- "http",
+ "http 0.2.11",
"http-body",
"httparse",
"httpdate",
@@ -1710,7 +1721,7 @@ version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c"
dependencies = [
- "http",
+ "http 0.2.11",
"hyper",
"log",
"rustls 0.20.9",
@@ -1726,7 +1737,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
dependencies = [
"futures-util",
- "http",
+ "http 0.2.11",
"hyper",
"log",
"rustls 0.21.10",
@@ -1791,16 +1802,6 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
[[package]]
name = "idna"
-version = "0.4.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
-dependencies = [
- "unicode-bidi",
- "unicode-normalization",
-]
-
-[[package]]
-name = "idna"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
@@ -1869,6 +1870,15 @@ dependencies = [
]
[[package]]
+name = "itertools"
+version = "0.12.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
+dependencies = [
+ "either",
+]
+
+[[package]]
name = "itoa"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1923,7 +1933,7 @@ dependencies = [
"clap 4.4.18",
"format_table",
"hex",
- "http",
+ "http 0.2.11",
"hyper",
"hyper-rustls 0.24.2",
"log",
@@ -1946,7 +1956,7 @@ dependencies = [
"base64 0.13.1",
"bytes",
"chrono",
- "http",
+ "http 0.2.11",
"percent-encoding",
"serde",
"serde-value",
@@ -1979,7 +1989,7 @@ dependencies = [
"dirs-next",
"either",
"futures",
- "http",
+ "http 0.2.11",
"http-body",
"hyper",
"hyper-rustls 0.23.2",
@@ -2011,7 +2021,7 @@ checksum = "f4d780f2bb048eeef64a4c6b2582d26a0fe19e30b4d3cc9e081616e1779c5d47"
dependencies = [
"chrono",
"form_urlencoded",
- "http",
+ "http 0.2.11",
"json-patch",
"k8s-openapi",
"once_cell",
@@ -2119,9 +2129,9 @@ dependencies = [
[[package]]
name = "libsqlite3-sys"
-version = "0.26.0"
+version = "0.27.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
+checksum = "cf4e226dcd58b4be396f7bd3c20da8fdee2911400705297ba7d2d7cc2c30f716"
dependencies = [
"cc",
"pkg-config",
@@ -2235,14 +2245,14 @@ dependencies = [
[[package]]
name = "multer"
-version = "2.1.0"
+version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "01acbdc23469fd8fe07ab135923371d5f5a422fbf9c522158677c8eb15bc51c2"
+checksum = "a15d522be0a9c3e46fd2632e272d178f56387bdb5c9fbb3a36c649062e9b5219"
dependencies = [
"bytes",
"encoding_rs",
"futures-util",
- "http",
+ "http 1.0.0",
"httparse",
"log",
"memchr",
@@ -2486,7 +2496,7 @@ dependencies = [
"async-trait",
"futures",
"futures-util",
- "http",
+ "http 0.2.11",
"opentelemetry",
"prost",
"thiserror",
@@ -2667,18 +2677,18 @@ checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb"
[[package]]
name = "pnet_base"
-version = "0.33.0"
+version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "872e46346144ebf35219ccaa64b1dffacd9c6f188cd7d012bd6977a2a838f42e"
+checksum = "fe4cf6fb3ab38b68d01ab2aea03ed3d1132b4868fa4e06285f29f16da01c5f4c"
dependencies = [
"no-std-net",
]
[[package]]
name = "pnet_datalink"
-version = "0.33.0"
+version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c302da22118d2793c312a35fb3da6846cb0fab6c3ad53fd67e37809b06cdafce"
+checksum = "ad5854abf0067ebbd3967f7d45ebc8976ff577ff0c7bd101c4973ae3c70f98fe"
dependencies = [
"ipnetwork",
"libc",
@@ -2689,9 +2699,9 @@ dependencies = [
[[package]]
name = "pnet_sys"
-version = "0.33.0"
+version = "0.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "faf7a58b2803d818a374be9278a1fe8f88fce14b936afbe225000cfcd9c73f16"
+checksum = "417c0becd1b573f6d544f73671070b039051e5ad819cc64aa96377b536128d00"
dependencies = [
"libc",
"winapi",
@@ -2950,7 +2960,7 @@ dependencies = [
"futures-core",
"futures-util",
"h2",
- "http",
+ "http 0.2.11",
"http-body",
"hyper",
"hyper-rustls 0.24.2",
@@ -3031,18 +3041,15 @@ dependencies = [
[[package]]
name = "roxmltree"
-version = "0.18.1"
+version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "862340e351ce1b271a378ec53f304a5558f7db87f3769dc655a8f6ecbb68b302"
-dependencies = [
- "xmlparser",
-]
+checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
[[package]]
name = "rusqlite"
-version = "0.29.0"
+version = "0.30.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "549b9d036d571d42e6e85d1c1425e2ac83491075078ca9a15be021c56b1641f2"
+checksum = "a78046161564f5e7cd9008aff3b2990b3850dc8e0349119b98e8f251e099f24d"
dependencies = [
"bitflags 2.4.2",
"fallible-iterator",
@@ -3818,7 +3825,7 @@ dependencies = [
"futures-core",
"futures-util",
"h2",
- "http",
+ "http 0.2.11",
"http-body",
"hyper",
"hyper-timeout",
@@ -3879,7 +3886,7 @@ dependencies = [
"bytes",
"futures-core",
"futures-util",
- "http",
+ "http 0.2.11",
"http-body",
"http-range-header",
"pin-project-lite",
@@ -4051,7 +4058,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
dependencies = [
"form_urlencoded",
- "idna 0.5.0",
+ "idna",
"percent-encoding",
]
@@ -4454,30 +4461,11 @@ checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
[[package]]
name = "zstd"
-version = "0.12.4"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c"
-dependencies = [
- "zstd-safe 6.0.6",
-]
-
-[[package]]
-name = "zstd"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110"
dependencies = [
- "zstd-safe 7.0.0",
-]
-
-[[package]]
-name = "zstd-safe"
-version = "6.0.6"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581"
-dependencies = [
- "libc",
- "zstd-sys",
+ "zstd-safe",
]
[[package]]