From 12fac085d11790dc723893aa0ef8df94dd83f202 Mon Sep 17 00:00:00 2001 From: Boni Garcia Date: Fri, 15 Mar 2024 13:19:29 +0100 Subject: [PATCH] [rust] Revert dependencies --- rust/Cargo.Bazel.lock | 3090 +++++++++++++++++++++++------------------ rust/Cargo.lock | 800 ++++++----- rust/Cargo.toml | 16 +- 3 files changed, 2148 insertions(+), 1758 deletions(-) diff --git a/rust/Cargo.Bazel.lock b/rust/Cargo.Bazel.lock index 6840584d0099c..e471c203a3d00 100644 --- a/rust/Cargo.Bazel.lock +++ b/rust/Cargo.Bazel.lock @@ -1,13 +1,13 @@ { - "checksum": "76411b85e28a85a447c5ceac626a60ef888cfa1a00b2e1064b5d14e0a26e3929", + "checksum": "1327ef4e417eaf026a1ba424736d966cd1df8364ad99643ee6cc09b7e2a3e114", "crates": { - "addr2line 0.21.0": { + "addr2line 0.19.0": { "name": "addr2line", - "version": "0.21.0", + "version": "0.19.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/addr2line/0.21.0/download", - "sha256": "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" + "url": "https://static.crates.io/crates/addr2line/0.19.0/download", + "sha256": "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" } }, "targets": [ @@ -29,14 +29,14 @@ "deps": { "common": [ { - "id": "gimli 0.28.1", + "id": "gimli 0.27.3", "target": "gimli" } ], "selects": {} }, - "edition": "2018", - "version": "0.21.0" + "edition": "2015", + "version": "0.19.0" }, "license": "Apache-2.0 OR MIT" }, @@ -70,13 +70,13 @@ }, "license": "0BSD OR MIT OR Apache-2.0" }, - "aes 0.8.4": { + "aes 0.8.3": { "name": "aes", - "version": "0.8.4", + "version": "0.8.3", "repository": { "Http": { - "url": "https://static.crates.io/crates/aes/0.8.4/download", - "sha256": "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" + "url": "https://static.crates.io/crates/aes/0.8.3/download", + "sha256": "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2" } }, "targets": [ @@ -109,24 +109,24 @@ "selects": { "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ { - "id": "cpufeatures 0.2.12", + "id": "cpufeatures 0.2.5", "target": "cpufeatures" } ] } }, "edition": "2021", - "version": "0.8.4" + "version": "0.8.3" }, "license": "MIT OR Apache-2.0" }, - "aho-corasick 1.1.2": { + "aho-corasick 1.0.2": { "name": "aho-corasick", - "version": "1.1.2", + "version": "1.0.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/aho-corasick/1.1.2/download", - "sha256": "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" + "url": "https://static.crates.io/crates/aho-corasick/1.0.2/download", + "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" } }, "targets": [ @@ -155,24 +155,24 @@ "deps": { "common": [ { - "id": "memchr 2.7.1", + "id": "memchr 2.6.4", "target": "memchr" } ], "selects": {} }, "edition": "2021", - "version": "1.1.2" + "version": "1.0.2" }, "license": "Unlicense OR MIT" }, - "anstream 0.6.13": { + "anstream 0.6.11": { "name": "anstream", - "version": "0.6.13", + "version": "0.6.11", "repository": { "Http": { - "url": "https://static.crates.io/crates/anstream/0.6.13/download", - "sha256": "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb" + "url": "https://static.crates.io/crates/anstream/0.6.11/download", + "sha256": "6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5" } }, "targets": [ @@ -206,11 +206,11 @@ "target": "anstyle" }, { - "id": "anstyle-parse 0.2.3", + "id": "anstyle-parse 0.2.1", "target": "anstyle_parse" }, { - "id": "anstyle-query 1.0.2", + "id": "anstyle-query 1.0.0", "target": "anstyle_query" }, { @@ -225,14 +225,51 @@ "selects": { "cfg(windows)": [ { - "id": "anstyle-wincon 3.0.2", + "id": "anstyle-wincon 3.0.1", "target": "anstyle_wincon" } ] } }, "edition": "2021", - "version": "0.6.13" + "version": "0.6.11" + }, + "license": "MIT OR Apache-2.0" + }, + "anstyle 0.3.5": { + "name": "anstyle", + "version": "0.3.5", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/anstyle/0.3.5/download", + "sha256": "23ea9e81bd02e310c216d080f6223c179012256e5151c41db88d12c88a1684d2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "anstyle", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2021", + "version": "0.3.5" }, "license": "MIT OR Apache-2.0" }, @@ -273,13 +310,13 @@ }, "license": "MIT OR Apache-2.0" }, - "anstyle-parse 0.2.3": { + "anstyle-parse 0.2.1": { "name": "anstyle-parse", - "version": "0.2.3", + "version": "0.2.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/anstyle-parse/0.2.3/download", - "sha256": "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c" + "url": "https://static.crates.io/crates/anstyle-parse/0.2.1/download", + "sha256": "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" } }, "targets": [ @@ -315,17 +352,17 @@ "selects": {} }, "edition": "2021", - "version": "0.2.3" + "version": "0.2.1" }, "license": "MIT OR Apache-2.0" }, - "anstyle-query 1.0.2": { + "anstyle-query 1.0.0": { "name": "anstyle-query", - "version": "1.0.2", + "version": "1.0.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/anstyle-query/1.0.2/download", - "sha256": "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648" + "url": "https://static.crates.io/crates/anstyle-query/1.0.0/download", + "sha256": "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" } }, "targets": [ @@ -349,24 +386,24 @@ "selects": { "cfg(windows)": [ { - "id": "windows-sys 0.52.0", + "id": "windows-sys 0.48.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "1.0.2" + "version": "1.0.0" }, "license": "MIT OR Apache-2.0" }, - "anstyle-wincon 3.0.2": { + "anstyle-wincon 3.0.1": { "name": "anstyle-wincon", - "version": "3.0.2", + "version": "3.0.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/anstyle-wincon/3.0.2/download", - "sha256": "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7" + "url": "https://static.crates.io/crates/anstyle-wincon/3.0.1/download", + "sha256": "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" } }, "targets": [ @@ -395,24 +432,24 @@ "selects": { "cfg(windows)": [ { - "id": "windows-sys 0.52.0", + "id": "windows-sys 0.48.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "3.0.2" + "version": "3.0.1" }, "license": "MIT OR Apache-2.0" }, - "anyhow 1.0.81": { + "anyhow 1.0.79": { "name": "anyhow", - "version": "1.0.81", + "version": "1.0.79", "repository": { "Http": { - "url": "https://static.crates.io/crates/anyhow/1.0.81/download", - "sha256": "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247" + "url": "https://static.crates.io/crates/anyhow/1.0.79/download", + "sha256": "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca" } }, "targets": [ @@ -451,18 +488,18 @@ "deps": { "common": [ { - "id": "anyhow 1.0.81", + "id": "anyhow 1.0.79", "target": "build_script_build" }, { - "id": "backtrace 0.3.69", + "id": "backtrace 0.3.67", "target": "backtrace" } ], "selects": {} }, "edition": "2018", - "version": "1.0.81" + "version": "1.0.79" }, "build_script_attrs": { "data_glob": [ @@ -538,13 +575,13 @@ }, "license": "MIT OR Apache-2.0" }, - "assert_cmd 2.0.14": { + "assert_cmd 2.0.13": { "name": "assert_cmd", - "version": "2.0.14", + "version": "2.0.13", "repository": { "Http": { - "url": "https://static.crates.io/crates/assert_cmd/2.0.14/download", - "sha256": "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8" + "url": "https://static.crates.io/crates/assert_cmd/2.0.13/download", + "sha256": "00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467" } }, "targets": [ @@ -556,15 +593,6 @@ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], "library_target_name": "assert_cmd", @@ -579,11 +607,7 @@ "target": "anstyle" }, { - "id": "assert_cmd 2.0.14", - "target": "build_script_build" - }, - { - "id": "bstr 1.9.1", + "id": "bstr 1.4.0", "target": "bstr" }, { @@ -591,7 +615,7 @@ "target": "doc_comment" }, { - "id": "predicates 3.1.0", + "id": "predicates 3.0.1", "target": "predicates" }, { @@ -610,12 +634,7 @@ "selects": {} }, "edition": "2021", - "version": "2.0.14" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "version": "2.0.13" }, "license": "MIT OR Apache-2.0" }, @@ -649,13 +668,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "backtrace 0.3.69": { + "backtrace 0.3.67": { "name": "backtrace", - "version": "0.3.69", + "version": "0.3.67", "repository": { "Http": { - "url": "https://static.crates.io/crates/backtrace/0.3.69/download", - "sha256": "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" + "url": "https://static.crates.io/crates/backtrace/0.3.67/download", + "sha256": "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" } }, "targets": [ @@ -693,41 +712,38 @@ "deps": { "common": [ { - "id": "backtrace 0.3.69", + "id": "addr2line 0.19.0", + "target": "addr2line" + }, + { + "id": "backtrace 0.3.67", "target": "build_script_build" }, { "id": "cfg-if 1.0.0", "target": "cfg_if" }, + { + "id": "libc 0.2.153", + "target": "libc" + }, + { + "id": "miniz_oxide 0.6.2", + "target": "miniz_oxide" + }, + { + "id": "object 0.30.4", + "target": "object" + }, { "id": "rustc-demangle 0.1.23", "target": "rustc_demangle" } ], - "selects": { - "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [ - { - "id": "addr2line 0.21.0", - "target": "addr2line" - }, - { - "id": "libc 0.2.153", - "target": "libc" - }, - { - "id": "miniz_oxide 0.7.2", - "target": "miniz_oxide" - }, - { - "id": "object 0.32.2", - "target": "object" - } - ] - } + "selects": {} }, "edition": "2018", - "version": "0.3.69" + "version": "0.3.67" }, "build_script_attrs": { "data_glob": [ @@ -736,7 +752,7 @@ "deps": { "common": [ { - "id": "cc 1.0.90", + "id": "cc 1.0.79", "target": "cc" } ], @@ -745,13 +761,13 @@ }, "license": "MIT OR Apache-2.0" }, - "base64 0.21.7": { + "base64 0.21.0": { "name": "base64", - "version": "0.21.7", + "version": "0.21.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/base64/0.21.7/download", - "sha256": "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" + "url": "https://static.crates.io/crates/base64/0.21.0/download", + "sha256": "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a" } }, "targets": [ @@ -772,14 +788,13 @@ ], "crate_features": { "common": [ - "alloc", "default", "std" ], "selects": {} }, - "edition": "2018", - "version": "0.21.7" + "edition": "2021", + "version": "0.21.0" }, "license": "MIT OR Apache-2.0" }, @@ -931,13 +946,13 @@ }, "license": "MIT/Apache-2.0" }, - "bitflags 2.4.2": { + "bitflags 2.4.0": { "name": "bitflags", - "version": "2.4.2", + "version": "2.4.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/bitflags/2.4.2/download", - "sha256": "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" + "url": "https://static.crates.io/crates/bitflags/2.4.0/download", + "sha256": "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" } }, "targets": [ @@ -963,7 +978,7 @@ "selects": {} }, "edition": "2021", - "version": "2.4.2" + "version": "2.4.0" }, "license": "MIT OR Apache-2.0" }, @@ -995,7 +1010,7 @@ "deps": { "common": [ { - "id": "generic-array 0.14.7", + "id": "generic-array 0.14.6", "target": "generic_array" } ], @@ -1006,13 +1021,13 @@ }, "license": "MIT OR Apache-2.0" }, - "bstr 1.9.1": { + "bstr 1.4.0": { "name": "bstr", - "version": "1.9.1", + "version": "1.4.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/bstr/1.9.1/download", - "sha256": "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706" + "url": "https://static.crates.io/crates/bstr/1.4.0/download", + "sha256": "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09" } }, "targets": [ @@ -1043,28 +1058,32 @@ "deps": { "common": [ { - "id": "memchr 2.7.1", + "id": "memchr 2.6.4", "target": "memchr" }, { - "id": "regex-automata 0.4.6", + "id": "once_cell 1.17.1", + "target": "once_cell" + }, + { + "id": "regex-automata 0.1.10", "target": "regex_automata" } ], "selects": {} }, "edition": "2021", - "version": "1.9.1" + "version": "1.4.0" }, "license": "MIT OR Apache-2.0" }, - "bumpalo 3.15.4": { + "bumpalo 3.12.0": { "name": "bumpalo", - "version": "3.15.4", + "version": "3.12.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/bumpalo/3.15.4/download", - "sha256": "7ff69b9dd49fd426c69a0db9fc04dd934cdb6645ff000864d98f7e2af8830eaa" + "url": "https://static.crates.io/crates/bumpalo/3.12.0/download", + "sha256": "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" } }, "targets": [ @@ -1090,9 +1109,9 @@ "selects": {} }, "edition": "2021", - "version": "3.15.4" + "version": "3.12.0" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, "byteorder 1.5.0": { "name": "byteorder", @@ -1131,13 +1150,13 @@ }, "license": "Unlicense OR MIT" }, - "bytes 1.5.0": { + "bytes 1.4.0": { "name": "bytes", - "version": "1.5.0", + "version": "1.4.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/bytes/1.5.0/download", - "sha256": "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" + "url": "https://static.crates.io/crates/bytes/1.4.0/download", + "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" } }, "targets": [ @@ -1164,7 +1183,7 @@ "selects": {} }, "edition": "2018", - "version": "1.5.0" + "version": "1.4.0" }, "license": "MIT" }, @@ -1268,11 +1287,11 @@ "deps": { "common": [ { - "id": "cc 1.0.90", + "id": "cc 1.0.79", "target": "cc" }, { - "id": "pkg-config 0.3.30", + "id": "pkg-config 0.3.26", "target": "pkg_config" } ], @@ -1282,13 +1301,13 @@ }, "license": "MIT/Apache-2.0" }, - "cc 1.0.90": { + "cc 1.0.79": { "name": "cc", - "version": "1.0.90", + "version": "1.0.79", "repository": { "Http": { - "url": "https://static.crates.io/crates/cc/1.0.90/download", - "sha256": "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5" + "url": "https://static.crates.io/crates/cc/1.0.79/download", + "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" } }, "targets": [ @@ -1310,7 +1329,6 @@ "crate_features": { "common": [ "jobserver", - "libc", "parallel" ], "selects": {} @@ -1318,21 +1336,14 @@ "deps": { "common": [ { - "id": "jobserver 0.1.28", + "id": "jobserver 0.1.26", "target": "jobserver" } ], - "selects": { - "cfg(unix)": [ - { - "id": "libc 0.2.153", - "target": "libc" - } - ] - } + "selects": {} }, "edition": "2018", - "version": "1.0.90" + "version": "1.0.79" }, "license": "MIT OR Apache-2.0" }, @@ -1372,7 +1383,7 @@ "target": "fnv" }, { - "id": "uuid 1.7.0", + "id": "uuid 1.3.0", "target": "uuid" } ], @@ -1413,13 +1424,13 @@ }, "license": "MIT/Apache-2.0" }, - "chrono 0.4.35": { + "chrono 0.4.31": { "name": "chrono", - "version": "0.4.35", + "version": "0.4.31", "repository": { "Http": { - "url": "https://static.crates.io/crates/chrono/0.4.35/download", - "sha256": "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a" + "url": "https://static.crates.io/crates/chrono/0.4.31/download", + "sha256": "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" } }, "targets": [ @@ -1441,14 +1452,14 @@ "deps": { "common": [ { - "id": "num-traits 0.2.18", + "id": "num-traits 0.2.16", "target": "num_traits" } ], "selects": {} }, "edition": "2021", - "version": "0.4.35" + "version": "0.4.31" }, "license": "MIT OR Apache-2.0" }, @@ -1495,13 +1506,13 @@ }, "license": "MIT OR Apache-2.0" }, - "clap 4.5.2": { + "clap 4.4.18": { "name": "clap", - "version": "4.5.2", + "version": "4.4.18", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap/4.5.2/download", - "sha256": "b230ab84b0ffdf890d5a10abdbc8b83ae1c4918275daea1ab8801f71536b2651" + "url": "https://static.crates.io/crates/clap/4.4.18/download", + "sha256": "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c" } }, "targets": [ @@ -1537,7 +1548,7 @@ "deps": { "common": [ { - "id": "clap_builder 4.5.2", + "id": "clap_builder 4.4.18", "target": "clap_builder" } ], @@ -1547,23 +1558,23 @@ "proc_macro_deps": { "common": [ { - "id": "clap_derive 4.5.0", + "id": "clap_derive 4.4.7", "target": "clap_derive" } ], "selects": {} }, - "version": "4.5.2" + "version": "4.4.18" }, "license": "MIT OR Apache-2.0" }, - "clap_builder 4.5.2": { + "clap_builder 4.4.18": { "name": "clap_builder", - "version": "4.5.2", + "version": "4.4.18", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap_builder/4.5.2/download", - "sha256": "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" + "url": "https://static.crates.io/crates/clap_builder/4.4.18/download", + "sha256": "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7" } }, "targets": [ @@ -1597,7 +1608,7 @@ "deps": { "common": [ { - "id": "anstream 0.6.13", + "id": "anstream 0.6.11", "target": "anstream" }, { @@ -1605,28 +1616,28 @@ "target": "anstyle" }, { - "id": "clap_lex 0.7.0", + "id": "clap_lex 0.6.0", "target": "clap_lex" }, { - "id": "strsim 0.11.0", + "id": "strsim 0.10.0", "target": "strsim" } ], "selects": {} }, "edition": "2021", - "version": "4.5.2" + "version": "4.4.18" }, "license": "MIT OR Apache-2.0" }, - "clap_derive 4.5.0": { + "clap_derive 4.4.7": { "name": "clap_derive", - "version": "4.5.0", + "version": "4.4.7", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap_derive/4.5.0/download", - "sha256": "307bc0538d5f0f83b8248db3087aa92fe504e4691294d0c96c0eabc33f47ba47" + "url": "https://static.crates.io/crates/clap_derive/4.4.7/download", + "sha256": "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442" } }, "targets": [ @@ -1658,7 +1669,7 @@ "target": "heck" }, { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -1666,24 +1677,24 @@ "target": "quote" }, { - "id": "syn 2.0.52", + "id": "syn 2.0.48", "target": "syn" } ], "selects": {} }, "edition": "2021", - "version": "4.5.0" + "version": "4.4.7" }, "license": "MIT OR Apache-2.0" }, - "clap_lex 0.7.0": { + "clap_lex 0.6.0": { "name": "clap_lex", - "version": "0.7.0", + "version": "0.6.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/clap_lex/0.7.0/download", - "sha256": "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" + "url": "https://static.crates.io/crates/clap_lex/0.6.0/download", + "sha256": "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1" } }, "targets": [ @@ -1703,7 +1714,7 @@ "**" ], "edition": "2021", - "version": "0.7.0" + "version": "0.6.0" }, "license": "MIT OR Apache-2.0" }, @@ -1767,13 +1778,13 @@ }, "license": "CC0-1.0" }, - "core-foundation 0.9.4": { + "core-foundation 0.9.3": { "name": "core-foundation", - "version": "0.9.4", + "version": "0.9.3", "repository": { "Http": { - "url": "https://static.crates.io/crates/core-foundation/0.9.4/download", - "sha256": "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" + "url": "https://static.crates.io/crates/core-foundation/0.9.3/download", + "sha256": "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" } }, "targets": [ @@ -1792,17 +1803,10 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "link" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "core-foundation-sys 0.8.6", + "id": "core-foundation-sys 0.8.4", "target": "core_foundation_sys" }, { @@ -1812,18 +1816,18 @@ ], "selects": {} }, - "edition": "2018", - "version": "0.9.4" + "edition": "2015", + "version": "0.9.3" }, - "license": "MIT OR Apache-2.0" + "license": "MIT / Apache-2.0" }, - "core-foundation-sys 0.8.6": { + "core-foundation-sys 0.8.4": { "name": "core-foundation-sys", - "version": "0.8.6", + "version": "0.8.4", "repository": { "Http": { - "url": "https://static.crates.io/crates/core-foundation-sys/0.8.6/download", - "sha256": "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" + "url": "https://static.crates.io/crates/core-foundation-sys/0.8.4/download", + "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" } }, "targets": [ @@ -1842,25 +1846,18 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "link" - ], - "selects": {} - }, - "edition": "2018", - "version": "0.8.6" + "edition": "2015", + "version": "0.8.4" }, - "license": "MIT OR Apache-2.0" + "license": "MIT / Apache-2.0" }, - "cpufeatures 0.2.12": { + "cpufeatures 0.2.5": { "name": "cpufeatures", - "version": "0.2.12", + "version": "0.2.5", "repository": { "Http": { - "url": "https://static.crates.io/crates/cpufeatures/0.2.12/download", - "sha256": "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" + "url": "https://static.crates.io/crates/cpufeatures/0.2.5/download", + "sha256": "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320" } }, "targets": [ @@ -1882,25 +1879,19 @@ "deps": { "common": [], "selects": { - "aarch64-linux-android": [ - { - "id": "libc 0.2.153", - "target": "libc" - } - ], - "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ + "aarch64-apple-darwin": [ { "id": "libc 0.2.153", "target": "libc" } ], - "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ + "aarch64-linux-android": [ { "id": "libc 0.2.153", "target": "libc" } ], - "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [ + "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ { "id": "libc 0.2.153", "target": "libc" @@ -1909,7 +1900,7 @@ } }, "edition": "2018", - "version": "0.2.12" + "version": "0.2.5" }, "license": "MIT OR Apache-2.0" }, @@ -1941,7 +1932,7 @@ "deps": { "common": [ { - "id": "crc-catalog 2.4.0", + "id": "crc-catalog 2.2.0", "target": "crc_catalog" } ], @@ -1952,13 +1943,13 @@ }, "license": "MIT OR Apache-2.0" }, - "crc-catalog 2.4.0": { + "crc-catalog 2.2.0": { "name": "crc-catalog", - "version": "2.4.0", + "version": "2.2.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/crc-catalog/2.4.0/download", - "sha256": "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" + "url": "https://static.crates.io/crates/crc-catalog/2.2.0/download", + "sha256": "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484" } }, "targets": [ @@ -1978,17 +1969,17 @@ "**" ], "edition": "2018", - "version": "2.4.0" + "version": "2.2.0" }, "license": "MIT OR Apache-2.0" }, - "crc32fast 1.4.0": { + "crc32fast 1.3.2": { "name": "crc32fast", - "version": "1.4.0", + "version": "1.3.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/crc32fast/1.4.0/download", - "sha256": "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" + "url": "https://static.crates.io/crates/crc32fast/1.3.2/download", + "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" } }, "targets": [ @@ -2030,14 +2021,14 @@ "target": "cfg_if" }, { - "id": "crc32fast 1.4.0", + "id": "crc32fast 1.3.2", "target": "build_script_build" } ], "selects": {} }, "edition": "2015", - "version": "1.4.0" + "version": "1.3.2" }, "build_script_attrs": { "data_glob": [ @@ -2046,13 +2037,13 @@ }, "license": "MIT OR Apache-2.0" }, - "crossbeam-utils 0.8.19": { + "crossbeam-utils 0.8.15": { "name": "crossbeam-utils", - "version": "0.8.19", + "version": "0.8.15", "repository": { "Http": { - "url": "https://static.crates.io/crates/crossbeam-utils/0.8.19/download", - "sha256": "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" + "url": "https://static.crates.io/crates/crossbeam-utils/0.8.15/download", + "sha256": "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" } }, "targets": [ @@ -2090,14 +2081,18 @@ "deps": { "common": [ { - "id": "crossbeam-utils 0.8.19", + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "crossbeam-utils 0.8.15", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", - "version": "0.8.19" + "edition": "2018", + "version": "0.8.15" }, "build_script_attrs": { "data_glob": [ @@ -2140,11 +2135,11 @@ "deps": { "common": [ { - "id": "generic-array 0.14.7", + "id": "generic-array 0.14.6", "target": "generic_array" }, { - "id": "typenum 1.17.0", + "id": "typenum 1.16.0", "target": "typenum" } ], @@ -2199,7 +2194,7 @@ "target": "flate2" }, { - "id": "indexmap 1.9.3", + "id": "indexmap 1.9.2", "target": "indexmap" }, { @@ -2207,7 +2202,7 @@ "target": "infer" }, { - "id": "log 0.4.21", + "id": "log 0.4.20", "target": "log" }, { @@ -2307,13 +2302,13 @@ }, "license": "MIT" }, - "digest 0.10.7": { + "digest 0.10.6": { "name": "digest", - "version": "0.10.7", + "version": "0.10.6", "repository": { "Http": { - "url": "https://static.crates.io/crates/digest/0.10.7/download", - "sha256": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" + "url": "https://static.crates.io/crates/digest/0.10.6/download", + "sha256": "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" } }, "targets": [ @@ -2355,14 +2350,14 @@ "target": "crypto_common" }, { - "id": "subtle 2.5.0", + "id": "subtle 2.4.1", "target": "subtle" } ], "selects": {} }, "edition": "2018", - "version": "0.10.7" + "version": "0.10.6" }, "license": "MIT OR Apache-2.0" }, @@ -2440,7 +2435,7 @@ "selects": { "cfg(target_os = \"redox\")": [ { - "id": "redox_users 0.4.4", + "id": "redox_users 0.4.3", "target": "redox_users" } ], @@ -2516,13 +2511,49 @@ }, "license": "MIT" }, - "encoding_rs 0.8.33": { + "either 1.8.1": { + "name": "either", + "version": "1.8.1", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/either/1.8.1/download", + "sha256": "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" + } + }, + "targets": [ + { + "Library": { + "crate_name": "either", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "either", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "use_std" + ], + "selects": {} + }, + "edition": "2018", + "version": "1.8.1" + }, + "license": "MIT OR Apache-2.0" + }, + "encoding_rs 0.8.32": { "name": "encoding_rs", - "version": "0.8.33", + "version": "0.8.32", "repository": { "Http": { - "url": "https://static.crates.io/crates/encoding_rs/0.8.33/download", - "sha256": "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1" + "url": "https://static.crates.io/crates/encoding_rs/0.8.32/download", + "sha256": "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394" } }, "targets": [ @@ -2558,7 +2589,7 @@ "selects": {} }, "edition": "2018", - "version": "0.8.33" + "version": "0.8.32" }, "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause" }, @@ -2604,11 +2635,11 @@ "target": "humantime" }, { - "id": "is-terminal 0.4.12", + "id": "is-terminal 0.4.10", "target": "is_terminal" }, { - "id": "log 0.4.21", + "id": "log 0.4.20", "target": "log" }, { @@ -2627,13 +2658,13 @@ }, "license": "MIT OR Apache-2.0" }, - "equivalent 1.0.1": { + "equivalent 1.0.0": { "name": "equivalent", - "version": "1.0.1", + "version": "1.0.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/equivalent/1.0.1/download", - "sha256": "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" + "url": "https://static.crates.io/crates/equivalent/1.0.0/download", + "sha256": "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1" } }, "targets": [ @@ -2653,7 +2684,7 @@ "**" ], "edition": "2015", - "version": "1.0.1" + "version": "1.0.0" }, "license": "Apache-2.0 OR MIT" }, @@ -2790,13 +2821,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "filetime 0.2.23": { + "filetime 0.2.22": { "name": "filetime", - "version": "0.2.23", + "version": "0.2.22", "repository": { "Http": { - "url": "https://static.crates.io/crates/filetime/0.2.23/download", - "sha256": "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd" + "url": "https://static.crates.io/crates/filetime/0.2.22/download", + "sha256": "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0" } }, "targets": [ @@ -2825,7 +2856,7 @@ "selects": { "cfg(target_os = \"redox\")": [ { - "id": "redox_syscall 0.4.1", + "id": "redox_syscall 0.3.5", "target": "syscall" } ], @@ -2837,24 +2868,24 @@ ], "cfg(windows)": [ { - "id": "windows-sys 0.52.0", + "id": "windows-sys 0.48.0", "target": "windows_sys" } ] } }, "edition": "2018", - "version": "0.2.23" + "version": "0.2.22" }, "license": "MIT/Apache-2.0" }, - "filetime_creation 0.1.7": { + "filetime_creation 0.1.6": { "name": "filetime_creation", - "version": "0.1.7", + "version": "0.1.6", "repository": { "Http": { - "url": "https://static.crates.io/crates/filetime_creation/0.1.7/download", - "sha256": "4d273b12293b73b44ab8a525e161f74ebe2f38dd50c33ce7f538a4ccf9077383" + "url": "https://static.crates.io/crates/filetime_creation/0.1.6/download", + "sha256": "3aea213d5ab4e6cd49f50c0688a4e20e5b75ff3bc07ff63f814778bd9b1dd42d" } }, "targets": [ @@ -2880,21 +2911,21 @@ "target": "cfg_if" }, { - "id": "filetime 0.2.23", + "id": "filetime 0.2.22", "target": "filetime" } ], "selects": { "cfg(windows)": [ { - "id": "windows-sys 0.52.0", + "id": "windows-sys 0.48.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "0.1.7" + "version": "0.1.6" }, "license": "MIT/Apache-2.0" }, @@ -2935,11 +2966,11 @@ "deps": { "common": [ { - "id": "crc32fast 1.4.0", + "id": "crc32fast 1.3.2", "target": "crc32fast" }, { - "id": "miniz_oxide 0.7.2", + "id": "miniz_oxide 0.7.1", "target": "miniz_oxide" } ], @@ -2987,13 +3018,13 @@ }, "license": "Apache-2.0 / MIT" }, - "form_urlencoded 1.2.1": { + "form_urlencoded 1.1.0": { "name": "form_urlencoded", - "version": "1.2.1", + "version": "1.1.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/form_urlencoded/1.2.1/download", - "sha256": "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" + "url": "https://static.crates.io/crates/form_urlencoded/1.1.0/download", + "sha256": "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8" } }, "targets": [ @@ -3012,35 +3043,27 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "alloc", - "default", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "percent-encoding 2.3.1", + "id": "percent-encoding 2.2.0", "target": "percent_encoding" } ], "selects": {} }, "edition": "2018", - "version": "1.2.1" + "version": "1.1.0" }, "license": "MIT OR Apache-2.0" }, - "futures 0.3.30": { + "futures 0.3.27": { "name": "futures", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures/0.3.30/download", - "sha256": "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" + "url": "https://static.crates.io/crates/futures/0.3.27/download", + "sha256": "531ac96c6ff5fd7c62263c5e3c67a603af4fcaee2e1a0ae5565ba3a11e69e549" } }, "targets": [ @@ -3073,48 +3096,48 @@ "deps": { "common": [ { - "id": "futures-channel 0.3.30", + "id": "futures-channel 0.3.27", "target": "futures_channel" }, { - "id": "futures-core 0.3.30", + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-executor 0.3.30", + "id": "futures-executor 0.3.27", "target": "futures_executor" }, { - "id": "futures-io 0.3.30", + "id": "futures-io 0.3.27", "target": "futures_io" }, { - "id": "futures-sink 0.3.30", + "id": "futures-sink 0.3.27", "target": "futures_sink" }, { - "id": "futures-task 0.3.30", + "id": "futures-task 0.3.27", "target": "futures_task" }, { - "id": "futures-util 0.3.30", + "id": "futures-util 0.3.27", "target": "futures_util" } ], "selects": {} }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" }, "license": "MIT OR Apache-2.0" }, - "futures-channel 0.3.30": { + "futures-channel 0.3.27": { "name": "futures-channel", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-channel/0.3.30/download", - "sha256": "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" + "url": "https://static.crates.io/crates/futures-channel/0.3.27/download", + "sha256": "164713a5a0dcc3e7b4b1ed7d3b433cabc18025386f9339346e8daf15963cf7ac" } }, "targets": [ @@ -3126,6 +3149,15 @@ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], "library_target_name": "futures_channel", @@ -3146,28 +3178,37 @@ "deps": { "common": [ { - "id": "futures-core 0.3.30", + "id": "futures-channel 0.3.27", + "target": "build_script_build" + }, + { + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-sink 0.3.30", + "id": "futures-sink 0.3.27", "target": "futures_sink" } ], "selects": {} }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0" }, - "futures-core 0.3.30": { + "futures-core 0.3.27": { "name": "futures-core", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-core/0.3.30/download", - "sha256": "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" + "url": "https://static.crates.io/crates/futures-core/0.3.27/download", + "sha256": "86d7a0c1aa76363dac491de0ee99faf6941128376f1cf96f07db7603b7de69dd" } }, "targets": [ @@ -3179,11 +3220,20 @@ "**/*.rs" ] } - } - ], - "library_target_name": "futures_core", - "common_attrs": { - "compile_data_glob": [ + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_core", + "common_attrs": { + "compile_data_glob": [ "**" ], "crate_features": { @@ -3194,18 +3244,32 @@ ], "selects": {} }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.27", + "target": "build_script_build" + } + ], + "selects": {} + }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0" }, - "futures-executor 0.3.30": { + "futures-executor 0.3.27": { "name": "futures-executor", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-executor/0.3.30/download", - "sha256": "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" + "url": "https://static.crates.io/crates/futures-executor/0.3.27/download", + "sha256": "1997dd9df74cdac935c76252744c1ed5794fac083242ea4fe77ef3ed60ba0f83" } }, "targets": [ @@ -3233,32 +3297,32 @@ "deps": { "common": [ { - "id": "futures-core 0.3.30", + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-task 0.3.30", + "id": "futures-task 0.3.27", "target": "futures_task" }, { - "id": "futures-util 0.3.30", + "id": "futures-util 0.3.27", "target": "futures_util" } ], "selects": {} }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" }, "license": "MIT OR Apache-2.0" }, - "futures-io 0.3.30": { + "futures-io 0.3.27": { "name": "futures-io", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-io/0.3.30/download", - "sha256": "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" + "url": "https://static.crates.io/crates/futures-io/0.3.27/download", + "sha256": "89d422fa3cbe3b40dca574ab087abb5bc98258ea57eea3fd6f1fa7162c778b91" } }, "targets": [ @@ -3284,17 +3348,17 @@ "selects": {} }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" }, "license": "MIT OR Apache-2.0" }, - "futures-macro 0.3.30": { + "futures-macro 0.3.27": { "name": "futures-macro", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-macro/0.3.30/download", - "sha256": "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" + "url": "https://static.crates.io/crates/futures-macro/0.3.27/download", + "sha256": "3eb14ed937631bd8b8b8977f2c198443447a8355b6e3ca599f38c975e5a963b6" } }, "targets": [ @@ -3316,7 +3380,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -3324,24 +3388,24 @@ "target": "quote" }, { - "id": "syn 2.0.52", + "id": "syn 1.0.109", "target": "syn" } ], "selects": {} }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" }, "license": "MIT OR Apache-2.0" }, - "futures-sink 0.3.30": { + "futures-sink 0.3.27": { "name": "futures-sink", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-sink/0.3.30/download", - "sha256": "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" + "url": "https://static.crates.io/crates/futures-sink/0.3.27/download", + "sha256": "ec93083a4aecafb2a80a885c9de1f0ccae9dbd32c2bb54b0c3a65690e0b8d2f2" } }, "targets": [ @@ -3369,17 +3433,17 @@ "selects": {} }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" }, "license": "MIT OR Apache-2.0" }, - "futures-task 0.3.30": { + "futures-task 0.3.27": { "name": "futures-task", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-task/0.3.30/download", - "sha256": "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" + "url": "https://static.crates.io/crates/futures-task/0.3.27/download", + "sha256": "fd65540d33b37b16542a0438c12e6aeead10d4ac5d05bd3f805b8f35ab592879" } }, "targets": [ @@ -3391,6 +3455,15 @@ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], "library_target_name": "futures_task", @@ -3405,18 +3478,32 @@ ], "selects": {} }, + "deps": { + "common": [ + { + "id": "futures-task 0.3.27", + "target": "build_script_build" + } + ], + "selects": {} + }, "edition": "2018", - "version": "0.3.30" + "version": "0.3.27" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0" }, - "futures-timer 3.0.3": { + "futures-timer 3.0.2": { "name": "futures-timer", - "version": "3.0.3", + "version": "3.0.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-timer/3.0.3/download", - "sha256": "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24" + "url": "https://static.crates.io/crates/futures-timer/3.0.2/download", + "sha256": "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" } }, "targets": [ @@ -3436,17 +3523,17 @@ "**" ], "edition": "2018", - "version": "3.0.3" + "version": "3.0.2" }, "license": "MIT/Apache-2.0" }, - "futures-util 0.3.30": { + "futures-util 0.3.27": { "name": "futures-util", - "version": "0.3.30", + "version": "0.3.27", "repository": { "Http": { - "url": "https://static.crates.io/crates/futures-util/0.3.30/download", - "sha256": "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" + "url": "https://static.crates.io/crates/futures-util/0.3.27/download", + "sha256": "3ef6b17e481503ec85211fed8f39d1970f128935ca1f814cd32ac4a6842e84ab" } }, "targets": [ @@ -3458,6 +3545,15 @@ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], "library_target_name": "futures_util", @@ -3486,31 +3582,35 @@ "deps": { "common": [ { - "id": "futures-channel 0.3.30", + "id": "futures-channel 0.3.27", "target": "futures_channel" }, { - "id": "futures-core 0.3.30", + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-io 0.3.30", + "id": "futures-io 0.3.27", "target": "futures_io" }, { - "id": "futures-sink 0.3.30", + "id": "futures-sink 0.3.27", "target": "futures_sink" }, { - "id": "futures-task 0.3.30", + "id": "futures-task 0.3.27", "target": "futures_task" }, { - "id": "memchr 2.7.1", + "id": "futures-util 0.3.27", + "target": "build_script_build" + }, + { + "id": "memchr 2.6.4", "target": "memchr" }, { - "id": "pin-project-lite 0.2.13", + "id": "pin-project-lite 0.2.12", "target": "pin_project_lite" }, { @@ -3518,7 +3618,7 @@ "target": "pin_utils" }, { - "id": "slab 0.4.9", + "id": "slab 0.4.8", "target": "slab" } ], @@ -3528,23 +3628,28 @@ "proc_macro_deps": { "common": [ { - "id": "futures-macro 0.3.30", + "id": "futures-macro 0.3.27", "target": "futures_macro" } ], "selects": {} }, - "version": "0.3.30" + "version": "0.3.27" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0" }, - "generic-array 0.14.7": { + "generic-array 0.14.6": { "name": "generic-array", - "version": "0.14.7", + "version": "0.14.6", "repository": { "Http": { - "url": "https://static.crates.io/crates/generic-array/0.14.7/download", - "sha256": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" + "url": "https://static.crates.io/crates/generic-array/0.14.6/download", + "sha256": "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9" } }, "targets": [ @@ -3581,18 +3686,18 @@ "deps": { "common": [ { - "id": "generic-array 0.14.7", + "id": "generic-array 0.14.6", "target": "build_script_build" }, { - "id": "typenum 1.17.0", + "id": "typenum 1.16.0", "target": "typenum" } ], "selects": {} }, "edition": "2015", - "version": "0.14.7" + "version": "0.14.6" }, "build_script_attrs": { "data_glob": [ @@ -3610,13 +3715,13 @@ }, "license": "MIT" }, - "getrandom 0.2.12": { + "getrandom 0.2.8": { "name": "getrandom", - "version": "0.2.12", + "version": "0.2.8", "repository": { "Http": { - "url": "https://static.crates.io/crates/getrandom/0.2.12/download", - "sha256": "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5" + "url": "https://static.crates.io/crates/getrandom/0.2.8/download", + "sha256": "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" } }, "targets": [ @@ -3635,12 +3740,6 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "std" - ], - "selects": {} - }, "deps": { "common": [ { @@ -3664,17 +3763,17 @@ } }, "edition": "2018", - "version": "0.2.12" + "version": "0.2.8" }, "license": "MIT OR Apache-2.0" }, - "gimli 0.28.1": { + "gimli 0.27.3": { "name": "gimli", - "version": "0.28.1", + "version": "0.27.3", "repository": { "Http": { - "url": "https://static.crates.io/crates/gimli/0.28.1/download", - "sha256": "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" + "url": "https://static.crates.io/crates/gimli/0.27.3/download", + "sha256": "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" } }, "targets": [ @@ -3701,7 +3800,7 @@ "selects": {} }, "edition": "2018", - "version": "0.28.1" + "version": "0.27.3" }, "license": "MIT OR Apache-2.0" }, @@ -3735,13 +3834,13 @@ }, "license": "MIT OR Apache-2.0" }, - "h2 0.3.24": { + "h2 0.3.17": { "name": "h2", - "version": "0.3.24", + "version": "0.3.17", "repository": { "Http": { - "url": "https://static.crates.io/crates/h2/0.3.24/download", - "sha256": "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" + "url": "https://static.crates.io/crates/h2/0.3.17/download", + "sha256": "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f" } }, "targets": [ @@ -3763,7 +3862,7 @@ "deps": { "common": [ { - "id": "bytes 1.5.0", + "id": "bytes 1.4.0", "target": "bytes" }, { @@ -3771,27 +3870,27 @@ "target": "fnv" }, { - "id": "futures-core 0.3.30", + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-sink 0.3.30", + "id": "futures-sink 0.3.27", "target": "futures_sink" }, { - "id": "futures-util 0.3.30", + "id": "futures-util 0.3.27", "target": "futures_util" }, { - "id": "http 0.2.12", + "id": "http 0.2.9", "target": "http" }, { - "id": "indexmap 2.2.5", + "id": "indexmap 1.9.2", "target": "indexmap" }, { - "id": "slab 0.4.9", + "id": "slab 0.4.8", "target": "slab" }, { @@ -3799,18 +3898,18 @@ "target": "tokio" }, { - "id": "tokio-util 0.7.10", + "id": "tokio-util 0.7.7", "target": "tokio_util" }, { - "id": "tracing 0.1.40", + "id": "tracing 0.1.37", "target": "tracing" } ], "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.17" }, "license": "MIT" }, @@ -3850,13 +3949,13 @@ }, "license": "MIT OR Apache-2.0" }, - "hashbrown 0.14.3": { + "hashbrown 0.14.0": { "name": "hashbrown", - "version": "0.14.3", + "version": "0.14.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/hashbrown/0.14.3/download", - "sha256": "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" + "url": "https://static.crates.io/crates/hashbrown/0.14.0/download", + "sha256": "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" } }, "targets": [ @@ -3882,7 +3981,7 @@ "selects": {} }, "edition": "2021", - "version": "0.14.3" + "version": "0.14.0" }, "license": "MIT OR Apache-2.0" }, @@ -3922,13 +4021,13 @@ }, "license": "MIT OR Apache-2.0" }, - "hermit-abi 0.3.9": { + "hermit-abi 0.2.6": { "name": "hermit-abi", - "version": "0.3.9", + "version": "0.2.6", "repository": { "Http": { - "url": "https://static.crates.io/crates/hermit-abi/0.3.9/download", - "sha256": "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" + "url": "https://static.crates.io/crates/hermit-abi/0.2.6/download", + "sha256": "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" } }, "targets": [ @@ -3947,8 +4046,47 @@ "compile_data_glob": [ "**" ], + "deps": { + "common": [ + { + "id": "libc 0.2.153", + "target": "libc" + } + ], + "selects": {} + }, "edition": "2021", - "version": "0.3.9" + "version": "0.2.6" + }, + "license": "MIT/Apache-2.0" + }, + "hermit-abi 0.3.5": { + "name": "hermit-abi", + "version": "0.3.5", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/hermit-abi/0.3.5/download", + "sha256": "d0c62115964e08cb8039170eb33c1d0e2388a256930279edca206fff675f82c3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hermit_abi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hermit_abi", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.3.5" }, "license": "MIT OR Apache-2.0" }, @@ -3986,7 +4124,7 @@ "deps": { "common": [ { - "id": "digest 0.10.7", + "id": "digest 0.10.6", "target": "digest" } ], @@ -3997,13 +4135,13 @@ }, "license": "MIT OR Apache-2.0" }, - "http 0.2.12": { + "http 0.2.9": { "name": "http", - "version": "0.2.12", + "version": "0.2.9", "repository": { "Http": { - "url": "https://static.crates.io/crates/http/0.2.12/download", - "sha256": "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" + "url": "https://static.crates.io/crates/http/0.2.9/download", + "sha256": "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" } }, "targets": [ @@ -4025,7 +4163,7 @@ "deps": { "common": [ { - "id": "bytes 1.5.0", + "id": "bytes 1.4.0", "target": "bytes" }, { @@ -4033,24 +4171,24 @@ "target": "fnv" }, { - "id": "itoa 1.0.10", + "id": "itoa 1.0.6", "target": "itoa" } ], "selects": {} }, "edition": "2018", - "version": "0.2.12" + "version": "0.2.9" }, "license": "MIT OR Apache-2.0" }, - "http-body 0.4.6": { + "http-body 0.4.5": { "name": "http-body", - "version": "0.4.6", + "version": "0.4.5", "repository": { "Http": { - "url": "https://static.crates.io/crates/http-body/0.4.6/download", - "sha256": "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" + "url": "https://static.crates.io/crates/http-body/0.4.5/download", + "sha256": "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" } }, "targets": [ @@ -4072,22 +4210,22 @@ "deps": { "common": [ { - "id": "bytes 1.5.0", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "http 0.2.12", + "id": "http 0.2.9", "target": "http" }, { - "id": "pin-project-lite 0.2.13", + "id": "pin-project-lite 0.2.12", "target": "pin_project_lite" } ], "selects": {} }, "edition": "2018", - "version": "0.4.6" + "version": "0.4.5" }, "license": "MIT" }, @@ -4151,13 +4289,13 @@ }, "license": "MIT/Apache-2.0" }, - "httpdate 1.0.3": { + "httpdate 1.0.2": { "name": "httpdate", - "version": "1.0.3", + "version": "1.0.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/httpdate/1.0.3/download", - "sha256": "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" + "url": "https://static.crates.io/crates/httpdate/1.0.2/download", + "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" } }, "targets": [ @@ -4176,10 +4314,10 @@ "compile_data_glob": [ "**" ], - "edition": "2021", - "version": "1.0.3" + "edition": "2018", + "version": "1.0.2" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, "humantime 2.1.0": { "name": "humantime", @@ -4211,13 +4349,13 @@ }, "license": "MIT/Apache-2.0" }, - "hyper 0.14.28": { + "hyper 0.14.25": { "name": "hyper", - "version": "0.14.28", + "version": "0.14.25", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper/0.14.28/download", - "sha256": "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" + "url": "https://static.crates.io/crates/hyper/0.14.25/download", + "sha256": "cc5e554ff619822309ffd57d8734d77cd5ce6238bc956f037ea06c58238c9899" } }, "targets": [ @@ -4251,31 +4389,31 @@ "deps": { "common": [ { - "id": "bytes 1.5.0", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "futures-channel 0.3.30", + "id": "futures-channel 0.3.27", "target": "futures_channel" }, { - "id": "futures-core 0.3.30", + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-util 0.3.30", + "id": "futures-util 0.3.27", "target": "futures_util" }, { - "id": "h2 0.3.24", + "id": "h2 0.3.17", "target": "h2" }, { - "id": "http 0.2.12", + "id": "http 0.2.9", "target": "http" }, { - "id": "http-body 0.4.6", + "id": "http-body 0.4.5", "target": "http_body" }, { @@ -4283,19 +4421,19 @@ "target": "httparse" }, { - "id": "httpdate 1.0.3", + "id": "httpdate 1.0.2", "target": "httpdate" }, { - "id": "itoa 1.0.10", + "id": "itoa 1.0.6", "target": "itoa" }, { - "id": "pin-project-lite 0.2.13", + "id": "pin-project-lite 0.2.12", "target": "pin_project_lite" }, { - "id": "socket2 0.5.6", + "id": "socket2 0.4.9", "target": "socket2" }, { @@ -4307,28 +4445,28 @@ "target": "tower_service" }, { - "id": "tracing 0.1.40", + "id": "tracing 0.1.37", "target": "tracing" }, { - "id": "want 0.3.1", + "id": "want 0.3.0", "target": "want" } ], "selects": {} }, "edition": "2018", - "version": "0.14.28" + "version": "0.14.25" }, "license": "MIT" }, - "hyper-rustls 0.24.2": { + "hyper-rustls 0.24.0": { "name": "hyper-rustls", - "version": "0.24.2", + "version": "0.24.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/hyper-rustls/0.24.2/download", - "sha256": "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" + "url": "https://static.crates.io/crates/hyper-rustls/0.24.0/download", + "sha256": "0646026eb1b3eea4cd9ba47912ea5ce9cc07713d105b1a14698f4e6433d348b7" } }, "targets": [ @@ -4350,19 +4488,15 @@ "deps": { "common": [ { - "id": "futures-util 0.3.30", - "target": "futures_util" - }, - { - "id": "http 0.2.12", + "id": "http 0.2.9", "target": "http" }, { - "id": "hyper 0.14.28", + "id": "hyper 0.14.25", "target": "hyper" }, { - "id": "rustls 0.21.10", + "id": "rustls 0.21.6", "target": "rustls" }, { @@ -4377,17 +4511,17 @@ "selects": {} }, "edition": "2021", - "version": "0.24.2" + "version": "0.24.0" }, - "license": "Apache-2.0 OR ISC OR MIT" + "license": "Apache-2.0/ISC/MIT" }, - "idna 0.5.0": { + "idna 0.3.0": { "name": "idna", - "version": "0.5.0", + "version": "0.3.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/idna/0.5.0/download", - "sha256": "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" + "url": "https://static.crates.io/crates/idna/0.3.0/download", + "sha256": "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" } }, "targets": [ @@ -4406,39 +4540,31 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "alloc", - "default", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "unicode-bidi 0.3.15", + "id": "unicode-bidi 0.3.13", "target": "unicode_bidi" }, { - "id": "unicode-normalization 0.1.23", + "id": "unicode-normalization 0.1.22", "target": "unicode_normalization" } ], "selects": {} }, "edition": "2018", - "version": "0.5.0" + "version": "0.3.0" }, "license": "MIT OR Apache-2.0" }, - "indexmap 1.9.3": { + "indexmap 1.9.2": { "name": "indexmap", - "version": "1.9.3", + "version": "1.9.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/indexmap/1.9.3/download", - "sha256": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" + "url": "https://static.crates.io/crates/indexmap/1.9.2/download", + "sha256": "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" } }, "targets": [ @@ -4466,6 +4592,12 @@ "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, "deps": { "common": [ { @@ -4473,14 +4605,14 @@ "target": "hashbrown" }, { - "id": "indexmap 1.9.3", + "id": "indexmap 1.9.2", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "1.9.3" + "version": "1.9.2" }, "build_script_attrs": { "data_glob": [ @@ -4498,13 +4630,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "indexmap 2.2.5": { + "indexmap 2.0.0": { "name": "indexmap", - "version": "2.2.5", + "version": "2.0.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/indexmap/2.2.5/download", - "sha256": "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4" + "url": "https://static.crates.io/crates/indexmap/2.0.0/download", + "sha256": "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" } }, "targets": [ @@ -4533,18 +4665,18 @@ "deps": { "common": [ { - "id": "equivalent 1.0.1", + "id": "equivalent 1.0.0", "target": "equivalent" }, { - "id": "hashbrown 0.14.3", + "id": "hashbrown 0.14.0", "target": "hashbrown" } ], "selects": {} }, "edition": "2021", - "version": "2.2.5" + "version": "2.0.0" }, "license": "Apache-2.0 OR MIT" }, @@ -4672,7 +4804,7 @@ "deps": { "common": [ { - "id": "generic-array 0.14.7", + "id": "generic-array 0.14.6", "target": "generic_array" } ], @@ -4683,13 +4815,13 @@ }, "license": "MIT OR Apache-2.0" }, - "ipnet 2.9.0": { + "ipnet 2.7.1": { "name": "ipnet", - "version": "2.9.0", + "version": "2.7.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/ipnet/2.9.0/download", - "sha256": "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" + "url": "https://static.crates.io/crates/ipnet/2.7.1/download", + "sha256": "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146" } }, "targets": [ @@ -4710,23 +4842,22 @@ ], "crate_features": { "common": [ - "default", - "std" + "default" ], "selects": {} }, "edition": "2018", - "version": "2.9.0" + "version": "2.7.1" }, "license": "MIT OR Apache-2.0" }, - "is-terminal 0.4.12": { + "is-terminal 0.4.10": { "name": "is-terminal", - "version": "0.4.12", + "version": "0.4.10", "repository": { "Http": { - "url": "https://static.crates.io/crates/is-terminal/0.4.12/download", - "sha256": "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" + "url": "https://static.crates.io/crates/is-terminal/0.4.10/download", + "sha256": "0bad00257d07be169d870ab665980b06cdb366d792ad690bf2e76876dc503455" } }, "targets": [ @@ -4748,15 +4879,15 @@ "deps": { "common": [], "selects": { - "cfg(any(unix, target_os = \"wasi\"))": [ + "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ { - "id": "libc 0.2.153", - "target": "libc" + "id": "rustix 0.38.31", + "target": "rustix" } ], "cfg(target_os = \"hermit\")": [ { - "id": "hermit-abi 0.3.9", + "id": "hermit-abi 0.3.5", "target": "hermit_abi" } ], @@ -4769,7 +4900,7 @@ } }, "edition": "2018", - "version": "0.4.12" + "version": "0.4.10" }, "license": "MIT" }, @@ -4814,13 +4945,60 @@ }, "license": "Apache-2.0/MIT" }, - "itoa 1.0.10": { + "itertools 0.10.5": { + "name": "itertools", + "version": "0.10.5", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/itertools/0.10.5/download", + "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" + } + }, + "targets": [ + { + "Library": { + "crate_name": "itertools", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "itertools", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "use_alloc", + "use_std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "either 1.8.1", + "target": "either" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.10.5" + }, + "license": "MIT/Apache-2.0" + }, + "itoa 1.0.6": { "name": "itoa", - "version": "1.0.10", + "version": "1.0.6", "repository": { "Http": { - "url": "https://static.crates.io/crates/itoa/1.0.10/download", - "sha256": "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" + "url": "https://static.crates.io/crates/itoa/1.0.6/download", + "sha256": "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" } }, "targets": [ @@ -4840,17 +5018,17 @@ "**" ], "edition": "2018", - "version": "1.0.10" + "version": "1.0.6" }, "license": "MIT OR Apache-2.0" }, - "jobserver 0.1.28": { + "jobserver 0.1.26": { "name": "jobserver", - "version": "0.1.28", + "version": "0.1.26", "repository": { "Http": { - "url": "https://static.crates.io/crates/jobserver/0.1.28/download", - "sha256": "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6" + "url": "https://static.crates.io/crates/jobserver/0.1.26/download", + "sha256": "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" } }, "targets": [ @@ -4880,18 +5058,18 @@ ] } }, - "edition": "2021", - "version": "0.1.28" + "edition": "2018", + "version": "0.1.26" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "js-sys 0.3.69": { + "js-sys 0.3.66": { "name": "js-sys", - "version": "0.3.69", + "version": "0.3.66", "repository": { "Http": { - "url": "https://static.crates.io/crates/js-sys/0.3.69/download", - "sha256": "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" + "url": "https://static.crates.io/crates/js-sys/0.3.66/download", + "sha256": "cee9c64da59eae3b50095c18d3e74f8b73c0b86d2792824ff01bbce68ba229ca" } }, "targets": [ @@ -4913,14 +5091,14 @@ "deps": { "common": [ { - "id": "wasm-bindgen 0.2.92", + "id": "wasm-bindgen 0.2.89", "target": "wasm_bindgen" } ], "selects": {} }, "edition": "2018", - "version": "0.3.69" + "version": "0.3.66" }, "license": "MIT OR Apache-2.0" }, @@ -4985,53 +5163,6 @@ }, "license": "MIT OR Apache-2.0" }, - "libredox 0.0.1": { - "name": "libredox", - "version": "0.0.1", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/libredox/0.0.1/download", - "sha256": "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8" - } - }, - "targets": [ - { - "Library": { - "crate_name": "libredox", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "libredox", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "bitflags 2.4.2", - "target": "bitflags" - }, - { - "id": "libc 0.2.153", - "target": "libc" - }, - { - "id": "redox_syscall 0.4.1", - "target": "syscall" - } - ], - "selects": {} - }, - "edition": "2021", - "version": "0.0.1" - }, - "license": "MIT" - }, "linux-raw-sys 0.4.13": { "name": "linux-raw-sys", "version": "0.4.13", @@ -5063,8 +5194,7 @@ "errno", "general", "ioctl", - "no_std", - "std" + "no_std" ], "selects": {} }, @@ -5073,13 +5203,13 @@ }, "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, - "log 0.4.21": { + "log 0.4.20": { "name": "log", - "version": "0.4.21", + "version": "0.4.20", "repository": { "Http": { - "url": "https://static.crates.io/crates/log/0.4.21/download", - "sha256": "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" + "url": "https://static.crates.io/crates/log/0.4.20/download", + "sha256": "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" } }, "targets": [ @@ -5104,8 +5234,8 @@ ], "selects": {} }, - "edition": "2021", - "version": "0.4.21" + "edition": "2015", + "version": "0.4.20" }, "license": "MIT OR Apache-2.0" }, @@ -5211,11 +5341,11 @@ "deps": { "common": [ { - "id": "cc 1.0.90", + "id": "cc 1.0.79", "target": "cc" }, { - "id": "pkg-config 0.3.30", + "id": "pkg-config 0.3.26", "target": "pkg_config" } ], @@ -5225,13 +5355,13 @@ }, "license": "MIT/Apache-2.0" }, - "memchr 2.7.1": { + "memchr 2.6.4": { "name": "memchr", - "version": "2.7.1", + "version": "2.6.4", "repository": { "Http": { - "url": "https://static.crates.io/crates/memchr/2.7.1/download", - "sha256": "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149" + "url": "https://static.crates.io/crates/memchr/2.6.4/download", + "sha256": "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" } }, "targets": [ @@ -5259,7 +5389,7 @@ "selects": {} }, "edition": "2021", - "version": "2.7.1" + "version": "2.6.4" }, "license": "Unlicense OR MIT" }, @@ -5293,13 +5423,52 @@ }, "license": "MIT OR Apache-2.0" }, - "miniz_oxide 0.7.2": { + "miniz_oxide 0.6.2": { + "name": "miniz_oxide", + "version": "0.6.2", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/miniz_oxide/0.6.2/download", + "sha256": "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" + } + }, + "targets": [ + { + "Library": { + "crate_name": "miniz_oxide", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "miniz_oxide", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "adler 1.0.2", + "target": "adler" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.6.2" + }, + "license": "MIT OR Zlib OR Apache-2.0" + }, + "miniz_oxide 0.7.1": { "name": "miniz_oxide", - "version": "0.7.2", + "version": "0.7.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/miniz_oxide/0.7.2/download", - "sha256": "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" + "url": "https://static.crates.io/crates/miniz_oxide/0.7.1/download", + "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" } }, "targets": [ @@ -5334,17 +5503,17 @@ "selects": {} }, "edition": "2018", - "version": "0.7.2" + "version": "0.7.1" }, "license": "MIT OR Zlib OR Apache-2.0" }, - "mio 0.8.11": { + "mio 0.8.9": { "name": "mio", - "version": "0.8.11", + "version": "0.8.9", "repository": { "Http": { - "url": "https://static.crates.io/crates/mio/0.8.11/download", - "sha256": "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" + "url": "https://static.crates.io/crates/mio/0.8.9/download", + "sha256": "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0" } }, "targets": [ @@ -5399,17 +5568,17 @@ } }, "edition": "2018", - "version": "0.8.11" + "version": "0.8.9" }, "license": "MIT" }, - "nt-time 0.6.9": { + "nt-time 0.6.5": { "name": "nt-time", - "version": "0.6.9", + "version": "0.6.5", "repository": { "Http": { - "url": "https://static.crates.io/crates/nt-time/0.6.9/download", - "sha256": "8c7599c4e9c45ecbbd56a657ac5bf04af75d8497d9c3e56d9e47eb7d461473ee" + "url": "https://static.crates.io/crates/nt-time/0.6.5/download", + "sha256": "5a78d75290c9f5bc3d0ec21d88ef94968a3338969f63d98d2878b7b58b952c19" } }, "targets": [ @@ -5438,54 +5607,24 @@ "deps": { "common": [ { - "id": "time 0.3.34", + "id": "time 0.3.31", "target": "time" } ], "selects": {} }, "edition": "2021", - "version": "0.6.9" + "version": "0.6.5" }, "license": "Apache-2.0 OR MIT" }, - "num-conv 0.1.0": { - "name": "num-conv", - "version": "0.1.0", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/num-conv/0.1.0/download", - "sha256": "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" - } - }, - "targets": [ - { - "Library": { - "crate_name": "num_conv", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "num_conv", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2021", - "version": "0.1.0" - }, - "license": "MIT OR Apache-2.0" - }, - "num-traits 0.2.18": { + "num-traits 0.2.16": { "name": "num-traits", - "version": "0.2.18", + "version": "0.2.16", "repository": { "Http": { - "url": "https://static.crates.io/crates/num-traits/0.2.18/download", - "sha256": "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" + "url": "https://static.crates.io/crates/num-traits/0.2.16/download", + "sha256": "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" } }, "targets": [ @@ -5516,14 +5655,14 @@ "deps": { "common": [ { - "id": "num-traits 0.2.18", + "id": "num-traits 0.2.16", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.2.18" + "version": "0.2.16" }, "build_script_attrs": { "data_glob": [ @@ -5541,13 +5680,13 @@ }, "license": "MIT OR Apache-2.0" }, - "num_cpus 1.16.0": { + "num_cpus 1.15.0": { "name": "num_cpus", - "version": "1.16.0", + "version": "1.15.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/num_cpus/1.16.0/download", - "sha256": "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" + "url": "https://static.crates.io/crates/num_cpus/1.15.0/download", + "sha256": "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" } }, "targets": [ @@ -5569,32 +5708,32 @@ "deps": { "common": [], "selects": { - "cfg(not(windows))": [ + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [ { - "id": "libc 0.2.153", - "target": "libc" + "id": "hermit-abi 0.2.6", + "target": "hermit_abi" } ], - "cfg(target_os = \"hermit\")": [ + "cfg(not(windows))": [ { - "id": "hermit-abi 0.3.9", - "target": "hermit_abi" + "id": "libc 0.2.153", + "target": "libc" } ] } }, "edition": "2015", - "version": "1.16.0" + "version": "1.15.0" }, "license": "MIT OR Apache-2.0" }, - "object 0.32.2": { + "object 0.30.4": { "name": "object", - "version": "0.32.2", + "version": "0.30.4", "repository": { "Http": { - "url": "https://static.crates.io/crates/object/0.32.2/download", - "sha256": "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" + "url": "https://static.crates.io/crates/object/0.30.4/download", + "sha256": "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385" } }, "targets": [ @@ -5628,24 +5767,24 @@ "deps": { "common": [ { - "id": "memchr 2.7.1", + "id": "memchr 2.6.4", "target": "memchr" } ], "selects": {} }, "edition": "2018", - "version": "0.32.2" + "version": "0.30.4" }, "license": "Apache-2.0 OR MIT" }, - "once_cell 1.19.0": { + "once_cell 1.17.1": { "name": "once_cell", - "version": "1.19.0", + "version": "1.17.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/once_cell/1.19.0/download", - "sha256": "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" + "url": "https://static.crates.io/crates/once_cell/1.17.1/download", + "sha256": "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" } }, "targets": [ @@ -5674,7 +5813,7 @@ "selects": {} }, "edition": "2021", - "version": "1.19.0" + "version": "1.17.1" }, "license": "MIT OR Apache-2.0" }, @@ -5750,7 +5889,7 @@ "target": "rand_core" }, { - "id": "subtle 2.5.0", + "id": "subtle 2.4.1", "target": "subtle" } ], @@ -5799,7 +5938,7 @@ "deps": { "common": [ { - "id": "digest 0.10.7", + "id": "digest 0.10.6", "target": "digest" }, { @@ -5811,7 +5950,7 @@ "target": "password_hash" }, { - "id": "sha2 0.10.8", + "id": "sha2 0.10.6", "target": "sha2" } ], @@ -5822,13 +5961,13 @@ }, "license": "MIT OR Apache-2.0" }, - "percent-encoding 2.3.1": { + "percent-encoding 2.2.0": { "name": "percent-encoding", - "version": "2.3.1", + "version": "2.2.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/percent-encoding/2.3.1/download", - "sha256": "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" + "url": "https://static.crates.io/crates/percent-encoding/2.2.0/download", + "sha256": "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e" } }, "targets": [ @@ -5850,23 +5989,22 @@ "crate_features": { "common": [ "alloc", - "default", - "std" + "default" ], "selects": {} }, "edition": "2018", - "version": "2.3.1" + "version": "2.2.0" }, "license": "MIT OR Apache-2.0" }, - "pin-project-lite 0.2.13": { + "pin-project-lite 0.2.12": { "name": "pin-project-lite", - "version": "0.2.13", + "version": "0.2.12", "repository": { "Http": { - "url": "https://static.crates.io/crates/pin-project-lite/0.2.13/download", - "sha256": "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" + "url": "https://static.crates.io/crates/pin-project-lite/0.2.12/download", + "sha256": "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05" } }, "targets": [ @@ -5886,7 +6024,7 @@ "**" ], "edition": "2018", - "version": "0.2.13" + "version": "0.2.12" }, "license": "Apache-2.0 OR MIT" }, @@ -5920,13 +6058,13 @@ }, "license": "MIT OR Apache-2.0" }, - "pkg-config 0.3.30": { + "pkg-config 0.3.26": { "name": "pkg-config", - "version": "0.3.30", + "version": "0.3.26", "repository": { "Http": { - "url": "https://static.crates.io/crates/pkg-config/0.3.30/download", - "sha256": "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" + "url": "https://static.crates.io/crates/pkg-config/0.3.26/download", + "sha256": "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" } }, "targets": [ @@ -5946,7 +6084,7 @@ "**" ], "edition": "2015", - "version": "0.3.30" + "version": "0.3.26" }, "license": "MIT OR Apache-2.0" }, @@ -5980,13 +6118,13 @@ }, "license": "MIT OR Apache-2.0" }, - "predicates 3.1.0": { + "predicates 3.0.1": { "name": "predicates", - "version": "3.1.0", + "version": "3.0.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/predicates/3.1.0/download", - "sha256": "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8" + "url": "https://static.crates.io/crates/predicates/3.0.1/download", + "sha256": "1ba7d6ead3e3966038f68caa9fc1f860185d95a793180bbcfe0d0da47b3961ed" } }, "targets": [ @@ -6014,13 +6152,17 @@ "deps": { "common": [ { - "id": "anstyle 1.0.6", + "id": "anstyle 0.3.5", "target": "anstyle" }, { "id": "difflib 0.4.0", "target": "difflib" }, + { + "id": "itertools 0.10.5", + "target": "itertools" + }, { "id": "predicates-core 1.0.6", "target": "predicates_core" @@ -6029,7 +6171,7 @@ "selects": {} }, "edition": "2021", - "version": "3.1.0" + "version": "3.0.1" }, "license": "MIT OR Apache-2.0" }, @@ -6106,13 +6248,13 @@ }, "license": "MIT OR Apache-2.0" }, - "proc-macro2 1.0.79": { + "proc-macro2 1.0.78": { "name": "proc-macro2", - "version": "1.0.79", + "version": "1.0.78", "repository": { "Http": { - "url": "https://static.crates.io/crates/proc-macro2/1.0.79/download", - "sha256": "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e" + "url": "https://static.crates.io/crates/proc-macro2/1.0.78/download", + "sha256": "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" } }, "targets": [ @@ -6150,18 +6292,18 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "build_script_build" }, { - "id": "unicode-ident 1.0.12", + "id": "unicode-ident 1.0.8", "target": "unicode_ident" } ], "selects": {} }, "edition": "2021", - "version": "1.0.79" + "version": "1.0.78" }, "build_script_attrs": { "data_glob": [ @@ -6205,7 +6347,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" } ], @@ -6246,13 +6388,13 @@ }, "license": "MIT OR Apache-2.0" }, - "redox_syscall 0.4.1": { + "redox_syscall 0.2.16": { "name": "redox_syscall", - "version": "0.4.1", + "version": "0.2.16", "repository": { "Http": { - "url": "https://static.crates.io/crates/redox_syscall/0.4.1/download", - "sha256": "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" + "url": "https://static.crates.io/crates/redox_syscall/0.2.16/download", + "sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" } }, "targets": [ @@ -6281,17 +6423,56 @@ "selects": {} }, "edition": "2018", - "version": "0.4.1" + "version": "0.2.16" }, "license": "MIT" }, - "redox_users 0.4.4": { + "redox_syscall 0.3.5": { + "name": "redox_syscall", + "version": "0.3.5", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/redox_syscall/0.3.5/download", + "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" + } + }, + "targets": [ + { + "Library": { + "crate_name": "syscall", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "syscall", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bitflags 1.3.2", + "target": "bitflags" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.5" + }, + "license": "MIT" + }, + "redox_users 0.4.3": { "name": "redox_users", - "version": "0.4.4", + "version": "0.4.3", "repository": { "Http": { - "url": "https://static.crates.io/crates/redox_users/0.4.4/download", - "sha256": "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4" + "url": "https://static.crates.io/crates/redox_users/0.4.3/download", + "sha256": "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" } }, "targets": [ @@ -6313,22 +6494,22 @@ "deps": { "common": [ { - "id": "getrandom 0.2.12", + "id": "getrandom 0.2.8", "target": "getrandom" }, { - "id": "libredox 0.0.1", - "target": "libredox" + "id": "redox_syscall 0.2.16", + "target": "syscall" }, { - "id": "thiserror 1.0.58", + "id": "thiserror 1.0.40", "target": "thiserror" } ], "selects": {} }, - "edition": "2021", - "version": "0.4.4" + "edition": "2018", + "version": "0.4.3" }, "license": "MIT" }, @@ -6382,15 +6563,15 @@ "deps": { "common": [ { - "id": "aho-corasick 1.1.2", + "id": "aho-corasick 1.0.2", "target": "aho_corasick" }, { - "id": "memchr 2.7.1", + "id": "memchr 2.6.4", "target": "memchr" }, { - "id": "regex-automata 0.4.6", + "id": "regex-automata 0.4.5", "target": "regex_automata" }, { @@ -6405,13 +6586,43 @@ }, "license": "MIT OR Apache-2.0" }, - "regex-automata 0.4.6": { + "regex-automata 0.1.10": { + "name": "regex-automata", + "version": "0.1.10", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/regex-automata/0.1.10/download", + "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" + } + }, + "targets": [ + { + "Library": { + "crate_name": "regex_automata", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "regex_automata", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.1.10" + }, + "license": "Unlicense/MIT" + }, + "regex-automata 0.4.5": { "name": "regex-automata", - "version": "0.4.6", + "version": "0.4.5", "repository": { "Http": { - "url": "https://static.crates.io/crates/regex-automata/0.4.6/download", - "sha256": "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" + "url": "https://static.crates.io/crates/regex-automata/0.4.5/download", + "sha256": "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd" } }, "targets": [ @@ -6434,7 +6645,6 @@ "common": [ "alloc", "dfa-onepass", - "dfa-search", "hybrid", "meta", "nfa-backtrack", @@ -6461,11 +6671,11 @@ "deps": { "common": [ { - "id": "aho-corasick 1.1.2", + "id": "aho-corasick 1.0.2", "target": "aho_corasick" }, { - "id": "memchr 2.7.1", + "id": "memchr 2.6.4", "target": "memchr" }, { @@ -6476,7 +6686,7 @@ "selects": {} }, "edition": "2021", - "version": "0.4.6" + "version": "0.4.5" }, "license": "MIT OR Apache-2.0" }, @@ -6525,13 +6735,13 @@ }, "license": "MIT OR Apache-2.0" }, - "relative-path 1.9.2": { + "relative-path 1.9.0": { "name": "relative-path", - "version": "1.9.2", + "version": "1.9.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/relative-path/1.9.2/download", - "sha256": "e898588f33fdd5b9420719948f9f2a32c922a246964576f71ba7f24f80610fbc" + "url": "https://static.crates.io/crates/relative-path/1.9.0/download", + "sha256": "c707298afce11da2efef2f600116fa93ffa7a032b5d7b628aa17711ec81383ca" } }, "targets": [ @@ -6556,18 +6766,18 @@ ], "selects": {} }, - "edition": "2021", - "version": "1.9.2" + "edition": "2018", + "version": "1.9.0" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "reqwest 0.11.26": { + "reqwest 0.11.24": { "name": "reqwest", - "version": "0.11.26", + "version": "0.11.24", "repository": { "Http": { - "url": "https://static.crates.io/crates/reqwest/0.11.26/download", - "sha256": "78bf93c4af7a8bb7d879d51cebe797356ff10ae8516ace542b5182d9dcac10b2" + "url": "https://static.crates.io/crates/reqwest/0.11.24/download", + "sha256": "c6920094eb85afde5e4a138be3f2de8bbdf28000f0029e72c45025a56b042251" } }, "targets": [ @@ -6602,27 +6812,27 @@ "deps": { "common": [ { - "id": "base64 0.21.7", + "id": "base64 0.21.0", "target": "base64" }, { - "id": "bytes 1.5.0", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "futures-core 0.3.30", + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-util 0.3.30", + "id": "futures-util 0.3.27", "target": "futures_util" }, { - "id": "http 0.2.12", + "id": "http 0.2.9", "target": "http" }, { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" }, { @@ -6638,38 +6848,38 @@ "target": "tower_service" }, { - "id": "url 2.5.0", + "id": "url 2.3.1", "target": "url" } ], "selects": { "cfg(not(target_arch = \"wasm32\"))": [ { - "id": "encoding_rs 0.8.33", + "id": "encoding_rs 0.8.32", "target": "encoding_rs" }, { - "id": "h2 0.3.24", + "id": "h2 0.3.17", "target": "h2" }, { - "id": "http-body 0.4.6", + "id": "http-body 0.4.5", "target": "http_body" }, { - "id": "hyper 0.14.28", + "id": "hyper 0.14.25", "target": "hyper" }, { - "id": "hyper-rustls 0.24.2", + "id": "hyper-rustls 0.24.0", "target": "hyper_rustls" }, { - "id": "ipnet 2.9.0", + "id": "ipnet 2.7.1", "target": "ipnet" }, { - "id": "log 0.4.21", + "id": "log 0.4.20", "target": "log" }, { @@ -6677,23 +6887,23 @@ "target": "mime" }, { - "id": "once_cell 1.19.0", + "id": "once_cell 1.17.1", "target": "once_cell" }, { - "id": "percent-encoding 2.3.1", + "id": "percent-encoding 2.2.0", "target": "percent_encoding" }, { - "id": "pin-project-lite 0.2.13", + "id": "pin-project-lite 0.2.12", "target": "pin_project_lite" }, { - "id": "rustls 0.21.10", + "id": "rustls 0.21.6", "target": "rustls" }, { - "id": "rustls-pemfile 1.0.4", + "id": "rustls-pemfile 1.0.2", "target": "rustls_pemfile" }, { @@ -6705,29 +6915,29 @@ "target": "tokio_rustls" }, { - "id": "webpki-roots 0.25.4", + "id": "webpki-roots 0.25.2", "target": "webpki_roots" } ], "cfg(target_arch = \"wasm32\")": [ { - "id": "js-sys 0.3.69", + "id": "js-sys 0.3.66", "target": "js_sys" }, { - "id": "serde_json 1.0.114", + "id": "serde_json 1.0.113", "target": "serde_json" }, { - "id": "wasm-bindgen 0.2.92", + "id": "wasm-bindgen 0.2.89", "target": "wasm_bindgen" }, { - "id": "wasm-bindgen-futures 0.4.42", + "id": "wasm-bindgen-futures 0.4.34", "target": "wasm_bindgen_futures" }, { - "id": "web-sys 0.3.69", + "id": "web-sys 0.3.61", "target": "web_sys" } ], @@ -6745,18 +6955,18 @@ ] } }, - "edition": "2021", - "version": "0.11.26" + "edition": "2018", + "version": "0.11.24" }, "license": "MIT OR Apache-2.0" }, - "ring 0.17.8": { + "ring 0.16.20": { "name": "ring", - "version": "0.17.8", + "version": "0.16.20", "repository": { "Http": { - "url": "https://static.crates.io/crates/ring/0.17.8/download", - "sha256": "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" + "url": "https://static.crates.io/crates/ring/0.16.20/download", + "sha256": "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" } }, "targets": [ @@ -6788,52 +6998,61 @@ "common": [ "alloc", "default", - "dev_urandom_fallback" + "dev_urandom_fallback", + "once_cell" ], "selects": {} }, "deps": { "common": [ { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "getrandom 0.2.12", - "target": "getrandom" - }, - { - "id": "ring 0.17.8", + "id": "ring 0.16.20", "target": "build_script_build" }, { - "id": "untrusted 0.9.0", + "id": "untrusted 0.7.1", "target": "untrusted" } ], "selects": { - "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))": [ + "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ + { + "id": "web-sys 0.3.61", + "target": "web_sys" + } + ], + "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [ + { + "id": "spin 0.5.2", + "target": "spin" + } + ], + "cfg(any(target_os = \"android\", target_os = \"linux\"))": [ { "id": "libc 0.2.153", "target": "libc" + }, + { + "id": "once_cell 1.17.1", + "target": "once_cell" } ], - "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))": [ + "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ { - "id": "windows-sys 0.52.0", - "target": "windows_sys" + "id": "once_cell 1.17.1", + "target": "once_cell" } ], - "cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ + "cfg(target_os = \"windows\")": [ { - "id": "spin 0.9.8", - "target": "spin" + "id": "winapi 0.3.9", + "target": "winapi" } ] } }, - "edition": "2021", - "version": "0.17.8" + "edition": "2018", + "version": "0.16.20" }, "build_script_attrs": { "data_glob": [ @@ -6842,13 +7061,13 @@ "deps": { "common": [ { - "id": "cc 1.0.90", + "id": "cc 1.0.79", "target": "cc" } ], "selects": {} }, - "links": "ring_core_0_17_8" + "links": "ring-asm" }, "license": null }, @@ -6887,11 +7106,11 @@ "deps": { "common": [ { - "id": "futures 0.3.30", + "id": "futures 0.3.27", "target": "futures" }, { - "id": "futures-timer 3.0.3", + "id": "futures-timer 3.0.2", "target": "futures_timer" } ], @@ -6962,7 +7181,7 @@ "target": "glob" }, { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -6974,7 +7193,7 @@ "target": "regex" }, { - "id": "relative-path 1.9.2", + "id": "relative-path 1.9.0", "target": "relative_path" }, { @@ -6982,11 +7201,11 @@ "target": "build_script_build" }, { - "id": "syn 2.0.52", + "id": "syn 2.0.48", "target": "syn" }, { - "id": "unicode-ident 1.0.12", + "id": "unicode-ident 1.0.8", "target": "unicode_ident" } ], @@ -7069,7 +7288,7 @@ "deps": { "common": [ { - "id": "semver 1.0.22", + "id": "semver 1.0.17", "target": "semver" } ], @@ -7120,6 +7339,7 @@ "default", "fs", "std", + "termios", "use-libc-auxv" ], "selects": {} @@ -7127,7 +7347,7 @@ "deps": { "common": [ { - "id": "bitflags 2.4.2", + "id": "bitflags 2.4.0", "target": "bitflags" }, { @@ -7187,13 +7407,13 @@ }, "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, - "rustls 0.21.10": { + "rustls 0.21.6": { "name": "rustls", - "version": "0.21.10", + "version": "0.21.6", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls/0.21.10/download", - "sha256": "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba" + "url": "https://static.crates.io/crates/rustls/0.21.6/download", + "sha256": "1d1feddffcfcc0b33f5c6ce9a29e341e4cd59c3f78e7ee45f4a40c038b1d6cbb" } }, "targets": [ @@ -7234,30 +7454,30 @@ "deps": { "common": [ { - "id": "log 0.4.21", + "id": "log 0.4.20", "target": "log" }, { - "id": "ring 0.17.8", + "id": "ring 0.16.20", "target": "ring" }, { - "id": "rustls 0.21.10", + "id": "rustls 0.21.6", "target": "build_script_build" }, { - "id": "rustls-webpki 0.101.7", + "id": "rustls-webpki 0.101.4", "target": "webpki" }, { - "id": "sct 0.7.1", + "id": "sct 0.7.0", "target": "sct" } ], "selects": {} }, "edition": "2021", - "version": "0.21.10" + "version": "0.21.6" }, "build_script_attrs": { "data_glob": [ @@ -7266,13 +7486,13 @@ }, "license": "Apache-2.0 OR ISC OR MIT" }, - "rustls-pemfile 1.0.4": { + "rustls-pemfile 1.0.2": { "name": "rustls-pemfile", - "version": "1.0.4", + "version": "1.0.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls-pemfile/1.0.4/download", - "sha256": "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" + "url": "https://static.crates.io/crates/rustls-pemfile/1.0.2/download", + "sha256": "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b" } }, "targets": [ @@ -7294,24 +7514,24 @@ "deps": { "common": [ { - "id": "base64 0.21.7", + "id": "base64 0.21.0", "target": "base64" } ], "selects": {} }, "edition": "2018", - "version": "1.0.4" + "version": "1.0.2" }, "license": "Apache-2.0 OR ISC OR MIT" }, - "rustls-webpki 0.101.7": { + "rustls-webpki 0.101.4": { "name": "rustls-webpki", - "version": "0.101.7", + "version": "0.101.4", "repository": { "Http": { - "url": "https://static.crates.io/crates/rustls-webpki/0.101.7/download", - "sha256": "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" + "url": "https://static.crates.io/crates/rustls-webpki/0.101.4/download", + "sha256": "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d" } }, "targets": [ @@ -7341,28 +7561,28 @@ "deps": { "common": [ { - "id": "ring 0.17.8", + "id": "ring 0.16.20", "target": "ring" }, { - "id": "untrusted 0.9.0", + "id": "untrusted 0.7.1", "target": "untrusted" } ], "selects": {} }, "edition": "2021", - "version": "0.101.7" + "version": "0.101.4" }, "license": "ISC" }, - "ryu 1.0.17": { + "ryu 1.0.13": { "name": "ryu", - "version": "1.0.17", + "version": "1.0.13", "repository": { "Http": { - "url": "https://static.crates.io/crates/ryu/1.0.17/download", - "sha256": "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" + "url": "https://static.crates.io/crates/ryu/1.0.13/download", + "sha256": "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" } }, "targets": [ @@ -7382,7 +7602,7 @@ "**" ], "edition": "2018", - "version": "1.0.17" + "version": "1.0.13" }, "license": "Apache-2.0 OR BSL-1.0" }, @@ -7416,7 +7636,7 @@ "selects": { "cfg(windows)": [ { - "id": "winapi-util 0.1.6", + "id": "winapi-util 0.1.5", "target": "winapi_util" } ] @@ -7427,13 +7647,13 @@ }, "license": "Unlicense/MIT" }, - "sct 0.7.1": { + "sct 0.7.0": { "name": "sct", - "version": "0.7.1", + "version": "0.7.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/sct/0.7.1/download", - "sha256": "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" + "url": "https://static.crates.io/crates/sct/0.7.0/download", + "sha256": "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" } }, "targets": [ @@ -7455,20 +7675,20 @@ "deps": { "common": [ { - "id": "ring 0.17.8", + "id": "ring 0.16.20", "target": "ring" }, { - "id": "untrusted 0.9.0", + "id": "untrusted 0.7.1", "target": "untrusted" } ], "selects": {} }, - "edition": "2021", - "version": "0.7.1" + "edition": "2018", + "version": "0.7.0" }, - "license": "Apache-2.0 OR ISC OR MIT" + "license": "Apache-2.0/ISC/MIT" }, "selenium-manager 0.4.19-nightly": { "name": "selenium-manager", @@ -7493,7 +7713,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.81", + "id": "anyhow 1.0.79", "target": "anyhow" }, { @@ -7501,7 +7721,7 @@ "target": "bzip2" }, { - "id": "clap 4.5.2", + "id": "clap 4.4.18", "target": "clap" }, { @@ -7533,7 +7753,7 @@ "target": "is_executable" }, { - "id": "log 0.4.21", + "id": "log 0.4.20", "target": "log" }, { @@ -7541,15 +7761,15 @@ "target": "regex" }, { - "id": "reqwest 0.11.26", + "id": "reqwest 0.11.24", "target": "reqwest" }, { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" }, { - "id": "serde_json 1.0.114", + "id": "serde_json 1.0.113", "target": "serde_json" }, { @@ -7561,7 +7781,7 @@ "target": "tar" }, { - "id": "tempfile 3.10.1", + "id": "tempfile 3.10.0", "target": "tempfile" }, { @@ -7569,11 +7789,11 @@ "target": "tokio" }, { - "id": "toml 0.8.11", + "id": "toml 0.8.10", "target": "toml" }, { - "id": "walkdir 2.5.0", + "id": "walkdir 2.4.0", "target": "walkdir" }, { @@ -7586,7 +7806,7 @@ "deps_dev": { "common": [ { - "id": "assert_cmd 2.0.14", + "id": "assert_cmd 2.0.13", "target": "assert_cmd" }, { @@ -7601,13 +7821,13 @@ }, "license": "Apache-2.0" }, - "semver 1.0.22": { + "semver 1.0.17": { "name": "semver", - "version": "1.0.22", + "version": "1.0.17", "repository": { "Http": { - "url": "https://static.crates.io/crates/semver/1.0.22/download", - "sha256": "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" + "url": "https://static.crates.io/crates/semver/1.0.17/download", + "sha256": "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" } }, "targets": [ @@ -7645,14 +7865,14 @@ "deps": { "common": [ { - "id": "semver 1.0.22", + "id": "semver 1.0.17", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "1.0.22" + "version": "1.0.17" }, "build_script_attrs": { "data_glob": [ @@ -7661,13 +7881,13 @@ }, "license": "MIT OR Apache-2.0" }, - "serde 1.0.197": { + "serde 1.0.196": { "name": "serde", - "version": "1.0.197", + "version": "1.0.196", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde/1.0.197/download", - "sha256": "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" + "url": "https://static.crates.io/crates/serde/1.0.196/download", + "sha256": "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32" } }, "targets": [ @@ -7707,7 +7927,7 @@ "deps": { "common": [ { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "build_script_build" } ], @@ -7717,13 +7937,13 @@ "proc_macro_deps": { "common": [ { - "id": "serde_derive 1.0.197", + "id": "serde_derive 1.0.196", "target": "serde_derive" } ], "selects": {} }, - "version": "1.0.197" + "version": "1.0.196" }, "build_script_attrs": { "data_glob": [ @@ -7732,13 +7952,13 @@ }, "license": "MIT OR Apache-2.0" }, - "serde_derive 1.0.197": { + "serde_derive 1.0.196": { "name": "serde_derive", - "version": "1.0.197", + "version": "1.0.196", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_derive/1.0.197/download", - "sha256": "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" + "url": "https://static.crates.io/crates/serde_derive/1.0.196/download", + "sha256": "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67" } }, "targets": [ @@ -7766,7 +7986,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -7774,24 +7994,24 @@ "target": "quote" }, { - "id": "syn 2.0.52", + "id": "syn 2.0.48", "target": "syn" } ], "selects": {} }, "edition": "2015", - "version": "1.0.197" + "version": "1.0.196" }, "license": "MIT OR Apache-2.0" }, - "serde_json 1.0.114": { + "serde_json 1.0.113": { "name": "serde_json", - "version": "1.0.114", + "version": "1.0.113", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_json/1.0.114/download", - "sha256": "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" + "url": "https://static.crates.io/crates/serde_json/1.0.113/download", + "sha256": "69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79" } }, "targets": [ @@ -7829,26 +8049,26 @@ "deps": { "common": [ { - "id": "itoa 1.0.10", + "id": "itoa 1.0.6", "target": "itoa" }, { - "id": "ryu 1.0.17", + "id": "ryu 1.0.13", "target": "ryu" }, { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" }, { - "id": "serde_json 1.0.114", + "id": "serde_json 1.0.113", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "1.0.114" + "version": "1.0.113" }, "build_script_attrs": { "data_glob": [ @@ -7891,7 +8111,7 @@ "deps": { "common": [ { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" } ], @@ -7930,19 +8150,19 @@ "deps": { "common": [ { - "id": "form_urlencoded 1.2.1", + "id": "form_urlencoded 1.1.0", "target": "form_urlencoded" }, { - "id": "itoa 1.0.10", + "id": "itoa 1.0.6", "target": "itoa" }, { - "id": "ryu 1.0.17", + "id": "ryu 1.0.13", "target": "ryu" }, { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" } ], @@ -8000,7 +8220,7 @@ "target": "crc" }, { - "id": "filetime_creation 0.1.7", + "id": "filetime_creation 0.1.6", "target": "filetime_creation" }, { @@ -8008,22 +8228,22 @@ "target": "lzma_rust" }, { - "id": "nt-time 0.6.9", + "id": "nt-time 0.6.5", "target": "nt_time" }, { - "id": "sha2 0.10.8", + "id": "sha2 0.10.6", "target": "sha2" } ], "selects": { "cfg(target_arch = \"wasm32\")": [ { - "id": "js-sys 0.3.69", + "id": "js-sys 0.3.66", "target": "js_sys" }, { - "id": "wasm-bindgen 0.2.92", + "id": "wasm-bindgen 0.2.89", "target": "wasm_bindgen" } ] @@ -8034,13 +8254,13 @@ }, "license": "Apache-2.0" }, - "sha1 0.10.6": { + "sha1 0.10.5": { "name": "sha1", - "version": "0.10.6", + "version": "0.10.5", "repository": { "Http": { - "url": "https://static.crates.io/crates/sha1/0.10.6/download", - "sha256": "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" + "url": "https://static.crates.io/crates/sha1/0.10.5/download", + "sha256": "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" } }, "targets": [ @@ -8073,31 +8293,31 @@ "target": "cfg_if" }, { - "id": "digest 0.10.7", + "id": "digest 0.10.6", "target": "digest" } ], "selects": { "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ { - "id": "cpufeatures 0.2.12", + "id": "cpufeatures 0.2.5", "target": "cpufeatures" } ] } }, "edition": "2018", - "version": "0.10.6" + "version": "0.10.5" }, "license": "MIT OR Apache-2.0" }, - "sha2 0.10.8": { + "sha2 0.10.6": { "name": "sha2", - "version": "0.10.8", + "version": "0.10.6", "repository": { "Http": { - "url": "https://static.crates.io/crates/sha2/0.10.8/download", - "sha256": "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" + "url": "https://static.crates.io/crates/sha2/0.10.6/download", + "sha256": "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" } }, "targets": [ @@ -8130,31 +8350,31 @@ "target": "cfg_if" }, { - "id": "digest 0.10.7", + "id": "digest 0.10.6", "target": "digest" } ], "selects": { "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ { - "id": "cpufeatures 0.2.12", + "id": "cpufeatures 0.2.5", "target": "cpufeatures" } ] } }, "edition": "2018", - "version": "0.10.8" + "version": "0.10.6" }, "license": "MIT OR Apache-2.0" }, - "slab 0.4.9": { + "slab 0.4.8": { "name": "slab", - "version": "0.4.9", + "version": "0.4.8", "repository": { "Http": { - "url": "https://static.crates.io/crates/slab/0.4.9/download", - "sha256": "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" + "url": "https://static.crates.io/crates/slab/0.4.8/download", + "sha256": "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d" } }, "targets": [ @@ -8192,38 +8412,91 @@ "deps": { "common": [ { - "id": "slab 0.4.9", + "id": "slab 0.4.8", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", + "version": "0.4.8" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "socket2 0.4.9": { + "name": "socket2", + "version": "0.4.9", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/socket2/0.4.9/download", + "sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" + } + }, + "targets": [ + { + "Library": { + "crate_name": "socket2", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "socket2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "all" + ], + "selects": {} + }, + "deps": { + "common": [], + "selects": { + "cfg(unix)": [ + { + "id": "libc 0.2.153", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2018", "version": "0.4.9" }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "autocfg 1.1.0", - "target": "autocfg" - } - ], - "selects": {} - } - }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "socket2 0.5.6": { + "socket2 0.5.5": { "name": "socket2", - "version": "0.5.6", + "version": "0.5.5", "repository": { "Http": { - "url": "https://static.crates.io/crates/socket2/0.5.6/download", - "sha256": "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871" + "url": "https://static.crates.io/crates/socket2/0.5.5/download", + "sha256": "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" } }, "targets": [ @@ -8259,24 +8532,24 @@ ], "cfg(windows)": [ { - "id": "windows-sys 0.52.0", + "id": "windows-sys 0.48.0", "target": "windows_sys" } ] } }, "edition": "2021", - "version": "0.5.6" + "version": "0.5.5" }, "license": "MIT OR Apache-2.0" }, - "spin 0.9.8": { + "spin 0.5.2": { "name": "spin", - "version": "0.9.8", + "version": "0.5.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/spin/0.9.8/download", - "sha256": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" + "url": "https://static.crates.io/crates/spin/0.5.2/download", + "sha256": "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" } }, "targets": [ @@ -8295,24 +8568,18 @@ "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "once" - ], - "selects": {} - }, "edition": "2015", - "version": "0.9.8" + "version": "0.5.2" }, "license": "MIT" }, - "strsim 0.11.0": { + "strsim 0.10.0": { "name": "strsim", - "version": "0.11.0", + "version": "0.10.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/strsim/0.11.0/download", - "sha256": "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01" + "url": "https://static.crates.io/crates/strsim/0.10.0/download", + "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" } }, "targets": [ @@ -8332,17 +8599,17 @@ "**" ], "edition": "2015", - "version": "0.11.0" + "version": "0.10.0" }, "license": "MIT" }, - "subtle 2.5.0": { + "subtle 2.4.1": { "name": "subtle", - "version": "2.5.0", + "version": "2.4.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/subtle/2.5.0/download", - "sha256": "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" + "url": "https://static.crates.io/crates/subtle/2.4.1/download", + "sha256": "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" } }, "targets": [ @@ -8361,18 +8628,96 @@ "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "2.5.0" + "edition": "2015", + "version": "2.4.1" }, "license": "BSD-3-Clause" }, - "syn 2.0.52": { + "syn 1.0.109": { + "name": "syn", + "version": "1.0.109", + "repository": { + "Http": { + "url": "https://static.crates.io/crates/syn/1.0.109/download", + "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" + } + }, + "targets": [ + { + "Library": { + "crate_name": "syn", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "syn", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "clone-impls", + "default", + "derive", + "full", + "parsing", + "printing", + "proc-macro", + "quote" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.78", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.35", + "target": "quote" + }, + { + "id": "syn 1.0.109", + "target": "build_script_build" + }, + { + "id": "unicode-ident 1.0.8", + "target": "unicode_ident" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.109" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "syn 2.0.48": { "name": "syn", - "version": "2.0.52", + "version": "2.0.48", "repository": { "Http": { - "url": "https://static.crates.io/crates/syn/2.0.52/download", - "sha256": "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07" + "url": "https://static.crates.io/crates/syn/2.0.48/download", + "sha256": "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f" } }, "targets": [ @@ -8410,7 +8755,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -8418,14 +8763,14 @@ "target": "quote" }, { - "id": "unicode-ident 1.0.12", + "id": "unicode-ident 1.0.8", "target": "unicode_ident" } ], "selects": {} }, "edition": "2021", - "version": "2.0.52" + "version": "2.0.48" }, "license": "MIT OR Apache-2.0" }, @@ -8491,7 +8836,7 @@ "target": "bitflags" }, { - "id": "core-foundation 0.9.4", + "id": "core-foundation 0.9.3", "target": "core_foundation" }, { @@ -8543,7 +8888,7 @@ "deps": { "common": [ { - "id": "core-foundation-sys 0.8.6", + "id": "core-foundation-sys 0.8.4", "target": "core_foundation_sys" }, { @@ -8602,7 +8947,7 @@ "deps": { "common": [ { - "id": "filetime 0.2.23", + "id": "filetime 0.2.22", "target": "filetime" } ], @@ -8613,7 +8958,7 @@ "target": "libc" }, { - "id": "xattr 1.3.1", + "id": "xattr 1.0.1", "target": "xattr" } ] @@ -8624,13 +8969,13 @@ }, "license": "MIT/Apache-2.0" }, - "tempfile 3.10.1": { + "tempfile 3.10.0": { "name": "tempfile", - "version": "3.10.1", + "version": "3.10.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/tempfile/3.10.1/download", - "sha256": "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" + "url": "https://static.crates.io/crates/tempfile/3.10.0/download", + "sha256": "a365e8cd18e44762ef95d87f284f4b5cd04107fec2ff3052bd6a3e6069669e67" } }, "targets": [ @@ -8675,8 +9020,8 @@ ] } }, - "edition": "2021", - "version": "3.10.1" + "edition": "2018", + "version": "3.10.0" }, "license": "MIT OR Apache-2.0" }, @@ -8710,7 +9055,7 @@ "selects": { "cfg(windows)": [ { - "id": "winapi-util 0.1.6", + "id": "winapi-util 0.1.5", "target": "winapi_util" } ] @@ -8751,13 +9096,13 @@ }, "license": "MIT" }, - "thiserror 1.0.58": { + "thiserror 1.0.40": { "name": "thiserror", - "version": "1.0.58", + "version": "1.0.40", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror/1.0.58/download", - "sha256": "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297" + "url": "https://static.crates.io/crates/thiserror/1.0.40/download", + "sha256": "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac" } }, "targets": [ @@ -8788,23 +9133,23 @@ "deps": { "common": [ { - "id": "thiserror 1.0.58", + "id": "thiserror 1.0.40", "target": "build_script_build" } ], "selects": {} }, - "edition": "2021", + "edition": "2018", "proc_macro_deps": { "common": [ { - "id": "thiserror-impl 1.0.58", + "id": "thiserror-impl 1.0.40", "target": "thiserror_impl" } ], "selects": {} }, - "version": "1.0.58" + "version": "1.0.40" }, "build_script_attrs": { "data_glob": [ @@ -8813,13 +9158,13 @@ }, "license": "MIT OR Apache-2.0" }, - "thiserror-impl 1.0.58": { + "thiserror-impl 1.0.40": { "name": "thiserror-impl", - "version": "1.0.58", + "version": "1.0.40", "repository": { "Http": { - "url": "https://static.crates.io/crates/thiserror-impl/1.0.58/download", - "sha256": "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7" + "url": "https://static.crates.io/crates/thiserror-impl/1.0.40/download", + "sha256": "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f" } }, "targets": [ @@ -8841,7 +9186,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -8849,24 +9194,24 @@ "target": "quote" }, { - "id": "syn 2.0.52", + "id": "syn 2.0.48", "target": "syn" } ], "selects": {} }, - "edition": "2021", - "version": "1.0.58" + "edition": "2018", + "version": "1.0.40" }, "license": "MIT OR Apache-2.0" }, - "time 0.3.34": { + "time 0.3.31": { "name": "time", - "version": "0.3.34", + "version": "0.3.31", "repository": { "Http": { - "url": "https://static.crates.io/crates/time/0.3.34/download", - "sha256": "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749" + "url": "https://static.crates.io/crates/time/0.3.31/download", + "sha256": "f657ba42c3f86e7680e53c8cd3af8abbe56b5491790b46e22e19c0d57463583e" } }, "targets": [ @@ -8899,10 +9244,6 @@ "id": "deranged 0.3.11", "target": "deranged" }, - { - "id": "num-conv 0.1.0", - "target": "num_conv" - }, { "id": "powerfmt 0.2.0", "target": "powerfmt" @@ -8918,13 +9259,13 @@ "proc_macro_deps": { "common": [ { - "id": "time-macros 0.2.17", + "id": "time-macros 0.2.16", "target": "time_macros" } ], "selects": {} }, - "version": "0.3.34" + "version": "0.3.31" }, "license": "MIT OR Apache-2.0" }, @@ -8958,13 +9299,13 @@ }, "license": "MIT OR Apache-2.0" }, - "time-macros 0.2.17": { + "time-macros 0.2.16": { "name": "time-macros", - "version": "0.2.17", + "version": "0.2.16", "repository": { "Http": { - "url": "https://static.crates.io/crates/time-macros/0.2.17/download", - "sha256": "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774" + "url": "https://static.crates.io/crates/time-macros/0.2.16/download", + "sha256": "26197e33420244aeb70c3e8c78376ca46571bc4e701e4791c2cd9f57dcb3a43f" } }, "targets": [ @@ -8985,10 +9326,6 @@ ], "deps": { "common": [ - { - "id": "num-conv 0.1.0", - "target": "num_conv" - }, { "id": "time-core 0.1.2", "target": "time_core" @@ -8997,7 +9334,7 @@ "selects": {} }, "edition": "2021", - "version": "0.2.17" + "version": "0.2.16" }, "license": "MIT OR Apache-2.0" }, @@ -9126,32 +9463,32 @@ "deps": { "common": [ { - "id": "bytes 1.5.0", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "mio 0.8.11", + "id": "mio 0.8.9", "target": "mio" }, { - "id": "num_cpus 1.16.0", + "id": "num_cpus 1.15.0", "target": "num_cpus" }, { - "id": "pin-project-lite 0.2.13", + "id": "pin-project-lite 0.2.12", "target": "pin_project_lite" } ], "selects": { "cfg(not(target_family = \"wasm\"))": [ { - "id": "socket2 0.5.6", + "id": "socket2 0.5.5", "target": "socket2" } ], "cfg(tokio_taskdump)": [ { - "id": "backtrace 0.3.69", + "id": "backtrace 0.3.67", "target": "backtrace" } ], @@ -9211,7 +9548,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -9219,7 +9556,7 @@ "target": "quote" }, { - "id": "syn 2.0.52", + "id": "syn 2.0.48", "target": "syn" } ], @@ -9266,7 +9603,7 @@ "deps": { "common": [ { - "id": "rustls 0.21.10", + "id": "rustls 0.21.6", "target": "rustls" }, { @@ -9281,13 +9618,13 @@ }, "license": "MIT/Apache-2.0" }, - "tokio-util 0.7.10": { + "tokio-util 0.7.7": { "name": "tokio-util", - "version": "0.7.10", + "version": "0.7.7", "repository": { "Http": { - "url": "https://static.crates.io/crates/tokio-util/0.7.10/download", - "sha256": "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" + "url": "https://static.crates.io/crates/tokio-util/0.7.7/download", + "sha256": "5427d89453009325de0d8f342c9490009f76e999cb7672d77e46267448f7e6b2" } }, "targets": [ @@ -9310,7 +9647,6 @@ "common": [ "codec", "default", - "io", "tracing" ], "selects": {} @@ -9318,19 +9654,19 @@ "deps": { "common": [ { - "id": "bytes 1.5.0", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "futures-core 0.3.30", + "id": "futures-core 0.3.27", "target": "futures_core" }, { - "id": "futures-sink 0.3.30", + "id": "futures-sink 0.3.27", "target": "futures_sink" }, { - "id": "pin-project-lite 0.2.13", + "id": "pin-project-lite 0.2.12", "target": "pin_project_lite" }, { @@ -9338,24 +9674,24 @@ "target": "tokio" }, { - "id": "tracing 0.1.40", + "id": "tracing 0.1.37", "target": "tracing" } ], "selects": {} }, - "edition": "2021", - "version": "0.7.10" + "edition": "2018", + "version": "0.7.7" }, "license": "MIT" }, - "toml 0.8.11": { + "toml 0.8.10": { "name": "toml", - "version": "0.8.11", + "version": "0.8.10", "repository": { "Http": { - "url": "https://static.crates.io/crates/toml/0.8.11/download", - "sha256": "af06656561d28735e9c1cd63dfd57132c8155426aa6af24f36a00a351f88c48e" + "url": "https://static.crates.io/crates/toml/0.8.10/download", + "sha256": "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290" } }, "targets": [ @@ -9385,7 +9721,7 @@ "deps": { "common": [ { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" }, { @@ -9397,14 +9733,14 @@ "target": "toml_datetime" }, { - "id": "toml_edit 0.22.7", + "id": "toml_edit 0.22.4", "target": "toml_edit" } ], "selects": {} }, "edition": "2021", - "version": "0.8.11" + "version": "0.8.10" }, "license": "MIT OR Apache-2.0" }, @@ -9442,7 +9778,7 @@ "deps": { "common": [ { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" } ], @@ -9453,13 +9789,13 @@ }, "license": "MIT OR Apache-2.0" }, - "toml_edit 0.22.7": { + "toml_edit 0.22.4": { "name": "toml_edit", - "version": "0.22.7", + "version": "0.22.4", "repository": { "Http": { - "url": "https://static.crates.io/crates/toml_edit/0.22.7/download", - "sha256": "18769cd1cec395d70860ceb4d932812a0b4d06b1a4bb336745a4d21b9496e992" + "url": "https://static.crates.io/crates/toml_edit/0.22.4/download", + "sha256": "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951" } }, "targets": [ @@ -9489,11 +9825,11 @@ "deps": { "common": [ { - "id": "indexmap 2.2.5", + "id": "indexmap 2.0.0", "target": "indexmap" }, { - "id": "serde 1.0.197", + "id": "serde 1.0.196", "target": "serde" }, { @@ -9505,14 +9841,14 @@ "target": "toml_datetime" }, { - "id": "winnow 0.6.5", + "id": "winnow 0.5.0", "target": "winnow" } ], "selects": {} }, "edition": "2021", - "version": "0.22.7" + "version": "0.22.4" }, "license": "MIT OR Apache-2.0" }, @@ -9546,13 +9882,13 @@ }, "license": "MIT" }, - "tracing 0.1.40": { + "tracing 0.1.37": { "name": "tracing", - "version": "0.1.40", + "version": "0.1.37", "repository": { "Http": { - "url": "https://static.crates.io/crates/tracing/0.1.40/download", - "sha256": "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" + "url": "https://static.crates.io/crates/tracing/0.1.37/download", + "sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" } }, "targets": [ @@ -9580,28 +9916,32 @@ "deps": { "common": [ { - "id": "pin-project-lite 0.2.13", + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "pin-project-lite 0.2.12", "target": "pin_project_lite" }, { - "id": "tracing-core 0.1.32", + "id": "tracing-core 0.1.30", "target": "tracing_core" } ], "selects": {} }, "edition": "2018", - "version": "0.1.40" + "version": "0.1.37" }, "license": "MIT" }, - "tracing-core 0.1.32": { + "tracing-core 0.1.30": { "name": "tracing-core", - "version": "0.1.32", + "version": "0.1.30", "repository": { "Http": { - "url": "https://static.crates.io/crates/tracing-core/0.1.32/download", - "sha256": "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" + "url": "https://static.crates.io/crates/tracing-core/0.1.30/download", + "sha256": "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a" } }, "targets": [ @@ -9630,24 +9970,24 @@ "deps": { "common": [ { - "id": "once_cell 1.19.0", + "id": "once_cell 1.17.1", "target": "once_cell" } ], "selects": {} }, "edition": "2018", - "version": "0.1.32" + "version": "0.1.30" }, "license": "MIT" }, - "try-lock 0.2.5": { + "try-lock 0.2.4": { "name": "try-lock", - "version": "0.2.5", + "version": "0.2.4", "repository": { "Http": { - "url": "https://static.crates.io/crates/try-lock/0.2.5/download", - "sha256": "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" + "url": "https://static.crates.io/crates/try-lock/0.2.4/download", + "sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" } }, "targets": [ @@ -9667,17 +10007,17 @@ "**" ], "edition": "2015", - "version": "0.2.5" + "version": "0.2.4" }, "license": "MIT" }, - "typenum 1.17.0": { + "typenum 1.16.0": { "name": "typenum", - "version": "1.17.0", + "version": "1.16.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/typenum/1.17.0/download", - "sha256": "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" + "url": "https://static.crates.io/crates/typenum/1.16.0/download", + "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" } }, "targets": [ @@ -9708,14 +10048,14 @@ "deps": { "common": [ { - "id": "typenum 1.17.0", + "id": "typenum 1.16.0", "target": "build_script_main" } ], "selects": {} }, "edition": "2018", - "version": "1.17.0" + "version": "1.16.0" }, "build_script_attrs": { "data_glob": [ @@ -9724,13 +10064,13 @@ }, "license": "MIT OR Apache-2.0" }, - "unicode-bidi 0.3.15": { + "unicode-bidi 0.3.13": { "name": "unicode-bidi", - "version": "0.3.15", + "version": "0.3.13", "repository": { "Http": { - "url": "https://static.crates.io/crates/unicode-bidi/0.3.15/download", - "sha256": "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" + "url": "https://static.crates.io/crates/unicode-bidi/0.3.13/download", + "sha256": "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" } }, "targets": [ @@ -9751,23 +10091,24 @@ ], "crate_features": { "common": [ + "default", "hardcoded-data", "std" ], "selects": {} }, "edition": "2018", - "version": "0.3.15" + "version": "0.3.13" }, "license": "MIT OR Apache-2.0" }, - "unicode-ident 1.0.12": { + "unicode-ident 1.0.8": { "name": "unicode-ident", - "version": "1.0.12", + "version": "1.0.8", "repository": { "Http": { - "url": "https://static.crates.io/crates/unicode-ident/1.0.12/download", - "sha256": "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" + "url": "https://static.crates.io/crates/unicode-ident/1.0.8/download", + "sha256": "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" } }, "targets": [ @@ -9787,17 +10128,17 @@ "**" ], "edition": "2018", - "version": "1.0.12" + "version": "1.0.8" }, "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" }, - "unicode-normalization 0.1.23": { + "unicode-normalization 0.1.22": { "name": "unicode-normalization", - "version": "0.1.23", + "version": "0.1.22", "repository": { "Http": { - "url": "https://static.crates.io/crates/unicode-normalization/0.1.23/download", - "sha256": "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" + "url": "https://static.crates.io/crates/unicode-normalization/0.1.22/download", + "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" } }, "targets": [ @@ -9818,6 +10159,7 @@ ], "crate_features": { "common": [ + "default", "std" ], "selects": {} @@ -9832,24 +10174,24 @@ "selects": {} }, "edition": "2018", - "version": "0.1.23" + "version": "0.1.22" }, "license": "MIT/Apache-2.0" }, - "untrusted 0.9.0": { + "untrusted 0.7.1": { "name": "untrusted", - "version": "0.9.0", + "version": "0.7.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/untrusted/0.9.0/download", - "sha256": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" + "url": "https://static.crates.io/crates/untrusted/0.7.1/download", + "sha256": "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" } }, "targets": [ { "Library": { "crate_name": "untrusted", - "crate_root": "src/lib.rs", + "crate_root": "src/untrusted.rs", "srcs": [ "**/*.rs" ] @@ -9862,17 +10204,17 @@ "**" ], "edition": "2018", - "version": "0.9.0" + "version": "0.7.1" }, "license": "ISC" }, - "url 2.5.0": { + "url 2.3.1": { "name": "url", - "version": "2.5.0", + "version": "2.3.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/url/2.5.0/download", - "sha256": "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" + "url": "https://static.crates.io/crates/url/2.3.1/download", + "sha256": "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643" } }, "targets": [ @@ -9900,22 +10242,22 @@ "deps": { "common": [ { - "id": "form_urlencoded 1.2.1", + "id": "form_urlencoded 1.1.0", "target": "form_urlencoded" }, { - "id": "idna 0.5.0", + "id": "idna 0.3.0", "target": "idna" }, { - "id": "percent-encoding 2.3.1", + "id": "percent-encoding 2.2.0", "target": "percent_encoding" } ], "selects": {} }, "edition": "2018", - "version": "2.5.0" + "version": "2.3.1" }, "license": "MIT OR Apache-2.0" }, @@ -9955,13 +10297,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "uuid 1.7.0": { + "uuid 1.3.0": { "name": "uuid", - "version": "1.7.0", + "version": "1.3.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/uuid/1.7.0/download", - "sha256": "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a" + "url": "https://static.crates.io/crates/uuid/1.3.0/download", + "sha256": "1674845326ee10d37ca60470760d4288a6f80f304007d92e5c53bab78c9cfd79" } }, "targets": [ @@ -9988,7 +10330,7 @@ "selects": {} }, "edition": "2018", - "version": "1.7.0" + "version": "1.3.0" }, "license": "Apache-2.0 OR MIT" }, @@ -10063,13 +10405,13 @@ }, "license": "MIT/Apache-2.0" }, - "walkdir 2.5.0": { + "walkdir 2.4.0": { "name": "walkdir", - "version": "2.5.0", + "version": "2.4.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/walkdir/2.5.0/download", - "sha256": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" + "url": "https://static.crates.io/crates/walkdir/2.4.0/download", + "sha256": "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" } }, "targets": [ @@ -10098,24 +10440,24 @@ "selects": { "cfg(windows)": [ { - "id": "winapi-util 0.1.6", + "id": "winapi-util 0.1.5", "target": "winapi_util" } ] } }, "edition": "2018", - "version": "2.5.0" + "version": "2.4.0" }, "license": "Unlicense/MIT" }, - "want 0.3.1": { + "want 0.3.0": { "name": "want", - "version": "0.3.1", + "version": "0.3.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/want/0.3.1/download", - "sha256": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" + "url": "https://static.crates.io/crates/want/0.3.0/download", + "sha256": "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" } }, "targets": [ @@ -10137,14 +10479,18 @@ "deps": { "common": [ { - "id": "try-lock 0.2.5", + "id": "log 0.4.20", + "target": "log" + }, + { + "id": "try-lock 0.2.4", "target": "try_lock" } ], "selects": {} }, "edition": "2018", - "version": "0.3.1" + "version": "0.3.0" }, "license": "MIT" }, @@ -10185,13 +10531,13 @@ }, "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, - "wasm-bindgen 0.2.92": { + "wasm-bindgen 0.2.89": { "name": "wasm-bindgen", - "version": "0.2.92", + "version": "0.2.89", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen/0.2.92/download", - "sha256": "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" + "url": "https://static.crates.io/crates/wasm-bindgen/0.2.89/download", + "sha256": "0ed0d4f68a3015cc185aff4db9506a015f4b96f95303897bfa23f846db54064e" } }, "targets": [ @@ -10234,7 +10580,7 @@ "target": "cfg_if" }, { - "id": "wasm-bindgen 0.2.92", + "id": "wasm-bindgen 0.2.89", "target": "build_script_build" } ], @@ -10244,13 +10590,13 @@ "proc_macro_deps": { "common": [ { - "id": "wasm-bindgen-macro 0.2.92", + "id": "wasm-bindgen-macro 0.2.89", "target": "wasm_bindgen_macro" } ], "selects": {} }, - "version": "0.2.92" + "version": "0.2.89" }, "build_script_attrs": { "data_glob": [ @@ -10259,13 +10605,13 @@ }, "license": "MIT OR Apache-2.0" }, - "wasm-bindgen-backend 0.2.92": { + "wasm-bindgen-backend 0.2.89": { "name": "wasm-bindgen-backend", - "version": "0.2.92", + "version": "0.2.89", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-backend/0.2.92/download", - "sha256": "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" + "url": "https://static.crates.io/crates/wasm-bindgen-backend/0.2.89/download", + "sha256": "1b56f625e64f3a1084ded111c4d5f477df9f8c92df113852fa5a374dbda78826" } }, "targets": [ @@ -10293,19 +10639,19 @@ "deps": { "common": [ { - "id": "bumpalo 3.15.4", + "id": "bumpalo 3.12.0", "target": "bumpalo" }, { - "id": "log 0.4.21", + "id": "log 0.4.20", "target": "log" }, { - "id": "once_cell 1.19.0", + "id": "once_cell 1.17.1", "target": "once_cell" }, { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -10313,28 +10659,28 @@ "target": "quote" }, { - "id": "syn 2.0.52", + "id": "syn 2.0.48", "target": "syn" }, { - "id": "wasm-bindgen-shared 0.2.92", + "id": "wasm-bindgen-shared 0.2.89", "target": "wasm_bindgen_shared" } ], "selects": {} }, "edition": "2018", - "version": "0.2.92" + "version": "0.2.89" }, "license": "MIT OR Apache-2.0" }, - "wasm-bindgen-futures 0.4.42": { + "wasm-bindgen-futures 0.4.34": { "name": "wasm-bindgen-futures", - "version": "0.4.42", + "version": "0.4.34", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-futures/0.4.42/download", - "sha256": "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" + "url": "https://static.crates.io/crates/wasm-bindgen-futures/0.4.34/download", + "sha256": "f219e0d211ba40266969f6dbdd90636da12f75bee4fc9d6c23d1260dadb51454" } }, "targets": [ @@ -10360,35 +10706,35 @@ "target": "cfg_if" }, { - "id": "js-sys 0.3.69", + "id": "js-sys 0.3.66", "target": "js_sys" }, { - "id": "wasm-bindgen 0.2.92", + "id": "wasm-bindgen 0.2.89", "target": "wasm_bindgen" } ], "selects": { "cfg(target_feature = \"atomics\")": [ { - "id": "web-sys 0.3.69", + "id": "web-sys 0.3.61", "target": "web_sys" } ] } }, "edition": "2018", - "version": "0.4.42" + "version": "0.4.34" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "wasm-bindgen-macro 0.2.92": { + "wasm-bindgen-macro 0.2.89": { "name": "wasm-bindgen-macro", - "version": "0.2.92", + "version": "0.2.89", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-macro/0.2.92/download", - "sha256": "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" + "url": "https://static.crates.io/crates/wasm-bindgen-macro/0.2.89/download", + "sha256": "0162dbf37223cd2afce98f3d0785506dcb8d266223983e4b5b525859e6e182b2" } }, "targets": [ @@ -10420,24 +10766,24 @@ "target": "quote" }, { - "id": "wasm-bindgen-macro-support 0.2.92", + "id": "wasm-bindgen-macro-support 0.2.89", "target": "wasm_bindgen_macro_support" } ], "selects": {} }, "edition": "2018", - "version": "0.2.92" + "version": "0.2.89" }, "license": "MIT OR Apache-2.0" }, - "wasm-bindgen-macro-support 0.2.92": { + "wasm-bindgen-macro-support 0.2.89": { "name": "wasm-bindgen-macro-support", - "version": "0.2.92", + "version": "0.2.89", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-macro-support/0.2.92/download", - "sha256": "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" + "url": "https://static.crates.io/crates/wasm-bindgen-macro-support/0.2.89/download", + "sha256": "f0eb82fcb7930ae6219a7ecfd55b217f5f0893484b7a13022ebb2b2bf20b5283" } }, "targets": [ @@ -10465,7 +10811,7 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.79", + "id": "proc-macro2 1.0.78", "target": "proc_macro2" }, { @@ -10473,32 +10819,32 @@ "target": "quote" }, { - "id": "syn 2.0.52", + "id": "syn 2.0.48", "target": "syn" }, { - "id": "wasm-bindgen-backend 0.2.92", + "id": "wasm-bindgen-backend 0.2.89", "target": "wasm_bindgen_backend" }, { - "id": "wasm-bindgen-shared 0.2.92", + "id": "wasm-bindgen-shared 0.2.89", "target": "wasm_bindgen_shared" } ], "selects": {} }, "edition": "2018", - "version": "0.2.92" + "version": "0.2.89" }, "license": "MIT OR Apache-2.0" }, - "wasm-bindgen-shared 0.2.92": { + "wasm-bindgen-shared 0.2.89": { "name": "wasm-bindgen-shared", - "version": "0.2.92", + "version": "0.2.89", "repository": { "Http": { - "url": "https://static.crates.io/crates/wasm-bindgen-shared/0.2.92/download", - "sha256": "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" + "url": "https://static.crates.io/crates/wasm-bindgen-shared/0.2.89/download", + "sha256": "7ab9b36309365056cd639da3134bf87fa8f3d86008abf99e612384a6eecd459f" } }, "targets": [ @@ -10529,14 +10875,14 @@ "deps": { "common": [ { - "id": "wasm-bindgen-shared 0.2.92", + "id": "wasm-bindgen-shared 0.2.89", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.2.92" + "version": "0.2.89" }, "build_script_attrs": { "data_glob": [ @@ -10546,13 +10892,13 @@ }, "license": "MIT OR Apache-2.0" }, - "web-sys 0.3.69": { + "web-sys 0.3.61": { "name": "web-sys", - "version": "0.3.69", + "version": "0.3.61", "repository": { "Http": { - "url": "https://static.crates.io/crates/web-sys/0.3.69/download", - "sha256": "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" + "url": "https://static.crates.io/crates/web-sys/0.3.61/download", + "sha256": "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97" } }, "targets": [ @@ -10577,6 +10923,7 @@ "AbortSignal", "Blob", "BlobPropertyBag", + "Crypto", "Event", "EventTarget", "File", @@ -10599,28 +10946,28 @@ "deps": { "common": [ { - "id": "js-sys 0.3.69", + "id": "js-sys 0.3.66", "target": "js_sys" }, { - "id": "wasm-bindgen 0.2.92", + "id": "wasm-bindgen 0.2.89", "target": "wasm_bindgen" } ], "selects": {} }, "edition": "2018", - "version": "0.3.69" + "version": "0.3.61" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "webpki-roots 0.25.4": { + "webpki-roots 0.25.2": { "name": "webpki-roots", - "version": "0.25.4", + "version": "0.25.2", "repository": { "Http": { - "url": "https://static.crates.io/crates/webpki-roots/0.25.4/download", - "sha256": "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" + "url": "https://static.crates.io/crates/webpki-roots/0.25.2/download", + "sha256": "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" } }, "targets": [ @@ -10640,7 +10987,7 @@ "**" ], "edition": "2018", - "version": "0.25.4" + "version": "0.25.2" }, "license": "MPL-2.0" }, @@ -10683,14 +11030,18 @@ "consoleapi", "errhandlingapi", "fileapi", + "handleapi", "minwindef", + "ntsecapi", "processenv", "std", - "sysinfoapi", "winbase", "wincon", "winerror", - "winnt" + "winnt", + "ws2ipdef", + "ws2tcpip", + "wtypesbase" ], "selects": {} }, @@ -10779,13 +11130,13 @@ }, "license": "MIT/Apache-2.0" }, - "winapi-util 0.1.6": { + "winapi-util 0.1.5": { "name": "winapi-util", - "version": "0.1.6", + "version": "0.1.5", "repository": { "Http": { - "url": "https://static.crates.io/crates/winapi-util/0.1.6/download", - "sha256": "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" + "url": "https://static.crates.io/crates/winapi-util/0.1.5/download", + "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" } }, "targets": [ @@ -10815,8 +11166,8 @@ ] } }, - "edition": "2021", - "version": "0.1.6" + "edition": "2018", + "version": "0.1.5" }, "license": "Unlicense/MIT" }, @@ -10910,12 +11261,14 @@ "Win32_Storage_FileSystem", "Win32_System", "Win32_System_Com", + "Win32_System_Console", "Win32_System_Diagnostics", "Win32_System_Diagnostics_Debug", "Win32_System_IO", "Win32_System_Pipes", "Win32_System_Registry", "Win32_System_SystemServices", + "Win32_System_Threading", "Win32_System_Time", "Win32_System_WindowsProgramming", "Win32_UI", @@ -10927,7 +11280,7 @@ "deps": { "common": [ { - "id": "windows-targets 0.48.5", + "id": "windows-targets 0.48.1", "target": "windows_targets" } ], @@ -10977,9 +11330,7 @@ "Win32_System_Console", "Win32_System_Diagnostics", "Win32_System_Diagnostics_Debug", - "Win32_System_IO", "Win32_System_Threading", - "Win32_System_WindowsProgramming", "default" ], "selects": {} @@ -10987,7 +11338,7 @@ "deps": { "common": [ { - "id": "windows-targets 0.52.4", + "id": "windows-targets 0.52.0", "target": "windows_targets" } ], @@ -10998,13 +11349,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows-targets 0.48.5": { + "windows-targets 0.48.1": { "name": "windows-targets", - "version": "0.48.5", + "version": "0.48.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.48.5/download", - "sha256": "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" + "url": "https://static.crates.io/crates/windows-targets/0.48.1/download", + "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f" } }, "targets": [ @@ -11028,60 +11379,60 @@ "selects": { "aarch64-pc-windows-gnullvm": [ { - "id": "windows_aarch64_gnullvm 0.48.5", + "id": "windows_aarch64_gnullvm 0.48.0", "target": "windows_aarch64_gnullvm" } ], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { - "id": "windows_aarch64_msvc 0.48.5", + "id": "windows_aarch64_msvc 0.48.0", "target": "windows_aarch64_msvc" } ], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ { - "id": "windows_i686_gnu 0.48.5", + "id": "windows_i686_gnu 0.48.0", "target": "windows_i686_gnu" } ], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { - "id": "windows_i686_msvc 0.48.5", + "id": "windows_i686_msvc 0.48.0", "target": "windows_i686_msvc" } ], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ { - "id": "windows_x86_64_gnu 0.48.5", + "id": "windows_x86_64_gnu 0.48.0", "target": "windows_x86_64_gnu" } ], "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { - "id": "windows_x86_64_msvc 0.48.5", + "id": "windows_x86_64_msvc 0.48.0", "target": "windows_x86_64_msvc" } ], "x86_64-pc-windows-gnullvm": [ { - "id": "windows_x86_64_gnullvm 0.48.5", + "id": "windows_x86_64_gnullvm 0.48.0", "target": "windows_x86_64_gnullvm" } ] } }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.1" }, "license": "MIT OR Apache-2.0" }, - "windows-targets 0.52.4": { + "windows-targets 0.52.0": { "name": "windows-targets", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows-targets/0.52.4/download", - "sha256": "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" + "url": "https://static.crates.io/crates/windows-targets/0.52.0/download", + "sha256": "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd" } }, "targets": [ @@ -11105,60 +11456,60 @@ "selects": { "aarch64-pc-windows-gnullvm": [ { - "id": "windows_aarch64_gnullvm 0.52.4", + "id": "windows_aarch64_gnullvm 0.52.0", "target": "windows_aarch64_gnullvm" } ], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { - "id": "windows_aarch64_msvc 0.52.4", + "id": "windows_aarch64_msvc 0.52.0", "target": "windows_aarch64_msvc" } ], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ { - "id": "windows_i686_gnu 0.52.4", + "id": "windows_i686_gnu 0.52.0", "target": "windows_i686_gnu" } ], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { - "id": "windows_i686_msvc 0.52.4", + "id": "windows_i686_msvc 0.52.0", "target": "windows_i686_msvc" } ], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ { - "id": "windows_x86_64_gnu 0.52.4", + "id": "windows_x86_64_gnu 0.52.0", "target": "windows_x86_64_gnu" } ], "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { - "id": "windows_x86_64_msvc 0.52.4", + "id": "windows_x86_64_msvc 0.52.0", "target": "windows_x86_64_msvc" } ], "x86_64-pc-windows-gnullvm": [ { - "id": "windows_x86_64_gnullvm 0.52.4", + "id": "windows_x86_64_gnullvm 0.52.0", "target": "windows_x86_64_gnullvm" } ] } }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "license": "MIT OR Apache-2.0" }, - "windows_aarch64_gnullvm 0.48.5": { + "windows_aarch64_gnullvm 0.48.0": { "name": "windows_aarch64_gnullvm", - "version": "0.48.5", + "version": "0.48.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.48.5/download", - "sha256": "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.48.0/download", + "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" } }, "targets": [ @@ -11189,14 +11540,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.48.5", + "id": "windows_aarch64_gnullvm 0.48.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.0" }, "build_script_attrs": { "data_glob": [ @@ -11205,13 +11556,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_aarch64_gnullvm 0.52.4": { + "windows_aarch64_gnullvm 0.52.0": { "name": "windows_aarch64_gnullvm", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.4/download", - "sha256": "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" + "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.0/download", + "sha256": "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea" } }, "targets": [ @@ -11242,14 +11593,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.52.4", + "id": "windows_aarch64_gnullvm 0.52.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "build_script_attrs": { "data_glob": [ @@ -11258,13 +11609,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_aarch64_msvc 0.48.5": { + "windows_aarch64_msvc 0.48.0": { "name": "windows_aarch64_msvc", - "version": "0.48.5", + "version": "0.48.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.48.5/download", - "sha256": "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.48.0/download", + "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" } }, "targets": [ @@ -11295,14 +11646,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.48.5", + "id": "windows_aarch64_msvc 0.48.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.0" }, "build_script_attrs": { "data_glob": [ @@ -11311,13 +11662,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_aarch64_msvc 0.52.4": { + "windows_aarch64_msvc 0.52.0": { "name": "windows_aarch64_msvc", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.4/download", - "sha256": "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" + "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.0/download", + "sha256": "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef" } }, "targets": [ @@ -11348,14 +11699,14 @@ "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.52.4", + "id": "windows_aarch64_msvc 0.52.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "build_script_attrs": { "data_glob": [ @@ -11364,13 +11715,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_i686_gnu 0.48.5": { + "windows_i686_gnu 0.48.0": { "name": "windows_i686_gnu", - "version": "0.48.5", + "version": "0.48.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.48.5/download", - "sha256": "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.48.0/download", + "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" } }, "targets": [ @@ -11401,14 +11752,14 @@ "deps": { "common": [ { - "id": "windows_i686_gnu 0.48.5", + "id": "windows_i686_gnu 0.48.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.0" }, "build_script_attrs": { "data_glob": [ @@ -11417,13 +11768,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_i686_gnu 0.52.4": { + "windows_i686_gnu 0.52.0": { "name": "windows_i686_gnu", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.4/download", - "sha256": "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" + "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.0/download", + "sha256": "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313" } }, "targets": [ @@ -11454,14 +11805,14 @@ "deps": { "common": [ { - "id": "windows_i686_gnu 0.52.4", + "id": "windows_i686_gnu 0.52.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "build_script_attrs": { "data_glob": [ @@ -11470,13 +11821,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_i686_msvc 0.48.5": { + "windows_i686_msvc 0.48.0": { "name": "windows_i686_msvc", - "version": "0.48.5", + "version": "0.48.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.48.5/download", - "sha256": "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.48.0/download", + "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" } }, "targets": [ @@ -11507,14 +11858,14 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.48.5", + "id": "windows_i686_msvc 0.48.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.0" }, "build_script_attrs": { "data_glob": [ @@ -11523,13 +11874,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_i686_msvc 0.52.4": { + "windows_i686_msvc 0.52.0": { "name": "windows_i686_msvc", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.4/download", - "sha256": "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" + "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.0/download", + "sha256": "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a" } }, "targets": [ @@ -11560,14 +11911,14 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.52.4", + "id": "windows_i686_msvc 0.52.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "build_script_attrs": { "data_glob": [ @@ -11576,13 +11927,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_gnu 0.48.5": { + "windows_x86_64_gnu 0.48.0": { "name": "windows_x86_64_gnu", - "version": "0.48.5", + "version": "0.48.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.48.5/download", - "sha256": "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.48.0/download", + "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" } }, "targets": [ @@ -11613,14 +11964,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.48.5", + "id": "windows_x86_64_gnu 0.48.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.0" }, "build_script_attrs": { "data_glob": [ @@ -11629,13 +11980,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_gnu 0.52.4": { + "windows_x86_64_gnu 0.52.0": { "name": "windows_x86_64_gnu", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.4/download", - "sha256": "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" + "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.0/download", + "sha256": "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd" } }, "targets": [ @@ -11666,14 +12017,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.52.4", + "id": "windows_x86_64_gnu 0.52.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "build_script_attrs": { "data_glob": [ @@ -11682,13 +12033,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_gnullvm 0.48.5": { + "windows_x86_64_gnullvm 0.48.0": { "name": "windows_x86_64_gnullvm", - "version": "0.48.5", + "version": "0.48.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.48.5/download", - "sha256": "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.48.0/download", + "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" } }, "targets": [ @@ -11719,14 +12070,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.48.5", + "id": "windows_x86_64_gnullvm 0.48.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.0" }, "build_script_attrs": { "data_glob": [ @@ -11735,13 +12086,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_gnullvm 0.52.4": { + "windows_x86_64_gnullvm 0.52.0": { "name": "windows_x86_64_gnullvm", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.4/download", - "sha256": "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" + "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.0/download", + "sha256": "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e" } }, "targets": [ @@ -11772,14 +12123,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.52.4", + "id": "windows_x86_64_gnullvm 0.52.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "build_script_attrs": { "data_glob": [ @@ -11788,13 +12139,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_msvc 0.48.5": { + "windows_x86_64_msvc 0.48.0": { "name": "windows_x86_64_msvc", - "version": "0.48.5", + "version": "0.48.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.48.5/download", - "sha256": "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.48.0/download", + "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" } }, "targets": [ @@ -11825,14 +12176,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.48.5", + "id": "windows_x86_64_msvc 0.48.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.5" + "version": "0.48.0" }, "build_script_attrs": { "data_glob": [ @@ -11841,13 +12192,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_msvc 0.52.4": { + "windows_x86_64_msvc 0.52.0": { "name": "windows_x86_64_msvc", - "version": "0.52.4", + "version": "0.52.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.4/download", - "sha256": "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" + "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.0/download", + "sha256": "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" } }, "targets": [ @@ -11878,14 +12229,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.52.4", + "id": "windows_x86_64_msvc 0.52.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "0.52.4" + "version": "0.52.0" }, "build_script_attrs": { "data_glob": [ @@ -11894,13 +12245,13 @@ }, "license": "MIT OR Apache-2.0" }, - "winnow 0.6.5": { + "winnow 0.5.0": { "name": "winnow", - "version": "0.6.5", + "version": "0.5.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/winnow/0.6.5/download", - "sha256": "dffa400e67ed5a4dd237983829e66475f0a4a26938c4b04c21baede6262215b8" + "url": "https://static.crates.io/crates/winnow/0.5.0/download", + "sha256": "81fac9742fd1ad1bd9643b991319f72dd031016d44b77039a26977eb667141e7" } }, "targets": [ @@ -11928,7 +12279,7 @@ "selects": {} }, "edition": "2021", - "version": "0.6.5" + "version": "0.5.0" }, "license": "MIT" }, @@ -11975,13 +12326,13 @@ }, "license": "MIT" }, - "xattr 1.3.1": { + "xattr 1.0.1": { "name": "xattr", - "version": "1.3.1", + "version": "1.0.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/xattr/1.3.1/download", - "sha256": "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" + "url": "https://static.crates.io/crates/xattr/1.0.1/download", + "sha256": "f4686009f71ff3e5c4dbcf1a282d0a44db3f021ba69350cd42086b3e5f1c6985" } }, "targets": [ @@ -12010,27 +12361,14 @@ "deps": { "common": [ { - "id": "rustix 0.38.31", - "target": "rustix" + "id": "libc 0.2.153", + "target": "libc" } ], - "selects": { - "cfg(any(target_os = \"freebsd\", target_os = \"netbsd\"))": [ - { - "id": "libc 0.2.153", - "target": "libc" - } - ], - "cfg(target_os = \"linux\")": [ - { - "id": "linux-raw-sys 0.4.13", - "target": "linux_raw_sys" - } - ] - } + "selects": {} }, "edition": "2021", - "version": "1.3.1" + "version": "1.0.1" }, "license": "MIT/Apache-2.0" }, @@ -12118,7 +12456,7 @@ "deps": { "common": [ { - "id": "aes 0.8.4", + "id": "aes 0.8.3", "target": "aes" }, { @@ -12134,7 +12472,7 @@ "target": "constant_time_eq" }, { - "id": "crc32fast 1.4.0", + "id": "crc32fast 1.3.2", "target": "crc32fast" }, { @@ -12150,11 +12488,11 @@ "target": "pbkdf2" }, { - "id": "sha1 0.10.6", + "id": "sha1 0.10.5", "target": "sha1" }, { - "id": "time 0.3.34", + "id": "time 0.3.31", "target": "time" }, { @@ -12165,7 +12503,7 @@ "selects": { "cfg(any(all(target_arch = \"arm\", target_pointer_width = \"32\"), target_arch = \"mips\", target_arch = \"powerpc\"))": [ { - "id": "crossbeam-utils 0.8.19", + "id": "crossbeam-utils 0.8.15", "target": "crossbeam_utils" } ] @@ -12278,7 +12616,7 @@ "target": "build_script_build" }, { - "id": "zstd-sys 2.0.9+zstd.1.5.5", + "id": "zstd-sys 2.0.7+zstd.1.5.4", "target": "zstd_sys" } ], @@ -12294,13 +12632,13 @@ }, "license": "MIT/Apache-2.0" }, - "zstd-sys 2.0.9+zstd.1.5.5": { + "zstd-sys 2.0.7+zstd.1.5.4": { "name": "zstd-sys", - "version": "2.0.9+zstd.1.5.5", + "version": "2.0.7+zstd.1.5.4", "repository": { "Http": { - "url": "https://static.crates.io/crates/zstd-sys/2.0.9+zstd.1.5.5/download", - "sha256": "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656" + "url": "https://static.crates.io/crates/zstd-sys/2.0.7+zstd.1.5.4/download", + "sha256": "94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5" } }, "targets": [ @@ -12339,14 +12677,18 @@ "deps": { "common": [ { - "id": "zstd-sys 2.0.9+zstd.1.5.5", + "id": "libc 0.2.153", + "target": "libc" + }, + { + "id": "zstd-sys 2.0.7+zstd.1.5.4", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "2.0.9+zstd.1.5.5" + "version": "2.0.7+zstd.1.5.4" }, "build_script_attrs": { "data_glob": [ @@ -12355,11 +12697,11 @@ "deps": { "common": [ { - "id": "cc 1.0.90", + "id": "cc 1.0.79", "target": "cc" }, { - "id": "pkg-config 0.3.30", + "id": "pkg-config 0.3.26", "target": "pkg_config" } ], @@ -12375,10 +12717,14 @@ "selenium-manager 0.4.19-nightly": "rust" }, "conditions": { + "aarch64-apple-darwin": [ + "aarch64-apple-darwin" + ], "aarch64-linux-android": [ "aarch64-linux-android" ], "aarch64-pc-windows-gnullvm": [], + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [], "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ "aarch64-linux-android", "armv7-linux-androideabi", @@ -12387,13 +12733,6 @@ "s390x-unknown-linux-gnu", "x86_64-linux-android" ], - "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))": [ - "aarch64-linux-android", - "aarch64-unknown-linux-gnu", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi" - ], "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [ "aarch64-unknown-linux-gnu", "arm-unknown-linux-gnueabi", @@ -12432,15 +12771,9 @@ "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ "aarch64-unknown-linux-gnu" ], - "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))": [ - "aarch64-pc-windows-msvc" - ], - "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim" + "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ + "wasm32-unknown-unknown" ], - "cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ "i686-unknown-linux-gnu" ], @@ -12461,7 +12794,7 @@ "thumbv7em-none-eabi", "thumbv8m.main-none-eabi" ], - "cfg(any(target_arch = \"aarch64\", target_arch = \"arm\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ "aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", @@ -12469,16 +12802,11 @@ "aarch64-linux-android", "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", "i686-apple-darwin", "i686-linux-android", "i686-pc-windows-msvc", "i686-unknown-freebsd", "i686-unknown-linux-gnu", - "thumbv7em-none-eabi", - "thumbv8m.main-none-eabi", "x86_64-apple-darwin", "x86_64-apple-ios", "x86_64-fuchsia", @@ -12488,7 +12816,7 @@ "x86_64-unknown-linux-gnu", "x86_64-unknown-none" ], - "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ "aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", @@ -12510,14 +12838,13 @@ "x86_64-unknown-linux-gnu", "x86_64-unknown-none" ], - "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", + "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [ "aarch64-fuchsia", "aarch64-linux-android", - "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-linux-androideabi", + "armv7-unknown-linux-gnueabi", "i686-apple-darwin", "i686-linux-android", "i686-pc-windows-msvc", @@ -12532,7 +12859,20 @@ "x86_64-unknown-linux-gnu", "x86_64-unknown-none" ], - "cfg(any(target_os = \"freebsd\", target_os = \"netbsd\"))": [ + "cfg(any(target_os = \"android\", target_os = \"linux\"))": [ + "aarch64-linux-android", + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-linux-androideabi", + "armv7-unknown-linux-gnueabi", + "i686-linux-android", + "i686-unknown-linux-gnu", + "powerpc-unknown-linux-gnu", + "s390x-unknown-linux-gnu", + "x86_64-linux-android", + "x86_64-unknown-linux-gnu" + ], + "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ "i686-unknown-freebsd", "x86_64-unknown-freebsd" ], @@ -12560,7 +12900,7 @@ "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu" ], - "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [ + "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ "aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", @@ -12580,7 +12920,6 @@ "s390x-unknown-linux-gnu", "thumbv7em-none-eabi", "thumbv8m.main-none-eabi", - "wasm32-unknown-unknown", "wasm32-wasi", "x86_64-apple-darwin", "x86_64-apple-ios", @@ -12688,15 +13027,6 @@ ], "cfg(target_feature = \"atomics\")": [], "cfg(target_os = \"hermit\")": [], - "cfg(target_os = \"linux\")": [ - "aarch64-unknown-linux-gnu", - "arm-unknown-linux-gnueabi", - "armv7-unknown-linux-gnueabi", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "x86_64-unknown-linux-gnu" - ], "cfg(target_os = \"macos\")": [ "aarch64-apple-darwin", "i686-apple-darwin", diff --git a/rust/Cargo.lock b/rust/Cargo.lock index b6b69c713d30e..bad9621a5fe97 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -4,9 +4,9 @@ version = 3 [[package]] name = "addr2line" -version = "0.21.0" +version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" +checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" dependencies = [ "gimli", ] @@ -19,9 +19,9 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" [[package]] name = "aes" -version = "0.8.4" +version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0" +checksum = "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2" dependencies = [ "cfg-if", "cipher", @@ -30,20 +30,20 @@ dependencies = [ [[package]] name = "aho-corasick" -version = "1.1.2" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" +checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" dependencies = [ "memchr", ] [[package]] name = "anstream" -version = "0.6.13" +version = "0.6.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb" +checksum = "6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5" dependencies = [ - "anstyle", + "anstyle 1.0.6", "anstyle-parse", "anstyle-query", "anstyle-wincon", @@ -51,6 +51,12 @@ dependencies = [ "utf8parse", ] +[[package]] +name = "anstyle" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "23ea9e81bd02e310c216d080f6223c179012256e5151c41db88d12c88a1684d2" + [[package]] name = "anstyle" version = "1.0.6" @@ -59,37 +65,37 @@ checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" [[package]] name = "anstyle-parse" -version = "0.2.3" +version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c" +checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" dependencies = [ "utf8parse", ] [[package]] name = "anstyle-query" -version = "1.0.2" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648" +checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" dependencies = [ - "windows-sys 0.52.0", + "windows-sys 0.48.0", ] [[package]] name = "anstyle-wincon" -version = "3.0.2" +version = "3.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7" +checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" dependencies = [ - "anstyle", - "windows-sys 0.52.0", + "anstyle 1.0.6", + "windows-sys 0.48.0", ] [[package]] name = "anyhow" -version = "1.0.81" +version = "1.0.79" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247" +checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca" dependencies = [ "backtrace", ] @@ -108,11 +114,11 @@ checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" [[package]] name = "assert_cmd" -version = "2.0.14" +version = "2.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8" +checksum = "00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467" dependencies = [ - "anstyle", + "anstyle 1.0.6", "bstr", "doc-comment", "predicates", @@ -129,24 +135,24 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "backtrace" -version = "0.3.69" +version = "0.3.67" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" +checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" dependencies = [ "addr2line", "cc", "cfg-if", "libc", - "miniz_oxide", + "miniz_oxide 0.6.2", "object", "rustc-demangle", ] [[package]] name = "base64" -version = "0.21.7" +version = "0.21.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" +checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a" [[package]] name = "base64ct" @@ -177,9 +183,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.4.2" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" +checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" [[package]] name = "block-buffer" @@ -192,20 +198,21 @@ dependencies = [ [[package]] name = "bstr" -version = "1.9.1" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706" +checksum = "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09" dependencies = [ "memchr", - "regex-automata", + "once_cell", + "regex-automata 0.1.10", "serde", ] [[package]] name = "bumpalo" -version = "3.15.4" +version = "3.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ff69b9dd49fd426c69a0db9fc04dd934cdb6645ff000864d98f7e2af8830eaa" +checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" [[package]] name = "byteorder" @@ -215,9 +222,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.5.0" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" +checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" [[package]] name = "bzip2" @@ -242,12 +249,11 @@ dependencies = [ [[package]] name = "cc" -version = "1.0.90" +version = "1.0.79" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5" +checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" dependencies = [ "jobserver", - "libc", ] [[package]] @@ -269,9 +275,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chrono" -version = "0.4.35" +version = "0.4.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a" +checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" dependencies = [ "num-traits", ] @@ -288,9 +294,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.2" +version = "4.4.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b230ab84b0ffdf890d5a10abdbc8b83ae1c4918275daea1ab8801f71536b2651" +checksum = "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c" dependencies = [ "clap_builder", "clap_derive", @@ -298,33 +304,33 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.2" +version = "4.4.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4" +checksum = "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7" dependencies = [ "anstream", - "anstyle", + "anstyle 1.0.6", "clap_lex", "strsim", ] [[package]] name = "clap_derive" -version = "4.5.0" +version = "4.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "307bc0538d5f0f83b8248db3087aa92fe504e4691294d0c96c0eabc33f47ba47" +checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442" dependencies = [ "heck", "proc-macro2", "quote", - "syn", + "syn 2.0.48", ] [[package]] name = "clap_lex" -version = "0.7.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" +checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1" [[package]] name = "colorchoice" @@ -340,9 +346,9 @@ checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" [[package]] name = "core-foundation" -version = "0.9.4" +version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" +checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" dependencies = [ "core-foundation-sys", "libc", @@ -350,15 +356,15 @@ dependencies = [ [[package]] name = "core-foundation-sys" -version = "0.8.6" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" +checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" [[package]] name = "cpufeatures" -version = "0.2.12" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504" +checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320" dependencies = [ "libc", ] @@ -374,24 +380,27 @@ dependencies = [ [[package]] name = "crc-catalog" -version = "2.4.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5" +checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484" [[package]] name = "crc32fast" -version = "1.4.0" +version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" +checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" dependencies = [ "cfg-if", ] [[package]] name = "crossbeam-utils" -version = "0.8.19" +version = "0.8.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" +checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" +dependencies = [ + "cfg-if", +] [[package]] name = "crypto-common" @@ -413,7 +422,7 @@ dependencies = [ "arrayvec", "bzip2", "flate2", - "indexmap 1.9.3", + "indexmap 1.9.2", "infer 0.8.1", "log", "tar", @@ -438,9 +447,9 @@ checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" [[package]] name = "digest" -version = "0.10.7" +version = "0.10.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" +checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" dependencies = [ "block-buffer", "crypto-common", @@ -474,11 +483,17 @@ version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" +[[package]] +name = "either" +version = "1.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" + [[package]] name = "encoding_rs" -version = "0.8.33" +version = "0.8.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1" +checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394" dependencies = [ "cfg-if", ] @@ -498,9 +513,9 @@ dependencies = [ [[package]] name = "equivalent" -version = "1.0.1" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" +checksum = "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1" [[package]] name = "errno" @@ -526,25 +541,25 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" [[package]] name = "filetime" -version = "0.2.23" +version = "0.2.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd" +checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0" dependencies = [ "cfg-if", "libc", - "redox_syscall", - "windows-sys 0.52.0", + "redox_syscall 0.3.5", + "windows-sys 0.48.0", ] [[package]] name = "filetime_creation" -version = "0.1.7" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d273b12293b73b44ab8a525e161f74ebe2f38dd50c33ce7f538a4ccf9077383" +checksum = "3aea213d5ab4e6cd49f50c0688a4e20e5b75ff3bc07ff63f814778bd9b1dd42d" dependencies = [ "cfg-if", "filetime", - "windows-sys 0.52.0", + "windows-sys 0.48.0", ] [[package]] @@ -554,7 +569,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" dependencies = [ "crc32fast", - "miniz_oxide", + "miniz_oxide 0.7.1", ] [[package]] @@ -565,18 +580,18 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "form_urlencoded" -version = "1.2.1" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" +checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8" dependencies = [ "percent-encoding", ] [[package]] name = "futures" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" +checksum = "531ac96c6ff5fd7c62263c5e3c67a603af4fcaee2e1a0ae5565ba3a11e69e549" dependencies = [ "futures-channel", "futures-core", @@ -589,9 +604,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" +checksum = "164713a5a0dcc3e7b4b1ed7d3b433cabc18025386f9339346e8daf15963cf7ac" dependencies = [ "futures-core", "futures-sink", @@ -599,15 +614,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" +checksum = "86d7a0c1aa76363dac491de0ee99faf6941128376f1cf96f07db7603b7de69dd" [[package]] name = "futures-executor" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" +checksum = "1997dd9df74cdac935c76252744c1ed5794fac083242ea4fe77ef3ed60ba0f83" dependencies = [ "futures-core", "futures-task", @@ -616,44 +631,44 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" +checksum = "89d422fa3cbe3b40dca574ab087abb5bc98258ea57eea3fd6f1fa7162c778b91" [[package]] name = "futures-macro" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" +checksum = "3eb14ed937631bd8b8b8977f2c198443447a8355b6e3ca599f38c975e5a963b6" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 1.0.109", ] [[package]] name = "futures-sink" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" +checksum = "ec93083a4aecafb2a80a885c9de1f0ccae9dbd32c2bb54b0c3a65690e0b8d2f2" [[package]] name = "futures-task" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" +checksum = "fd65540d33b37b16542a0438c12e6aeead10d4ac5d05bd3f805b8f35ab592879" [[package]] name = "futures-timer" -version = "3.0.3" +version = "3.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24" +checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" [[package]] name = "futures-util" -version = "0.3.30" +version = "0.3.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" +checksum = "3ef6b17e481503ec85211fed8f39d1970f128935ca1f814cd32ac4a6842e84ab" dependencies = [ "futures-channel", "futures-core", @@ -669,9 +684,9 @@ dependencies = [ [[package]] name = "generic-array" -version = "0.14.7" +version = "0.14.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" +checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9" dependencies = [ "typenum", "version_check", @@ -679,9 +694,9 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.12" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5" +checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" dependencies = [ "cfg-if", "libc", @@ -690,9 +705,9 @@ dependencies = [ [[package]] name = "gimli" -version = "0.28.1" +version = "0.27.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" +checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" [[package]] name = "glob" @@ -702,9 +717,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" [[package]] name = "h2" -version = "0.3.24" +version = "0.3.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" +checksum = "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f" dependencies = [ "bytes", "fnv", @@ -712,7 +727,7 @@ dependencies = [ "futures-sink", "futures-util", "http", - "indexmap 2.2.5", + "indexmap 1.9.2", "slab", "tokio", "tokio-util", @@ -727,9 +742,9 @@ checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" [[package]] name = "hashbrown" -version = "0.14.3" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" +checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" [[package]] name = "heck" @@ -739,9 +754,18 @@ checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" [[package]] name = "hermit-abi" -version = "0.3.9" +version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" +checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" +dependencies = [ + "libc", +] + +[[package]] +name = "hermit-abi" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d0c62115964e08cb8039170eb33c1d0e2388a256930279edca206fff675f82c3" [[package]] name = "hmac" @@ -754,9 +778,9 @@ dependencies = [ [[package]] name = "http" -version = "0.2.12" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" +checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" dependencies = [ "bytes", "fnv", @@ -765,9 +789,9 @@ dependencies = [ [[package]] name = "http-body" -version = "0.4.6" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" +checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" dependencies = [ "bytes", "http", @@ -782,9 +806,9 @@ checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" [[package]] name = "httpdate" -version = "1.0.3" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" +checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" [[package]] name = "humantime" @@ -794,9 +818,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "0.14.28" +version = "0.14.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" +checksum = "cc5e554ff619822309ffd57d8734d77cd5ce6238bc956f037ea06c58238c9899" dependencies = [ "bytes", "futures-channel", @@ -809,7 +833,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "socket2", + "socket2 0.4.9", "tokio", "tower-service", "tracing", @@ -818,11 +842,10 @@ dependencies = [ [[package]] name = "hyper-rustls" -version = "0.24.2" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" +checksum = "0646026eb1b3eea4cd9ba47912ea5ce9cc07713d105b1a14698f4e6433d348b7" dependencies = [ - "futures-util", "http", "hyper", "rustls", @@ -832,9 +855,9 @@ dependencies = [ [[package]] name = "idna" -version = "0.5.0" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" +checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" dependencies = [ "unicode-bidi", "unicode-normalization", @@ -842,9 +865,9 @@ dependencies = [ [[package]] name = "indexmap" -version = "1.9.3" +version = "1.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" +checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" dependencies = [ "autocfg", "hashbrown 0.12.3", @@ -852,12 +875,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.2.5" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4" +checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" dependencies = [ "equivalent", - "hashbrown 0.14.3", + "hashbrown 0.14.0", ] [[package]] @@ -889,18 +912,18 @@ dependencies = [ [[package]] name = "ipnet" -version = "2.9.0" +version = "2.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3" +checksum = "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146" [[package]] name = "is-terminal" -version = "0.4.12" +version = "0.4.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" +checksum = "0bad00257d07be169d870ab665980b06cdb366d792ad690bf2e76876dc503455" dependencies = [ - "hermit-abi", - "libc", + "hermit-abi 0.3.5", + "rustix", "windows-sys 0.52.0", ] @@ -913,26 +936,35 @@ dependencies = [ "winapi", ] +[[package]] +name = "itertools" +version = "0.10.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" +dependencies = [ + "either", +] + [[package]] name = "itoa" -version = "1.0.10" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" +checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" [[package]] name = "jobserver" -version = "0.1.28" +version = "0.1.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6" +checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" dependencies = [ "libc", ] [[package]] name = "js-sys" -version = "0.3.69" +version = "0.3.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d" +checksum = "cee9c64da59eae3b50095c18d3e74f8b73c0b86d2792824ff01bbce68ba229ca" dependencies = [ "wasm-bindgen", ] @@ -943,17 +975,6 @@ version = "0.2.153" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" -[[package]] -name = "libredox" -version = "0.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8" -dependencies = [ - "bitflags 2.4.2", - "libc", - "redox_syscall", -] - [[package]] name = "linux-raw-sys" version = "0.4.13" @@ -962,9 +983,9 @@ checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" [[package]] name = "log" -version = "0.4.21" +version = "0.4.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" +checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" [[package]] name = "lzma-rust" @@ -988,9 +1009,9 @@ dependencies = [ [[package]] name = "memchr" -version = "2.7.1" +version = "2.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149" +checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" [[package]] name = "mime" @@ -1000,18 +1021,27 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" [[package]] name = "miniz_oxide" -version = "0.7.2" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" +checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" +dependencies = [ + "adler", +] + +[[package]] +name = "miniz_oxide" +version = "0.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" dependencies = [ "adler", ] [[package]] name = "mio" -version = "0.8.11" +version = "0.8.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" +checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0" dependencies = [ "libc", "wasi", @@ -1020,53 +1050,47 @@ dependencies = [ [[package]] name = "nt-time" -version = "0.6.9" +version = "0.6.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8c7599c4e9c45ecbbd56a657ac5bf04af75d8497d9c3e56d9e47eb7d461473ee" +checksum = "5a78d75290c9f5bc3d0ec21d88ef94968a3338969f63d98d2878b7b58b952c19" dependencies = [ "chrono", "time", ] -[[package]] -name = "num-conv" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" - [[package]] name = "num-traits" -version = "0.2.18" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" +checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" dependencies = [ "autocfg", ] [[package]] name = "num_cpus" -version = "1.16.0" +version = "1.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" +checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" dependencies = [ - "hermit-abi", + "hermit-abi 0.2.6", "libc", ] [[package]] name = "object" -version = "0.32.2" +version = "0.30.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" +checksum = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385" dependencies = [ "memchr", ] [[package]] name = "once_cell" -version = "1.19.0" +version = "1.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" +checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" [[package]] name = "option-ext" @@ -1099,15 +1123,15 @@ dependencies = [ [[package]] name = "percent-encoding" -version = "2.3.1" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" +checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e" [[package]] name = "pin-project-lite" -version = "0.2.13" +version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" +checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05" [[package]] name = "pin-utils" @@ -1117,9 +1141,9 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "pkg-config" -version = "0.3.30" +version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" +checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" [[package]] name = "powerfmt" @@ -1129,12 +1153,13 @@ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" [[package]] name = "predicates" -version = "3.1.0" +version = "3.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8" +checksum = "1ba7d6ead3e3966038f68caa9fc1f860185d95a793180bbcfe0d0da47b3961ed" dependencies = [ - "anstyle", + "anstyle 0.3.5", "difflib", + "itertools", "predicates-core", ] @@ -1156,9 +1181,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.79" +version = "1.0.78" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e" +checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" dependencies = [ "unicode-ident", ] @@ -1180,21 +1205,30 @@ checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" [[package]] name = "redox_syscall" -version = "0.4.1" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" +checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" +dependencies = [ + "bitflags 1.3.2", +] + +[[package]] +name = "redox_syscall" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" dependencies = [ "bitflags 1.3.2", ] [[package]] name = "redox_users" -version = "0.4.4" +version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4" +checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" dependencies = [ "getrandom", - "libredox", + "redox_syscall 0.2.16", "thiserror", ] @@ -1206,15 +1240,21 @@ checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" dependencies = [ "aho-corasick", "memchr", - "regex-automata", + "regex-automata 0.4.5", "regex-syntax", ] [[package]] name = "regex-automata" -version = "0.4.6" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" + +[[package]] +name = "regex-automata" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" +checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd" dependencies = [ "aho-corasick", "memchr", @@ -1229,15 +1269,15 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "relative-path" -version = "1.9.2" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e898588f33fdd5b9420719948f9f2a32c922a246964576f71ba7f24f80610fbc" +checksum = "c707298afce11da2efef2f600116fa93ffa7a032b5d7b628aa17711ec81383ca" [[package]] name = "reqwest" -version = "0.11.26" +version = "0.11.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78bf93c4af7a8bb7d879d51cebe797356ff10ae8516ace542b5182d9dcac10b2" +checksum = "c6920094eb85afde5e4a138be3f2de8bbdf28000f0029e72c45025a56b042251" dependencies = [ "base64", "bytes", @@ -1276,17 +1316,17 @@ dependencies = [ [[package]] name = "ring" -version = "0.17.8" +version = "0.16.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" +checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" dependencies = [ "cc", - "cfg-if", - "getrandom", "libc", + "once_cell", "spin", "untrusted", - "windows-sys 0.52.0", + "web-sys", + "winapi", ] [[package]] @@ -1314,7 +1354,7 @@ dependencies = [ "regex", "relative-path", "rustc_version", - "syn", + "syn 2.0.48", "unicode-ident", ] @@ -1339,7 +1379,7 @@ version = "0.38.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949" dependencies = [ - "bitflags 2.4.2", + "bitflags 2.4.0", "errno", "libc", "linux-raw-sys", @@ -1348,9 +1388,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.21.10" +version = "0.21.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba" +checksum = "1d1feddffcfcc0b33f5c6ce9a29e341e4cd59c3f78e7ee45f4a40c038b1d6cbb" dependencies = [ "log", "ring", @@ -1360,18 +1400,18 @@ dependencies = [ [[package]] name = "rustls-pemfile" -version = "1.0.4" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" +checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b" dependencies = [ "base64", ] [[package]] name = "rustls-webpki" -version = "0.101.7" +version = "0.101.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765" +checksum = "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d" dependencies = [ "ring", "untrusted", @@ -1379,9 +1419,9 @@ dependencies = [ [[package]] name = "ryu" -version = "1.0.17" +version = "1.0.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" +checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" [[package]] name = "same-file" @@ -1394,9 +1434,9 @@ dependencies = [ [[package]] name = "sct" -version = "0.7.1" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" +checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" dependencies = [ "ring", "untrusted", @@ -1434,35 +1474,35 @@ dependencies = [ [[package]] name = "semver" -version = "1.0.22" +version = "1.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" +checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" [[package]] name = "serde" -version = "1.0.197" +version = "1.0.196" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" +checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.197" +version = "1.0.196" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" +checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 2.0.48", ] [[package]] name = "serde_json" -version = "1.0.114" +version = "1.0.113" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" +checksum = "69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79" dependencies = [ "itoa", "ryu", @@ -1509,9 +1549,9 @@ dependencies = [ [[package]] name = "sha1" -version = "0.10.6" +version = "0.10.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba" +checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" dependencies = [ "cfg-if", "cpufeatures", @@ -1520,9 +1560,9 @@ dependencies = [ [[package]] name = "sha2" -version = "0.10.8" +version = "0.10.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" +checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" dependencies = [ "cfg-if", "cpufeatures", @@ -1531,46 +1571,67 @@ dependencies = [ [[package]] name = "slab" -version = "0.4.9" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" +checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d" dependencies = [ "autocfg", ] [[package]] name = "socket2" -version = "0.5.6" +version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871" +checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" dependencies = [ "libc", - "windows-sys 0.52.0", + "winapi", +] + +[[package]] +name = "socket2" +version = "0.5.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" +dependencies = [ + "libc", + "windows-sys 0.48.0", ] [[package]] name = "spin" -version = "0.9.8" +version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" +checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" [[package]] name = "strsim" -version = "0.11.0" +version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01" +checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" [[package]] name = "subtle" -version = "2.5.0" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" +checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "syn" -version = "2.0.52" +version = "1.0.109" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07" +checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" +dependencies = [ + "proc-macro2", + "quote", + "unicode-ident", +] + +[[package]] +name = "syn" +version = "2.0.48" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f" dependencies = [ "proc-macro2", "quote", @@ -1617,9 +1678,9 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.10.1" +version = "3.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1" +checksum = "a365e8cd18e44762ef95d87f284f4b5cd04107fec2ff3052bd6a3e6069669e67" dependencies = [ "cfg-if", "fastrand", @@ -1644,32 +1705,31 @@ checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" [[package]] name = "thiserror" -version = "1.0.58" +version = "1.0.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297" +checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.58" +version = "1.0.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7" +checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 2.0.48", ] [[package]] name = "time" -version = "0.3.34" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749" +checksum = "f657ba42c3f86e7680e53c8cd3af8abbe56b5491790b46e22e19c0d57463583e" dependencies = [ "deranged", - "num-conv", "powerfmt", "serde", "time-core", @@ -1684,11 +1744,10 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" [[package]] name = "time-macros" -version = "0.2.17" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774" +checksum = "26197e33420244aeb70c3e8c78376ca46571bc4e701e4791c2cd9f57dcb3a43f" dependencies = [ - "num-conv", "time-core", ] @@ -1719,7 +1778,7 @@ dependencies = [ "mio", "num_cpus", "pin-project-lite", - "socket2", + "socket2 0.5.5", "tokio-macros", "windows-sys 0.48.0", ] @@ -1732,7 +1791,7 @@ checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 2.0.48", ] [[package]] @@ -1747,9 +1806,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.10" +version = "0.7.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" +checksum = "5427d89453009325de0d8f342c9490009f76e999cb7672d77e46267448f7e6b2" dependencies = [ "bytes", "futures-core", @@ -1761,9 +1820,9 @@ dependencies = [ [[package]] name = "toml" -version = "0.8.11" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af06656561d28735e9c1cd63dfd57132c8155426aa6af24f36a00a351f88c48e" +checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290" dependencies = [ "serde", "serde_spanned", @@ -1782,11 +1841,11 @@ dependencies = [ [[package]] name = "toml_edit" -version = "0.22.7" +version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18769cd1cec395d70860ceb4d932812a0b4d06b1a4bb336745a4d21b9496e992" +checksum = "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951" dependencies = [ - "indexmap 2.2.5", + "indexmap 2.0.0", "serde", "serde_spanned", "toml_datetime", @@ -1801,67 +1860,68 @@ checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" [[package]] name = "tracing" -version = "0.1.40" +version = "0.1.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" +checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" dependencies = [ + "cfg-if", "pin-project-lite", "tracing-core", ] [[package]] name = "tracing-core" -version = "0.1.32" +version = "0.1.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a" dependencies = [ "once_cell", ] [[package]] name = "try-lock" -version = "0.2.5" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" +checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" [[package]] name = "typenum" -version = "1.17.0" +version = "1.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" +checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" [[package]] name = "unicode-bidi" -version = "0.3.15" +version = "0.3.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" +checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" [[package]] name = "unicode-ident" -version = "1.0.12" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" +checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" [[package]] name = "unicode-normalization" -version = "0.1.23" +version = "0.1.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" +checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" dependencies = [ "tinyvec", ] [[package]] name = "untrusted" -version = "0.9.0" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" +checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" [[package]] name = "url" -version = "2.5.0" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633" +checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643" dependencies = [ "form_urlencoded", "idna", @@ -1876,9 +1936,9 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "uuid" -version = "1.7.0" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a" +checksum = "1674845326ee10d37ca60470760d4288a6f80f304007d92e5c53bab78c9cfd79" [[package]] name = "version_check" @@ -1897,9 +1957,9 @@ dependencies = [ [[package]] name = "walkdir" -version = "2.5.0" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" +checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" dependencies = [ "same-file", "winapi-util", @@ -1907,10 +1967,11 @@ dependencies = [ [[package]] name = "want" -version = "0.3.1" +version = "0.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" +checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" dependencies = [ + "log", "try-lock", ] @@ -1922,9 +1983,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasm-bindgen" -version = "0.2.92" +version = "0.2.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8" +checksum = "0ed0d4f68a3015cc185aff4db9506a015f4b96f95303897bfa23f846db54064e" dependencies = [ "cfg-if", "wasm-bindgen-macro", @@ -1932,24 +1993,24 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.92" +version = "0.2.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da" +checksum = "1b56f625e64f3a1084ded111c4d5f477df9f8c92df113852fa5a374dbda78826" dependencies = [ "bumpalo", "log", "once_cell", "proc-macro2", "quote", - "syn", + "syn 2.0.48", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-futures" -version = "0.4.42" +version = "0.4.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0" +checksum = "f219e0d211ba40266969f6dbdd90636da12f75bee4fc9d6c23d1260dadb51454" dependencies = [ "cfg-if", "js-sys", @@ -1959,9 +2020,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.92" +version = "0.2.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726" +checksum = "0162dbf37223cd2afce98f3d0785506dcb8d266223983e4b5b525859e6e182b2" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -1969,28 +2030,28 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.92" +version = "0.2.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7" +checksum = "f0eb82fcb7930ae6219a7ecfd55b217f5f0893484b7a13022ebb2b2bf20b5283" dependencies = [ "proc-macro2", "quote", - "syn", + "syn 2.0.48", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.92" +version = "0.2.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96" +checksum = "7ab9b36309365056cd639da3134bf87fa8f3d86008abf99e612384a6eecd459f" [[package]] name = "web-sys" -version = "0.3.69" +version = "0.3.61" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef" +checksum = "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97" dependencies = [ "js-sys", "wasm-bindgen", @@ -1998,9 +2059,9 @@ dependencies = [ [[package]] name = "webpki-roots" -version = "0.25.4" +version = "0.25.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1" +checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" [[package]] name = "winapi" @@ -2020,9 +2081,9 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" [[package]] name = "winapi-util" -version = "0.1.6" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" +checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" dependencies = [ "winapi", ] @@ -2039,7 +2100,7 @@ version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" dependencies = [ - "windows-targets 0.48.5", + "windows-targets 0.48.1", ] [[package]] @@ -2048,128 +2109,128 @@ version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" dependencies = [ - "windows-targets 0.52.4", + "windows-targets 0.52.0", ] [[package]] name = "windows-targets" -version = "0.48.5" +version = "0.48.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" +checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f" dependencies = [ - "windows_aarch64_gnullvm 0.48.5", - "windows_aarch64_msvc 0.48.5", - "windows_i686_gnu 0.48.5", - "windows_i686_msvc 0.48.5", - "windows_x86_64_gnu 0.48.5", - "windows_x86_64_gnullvm 0.48.5", - "windows_x86_64_msvc 0.48.5", + "windows_aarch64_gnullvm 0.48.0", + "windows_aarch64_msvc 0.48.0", + "windows_i686_gnu 0.48.0", + "windows_i686_msvc 0.48.0", + "windows_x86_64_gnu 0.48.0", + "windows_x86_64_gnullvm 0.48.0", + "windows_x86_64_msvc 0.48.0", ] [[package]] name = "windows-targets" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" +checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd" dependencies = [ - "windows_aarch64_gnullvm 0.52.4", - "windows_aarch64_msvc 0.52.4", - "windows_i686_gnu 0.52.4", - "windows_i686_msvc 0.52.4", - "windows_x86_64_gnu 0.52.4", - "windows_x86_64_gnullvm 0.52.4", - "windows_x86_64_msvc 0.52.4", + "windows_aarch64_gnullvm 0.52.0", + "windows_aarch64_msvc 0.52.0", + "windows_i686_gnu 0.52.0", + "windows_i686_msvc 0.52.0", + "windows_x86_64_gnu 0.52.0", + "windows_x86_64_gnullvm 0.52.0", + "windows_x86_64_msvc 0.52.0", ] [[package]] name = "windows_aarch64_gnullvm" -version = "0.48.5" +version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" +checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" [[package]] name = "windows_aarch64_gnullvm" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" +checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea" [[package]] name = "windows_aarch64_msvc" -version = "0.48.5" +version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" +checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" [[package]] name = "windows_aarch64_msvc" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" +checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef" [[package]] name = "windows_i686_gnu" -version = "0.48.5" +version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" +checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" [[package]] name = "windows_i686_gnu" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" +checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313" [[package]] name = "windows_i686_msvc" -version = "0.48.5" +version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" +checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" [[package]] name = "windows_i686_msvc" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" +checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a" [[package]] name = "windows_x86_64_gnu" -version = "0.48.5" +version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" +checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" [[package]] name = "windows_x86_64_gnu" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" +checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd" [[package]] name = "windows_x86_64_gnullvm" -version = "0.48.5" +version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" +checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" [[package]] name = "windows_x86_64_gnullvm" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" +checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e" [[package]] name = "windows_x86_64_msvc" -version = "0.48.5" +version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" +checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" [[package]] name = "windows_x86_64_msvc" -version = "0.52.4" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" +checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" [[package]] name = "winnow" -version = "0.6.5" +version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dffa400e67ed5a4dd237983829e66475f0a4a26938c4b04c21baede6262215b8" +checksum = "81fac9742fd1ad1bd9643b991319f72dd031016d44b77039a26977eb667141e7" dependencies = [ "memchr", ] @@ -2186,13 +2247,11 @@ dependencies = [ [[package]] name = "xattr" -version = "1.3.1" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" +checksum = "f4686009f71ff3e5c4dbcf1a282d0a44db3f021ba69350cd42086b3e5f1c6985" dependencies = [ "libc", - "linux-raw-sys", - "rustix", ] [[package]] @@ -2245,10 +2304,11 @@ dependencies = [ [[package]] name = "zstd-sys" -version = "2.0.9+zstd.1.5.5" +version = "2.0.7+zstd.1.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656" +checksum = "94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5" dependencies = [ "cc", + "libc", "pkg-config", ] diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 7d670e59160ff..5e2073a63490e 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -13,30 +13,30 @@ Selenium Manager is a CLI tool that automatically manages the browser/driver inf [dependencies] clap = { version = "4.4.18", features = ["derive", "cargo"] } -log = "0.4.21" +log = "0.4.20" env_logger = "0.10.1" regex = "1.10.3" tokio = { version = "1.36.0", default-features = false, features = ["macros", "net", "rt-multi-thread"] } -tempfile = "3.10.1" -reqwest = { version = "0.11.26", default-features = false, features = [ "rustls-tls" ] } +tempfile = "3.10.0" +reqwest = { version = "0.11.24", default-features = false, features = [ "rustls-tls" ] } zip = "0.6.6" directories = "5.0.1" serde = { version = "1.0.196", features = ["derive"] } -serde_json = "1.0.114" +serde_json = "1.0.113" flate2 = "1.0.28" tar = "0.4.40" infer = "0.15.0" exitcode = "1.1.2" is_executable = "1.0.1" -toml = "0.8.11" +toml = "0.8.10" bzip2 = "0.4.4" sevenz-rust = "0.5.4" -walkdir = "2.5.0" +walkdir = "2.4.0" debpkg = "0.6.0" -anyhow = { version = "1.0.81", features = ["backtrace"] } +anyhow = { version = "1.0.79", features = ["backtrace"] } [dev-dependencies] -assert_cmd = "2.0.14" +assert_cmd = "2.0.13" rstest = "0.18.2" [profile.release]