From 4c328d172baf2a860f5992f1e56b1a06448c4fe2 Mon Sep 17 00:00:00 2001 From: Maciej Modelski Date: Tue, 5 Sep 2023 15:44:52 +0000 Subject: [PATCH] update cargo.bazel.lock --- Cargo.Bazel.lock | 6477 ++++++++++++++++++++++++---------------------- 1 file changed, 3379 insertions(+), 3098 deletions(-) diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index ca0f8128..8f337b29 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,13 +1,13 @@ { - "checksum": "c81d30ef3922b40f61b611eeafb472d2ef146351077a6aee30767c847d029a77", + "checksum": "1c77fc0122b13957717459e2239fb5dc73b4032daf3b46fe41ef9c68c63f950a", "crates": { - "addr2line 0.20.0": { + "addr2line 0.21.0": { "name": "addr2line", - "version": "0.20.0", + "version": "0.21.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/addr2line/0.20.0/download", - "sha256": "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3" + "url": "https://crates.io/api/v1/crates/addr2line/0.21.0/download", + "sha256": "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" } }, "targets": [ @@ -29,14 +29,14 @@ "deps": { "common": [ { - "id": "gimli 0.27.3", + "id": "gimli 0.28.0", "target": "gimli" } ], "selects": {} }, "edition": "2018", - "version": "0.20.0" + "version": "0.21.0" }, "license": "Apache-2.0 OR MIT" }, @@ -70,13 +70,13 @@ }, "license": "0BSD OR MIT OR Apache-2.0" }, - "anyhow 1.0.63": { + "anyhow 1.0.75": { "name": "anyhow", - "version": "1.0.63", + "version": "1.0.75", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/anyhow/1.0.63/download", - "sha256": "a26fa4d7e3f2eebadf743988fc8aec9fa9a9e82611acafd77c1462ed6262440a" + "url": "https://crates.io/api/v1/crates/anyhow/1.0.75/download", + "sha256": "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" } }, "targets": [ @@ -114,14 +114,14 @@ "deps": { "common": [ { - "id": "anyhow 1.0.63", + "id": "anyhow 1.0.75", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "1.0.63" + "version": "1.0.75" }, "build_script_attrs": { "data_glob": [ @@ -167,13 +167,13 @@ }, "license": "MIT/Apache-2.0" }, - "async-trait 0.1.71": { + "async-trait 0.1.73": { "name": "async-trait", - "version": "0.1.71", + "version": "0.1.73", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/async-trait/0.1.71/download", - "sha256": "a564d521dd56509c4c47480d00b80ee55f7e385ae48db5744c67ad50c92d2ebf" + "url": "https://crates.io/api/v1/crates/async-trait/0.1.73/download", + "sha256": "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0" } }, "targets": [ @@ -204,26 +204,26 @@ "deps": { "common": [ { - "id": "async-trait 0.1.71", + "id": "async-trait 0.1.73", "target": "build_script_build" }, { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "proc_macro2" }, { - "id": "quote 1.0.29", + "id": "quote 1.0.33", "target": "quote" }, { - "id": "syn 2.0.25", + "id": "syn 2.0.31", "target": "syn" } ], "selects": {} }, - "edition": "2018", - "version": "0.1.71" + "edition": "2021", + "version": "0.1.73" }, "build_script_attrs": { "data_glob": [ @@ -296,7 +296,7 @@ "deps": { "common": [ { - "id": "getrandom 0.2.7", + "id": "getrandom 0.2.10", "target": "getrandom" }, { @@ -315,13 +315,13 @@ }, "license": "MIT/Apache-2.0" }, - "backtrace 0.3.68": { + "backtrace 0.3.69": { "name": "backtrace", - "version": "0.3.68", + "version": "0.3.69", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/backtrace/0.3.68/download", - "sha256": "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12" + "url": "https://crates.io/api/v1/crates/backtrace/0.3.69/download", + "sha256": "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" } }, "targets": [ @@ -352,38 +352,41 @@ "deps": { "common": [ { - "id": "addr2line 0.20.0", - "target": "addr2line" - }, - { - "id": "backtrace 0.3.68", + "id": "backtrace 0.3.69", "target": "build_script_build" }, { "id": "cfg-if 1.0.0", "target": "cfg_if" }, - { - "id": "libc 0.2.147", - "target": "libc" - }, - { - "id": "miniz_oxide 0.7.1", - "target": "miniz_oxide" - }, - { - "id": "object 0.31.1", - "target": "object" - }, { "id": "rustc-demangle 0.1.23", "target": "rustc_demangle" } ], - "selects": {} + "selects": { + "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [ + { + "id": "addr2line 0.21.0", + "target": "addr2line" + }, + { + "id": "libc 0.2.147", + "target": "libc" + }, + { + "id": "miniz_oxide 0.7.1", + "target": "miniz_oxide" + }, + { + "id": "object 0.32.1", + "target": "object" + } + ] + } }, "edition": "2018", - "version": "0.3.68" + "version": "0.3.69" }, "build_script_attrs": { "data_glob": [ @@ -392,7 +395,7 @@ "deps": { "common": [ { - "id": "cc 1.0.73", + "id": "cc 1.0.83", "target": "cc" } ], @@ -437,13 +440,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "base64 0.13.0": { + "base64 0.21.3": { "name": "base64", - "version": "0.13.0", + "version": "0.21.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/base64/0.13.0/download", - "sha256": "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" + "url": "https://crates.io/api/v1/crates/base64/0.21.3/download", + "sha256": "414dcefbc63d77c526a76b3afcf6fbb9b5e2791c19c3aa2297733208750c6e53" } }, "targets": [ @@ -464,60 +467,24 @@ ], "crate_features": { "common": [ + "alloc", "default", "std" ], "selects": {} }, "edition": "2018", - "version": "0.13.0" - }, - "license": "MIT/Apache-2.0" - }, - "base64 0.21.2": { - "name": "base64", - "version": "0.21.2", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/base64/0.21.2/download", - "sha256": "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d" - } - }, - "targets": [ - { - "Library": { - "crate_name": "base64", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "base64", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "crate_features": { - "common": [ - "alloc", - "std" - ], - "selects": {} - }, - "edition": "2021", - "version": "0.21.2" + "version": "0.21.3" }, "license": "MIT OR Apache-2.0" }, - "base64ct 1.5.2": { + "base64ct 1.6.0": { "name": "base64ct", - "version": "1.5.2", + "version": "1.6.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/base64ct/1.5.2/download", - "sha256": "ea2b2456fd614d856680dcd9fcc660a51a820fa09daef2e49772b56a193c8474" + "url": "https://crates.io/api/v1/crates/base64ct/1.6.0/download", + "sha256": "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" } }, "targets": [ @@ -543,7 +510,7 @@ "selects": {} }, "edition": "2021", - "version": "1.5.2" + "version": "1.6.0" }, "license": "Apache-2.0 OR MIT" }, @@ -598,7 +565,7 @@ "target": "binread_derive" }, { - "id": "rustversion 1.0.9", + "id": "rustversion 1.0.14", "target": "rustversion" } ], @@ -642,19 +609,19 @@ "deps": { "common": [ { - "id": "either 1.8.0", + "id": "either 1.9.0", "target": "either" }, { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "proc_macro2" }, { - "id": "quote 1.0.29", + "id": "quote 1.0.33", "target": "quote" }, { - "id": "syn 1.0.99", + "id": "syn 1.0.109", "target": "syn" } ], @@ -701,13 +668,49 @@ }, "license": "MIT/Apache-2.0" }, - "block-buffer 0.10.2": { + "bitflags 2.4.0": { + "name": "bitflags", + "version": "2.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/bitflags/2.4.0/download", + "sha256": "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bitflags", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "bitflags", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "edition": "2021", + "version": "2.4.0" + }, + "license": "MIT OR Apache-2.0" + }, + "block-buffer 0.10.4": { "name": "block-buffer", - "version": "0.10.2", + "version": "0.10.4", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/block-buffer/0.10.2/download", - "sha256": "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324" + "url": "https://crates.io/api/v1/crates/block-buffer/0.10.4/download", + "sha256": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" } }, "targets": [ @@ -736,7 +739,7 @@ "selects": {} }, "edition": "2018", - "version": "0.10.2" + "version": "0.10.4" }, "license": "MIT OR Apache-2.0" }, @@ -823,11 +826,11 @@ "target": "digest" }, { - "id": "ff 0.12.0", + "id": "ff 0.12.1", "target": "ff" }, { - "id": "group 0.12.0", + "id": "group 0.12.1", "target": "group" }, { @@ -839,7 +842,7 @@ "target": "rand_core" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" } ], @@ -850,13 +853,13 @@ }, "license": "MIT/Apache-2.0" }, - "bumpalo 3.12.0": { + "bumpalo 3.13.0": { "name": "bumpalo", - "version": "3.12.0", + "version": "3.13.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/bumpalo/3.12.0/download", - "sha256": "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" + "url": "https://crates.io/api/v1/crates/bumpalo/3.13.0/download", + "sha256": "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" } }, "targets": [ @@ -882,7 +885,7 @@ "selects": {} }, "edition": "2021", - "version": "3.12.0" + "version": "3.13.0" }, "license": "MIT/Apache-2.0" }, @@ -923,13 +926,13 @@ }, "license": "Unlicense OR MIT" }, - "bytes 1.2.1": { + "bytes 1.4.0": { "name": "bytes", - "version": "1.2.1", + "version": "1.4.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/bytes/1.2.1/download", - "sha256": "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db" + "url": "https://crates.io/api/v1/crates/bytes/1.4.0/download", + "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" } }, "targets": [ @@ -956,17 +959,17 @@ "selects": {} }, "edition": "2018", - "version": "1.2.1" + "version": "1.4.0" }, "license": "MIT" }, - "candid 0.9.3": { + "candid 0.9.5": { "name": "candid", - "version": "0.9.3", + "version": "0.9.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/candid/0.9.3/download", - "sha256": "a31e5ab22cdcd093b93b02bdff4ba18ffee324b05e669b25cdd93fdb8402d207" + "url": "https://crates.io/api/v1/crates/candid/0.9.5/download", + "sha256": "762aa04e3a889d47a1773b74ee3b13438a9bc895954fff79ebf7f308c3744a6c" } }, "targets": [ @@ -997,7 +1000,7 @@ "deps": { "common": [ { - "id": "anyhow 1.0.63", + "id": "anyhow 1.0.75", "target": "anyhow" }, { @@ -1009,7 +1012,7 @@ "target": "byteorder" }, { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "build_script_build" }, { @@ -1033,11 +1036,11 @@ "target": "leb128" }, { - "id": "num-bigint 0.4.3", + "id": "num-bigint 0.4.4", "target": "num_bigint" }, { - "id": "num-traits 0.2.15", + "id": "num-traits 0.2.16", "target": "num_traits" }, { @@ -1061,7 +1064,7 @@ "target": "sha2" }, { - "id": "thiserror 1.0.44", + "id": "thiserror 1.0.48", "target": "thiserror" } ], @@ -1082,13 +1085,13 @@ "target": "candid_derive" }, { - "id": "paste 1.0.9", + "id": "paste 1.0.14", "target": "paste" } ], "selects": {} }, - "version": "0.9.3" + "version": "0.9.5" }, "build_script_attrs": { "data_glob": [ @@ -1129,15 +1132,15 @@ "target": "lazy_static" }, { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "proc_macro2" }, { - "id": "quote 1.0.29", + "id": "quote 1.0.33", "target": "quote" }, { - "id": "syn 2.0.25", + "id": "syn 2.0.31", "target": "syn" } ], @@ -1148,13 +1151,13 @@ }, "license": "Apache-2.0" }, - "cc 1.0.73": { + "cc 1.0.83": { "name": "cc", - "version": "1.0.73", + "version": "1.0.83", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/cc/1.0.73/download", - "sha256": "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11" + "url": "https://crates.io/api/v1/crates/cc/1.0.83/download", + "sha256": "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" } }, "targets": [ @@ -1173,10 +1176,21 @@ "compile_data_glob": [ "**" ], + "deps": { + "common": [], + "selects": { + "cfg(unix)": [ + { + "id": "libc 0.2.147", + "target": "libc" + } + ] + } + }, "edition": "2018", - "version": "1.0.73" + "version": "1.0.83" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, "cfg-if 1.0.0": { "name": "cfg-if", @@ -1370,11 +1384,11 @@ "deps": { "common": [ { - "id": "termcolor 1.1.3", + "id": "termcolor 1.2.0", "target": "termcolor" }, { - "id": "unicode-width 0.1.9", + "id": "unicode-width 0.1.10", "target": "unicode_width" } ], @@ -1385,13 +1399,13 @@ }, "license": "Apache-2.0" }, - "const-oid 0.9.4": { + "const-oid 0.9.5": { "name": "const-oid", - "version": "0.9.4", + "version": "0.9.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/const-oid/0.9.4/download", - "sha256": "795bc6e66a8e340f075fcf6227e417a2dc976b92b91f3cdc778bb858778b6747" + "url": "https://crates.io/api/v1/crates/const-oid/0.9.5/download", + "sha256": "28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f" } }, "targets": [ @@ -1411,7 +1425,7 @@ "**" ], "edition": "2021", - "version": "0.9.4" + "version": "0.9.5" }, "license": "Apache-2.0 OR MIT" }, @@ -1443,7 +1457,7 @@ "deps": { "common": [ { - "id": "core-foundation-sys 0.8.3", + "id": "core-foundation-sys 0.8.4", "target": "core_foundation_sys" }, { @@ -1458,13 +1472,13 @@ }, "license": "MIT / Apache-2.0" }, - "core-foundation-sys 0.8.3": { + "core-foundation-sys 0.8.4": { "name": "core-foundation-sys", - "version": "0.8.3", + "version": "0.8.4", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/core-foundation-sys/0.8.3/download", - "sha256": "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" + "url": "https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download", + "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" } }, "targets": [ @@ -1476,15 +1490,6 @@ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], "library_target_name": "core_foundation_sys", @@ -1492,32 +1497,18 @@ "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "core-foundation-sys 0.8.3", - "target": "build_script_build" - } - ], - "selects": {} - }, "edition": "2015", - "version": "0.8.3" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "version": "0.8.4" }, "license": "MIT / Apache-2.0" }, - "cpufeatures 0.2.4": { + "cpufeatures 0.2.9": { "name": "cpufeatures", - "version": "0.2.4", + "version": "0.2.9", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/cpufeatures/0.2.4/download", - "sha256": "dc948ebb96241bb40ab73effeb80d9f93afaad49359d159a5e61be51619fe813" + "url": "https://crates.io/api/v1/crates/cpufeatures/0.2.9/download", + "sha256": "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1" } }, "targets": [ @@ -1539,19 +1530,19 @@ "deps": { "common": [], "selects": { - "aarch64-apple-darwin": [ + "aarch64-linux-android": [ { "id": "libc 0.2.147", "target": "libc" } ], - "aarch64-linux-android": [ + "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ { "id": "libc 0.2.147", "target": "libc" } ], - "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ + "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ { "id": "libc 0.2.147", "target": "libc" @@ -1560,7 +1551,7 @@ } }, "edition": "2018", - "version": "0.2.4" + "version": "0.2.9" }, "license": "MIT OR Apache-2.0" }, @@ -1628,13 +1619,13 @@ }, "license": "MIT OR Apache-2.0" }, - "crypto-bigint 0.5.2": { + "crypto-bigint 0.5.3": { "name": "crypto-bigint", - "version": "0.5.2", + "version": "0.5.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/crypto-bigint/0.5.2/download", - "sha256": "cf4c2f4e1afd912bc40bfd6fed5d9dc1f288e0ba01bfcc835cc5bc3eb13efe15" + "url": "https://crates.io/api/v1/crates/crypto-bigint/0.5.3/download", + "sha256": "740fe28e594155f10cfc383984cbefd529d7396050557148f79cb0f621204124" } }, "targets": [ @@ -1672,18 +1663,18 @@ "target": "rand_core" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" }, { - "id": "zeroize 1.5.7", + "id": "zeroize 1.6.0", "target": "zeroize" } ], "selects": {} }, "edition": "2021", - "version": "0.5.2" + "version": "0.5.3" }, "license": "Apache-2.0 OR MIT" }, @@ -1725,7 +1716,7 @@ "target": "generic_array" }, { - "id": "typenum 1.15.0", + "id": "typenum 1.16.0", "target": "typenum" } ], @@ -1774,13 +1765,13 @@ }, "license": "MIT" }, - "der 0.7.7": { + "der 0.7.8": { "name": "der", - "version": "0.7.7", + "version": "0.7.8", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/der/0.7.7/download", - "sha256": "0c7ed52955ce76b1554f509074bb357d3fb8ac9b51288a65a3fd480d1dfba946" + "url": "https://crates.io/api/v1/crates/der/0.7.8/download", + "sha256": "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c" } }, "targets": [ @@ -1812,7 +1803,7 @@ "deps": { "common": [ { - "id": "const-oid 0.9.4", + "id": "const-oid 0.9.5", "target": "const_oid" }, { @@ -1820,17 +1811,54 @@ "target": "pem_rfc7468" }, { - "id": "zeroize 1.5.7", + "id": "zeroize 1.6.0", "target": "zeroize" } ], "selects": {} }, "edition": "2021", - "version": "0.7.7" + "version": "0.7.8" }, "license": "Apache-2.0 OR MIT" }, + "deranged 0.3.8": { + "name": "deranged", + "version": "0.3.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/deranged/0.3.8/download", + "sha256": "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946" + } + }, + "targets": [ + { + "Library": { + "crate_name": "deranged", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "deranged", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "std" + ], + "selects": {} + }, + "edition": "2021", + "version": "0.3.8" + }, + "license": "MIT OR Apache-2.0" + }, "digest 0.10.7": { "name": "digest", "version": "0.10.7", @@ -1873,11 +1901,11 @@ "deps": { "common": [ { - "id": "block-buffer 0.10.2", + "id": "block-buffer 0.10.4", "target": "block_buffer" }, { - "id": "const-oid 0.9.4", + "id": "const-oid 0.9.5", "target": "const_oid" }, { @@ -1885,7 +1913,7 @@ "target": "crypto_common" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" } ], @@ -1987,7 +2015,7 @@ "deps": { "common": [ { - "id": "der 0.7.7", + "id": "der 0.7.8", "target": "der" }, { @@ -2018,13 +2046,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "either 1.8.0": { + "either 1.9.0": { "name": "either", - "version": "1.8.0", + "version": "1.9.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/either/1.8.0/download", - "sha256": "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797" + "url": "https://crates.io/api/v1/crates/either/1.9.0/download", + "sha256": "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" } }, "targets": [ @@ -2051,9 +2079,9 @@ "selects": {} }, "edition": "2018", - "version": "1.8.0" + "version": "1.9.0" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, "elliptic-curve 0.13.5": { "name": "elliptic-curve", @@ -2102,7 +2130,7 @@ "target": "base16ct" }, { - "id": "crypto-bigint 0.5.2", + "id": "crypto-bigint 0.5.3", "target": "crypto_bigint" }, { @@ -2138,11 +2166,11 @@ "target": "sec1" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" }, { - "id": "zeroize 1.5.7", + "id": "zeroize 1.6.0", "target": "zeroize" } ], @@ -2153,13 +2181,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "encoding_rs 0.8.31": { + "encoding_rs 0.8.33": { "name": "encoding_rs", - "version": "0.8.31", + "version": "0.8.33", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/encoding_rs/0.8.31/download", - "sha256": "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b" + "url": "https://crates.io/api/v1/crates/encoding_rs/0.8.33/download", + "sha256": "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1" } }, "targets": [ @@ -2171,15 +2199,6 @@ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], "library_target_name": "encoding_rs", @@ -2199,37 +2218,28 @@ { "id": "cfg-if 1.0.0", "target": "cfg_if" - }, - { - "id": "encoding_rs 0.8.31", - "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.8.31" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "version": "0.8.33" }, "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause" }, - "fastrand 1.8.0": { - "name": "fastrand", - "version": "1.8.0", + "equivalent 1.0.1": { + "name": "equivalent", + "version": "1.0.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/fastrand/1.8.0/download", - "sha256": "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499" + "url": "https://crates.io/api/v1/crates/equivalent/1.0.1/download", + "sha256": "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" } }, "targets": [ { "Library": { - "crate_name": "fastrand", + "crate_name": "equivalent", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -2237,40 +2247,29 @@ } } ], - "library_target_name": "fastrand", + "library_target_name": "equivalent", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [], - "selects": { - "cfg(target_arch = \"wasm32\")": [ - { - "id": "instant 0.1.12", - "target": "instant" - } - ] - } - }, - "edition": "2018", - "version": "1.8.0" + "edition": "2015", + "version": "1.0.1" }, "license": "Apache-2.0 OR MIT" }, - "ff 0.12.0": { - "name": "ff", - "version": "0.12.0", + "errno 0.3.3": { + "name": "errno", + "version": "0.3.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/ff/0.12.0/download", - "sha256": "df689201f395c6b90dfe87127685f8dbfc083a5e779e613575d8bd7314300c3e" + "url": "https://crates.io/api/v1/crates/errno/0.3.3/download", + "sha256": "136526188508e25c6fef639d7927dfb3e0e3084488bf202267829cf7fc23dbdd" } }, "targets": [ { "Library": { - "crate_name": "ff", + "crate_name": "errno", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -2278,47 +2277,222 @@ } } ], - "library_target_name": "ff", + "library_target_name": "errno", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "rand_core 0.6.4", - "target": "rand_core" - }, - { - "id": "subtle 2.4.1", - "target": "subtle" - } + "std" ], "selects": {} }, - "edition": "2021", - "version": "0.12.0" - }, - "license": "MIT/Apache-2.0" - }, - "ff 0.13.0": { - "name": "ff", - "version": "0.13.0", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/ff/0.13.0/download", - "sha256": "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449" - } - }, - "targets": [ - { - "Library": { - "crate_name": "ff", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } + "deps": { + "common": [], + "selects": { + "cfg(target_os = \"dragonfly\")": [ + { + "id": "errno-dragonfly 0.1.2", + "target": "errno_dragonfly" + } + ], + "cfg(target_os = \"hermit\")": [ + { + "id": "libc 0.2.147", + "target": "libc" + } + ], + "cfg(target_os = \"wasi\")": [ + { + "id": "libc 0.2.147", + "target": "libc" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.147", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "0.3.3" + }, + "license": "MIT OR Apache-2.0" + }, + "errno-dragonfly 0.1.2": { + "name": "errno-dragonfly", + "version": "0.1.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download", + "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" + } + }, + "targets": [ + { + "Library": { + "crate_name": "errno_dragonfly", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "errno_dragonfly", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "errno-dragonfly 0.1.2", + "target": "build_script_build" + }, + { + "id": "libc 0.2.147", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cc 1.0.83", + "target": "cc" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "fastrand 2.0.0": { + "name": "fastrand", + "version": "2.0.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/fastrand/2.0.0/download", + "sha256": "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fastrand", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "fastrand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "2.0.0" + }, + "license": "Apache-2.0 OR MIT" + }, + "ff 0.12.1": { + "name": "ff", + "version": "0.12.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ff/0.12.1/download", + "sha256": "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ff", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "ff", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rand_core 0.6.4", + "target": "rand_core" + }, + { + "id": "subtle 2.5.0", + "target": "subtle" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.12.1" + }, + "license": "MIT/Apache-2.0" + }, + "ff 0.13.0": { + "name": "ff", + "version": "0.13.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ff/0.13.0/download", + "sha256": "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ff", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } } ], "library_target_name": "ff", @@ -2339,7 +2513,7 @@ "target": "rand_core" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" } ], @@ -2456,13 +2630,13 @@ }, "license": "MIT/Apache-2.0" }, - "form_urlencoded 1.0.1": { + "form_urlencoded 1.2.0": { "name": "form_urlencoded", - "version": "1.0.1", + "version": "1.2.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download", - "sha256": "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" + "url": "https://crates.io/api/v1/crates/form_urlencoded/1.2.0/download", + "sha256": "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652" } }, "targets": [ @@ -2481,31 +2655,35 @@ "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "matches 0.1.9", - "target": "matches" - }, - { - "id": "percent-encoding 2.1.0", + "id": "percent-encoding 2.3.0", "target": "percent_encoding" } ], "selects": {} }, "edition": "2018", - "version": "1.0.1" + "version": "1.2.0" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, - "futures 0.3.24": { + "futures 0.3.28": { "name": "futures", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures/0.3.24/download", - "sha256": "7f21eda599937fba36daeb58a22e8f5cee2d14c4a17b5b7739c7c8e5e3b8230c" + "url": "https://crates.io/api/v1/crates/futures/0.3.28/download", + "sha256": "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" } }, "targets": [ @@ -2538,48 +2716,48 @@ "deps": { "common": [ { - "id": "futures-channel 0.3.24", + "id": "futures-channel 0.3.28", "target": "futures_channel" }, { - "id": "futures-core 0.3.24", + "id": "futures-core 0.3.28", "target": "futures_core" }, { - "id": "futures-executor 0.3.24", + "id": "futures-executor 0.3.28", "target": "futures_executor" }, { - "id": "futures-io 0.3.24", + "id": "futures-io 0.3.28", "target": "futures_io" }, { - "id": "futures-sink 0.3.24", + "id": "futures-sink 0.3.28", "target": "futures_sink" }, { - "id": "futures-task 0.3.24", + "id": "futures-task 0.3.28", "target": "futures_task" }, { - "id": "futures-util 0.3.24", + "id": "futures-util 0.3.28", "target": "futures_util" } ], "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "license": "MIT OR Apache-2.0" }, - "futures-channel 0.3.24": { + "futures-channel 0.3.28": { "name": "futures-channel", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-channel/0.3.24/download", - "sha256": "30bdd20c28fadd505d0fd6712cdfcb0d4b5648baf45faef7f852afb2399bb050" + "url": "https://crates.io/api/v1/crates/futures-channel/0.3.28/download", + "sha256": "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" } }, "targets": [ @@ -2620,22 +2798,22 @@ "deps": { "common": [ { - "id": "futures-channel 0.3.24", + "id": "futures-channel 0.3.28", "target": "build_script_build" }, { - "id": "futures-core 0.3.24", + "id": "futures-core 0.3.28", "target": "futures_core" }, { - "id": "futures-sink 0.3.24", + "id": "futures-sink 0.3.28", "target": "futures_sink" } ], "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "build_script_attrs": { "data_glob": [ @@ -2644,13 +2822,13 @@ }, "license": "MIT OR Apache-2.0" }, - "futures-core 0.3.24": { + "futures-core 0.3.28": { "name": "futures-core", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-core/0.3.24/download", - "sha256": "4e5aa3de05362c3fb88de6531e6296e85cde7739cccad4b9dfeeb7f6ebce56bf" + "url": "https://crates.io/api/v1/crates/futures-core/0.3.28/download", + "sha256": "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" } }, "targets": [ @@ -2689,14 +2867,14 @@ "deps": { "common": [ { - "id": "futures-core 0.3.24", + "id": "futures-core 0.3.28", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "build_script_attrs": { "data_glob": [ @@ -2705,13 +2883,13 @@ }, "license": "MIT OR Apache-2.0" }, - "futures-executor 0.3.24": { + "futures-executor 0.3.28": { "name": "futures-executor", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-executor/0.3.24/download", - "sha256": "9ff63c23854bee61b6e9cd331d523909f238fc7636290b96826e9cfa5faa00ab" + "url": "https://crates.io/api/v1/crates/futures-executor/0.3.28/download", + "sha256": "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" } }, "targets": [ @@ -2739,32 +2917,32 @@ "deps": { "common": [ { - "id": "futures-core 0.3.24", + "id": "futures-core 0.3.28", "target": "futures_core" }, { - "id": "futures-task 0.3.24", + "id": "futures-task 0.3.28", "target": "futures_task" }, { - "id": "futures-util 0.3.24", + "id": "futures-util 0.3.28", "target": "futures_util" } ], "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "license": "MIT OR Apache-2.0" }, - "futures-io 0.3.24": { + "futures-io 0.3.28": { "name": "futures-io", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-io/0.3.24/download", - "sha256": "bbf4d2a7a308fd4578637c0b17c7e1c7ba127b8f6ba00b29f717e9655d85eb68" + "url": "https://crates.io/api/v1/crates/futures-io/0.3.28/download", + "sha256": "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964" } }, "targets": [ @@ -2790,17 +2968,17 @@ "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "license": "MIT OR Apache-2.0" }, - "futures-macro 0.3.24": { + "futures-macro 0.3.28": { "name": "futures-macro", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-macro/0.3.24/download", - "sha256": "42cd15d1c7456c04dbdf7e88bcd69760d74f3a798d6444e16974b505b0e62f17" + "url": "https://crates.io/api/v1/crates/futures-macro/0.3.28/download", + "sha256": "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" } }, "targets": [ @@ -2822,32 +3000,32 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "proc_macro2" }, { - "id": "quote 1.0.29", + "id": "quote 1.0.33", "target": "quote" }, { - "id": "syn 1.0.99", + "id": "syn 2.0.31", "target": "syn" } ], "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "license": "MIT OR Apache-2.0" }, - "futures-sink 0.3.24": { + "futures-sink 0.3.28": { "name": "futures-sink", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-sink/0.3.24/download", - "sha256": "21b20ba5a92e727ba30e72834706623d94ac93a725410b6a6b6fbc1b07f7ba56" + "url": "https://crates.io/api/v1/crates/futures-sink/0.3.28/download", + "sha256": "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" } }, "targets": [ @@ -2875,17 +3053,17 @@ "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "license": "MIT OR Apache-2.0" }, - "futures-task 0.3.24": { + "futures-task 0.3.28": { "name": "futures-task", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-task/0.3.24/download", - "sha256": "a6508c467c73851293f390476d4491cf4d227dbabcd4170f3bb6044959b294f1" + "url": "https://crates.io/api/v1/crates/futures-task/0.3.28/download", + "sha256": "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" } }, "targets": [ @@ -2923,14 +3101,14 @@ "deps": { "common": [ { - "id": "futures-task 0.3.24", + "id": "futures-task 0.3.28", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.3.24" + "version": "0.3.28" }, "build_script_attrs": { "data_glob": [ @@ -2939,13 +3117,13 @@ }, "license": "MIT OR Apache-2.0" }, - "futures-util 0.3.24": { + "futures-util 0.3.28": { "name": "futures-util", - "version": "0.3.24", + "version": "0.3.28", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/futures-util/0.3.24/download", - "sha256": "44fb6cb1be61cc1d2e43b262516aafcf63b241cffdb1d3fa115f91d9c7b09c90" + "url": "https://crates.io/api/v1/crates/futures-util/0.3.28/download", + "sha256": "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" } }, "targets": [ @@ -2995,35 +3173,35 @@ "deps": { "common": [ { - "id": "futures-channel 0.3.24", + "id": "futures-channel 0.3.28", "target": "futures_channel" }, { - "id": "futures-core 0.3.24", + "id": "futures-core 0.3.28", "target": "futures_core" }, { - "id": "futures-io 0.3.24", + "id": "futures-io 0.3.28", "target": "futures_io" }, { - "id": "futures-sink 0.3.24", + "id": "futures-sink 0.3.28", "target": "futures_sink" }, { - "id": "futures-task 0.3.24", + "id": "futures-task 0.3.28", "target": "futures_task" }, { - "id": "futures-util 0.3.24", + "id": "futures-util 0.3.28", "target": "build_script_build" }, { - "id": "memchr 2.5.0", + "id": "memchr 2.6.3", "target": "memchr" }, { - "id": "pin-project-lite 0.2.9", + "id": "pin-project-lite 0.2.13", "target": "pin_project_lite" }, { @@ -3031,7 +3209,7 @@ "target": "pin_utils" }, { - "id": "slab 0.4.7", + "id": "slab 0.4.9", "target": "slab" } ], @@ -3041,13 +3219,13 @@ "proc_macro_deps": { "common": [ { - "id": "futures-macro 0.3.24", + "id": "futures-macro 0.3.28", "target": "futures_macro" } ], "selects": {} }, - "version": "0.3.24" + "version": "0.3.28" }, "build_script_attrs": { "data_glob": [ @@ -3104,11 +3282,11 @@ "target": "build_script_build" }, { - "id": "typenum 1.15.0", + "id": "typenum 1.16.0", "target": "typenum" }, { - "id": "zeroize 1.5.7", + "id": "zeroize 1.6.0", "target": "zeroize" } ], @@ -3133,13 +3311,13 @@ }, "license": "MIT" }, - "getrandom 0.2.7": { + "getrandom 0.2.10": { "name": "getrandom", - "version": "0.2.7", + "version": "0.2.10", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/getrandom/0.2.7/download", - "sha256": "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6" + "url": "https://crates.io/api/v1/crates/getrandom/0.2.10/download", + "sha256": "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" } }, "targets": [ @@ -3187,17 +3365,17 @@ } }, "edition": "2018", - "version": "0.2.7" + "version": "0.2.10" }, "license": "MIT OR Apache-2.0" }, - "gimli 0.27.3": { + "gimli 0.28.0": { "name": "gimli", - "version": "0.27.3", + "version": "0.28.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/gimli/0.27.3/download", - "sha256": "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" + "url": "https://crates.io/api/v1/crates/gimli/0.28.0/download", + "sha256": "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" } }, "targets": [ @@ -3217,17 +3395,17 @@ "**" ], "edition": "2018", - "version": "0.27.3" + "version": "0.28.0" }, "license": "MIT OR Apache-2.0" }, - "group 0.12.0": { + "group 0.12.1": { "name": "group", - "version": "0.12.0", + "version": "0.12.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/group/0.12.0/download", - "sha256": "7391856def869c1c81063a03457c676fbcd419709c3dfb33d8d319de484b154d" + "url": "https://crates.io/api/v1/crates/group/0.12.1/download", + "sha256": "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7" } }, "targets": [ @@ -3248,19 +3426,14 @@ ], "crate_features": { "common": [ - "alloc", - "byteorder" + "alloc" ], "selects": {} }, "deps": { "common": [ { - "id": "byteorder 1.4.3", - "target": "byteorder" - }, - { - "id": "ff 0.12.0", + "id": "ff 0.12.1", "target": "ff" }, { @@ -3268,14 +3441,14 @@ "target": "rand_core" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" } ], "selects": {} }, "edition": "2021", - "version": "0.12.0" + "version": "0.12.1" }, "license": "MIT/Apache-2.0" }, @@ -3321,7 +3494,7 @@ "target": "rand_core" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" } ], @@ -3332,13 +3505,13 @@ }, "license": "MIT/Apache-2.0" }, - "h2 0.3.14": { + "h2 0.3.21": { "name": "h2", - "version": "0.3.14", + "version": "0.3.21", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/h2/0.3.14/download", - "sha256": "5ca32592cf21ac7ccab1825cd87f6c9b3d9022c44d086172ed0966bec8af30be" + "url": "https://crates.io/api/v1/crates/h2/0.3.21/download", + "sha256": "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833" } }, "targets": [ @@ -3360,7 +3533,7 @@ "deps": { "common": [ { - "id": "bytes 1.2.1", + "id": "bytes 1.4.0", "target": "bytes" }, { @@ -3368,46 +3541,46 @@ "target": "fnv" }, { - "id": "futures-core 0.3.24", + "id": "futures-core 0.3.28", "target": "futures_core" }, { - "id": "futures-sink 0.3.24", + "id": "futures-sink 0.3.28", "target": "futures_sink" }, { - "id": "futures-util 0.3.24", + "id": "futures-util 0.3.28", "target": "futures_util" }, { - "id": "http 0.2.8", + "id": "http 0.2.9", "target": "http" }, { - "id": "indexmap 1.9.1", + "id": "indexmap 1.9.3", "target": "indexmap" }, { - "id": "slab 0.4.7", + "id": "slab 0.4.9", "target": "slab" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" }, { - "id": "tokio-util 0.7.3", + "id": "tokio-util 0.7.8", "target": "tokio_util" }, { - "id": "tracing 0.1.36", + "id": "tracing 0.1.37", "target": "tracing" } ], "selects": {} }, "edition": "2018", - "version": "0.3.14" + "version": "0.3.21" }, "license": "MIT" }, @@ -3477,19 +3650,19 @@ }, "license": "MIT OR Apache-2.0" }, - "hermit-abi 0.1.19": { - "name": "hermit-abi", - "version": "0.1.19", + "hashbrown 0.14.0": { + "name": "hashbrown", + "version": "0.14.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download", - "sha256": "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" + "url": "https://crates.io/api/v1/crates/hashbrown/0.14.0/download", + "sha256": "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" } }, "targets": [ { "Library": { - "crate_name": "hermit_abi", + "crate_name": "hashbrown", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -3497,24 +3670,51 @@ } } ], - "library_target_name": "hermit_abi", + "library_target_name": "hashbrown", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "libc 0.2.147", - "target": "libc" - } + "raw" ], "selects": {} }, - "edition": "2018", - "version": "0.1.19" + "edition": "2021", + "version": "0.14.0" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" + }, + "hermit-abi 0.3.2": { + "name": "hermit-abi", + "version": "0.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hermit-abi/0.3.2/download", + "sha256": "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b" + } + }, + "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.2" + }, + "license": "MIT OR Apache-2.0" }, "hex 0.4.3": { "name": "hex", @@ -3599,13 +3799,13 @@ }, "license": "MIT OR Apache-2.0" }, - "http 0.2.8": { + "http 0.2.9": { "name": "http", - "version": "0.2.8", + "version": "0.2.9", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/http/0.2.8/download", - "sha256": "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399" + "url": "https://crates.io/api/v1/crates/http/0.2.9/download", + "sha256": "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" } }, "targets": [ @@ -3627,7 +3827,7 @@ "deps": { "common": [ { - "id": "bytes 1.2.1", + "id": "bytes 1.4.0", "target": "bytes" }, { @@ -3635,14 +3835,14 @@ "target": "fnv" }, { - "id": "itoa 1.0.3", + "id": "itoa 1.0.9", "target": "itoa" } ], "selects": {} }, "edition": "2018", - "version": "0.2.8" + "version": "0.2.9" }, "license": "MIT OR Apache-2.0" }, @@ -3674,15 +3874,15 @@ "deps": { "common": [ { - "id": "bytes 1.2.1", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "http 0.2.8", + "id": "http 0.2.9", "target": "http" }, { - "id": "pin-project-lite 0.2.9", + "id": "pin-project-lite 0.2.13", "target": "pin_project_lite" } ], @@ -3753,13 +3953,13 @@ }, "license": "MIT/Apache-2.0" }, - "httpdate 1.0.2": { + "httpdate 1.0.3": { "name": "httpdate", - "version": "1.0.2", + "version": "1.0.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/httpdate/1.0.2/download", - "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" + "url": "https://crates.io/api/v1/crates/httpdate/1.0.3/download", + "sha256": "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" } }, "targets": [ @@ -3778,18 +3978,18 @@ "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "1.0.2" - }, - "license": "MIT/Apache-2.0" + "edition": "2021", + "version": "1.0.3" + }, + "license": "MIT OR Apache-2.0" }, - "hyper 0.14.20": { + "hyper 0.14.27": { "name": "hyper", - "version": "0.14.20", + "version": "0.14.27", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/hyper/0.14.20/download", - "sha256": "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac" + "url": "https://crates.io/api/v1/crates/hyper/0.14.27/download", + "sha256": "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468" } }, "targets": [ @@ -3823,27 +4023,27 @@ "deps": { "common": [ { - "id": "bytes 1.2.1", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "futures-channel 0.3.24", + "id": "futures-channel 0.3.28", "target": "futures_channel" }, { - "id": "futures-core 0.3.24", + "id": "futures-core 0.3.28", "target": "futures_core" }, { - "id": "futures-util 0.3.24", + "id": "futures-util 0.3.28", "target": "futures_util" }, { - "id": "h2 0.3.14", + "id": "h2 0.3.21", "target": "h2" }, { - "id": "http 0.2.8", + "id": "http 0.2.9", "target": "http" }, { @@ -3855,15 +4055,15 @@ "target": "httparse" }, { - "id": "httpdate 1.0.2", + "id": "httpdate 1.0.3", "target": "httpdate" }, { - "id": "itoa 1.0.3", + "id": "itoa 1.0.9", "target": "itoa" }, { - "id": "pin-project-lite 0.2.9", + "id": "pin-project-lite 0.2.13", "target": "pin_project_lite" }, { @@ -3871,7 +4071,7 @@ "target": "socket2" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" }, { @@ -3879,28 +4079,28 @@ "target": "tower_service" }, { - "id": "tracing 0.1.36", + "id": "tracing 0.1.37", "target": "tracing" }, { - "id": "want 0.3.0", + "id": "want 0.3.1", "target": "want" } ], "selects": {} }, "edition": "2018", - "version": "0.14.20" + "version": "0.14.27" }, "license": "MIT" }, - "hyper-rustls 0.23.0": { + "hyper-rustls 0.24.1": { "name": "hyper-rustls", - "version": "0.23.0", + "version": "0.24.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/hyper-rustls/0.23.0/download", - "sha256": "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac" + "url": "https://crates.io/api/v1/crates/hyper-rustls/0.24.1/download", + "sha256": "8d78e1e73ec14cf7375674f74d7dde185c8206fd9dea6fb6295e8a98098aaa97" } }, "targets": [ @@ -3922,32 +4122,36 @@ "deps": { "common": [ { - "id": "http 0.2.8", + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "http 0.2.9", "target": "http" }, { - "id": "hyper 0.14.20", + "id": "hyper 0.14.27", "target": "hyper" }, { - "id": "rustls 0.20.6", + "id": "rustls 0.21.7", "target": "rustls" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" }, { - "id": "tokio-rustls 0.23.4", + "id": "tokio-rustls 0.24.1", "target": "tokio_rustls" } ], "selects": {} }, - "edition": "2018", - "version": "0.23.0" + "edition": "2021", + "version": "0.24.1" }, - "license": "Apache-2.0/ISC/MIT" + "license": "Apache-2.0 OR ISC OR MIT" }, "hyper-tls 0.5.0": { "name": "hyper-tls", @@ -3977,23 +4181,23 @@ "deps": { "common": [ { - "id": "bytes 1.2.1", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "hyper 0.14.20", + "id": "hyper 0.14.27", "target": "hyper" }, { - "id": "native-tls 0.2.10", + "id": "native-tls 0.2.11", "target": "native_tls" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" }, { - "id": "tokio-native-tls 0.3.0", + "id": "tokio-native-tls 0.3.1", "target": "tokio_native_tls" } ], @@ -4044,11 +4248,11 @@ "target": "backoff" }, { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "candid" }, { - "id": "futures-util 0.3.24", + "id": "futures-util 0.3.28", "target": "futures_util" }, { @@ -4056,7 +4260,7 @@ "target": "hex" }, { - "id": "http 0.2.8", + "id": "http 0.2.9", "target": "http" }, { @@ -4092,7 +4296,7 @@ "target": "rand" }, { - "id": "reqwest 0.11.11", + "id": "reqwest 0.11.20", "target": "reqwest" }, { @@ -4124,26 +4328,26 @@ "target": "simple_asn1" }, { - "id": "thiserror 1.0.44", + "id": "thiserror 1.0.48", "target": "thiserror" }, { - "id": "time 0.3.14", + "id": "time 0.3.26", "target": "time" }, { - "id": "url 2.2.2", + "id": "url 2.4.1", "target": "url" } ], "selects": { "cfg(not(target_family = \"wasm\"))": [ { - "id": "rustls 0.20.6", + "id": "rustls 0.20.9", "target": "rustls" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" } ] @@ -4153,7 +4357,7 @@ "proc_macro_deps": { "common": [ { - "id": "serde_repr 0.1.15", + "id": "serde_repr 0.1.16", "target": "serde_repr" } ], @@ -4250,7 +4454,7 @@ "deps": { "common": [ { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "candid" }, { @@ -4324,9 +4528,9 @@ }, "license": "Apache-2.0" }, - "icrc1-test-env 0.1.0": { + "icrc1-test-env 0.1.1": { "name": "icrc1-test-env", - "version": "0.1.0", + "version": "0.1.1", "repository": null, "targets": [ { @@ -4347,11 +4551,11 @@ "deps": { "common": [ { - "id": "anyhow 1.0.63", + "id": "anyhow 1.0.75", "target": "anyhow" }, { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "candid" }, { @@ -4359,7 +4563,7 @@ "target": "serde" }, { - "id": "thiserror 1.0.44", + "id": "thiserror 1.0.48", "target": "thiserror" } ], @@ -4369,19 +4573,19 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.71", + "id": "async-trait 0.1.73", "target": "async_trait" } ], "selects": {} }, - "version": "0.1.0" + "version": "0.1.1" }, "license": "Apache-2.0" }, - "icrc1-test-env-replica 0.1.0": { + "icrc1-test-env-replica 0.1.1": { "name": "icrc1-test-env-replica", - "version": "0.1.0", + "version": "0.1.1", "repository": null, "targets": [ { @@ -4402,11 +4606,11 @@ "deps": { "common": [ { - "id": "anyhow 1.0.63", + "id": "anyhow 1.0.75", "target": "anyhow" }, { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "candid" }, { @@ -4422,7 +4626,7 @@ "target": "rand" }, { - "id": "ring 0.16.20", + "id": "ring 0.17.0-alpha.11", "target": "ring" } ], @@ -4432,19 +4636,19 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.71", + "id": "async-trait 0.1.73", "target": "async_trait" } ], "selects": {} }, - "version": "0.1.0" + "version": "0.1.1" }, "license": "Apache-2.0" }, - "icrc1-test-env-state-machine 0.1.0": { + "icrc1-test-env-state-machine 0.1.1": { "name": "icrc1-test-env-state-machine", - "version": "0.1.0", + "version": "0.1.1", "repository": null, "targets": [ { @@ -4465,11 +4669,11 @@ "deps": { "common": [ { - "id": "anyhow 1.0.63", + "id": "anyhow 1.0.75", "target": "anyhow" }, { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "candid" }, { @@ -4487,19 +4691,19 @@ "proc_macro_deps": { "common": [ { - "id": "async-trait 0.1.71", + "id": "async-trait 0.1.73", "target": "async_trait" } ], "selects": {} }, - "version": "0.1.0" + "version": "0.1.1" }, "license": "Apache-2.0" }, - "icrc1-test-replica 0.1.0": { + "icrc1-test-replica 0.1.1": { "name": "icrc1-test-replica", - "version": "0.1.0", + "version": "0.1.1", "repository": null, "targets": [ { @@ -4524,28 +4728,28 @@ "target": "ic_agent" }, { - "id": "reqwest 0.11.11", + "id": "reqwest 0.11.20", "target": "reqwest" }, { - "id": "tempfile 3.3.0", + "id": "tempfile 3.8.0", "target": "tempfile" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" } ], "selects": {} }, "edition": "2018", - "version": "0.1.0" + "version": "0.1.1" }, "license": "Apache-2.0" }, - "icrc1-test-runner 0.1.0": { + "icrc1-test-runner 0.1.1": { "name": "icrc1-test-runner", - "version": "0.1.0", + "version": "0.1.1", "repository": null, "targets": [], "library_target_name": null, @@ -4556,11 +4760,11 @@ "deps": { "common": [ { - "id": "anyhow 1.0.63", + "id": "anyhow 1.0.75", "target": "anyhow" }, { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "candid" }, { @@ -4572,18 +4776,18 @@ "target": "pico_args" }, { - "id": "reqwest 0.11.11", + "id": "reqwest 0.11.20", "target": "reqwest" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" } ], "selects": {} }, "edition": "2018", - "version": "0.1.0" + "version": "0.1.1" }, "license": "Apache-2.0" }, @@ -4610,15 +4814,15 @@ "deps": { "common": [ { - "id": "anyhow 1.0.63", + "id": "anyhow 1.0.75", "target": "anyhow" }, { - "id": "candid 0.9.3", + "id": "candid 0.9.5", "target": "candid" }, { - "id": "futures 0.3.24", + "id": "futures 0.3.28", "target": "futures" } ], @@ -4629,13 +4833,13 @@ }, "license": "Apache-2.0" }, - "idna 0.2.3": { + "idna 0.4.0": { "name": "idna", - "version": "0.2.3", + "version": "0.4.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/idna/0.2.3/download", - "sha256": "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" + "url": "https://crates.io/api/v1/crates/idna/0.4.0/download", + "sha256": "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c" } }, "targets": [ @@ -4654,35 +4858,39 @@ "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "matches 0.1.9", - "target": "matches" - }, - { - "id": "unicode-bidi 0.3.8", + "id": "unicode-bidi 0.3.13", "target": "unicode_bidi" }, { - "id": "unicode-normalization 0.1.21", + "id": "unicode-normalization 0.1.22", "target": "unicode_normalization" } ], "selects": {} }, "edition": "2018", - "version": "0.2.3" + "version": "0.4.0" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, - "indexmap 1.9.1": { + "indexmap 1.9.3": { "name": "indexmap", - "version": "1.9.1", + "version": "1.9.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/indexmap/1.9.1/download", - "sha256": "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e" + "url": "https://crates.io/api/v1/crates/indexmap/1.9.3/download", + "sha256": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" } }, "targets": [ @@ -4723,14 +4931,14 @@ "target": "hashbrown" }, { - "id": "indexmap 1.9.1", + "id": "indexmap 1.9.3", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", - "version": "1.9.1" + "version": "1.9.3" }, "build_script_attrs": { "data_glob": [ @@ -4748,6 +4956,56 @@ }, "license": "Apache-2.0 OR MIT" }, + "indexmap 2.0.0": { + "name": "indexmap", + "version": "2.0.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/indexmap/2.0.0/download", + "sha256": "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "indexmap", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "indexmap", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "equivalent 1.0.1", + "target": "equivalent" + }, + { + "id": "hashbrown 0.14.0", + "target": "hashbrown" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "2.0.0" + }, + "license": "Apache-2.0 OR MIT" + }, "instant 0.1.12": { "name": "instant", "version": "0.1.12", @@ -4787,13 +5045,13 @@ }, "license": "BSD-3-Clause" }, - "ipnet 2.5.0": { + "ipnet 2.8.0": { "name": "ipnet", - "version": "2.5.0", + "version": "2.8.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/ipnet/2.5.0/download", - "sha256": "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b" + "url": "https://crates.io/api/v1/crates/ipnet/2.8.0/download", + "sha256": "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6" } }, "targets": [ @@ -4814,22 +5072,23 @@ ], "crate_features": { "common": [ - "default" + "default", + "std" ], "selects": {} }, "edition": "2018", - "version": "2.5.0" + "version": "2.8.0" }, "license": "MIT OR Apache-2.0" }, - "itoa 1.0.3": { + "itoa 1.0.9": { "name": "itoa", - "version": "1.0.3", + "version": "1.0.9", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/itoa/1.0.3/download", - "sha256": "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754" + "url": "https://crates.io/api/v1/crates/itoa/1.0.9/download", + "sha256": "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" } }, "targets": [ @@ -4849,17 +5108,17 @@ "**" ], "edition": "2018", - "version": "1.0.3" + "version": "1.0.9" }, "license": "MIT OR Apache-2.0" }, - "js-sys 0.3.59": { + "js-sys 0.3.64": { "name": "js-sys", - "version": "0.3.59", + "version": "0.3.64", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/js-sys/0.3.59/download", - "sha256": "258451ab10b34f8af53416d1fdab72c22e805f0c92a1136d59470ec0b11138b2" + "url": "https://crates.io/api/v1/crates/js-sys/0.3.64/download", + "sha256": "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" } }, "targets": [ @@ -4881,14 +5140,14 @@ "deps": { "common": [ { - "id": "wasm-bindgen 0.2.82", + "id": "wasm-bindgen 0.2.87", "target": "wasm_bindgen" } ], "selects": {} }, "edition": "2018", - "version": "0.3.59" + "version": "0.3.64" }, "license": "MIT/Apache-2.0" }, @@ -5069,6 +5328,7 @@ "crate_features": { "common": [ "default", + "extra_traits", "std" ], "selects": {} @@ -5092,100 +5352,82 @@ }, "license": "MIT OR Apache-2.0" }, - "log 0.4.17": { - "name": "log", - "version": "0.4.17", + "linux-raw-sys 0.4.5": { + "name": "linux-raw-sys", + "version": "0.4.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/log/0.4.17/download", - "sha256": "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" + "url": "https://crates.io/api/v1/crates/linux-raw-sys/0.4.5/download", + "sha256": "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" } }, "targets": [ { "Library": { - "crate_name": "log", + "crate_name": "linux_raw_sys", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "log", + "library_target_name": "linux_raw_sys", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "log 0.4.17", - "target": "build_script_build" - } + "errno", + "general", + "ioctl", + "no_std" ], "selects": {} }, - "edition": "2015", - "version": "0.4.17" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2021", + "version": "0.4.5" }, - "license": "MIT OR Apache-2.0" + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, - "matches 0.1.9": { - "name": "matches", - "version": "0.1.9", + "log 0.4.20": { + "name": "log", + "version": "0.4.20", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/matches/0.1.9/download", - "sha256": "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" + "url": "https://crates.io/api/v1/crates/log/0.4.20/download", + "sha256": "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" } }, "targets": [ { "Library": { - "crate_name": "matches", - "crate_root": "lib.rs", + "crate_name": "log", + "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "matches", + "library_target_name": "log", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2015", - "version": "0.1.9" + "version": "0.4.20" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "memchr 2.5.0": { + "memchr 2.6.3": { "name": "memchr", - "version": "2.5.0", + "version": "2.6.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/memchr/2.5.0/download", - "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" + "url": "https://crates.io/api/v1/crates/memchr/2.6.3/download", + "sha256": "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c" } }, "targets": [ @@ -5197,15 +5439,6 @@ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], "library_target_name": "memchr", @@ -5215,37 +5448,24 @@ ], "crate_features": { "common": [ + "alloc", "default", "std" ], "selects": {} }, - "deps": { - "common": [ - { - "id": "memchr 2.5.0", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "2.5.0" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2021", + "version": "2.6.3" }, - "license": "Unlicense/MIT" + "license": "Unlicense OR MIT" }, - "mime 0.3.16": { + "mime 0.3.17": { "name": "mime", - "version": "0.3.16", + "version": "0.3.17", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/mime/0.3.16/download", - "sha256": "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" + "url": "https://crates.io/api/v1/crates/mime/0.3.17/download", + "sha256": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" } }, "targets": [ @@ -5265,9 +5485,9 @@ "**" ], "edition": "2015", - "version": "0.3.16" + "version": "0.3.17" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, "miniz_oxide 0.7.1": { "name": "miniz_oxide", @@ -5373,13 +5593,13 @@ }, "license": "MIT" }, - "native-tls 0.2.10": { + "native-tls 0.2.11": { "name": "native-tls", - "version": "0.2.10", + "version": "0.2.11", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/native-tls/0.2.10/download", - "sha256": "fd7e2f3618557f980e0b17e8856252eee3c97fa12c54dff0ca290fb6266ca4a9" + "url": "https://crates.io/api/v1/crates/native-tls/0.2.11/download", + "sha256": "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" } }, "targets": [ @@ -5410,7 +5630,7 @@ "deps": { "common": [ { - "id": "native-tls 0.2.10", + "id": "native-tls 0.2.11", "target": "build_script_build" } ], @@ -5425,25 +5645,25 @@ "target": "libc" }, { - "id": "security-framework 2.7.0", + "id": "security-framework 2.9.2", "target": "security_framework" }, { - "id": "security-framework-sys 2.6.1", + "id": "security-framework-sys 2.9.1", "target": "security_framework_sys" }, { - "id": "tempfile 3.3.0", + "id": "tempfile 3.8.0", "target": "tempfile" } ], "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))": [ { - "id": "log 0.4.17", + "id": "log 0.4.20", "target": "log" }, { - "id": "openssl 0.10.41", + "id": "openssl 0.10.57", "target": "openssl" }, { @@ -5451,20 +5671,20 @@ "target": "openssl_probe" }, { - "id": "openssl-sys 0.9.75", + "id": "openssl-sys 0.9.93", "target": "openssl_sys" } ], "cfg(target_os = \"windows\")": [ { - "id": "schannel 0.1.20", + "id": "schannel 0.1.22", "target": "schannel" } ] } }, "edition": "2015", - "version": "0.2.10" + "version": "0.2.11" }, "build_script_attrs": { "data_glob": [ @@ -5473,13 +5693,13 @@ }, "license": "MIT/Apache-2.0" }, - "num-bigint 0.4.3": { + "num-bigint 0.4.4": { "name": "num-bigint", - "version": "0.4.3", + "version": "0.4.4", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/num-bigint/0.4.3/download", - "sha256": "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f" + "url": "https://crates.io/api/v1/crates/num-bigint/0.4.4/download", + "sha256": "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0" } }, "targets": [ @@ -5518,7 +5738,7 @@ "deps": { "common": [ { - "id": "num-bigint 0.4.3", + "id": "num-bigint 0.4.4", "target": "build_script_build" }, { @@ -5526,7 +5746,7 @@ "target": "num_integer" }, { - "id": "num-traits 0.2.15", + "id": "num-traits 0.2.16", "target": "num_traits" }, { @@ -5537,7 +5757,7 @@ "selects": {} }, "edition": "2018", - "version": "0.4.3" + "version": "0.4.4" }, "build_script_attrs": { "data_glob": [ @@ -5603,7 +5823,7 @@ "target": "build_script_build" }, { - "id": "num-traits 0.2.15", + "id": "num-traits 0.2.16", "target": "num_traits" } ], @@ -5628,13 +5848,13 @@ }, "license": "MIT OR Apache-2.0" }, - "num-traits 0.2.15": { + "num-traits 0.2.16": { "name": "num-traits", - "version": "0.2.15", + "version": "0.2.16", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/num-traits/0.2.15/download", - "sha256": "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" + "url": "https://crates.io/api/v1/crates/num-traits/0.2.16/download", + "sha256": "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" } }, "targets": [ @@ -5673,14 +5893,14 @@ "deps": { "common": [ { - "id": "num-traits 0.2.15", + "id": "num-traits 0.2.16", "target": "build_script_build" } ], "selects": {} }, - "edition": "2015", - "version": "0.2.15" + "edition": "2018", + "version": "0.2.16" }, "build_script_attrs": { "data_glob": [ @@ -5698,13 +5918,13 @@ }, "license": "MIT OR Apache-2.0" }, - "num_cpus 1.13.1": { + "num_cpus 1.16.0": { "name": "num_cpus", - "version": "1.13.1", + "version": "1.16.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/num_cpus/1.13.1/download", - "sha256": "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1" + "url": "https://crates.io/api/v1/crates/num_cpus/1.16.0/download", + "sha256": "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" } }, "targets": [ @@ -5726,22 +5946,22 @@ "deps": { "common": [], "selects": { - "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [ - { - "id": "hermit-abi 0.1.19", - "target": "hermit_abi" - } - ], "cfg(not(windows))": [ { "id": "libc 0.2.147", "target": "libc" } + ], + "cfg(target_os = \"hermit\")": [ + { + "id": "hermit-abi 0.3.2", + "target": "hermit_abi" + } ] } }, "edition": "2015", - "version": "1.13.1" + "version": "1.16.0" }, "license": "MIT OR Apache-2.0" }, @@ -5826,19 +6046,19 @@ "deps": { "common": [ { - "id": "proc-macro-crate 1.2.1", + "id": "proc-macro-crate 1.3.1", "target": "proc_macro_crate" }, { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "proc_macro2" }, { - "id": "quote 1.0.29", + "id": "quote 1.0.33", "target": "quote" }, { - "id": "syn 2.0.25", + "id": "syn 2.0.31", "target": "syn" } ], @@ -5849,54 +6069,13 @@ }, "license": "BSD-3-Clause OR MIT OR Apache-2.0" }, - "num_threads 0.1.6": { - "name": "num_threads", - "version": "0.1.6", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/num_threads/0.1.6/download", - "sha256": "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44" - } - }, - "targets": [ - { - "Library": { - "crate_name": "num_threads", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "num_threads", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(any(target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\"))": [ - { - "id": "libc 0.2.147", - "target": "libc" - } - ] - } - }, - "edition": "2015", - "version": "0.1.6" - }, - "license": "MIT OR Apache-2.0" - }, - "object 0.31.1": { + "object 0.32.1": { "name": "object", - "version": "0.31.1", + "version": "0.32.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/object/0.31.1/download", - "sha256": "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1" + "url": "https://crates.io/api/v1/crates/object/0.32.1/download", + "sha256": "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" } }, "targets": [ @@ -5918,14 +6097,14 @@ "deps": { "common": [ { - "id": "memchr 2.5.0", + "id": "memchr 2.6.3", "target": "memchr" } ], "selects": {} }, "edition": "2018", - "version": "0.31.1" + "version": "0.32.1" }, "license": "Apache-2.0 OR MIT" }, @@ -5998,13 +6177,13 @@ }, "license": "MIT OR Apache-2.0" }, - "openssl 0.10.41": { + "openssl 0.10.57": { "name": "openssl", - "version": "0.10.41", + "version": "0.10.57", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/openssl/0.10.41/download", - "sha256": "618febf65336490dfcf20b73f885f5651a0c89c64c2d4a8c3662585a70bf5bd0" + "url": "https://crates.io/api/v1/crates/openssl/0.10.57/download", + "sha256": "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c" } }, "targets": [ @@ -6032,10 +6211,16 @@ "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "bitflags 1.3.2", + "id": "bitflags 2.4.0", "target": "bitflags" }, { @@ -6055,11 +6240,11 @@ "target": "once_cell" }, { - "id": "openssl 0.10.41", + "id": "openssl 0.10.57", "target": "build_script_build" }, { - "id": "openssl-sys 0.9.75", + "id": "openssl-sys 0.9.93", "target": "openssl_sys", "alias": "ffi" } @@ -6070,13 +6255,13 @@ "proc_macro_deps": { "common": [ { - "id": "openssl-macros 0.1.0", + "id": "openssl-macros 0.1.1", "target": "openssl_macros" } ], "selects": {} }, - "version": "0.10.41" + "version": "0.10.57" }, "build_script_attrs": { "data_glob": [ @@ -6085,7 +6270,7 @@ "deps": { "common": [ { - "id": "openssl-sys 0.9.75", + "id": "openssl-sys 0.9.93", "target": "openssl_sys", "alias": "ffi" } @@ -6095,13 +6280,13 @@ }, "license": "Apache-2.0" }, - "openssl-macros 0.1.0": { + "openssl-macros 0.1.1": { "name": "openssl-macros", - "version": "0.1.0", + "version": "0.1.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/openssl-macros/0.1.0/download", - "sha256": "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c" + "url": "https://crates.io/api/v1/crates/openssl-macros/0.1.1/download", + "sha256": "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" } }, "targets": [ @@ -6123,22 +6308,22 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "proc_macro2" }, { - "id": "quote 1.0.29", + "id": "quote 1.0.33", "target": "quote" }, { - "id": "syn 1.0.99", + "id": "syn 2.0.31", "target": "syn" } ], "selects": {} }, "edition": "2018", - "version": "0.1.0" + "version": "0.1.1" }, "license": "MIT/Apache-2.0" }, @@ -6172,13 +6357,13 @@ }, "license": "MIT/Apache-2.0" }, - "openssl-sys 0.9.75": { + "openssl-sys 0.9.93": { "name": "openssl-sys", - "version": "0.9.75", + "version": "0.9.93", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/openssl-sys/0.9.75/download", - "sha256": "e5f9bd0c2710541a3cda73d6f9ac4f1b240de4ae261065d309dbe73d9dceb42f" + "url": "https://crates.io/api/v1/crates/openssl-sys/0.9.93/download", + "sha256": "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d" } }, "targets": [ @@ -6213,14 +6398,14 @@ "target": "libc" }, { - "id": "openssl-sys 0.9.75", + "id": "openssl-sys 0.9.93", "target": "build_script_main" } ], "selects": {} }, - "edition": "2015", - "version": "0.9.75" + "edition": "2018", + "version": "0.9.93" }, "build_script_attrs": { "data_glob": [ @@ -6229,26 +6414,19 @@ "deps": { "common": [ { - "id": "autocfg 1.1.0", - "target": "autocfg" - }, - { - "id": "cc 1.0.73", + "id": "cc 1.0.83", "target": "cc" }, { - "id": "pkg-config 0.3.25", + "id": "pkg-config 0.3.27", "target": "pkg_config" + }, + { + "id": "vcpkg 0.2.15", + "target": "vcpkg" } ], - "selects": { - "cfg(target_env = \"msvc\")": [ - { - "id": "vcpkg 0.2.15", - "target": "vcpkg" - } - ] - } + "selects": {} }, "links": "openssl" }, @@ -6282,7 +6460,7 @@ "deps": { "common": [ { - "id": "group 0.12.0", + "id": "group 0.12.1", "target": "group" } ], @@ -6293,13 +6471,13 @@ }, "license": "MIT/Apache-2.0" }, - "paste 1.0.9": { + "paste 1.0.14": { "name": "paste", - "version": "1.0.9", + "version": "1.0.14", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/paste/1.0.9/download", - "sha256": "b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1" + "url": "https://crates.io/api/v1/crates/paste/1.0.14/download", + "sha256": "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" } }, "targets": [ @@ -6311,6 +6489,15 @@ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], "library_target_name": "paste", @@ -6318,8 +6505,22 @@ "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "1.0.9" + "deps": { + "common": [ + { + "id": "paste 1.0.14", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.14" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] }, "license": "MIT OR Apache-2.0" }, @@ -6358,7 +6559,7 @@ "deps": { "common": [ { - "id": "base64 0.21.2", + "id": "base64 0.21.3", "target": "base64" } ], @@ -6403,7 +6604,7 @@ "deps": { "common": [ { - "id": "base64ct 1.5.2", + "id": "base64ct 1.6.0", "target": "base64ct" } ], @@ -6414,20 +6615,20 @@ }, "license": "Apache-2.0 OR MIT" }, - "percent-encoding 2.1.0": { + "percent-encoding 2.3.0": { "name": "percent-encoding", - "version": "2.1.0", + "version": "2.3.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/percent-encoding/2.1.0/download", - "sha256": "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" + "url": "https://crates.io/api/v1/crates/percent-encoding/2.3.0/download", + "sha256": "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" } }, "targets": [ { "Library": { "crate_name": "percent_encoding", - "crate_root": "lib.rs", + "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] @@ -6439,10 +6640,18 @@ "compile_data_glob": [ "**" ], - "edition": "2015", - "version": "2.1.0" + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "2.3.0" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, "pico-args 0.5.0": { "name": "pico-args", @@ -6480,13 +6689,13 @@ }, "license": "MIT" }, - "pin-project-lite 0.2.9": { + "pin-project-lite 0.2.13": { "name": "pin-project-lite", - "version": "0.2.9", + "version": "0.2.13", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download", - "sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" + "url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.13/download", + "sha256": "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" } }, "targets": [ @@ -6506,7 +6715,7 @@ "**" ], "edition": "2018", - "version": "0.2.9" + "version": "0.2.13" }, "license": "Apache-2.0 OR MIT" }, @@ -6576,7 +6785,7 @@ "deps": { "common": [ { - "id": "der 0.7.7", + "id": "der 0.7.8", "target": "der" }, { @@ -6591,13 +6800,13 @@ }, "license": "Apache-2.0 OR MIT" }, - "pkg-config 0.3.25": { + "pkg-config 0.3.27": { "name": "pkg-config", - "version": "0.3.25", + "version": "0.3.27", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/pkg-config/0.3.25/download", - "sha256": "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae" + "url": "https://crates.io/api/v1/crates/pkg-config/0.3.27/download", + "sha256": "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" } }, "targets": [ @@ -6617,17 +6826,17 @@ "**" ], "edition": "2015", - "version": "0.3.25" + "version": "0.3.27" }, "license": "MIT OR Apache-2.0" }, - "ppv-lite86 0.2.16": { + "ppv-lite86 0.2.17": { "name": "ppv-lite86", - "version": "0.2.16", + "version": "0.2.17", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/ppv-lite86/0.2.16/download", - "sha256": "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" + "url": "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download", + "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" } }, "targets": [ @@ -6654,7 +6863,7 @@ "selects": {} }, "edition": "2018", - "version": "0.2.16" + "version": "0.2.17" }, "license": "MIT/Apache-2.0" }, @@ -6690,7 +6899,7 @@ "target": "arrayvec" }, { - "id": "typed-arena 2.0.1", + "id": "typed-arena 2.0.2", "target": "typed_arena" }, { @@ -6705,13 +6914,13 @@ }, "license": "MIT" }, - "proc-macro-crate 1.2.1": { + "proc-macro-crate 1.3.1": { "name": "proc-macro-crate", - "version": "1.2.1", + "version": "1.3.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/proc-macro-crate/1.2.1/download", - "sha256": "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9" + "url": "https://crates.io/api/v1/crates/proc-macro-crate/1.3.1/download", + "sha256": "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919" } }, "targets": [ @@ -6737,28 +6946,24 @@ "target": "once_cell" }, { - "id": "thiserror 1.0.44", - "target": "thiserror" - }, - { - "id": "toml 0.5.9", - "target": "toml" + "id": "toml_edit 0.19.14", + "target": "toml_edit" } ], "selects": {} }, - "edition": "2018", - "version": "1.2.1" + "edition": "2021", + "version": "1.3.1" }, - "license": "Apache-2.0/MIT" + "license": "MIT OR Apache-2.0" }, - "proc-macro2 1.0.64": { + "proc-macro2 1.0.66": { "name": "proc-macro2", - "version": "1.0.64", + "version": "1.0.66", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.64/download", - "sha256": "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da" + "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.66/download", + "sha256": "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" } }, "targets": [ @@ -6796,18 +7001,18 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "build_script_build" }, { - "id": "unicode-ident 1.0.3", + "id": "unicode-ident 1.0.11", "target": "unicode_ident" } ], "selects": {} }, - "edition": "2018", - "version": "1.0.64" + "edition": "2021", + "version": "1.0.66" }, "build_script_attrs": { "data_glob": [ @@ -6869,7 +7074,7 @@ "deps": { "common": [ { - "id": "cc 1.0.73", + "id": "cc 1.0.83", "target": "cc" } ], @@ -6878,13 +7083,13 @@ }, "license": "MIT OR Apache-2.0" }, - "quote 1.0.29": { + "quote 1.0.33": { "name": "quote", - "version": "1.0.29", + "version": "1.0.33", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/quote/1.0.29/download", - "sha256": "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105" + "url": "https://crates.io/api/v1/crates/quote/1.0.33/download", + "sha256": "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" } }, "targets": [ @@ -6896,15 +7101,6 @@ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], "library_target_name": "quote", @@ -6922,23 +7118,14 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.64", + "id": "proc-macro2 1.0.66", "target": "proc_macro2" - }, - { - "id": "quote 1.0.29", - "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "1.0.29" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "version": "1.0.33" }, "license": "MIT OR Apache-2.0" }, @@ -7038,7 +7225,7 @@ "deps": { "common": [ { - "id": "ppv-lite86 0.2.16", + "id": "ppv-lite86 0.2.17", "target": "ppv_lite86" }, { @@ -7089,7 +7276,7 @@ "deps": { "common": [ { - "id": "getrandom 0.2.7", + "id": "getrandom 0.2.10", "target": "getrandom" } ], @@ -7100,13 +7287,13 @@ }, "license": "MIT OR Apache-2.0" }, - "redox_syscall 0.2.16": { + "redox_syscall 0.3.5": { "name": "redox_syscall", - "version": "0.2.16", + "version": "0.3.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download", - "sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" + "url": "https://crates.io/api/v1/crates/redox_syscall/0.3.5/download", + "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" } }, "targets": [ @@ -7135,58 +7322,17 @@ "selects": {} }, "edition": "2018", - "version": "0.2.16" + "version": "0.3.5" }, "license": "MIT" }, - "remove_dir_all 0.5.3": { - "name": "remove_dir_all", - "version": "0.5.3", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/remove_dir_all/0.5.3/download", - "sha256": "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" - } - }, - "targets": [ - { - "Library": { - "crate_name": "remove_dir_all", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "remove_dir_all", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "winapi 0.3.9", - "target": "winapi" - } - ] - } - }, - "edition": "2015", - "version": "0.5.3" - }, - "license": "MIT/Apache-2.0" - }, - "reqwest 0.11.11": { + "reqwest 0.11.20": { "name": "reqwest", - "version": "0.11.11", + "version": "0.11.20", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/reqwest/0.11.11/download", - "sha256": "b75aa69a3f06bbcc66ede33af2af253c6f7a86b1ca0033f60c580a27074fbf92" + "url": "https://crates.io/api/v1/crates/reqwest/0.11.20/download", + "sha256": "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1" } }, "targets": [ @@ -7224,6 +7370,7 @@ "tokio-native-tls", "tokio-rustls", "tokio-util", + "wasm-streams", "webpki-roots" ], "selects": {} @@ -7231,15 +7378,23 @@ "deps": { "common": [ { - "id": "base64 0.13.0", + "id": "base64 0.21.3", "target": "base64" }, { - "id": "bytes 1.2.1", + "id": "bytes 1.4.0", "target": "bytes" }, { - "id": "http 0.2.8", + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "http 0.2.9", "target": "http" }, { @@ -7247,7 +7402,7 @@ "target": "serde" }, { - "id": "serde_json 1.0.85", + "id": "serde_json 1.0.105", "target": "serde_json" }, { @@ -7259,26 +7414,18 @@ "target": "tower_service" }, { - "id": "url 2.2.2", + "id": "url 2.4.1", "target": "url" } ], "selects": { "cfg(not(target_arch = \"wasm32\"))": [ { - "id": "encoding_rs 0.8.31", + "id": "encoding_rs 0.8.33", "target": "encoding_rs" }, { - "id": "futures-core 0.3.24", - "target": "futures_core" - }, - { - "id": "futures-util 0.3.24", - "target": "futures_util" - }, - { - "id": "h2 0.3.14", + "id": "h2 0.3.21", "target": "h2" }, { @@ -7286,11 +7433,11 @@ "target": "http_body" }, { - "id": "hyper 0.14.20", + "id": "hyper 0.14.27", "target": "hyper" }, { - "id": "hyper-rustls 0.23.0", + "id": "hyper-rustls 0.24.1", "target": "hyper_rustls" }, { @@ -7298,93 +7445,97 @@ "target": "hyper_tls" }, { - "id": "ipnet 2.5.0", + "id": "ipnet 2.8.0", "target": "ipnet" }, { - "id": "lazy_static 1.4.0", - "target": "lazy_static" - }, - { - "id": "log 0.4.17", + "id": "log 0.4.20", "target": "log" }, { - "id": "mime 0.3.16", + "id": "mime 0.3.17", "target": "mime" }, { - "id": "native-tls 0.2.10", + "id": "native-tls 0.2.11", "target": "native_tls", "alias": "native_tls_crate" }, { - "id": "percent-encoding 2.1.0", + "id": "once_cell 1.18.0", + "target": "once_cell" + }, + { + "id": "percent-encoding 2.3.0", "target": "percent_encoding" }, { - "id": "pin-project-lite 0.2.9", + "id": "pin-project-lite 0.2.13", "target": "pin_project_lite" }, { - "id": "rustls 0.20.6", + "id": "rustls 0.21.7", "target": "rustls" }, { - "id": "rustls-pemfile 1.0.1", + "id": "rustls-pemfile 1.0.3", "target": "rustls_pemfile" }, { - "id": "tokio 1.29.1", + "id": "tokio 1.32.0", "target": "tokio" }, { - "id": "tokio-native-tls 0.3.0", + "id": "tokio-native-tls 0.3.1", "target": "tokio_native_tls" }, { - "id": "tokio-rustls 0.23.4", + "id": "tokio-rustls 0.24.1", "target": "tokio_rustls" }, { - "id": "tokio-util 0.7.3", + "id": "tokio-util 0.7.8", "target": "tokio_util" }, { - "id": "webpki-roots 0.22.4", + "id": "webpki-roots 0.25.2", "target": "webpki_roots" } ], "cfg(target_arch = \"wasm32\")": [ { - "id": "js-sys 0.3.59", + "id": "js-sys 0.3.64", "target": "js_sys" }, { - "id": "wasm-bindgen 0.2.82", + "id": "wasm-bindgen 0.2.87", "target": "wasm_bindgen" }, { - "id": "wasm-bindgen-futures 0.4.32", + "id": "wasm-bindgen-futures 0.4.37", "target": "wasm_bindgen_futures" }, { - "id": "web-sys 0.3.59", + "id": "wasm-streams 0.3.0", + "target": "wasm_streams" + }, + { + "id": "web-sys 0.3.64", "target": "web_sys" } ], "cfg(windows)": [ { - "id": "winreg 0.10.1", + "id": "winreg 0.50.0", "target": "winreg" } ] } }, "edition": "2018", - "version": "0.11.11" + "version": "0.11.20" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, "rfc6979 0.4.0": { "name": "rfc6979", @@ -7418,7 +7569,7 @@ "target": "hmac" }, { - "id": "subtle 2.4.1", + "id": "subtle 2.5.0", "target": "subtle" } ], @@ -7487,7 +7638,7 @@ "selects": { "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ { - "id": "web-sys 0.3.59", + "id": "web-sys 0.3.64", "target": "web_sys" } ], @@ -7531,7 +7682,7 @@ "deps": { "common": [ { - "id": "cc 1.0.73", + "id": "cc 1.0.83", "target": "cc" } ], @@ -7541,49 +7692,19 @@ }, "license": null }, - "rustc-demangle 0.1.23": { - "name": "rustc-demangle", - "version": "0.1.23", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/rustc-demangle/0.1.23/download", - "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" - } - }, - "targets": [ - { - "Library": { - "crate_name": "rustc_demangle", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "rustc_demangle", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2015", - "version": "0.1.23" - }, - "license": "MIT/Apache-2.0" - }, - "rustls 0.20.6": { - "name": "rustls", - "version": "0.20.6", + "ring 0.17.0-alpha.11": { + "name": "ring", + "version": "0.17.0-alpha.11", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/rustls/0.20.6/download", - "sha256": "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033" + "url": "https://crates.io/api/v1/crates/ring/0.17.0-alpha.11/download", + "sha256": "4575a179070909595bea5f999d67934737c2e0757a1eb9839af555917817b257" } }, "targets": [ { "Library": { - "crate_name": "rustls", + "crate_name": "ring", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -7600,69 +7721,101 @@ } } ], - "library_target_name": "rustls", + "library_target_name": "ring", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "dangerous_configuration", + "alloc", "default", - "log", - "logging", - "tls12" + "dev_urandom_fallback", + "once_cell" ], "selects": {} }, "deps": { "common": [ { - "id": "log 0.4.17", - "target": "log" - }, - { - "id": "ring 0.16.20", - "target": "ring" - }, - { - "id": "rustls 0.20.6", + "id": "ring 0.17.0-alpha.11", "target": "build_script_build" }, { - "id": "sct 0.7.0", - "target": "sct" - }, - { - "id": "webpki 0.22.0", - "target": "webpki" + "id": "untrusted 0.7.1", + "target": "untrusted" } ], - "selects": {} + "selects": { + "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ + { + "id": "web-sys 0.3.64", + "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.147", + "target": "libc" + }, + { + "id": "once_cell 1.18.0", + "target": "once_cell" + } + ], + "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ + { + "id": "once_cell 1.18.0", + "target": "once_cell" + } + ], + "cfg(target_os = \"windows\")": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } }, "edition": "2018", - "version": "0.20.6" + "version": "0.17.0-alpha.11" }, "build_script_attrs": { "data_glob": [ "**" - ] + ], + "deps": { + "common": [ + { + "id": "cc 1.0.83", + "target": "cc" + } + ], + "selects": {} + }, + "links": "ring_core_0_17_0_alpha_11" }, - "license": "Apache-2.0/ISC/MIT" + "license": null }, - "rustls-pemfile 1.0.1": { - "name": "rustls-pemfile", - "version": "1.0.1", + "rustc-demangle 0.1.23": { + "name": "rustc-demangle", + "version": "0.1.23", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/rustls-pemfile/1.0.1/download", - "sha256": "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55" + "url": "https://crates.io/api/v1/crates/rustc-demangle/0.1.23/download", + "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" } }, "targets": [ { "Library": { - "crate_name": "rustls_pemfile", + "crate_name": "rustc_demangle", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -7670,38 +7823,29 @@ } } ], - "library_target_name": "rustls_pemfile", + "library_target_name": "rustc_demangle", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "base64 0.13.0", - "target": "base64" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "1.0.1" + "edition": "2015", + "version": "0.1.23" }, - "license": "Apache-2.0 OR ISC OR MIT" + "license": "MIT/Apache-2.0" }, - "rustversion 1.0.9": { - "name": "rustversion", - "version": "1.0.9", + "rustix 0.38.11": { + "name": "rustix", + "version": "0.38.11", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/rustversion/1.0.9/download", - "sha256": "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8" + "url": "https://crates.io/api/v1/crates/rustix/0.38.11/download", + "sha256": "c0c3dde1fc030af041adc40e79c0e7fbcf431dd24870053d187d7c66e4b87453" } }, "targets": [ { - "ProcMacro": { - "crate_name": "rustversion", + "Library": { + "crate_name": "rustix", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -7711,239 +7855,261 @@ { "BuildScript": { "crate_name": "build_script_build", - "crate_root": "build/build.rs", + "crate_root": "build.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "rustversion", + "library_target_name": "rustix", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "alloc", + "default", + "fs", + "std", + "use-libc-auxv" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "rustversion 1.0.9", + "id": "bitflags 2.4.0", + "target": "bitflags" + }, + { + "id": "rustix 0.38.11", "target": "build_script_build" } ], - "selects": {} + "selects": { + "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\")))))))": [ + { + "id": "linux-raw-sys 0.4.5", + "target": "linux_raw_sys" + } + ], + "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\"))))": [ + { + "id": "errno 0.3.3", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "linux-raw-sys 0.4.5", + "target": "linux_raw_sys" + } + ], + "cfg(all(not(windows), 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\")))))))": [ + { + "id": "errno 0.3.3", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.147", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "errno 0.3.3", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } }, - "edition": "2018", - "version": "1.0.9" + "edition": "2021", + "version": "0.38.11" }, "build_script_attrs": { "data_glob": [ "**" ] }, - "license": "MIT OR Apache-2.0" + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, - "ryu 1.0.11": { - "name": "ryu", - "version": "1.0.11", + "rustls 0.20.9": { + "name": "rustls", + "version": "0.20.9", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/ryu/1.0.11/download", - "sha256": "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09" + "url": "https://crates.io/api/v1/crates/rustls/0.20.9/download", + "sha256": "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99" } }, "targets": [ { "Library": { - "crate_name": "ryu", + "crate_name": "rustls", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - } - ], - "library_target_name": "ryu", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "1.0.11" - }, - "license": "Apache-2.0 OR BSL-1.0" - }, - "schannel 0.1.20": { - "name": "schannel", - "version": "0.1.20", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/schannel/0.1.20/download", - "sha256": "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2" - } - }, - "targets": [ + }, { - "Library": { - "crate_name": "schannel", - "crate_root": "src/lib.rs", + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "schannel", + "library_target_name": "rustls", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "lazy_static 1.4.0", - "target": "lazy_static" - }, - { - "id": "windows-sys 0.36.1", - "target": "windows_sys" - } + "default", + "log", + "logging", + "tls12" ], "selects": {} }, - "edition": "2018", - "version": "0.1.20" - }, - "license": "MIT" - }, - "sct 0.7.0": { - "name": "sct", - "version": "0.7.0", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/sct/0.7.0/download", - "sha256": "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" - } - }, - "targets": [ - { - "Library": { - "crate_name": "sct", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "sct", - "common_attrs": { - "compile_data_glob": [ - "**" - ], "deps": { "common": [ + { + "id": "log 0.4.20", + "target": "log" + }, { "id": "ring 0.16.20", "target": "ring" }, { - "id": "untrusted 0.7.1", - "target": "untrusted" + "id": "rustls 0.20.9", + "target": "build_script_build" + }, + { + "id": "sct 0.7.0", + "target": "sct" + }, + { + "id": "webpki 0.22.1", + "target": "webpki" } ], "selects": {} }, "edition": "2018", - "version": "0.7.0" + "version": "0.20.9" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] }, "license": "Apache-2.0/ISC/MIT" }, - "sec1 0.7.3": { - "name": "sec1", - "version": "0.7.3", + "rustls 0.21.7": { + "name": "rustls", + "version": "0.21.7", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/sec1/0.7.3/download", - "sha256": "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" + "url": "https://crates.io/api/v1/crates/rustls/0.21.7/download", + "sha256": "cd8d6c9f025a446bc4d18ad9632e69aec8f287aa84499ee335599fabd20c3fd8" } }, "targets": [ { "Library": { - "crate_name": "sec1", + "crate_name": "rustls", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], - "library_target_name": "sec1", + "library_target_name": "rustls", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", + "dangerous_configuration", "default", - "der", - "pem", - "pkcs8", - "point", - "std", - "subtle", - "zeroize" + "log", + "logging", + "tls12" ], "selects": {} }, "deps": { "common": [ { - "id": "base16ct 0.2.0", - "target": "base16ct" - }, - { - "id": "der 0.7.7", - "target": "der" + "id": "log 0.4.20", + "target": "log" }, { - "id": "generic-array 0.14.7", - "target": "generic_array" + "id": "ring 0.16.20", + "target": "ring" }, { - "id": "pkcs8 0.10.2", - "target": "pkcs8" + "id": "rustls 0.21.7", + "target": "build_script_build" }, { - "id": "subtle 2.4.1", - "target": "subtle" + "id": "rustls-webpki 0.101.4", + "target": "webpki" }, { - "id": "zeroize 1.5.7", - "target": "zeroize" + "id": "sct 0.7.0", + "target": "sct" } ], "selects": {} }, "edition": "2021", - "version": "0.7.3" + "version": "0.21.7" }, - "license": "Apache-2.0 OR MIT" + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "Apache-2.0 OR ISC OR MIT" }, - "security-framework 2.7.0": { - "name": "security-framework", - "version": "2.7.0", + "rustls-pemfile 1.0.3": { + "name": "rustls-pemfile", + "version": "1.0.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/security-framework/2.7.0/download", - "sha256": "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c" + "url": "https://crates.io/api/v1/crates/rustls-pemfile/1.0.3/download", + "sha256": "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2" } }, "targets": [ { "Library": { - "crate_name": "security_framework", + "crate_name": "rustls_pemfile", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -7951,61 +8117,38 @@ } } ], - "library_target_name": "security_framework", + "library_target_name": "rustls_pemfile", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "OSX_10_9", - "default" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "bitflags 1.3.2", - "target": "bitflags" - }, - { - "id": "core-foundation 0.9.3", - "target": "core_foundation" - }, - { - "id": "core-foundation-sys 0.8.3", - "target": "core_foundation_sys" - }, - { - "id": "libc 0.2.147", - "target": "libc" - }, - { - "id": "security-framework-sys 2.6.1", - "target": "security_framework_sys" + "id": "base64 0.21.3", + "target": "base64" } ], "selects": {} }, - "edition": "2021", - "version": "2.7.0" + "edition": "2018", + "version": "1.0.3" }, - "license": "MIT OR Apache-2.0" + "license": "Apache-2.0 OR ISC OR MIT" }, - "security-framework-sys 2.6.1": { - "name": "security-framework-sys", - "version": "2.6.1", + "rustls-webpki 0.101.4": { + "name": "rustls-webpki", + "version": "0.101.4", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/security-framework-sys/2.6.1/download", - "sha256": "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556" + "url": "https://crates.io/api/v1/crates/rustls-webpki/0.101.4/download", + "sha256": "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d" } }, "targets": [ { "Library": { - "crate_name": "security_framework_sys", + "crate_name": "webpki", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8013,49 +8156,50 @@ } } ], - "library_target_name": "security_framework_sys", + "library_target_name": "webpki", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "OSX_10_9", - "default" + "alloc", + "default", + "std" ], "selects": {} }, "deps": { "common": [ { - "id": "core-foundation-sys 0.8.3", - "target": "core_foundation_sys" + "id": "ring 0.16.20", + "target": "ring" }, { - "id": "libc 0.2.147", - "target": "libc" + "id": "untrusted 0.7.1", + "target": "untrusted" } ], "selects": {} }, - "edition": "2018", - "version": "2.6.1" + "edition": "2021", + "version": "0.101.4" }, - "license": "MIT OR Apache-2.0" + "license": "ISC" }, - "serde 1.0.171": { - "name": "serde", - "version": "1.0.171", + "rustversion 1.0.14": { + "name": "rustversion", + "version": "1.0.14", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/serde/1.0.171/download", - "sha256": "30e27d1e4fd7659406c492fd6cfaf2066ba8773de45ca75e855590f856dc34a9" + "url": "https://crates.io/api/v1/crates/rustversion/1.0.14/download", + "sha256": "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" } }, "targets": [ { - "Library": { - "crate_name": "serde", + "ProcMacro": { + "crate_name": "rustversion", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8065,48 +8209,29 @@ { "BuildScript": { "crate_name": "build_script_build", - "crate_root": "build.rs", + "crate_root": "build/build.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "serde", + "library_target_name": "rustversion", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "alloc", - "default", - "derive", - "serde_derive", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "serde 1.0.171", + "id": "rustversion 1.0.14", "target": "build_script_build" } ], "selects": {} }, - "edition": "2015", - "proc_macro_deps": { - "common": [ - { - "id": "serde_derive 1.0.171", - "target": "serde_derive" - } - ], - "selects": {} - }, - "version": "1.0.171" + "edition": "2018", + "version": "1.0.14" }, "build_script_attrs": { "data_glob": [ @@ -8115,19 +8240,19 @@ }, "license": "MIT OR Apache-2.0" }, - "serde_bytes 0.11.12": { - "name": "serde_bytes", - "version": "0.11.12", + "ryu 1.0.15": { + "name": "ryu", + "version": "1.0.15", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/serde_bytes/0.11.12/download", - "sha256": "ab33ec92f677585af6d88c65593ae2375adde54efdbf16d597f2cbc7a6d368ff" + "url": "https://crates.io/api/v1/crates/ryu/1.0.15/download", + "sha256": "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" } }, "targets": [ { "Library": { - "crate_name": "serde_bytes", + "crate_name": "ryu", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8135,45 +8260,68 @@ } } ], - "library_target_name": "serde_bytes", + "library_target_name": "ryu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.15" + }, + "license": "Apache-2.0 OR BSL-1.0" + }, + "schannel 0.1.22": { + "name": "schannel", + "version": "0.1.22", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/schannel/0.1.22/download", + "sha256": "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88" + } + }, + "targets": [ + { + "Library": { + "crate_name": "schannel", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "schannel", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "serde 1.0.171", - "target": "serde" + "id": "windows-sys 0.48.0", + "target": "windows_sys" } ], "selects": {} }, "edition": "2018", - "version": "0.11.12" + "version": "0.1.22" }, - "license": "MIT OR Apache-2.0" + "license": "MIT" }, - "serde_cbor 0.11.2": { - "name": "serde_cbor", - "version": "0.11.2", + "sct 0.7.0": { + "name": "sct", + "version": "0.7.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/serde_cbor/0.11.2/download", - "sha256": "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5" + "url": "https://crates.io/api/v1/crates/sct/0.7.0/download", + "sha256": "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" } }, "targets": [ { "Library": { - "crate_name": "serde_cbor", + "crate_name": "sct", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8181,49 +8329,42 @@ } } ], - "library_target_name": "serde_cbor", + "library_target_name": "sct", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "half 1.8.2", - "target": "half" + "id": "ring 0.16.20", + "target": "ring" }, { - "id": "serde 1.0.171", - "target": "serde" + "id": "untrusted 0.7.1", + "target": "untrusted" } ], "selects": {} }, "edition": "2018", - "version": "0.11.2" + "version": "0.7.0" }, - "license": "MIT/Apache-2.0" + "license": "Apache-2.0/ISC/MIT" }, - "serde_derive 1.0.171": { - "name": "serde_derive", - "version": "1.0.171", + "sec1 0.7.3": { + "name": "sec1", + "version": "0.7.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/serde_derive/1.0.171/download", - "sha256": "389894603bd18c46fa56231694f8d827779c0951a667087194cf9de94ed24682" + "url": "https://crates.io/api/v1/crates/sec1/0.7.3/download", + "sha256": "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc" } }, "targets": [ { - "ProcMacro": { - "crate_name": "serde_derive", + "Library": { + "crate_name": "sec1", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8231,124 +8372,134 @@ } } ], - "library_target_name": "serde_derive", + "library_target_name": "sec1", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default" + "alloc", + "default", + "der", + "pem", + "pkcs8", + "point", + "std", + "subtle", + "zeroize" ], "selects": {} }, "deps": { "common": [ { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" + "id": "base16ct 0.2.0", + "target": "base16ct" }, { - "id": "quote 1.0.29", - "target": "quote" + "id": "der 0.7.8", + "target": "der" }, { - "id": "syn 2.0.25", - "target": "syn" + "id": "generic-array 0.14.7", + "target": "generic_array" + }, + { + "id": "pkcs8 0.10.2", + "target": "pkcs8" + }, + { + "id": "subtle 2.5.0", + "target": "subtle" + }, + { + "id": "zeroize 1.6.0", + "target": "zeroize" } ], "selects": {} }, - "edition": "2015", - "version": "1.0.171" + "edition": "2021", + "version": "0.7.3" }, - "license": "MIT OR Apache-2.0" + "license": "Apache-2.0 OR MIT" }, - "serde_json 1.0.85": { - "name": "serde_json", - "version": "1.0.85", + "security-framework 2.9.2": { + "name": "security-framework", + "version": "2.9.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/serde_json/1.0.85/download", - "sha256": "e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44" + "url": "https://crates.io/api/v1/crates/security-framework/2.9.2/download", + "sha256": "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de" } }, "targets": [ { "Library": { - "crate_name": "serde_json", + "crate_name": "security_framework", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "serde_json", + "library_target_name": "security_framework", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", - "std" + "OSX_10_9", + "default" ], "selects": {} }, "deps": { "common": [ { - "id": "itoa 1.0.3", - "target": "itoa" + "id": "bitflags 1.3.2", + "target": "bitflags" }, { - "id": "ryu 1.0.11", - "target": "ryu" + "id": "core-foundation 0.9.3", + "target": "core_foundation" }, { - "id": "serde 1.0.171", - "target": "serde" + "id": "core-foundation-sys 0.8.4", + "target": "core_foundation_sys" }, { - "id": "serde_json 1.0.85", - "target": "build_script_build" + "id": "libc 0.2.147", + "target": "libc" + }, + { + "id": "security-framework-sys 2.9.1", + "target": "security_framework_sys" } ], "selects": {} }, - "edition": "2018", - "version": "1.0.85" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2021", + "version": "2.9.2" }, "license": "MIT OR Apache-2.0" }, - "serde_repr 0.1.15": { - "name": "serde_repr", - "version": "0.1.15", + "security-framework-sys 2.9.1": { + "name": "security-framework-sys", + "version": "2.9.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/serde_repr/0.1.15/download", - "sha256": "e168eaaf71e8f9bd6037feb05190485708e019f4fd87d161b3c0a0d37daf85e5" + "url": "https://crates.io/api/v1/crates/security-framework-sys/2.9.1/download", + "sha256": "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a" } }, "targets": [ { - "ProcMacro": { - "crate_name": "serde_repr", + "Library": { + "crate_name": "security_framework_sys", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8356,97 +8507,121 @@ } } ], - "library_target_name": "serde_repr", + "library_target_name": "security_framework_sys", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "OSX_10_9", + "default" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.29", - "target": "quote" + "id": "core-foundation-sys 0.8.4", + "target": "core_foundation_sys" }, { - "id": "syn 2.0.25", - "target": "syn" + "id": "libc 0.2.147", + "target": "libc" } ], "selects": {} }, "edition": "2021", - "version": "0.1.15" + "version": "2.9.1" }, "license": "MIT OR Apache-2.0" }, - "serde_urlencoded 0.7.1": { - "name": "serde_urlencoded", - "version": "0.7.1", + "serde 1.0.171": { + "name": "serde", + "version": "1.0.171", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/serde_urlencoded/0.7.1/download", - "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" + "url": "https://crates.io/api/v1/crates/serde/1.0.171/download", + "sha256": "30e27d1e4fd7659406c492fd6cfaf2066ba8773de45ca75e855590f856dc34a9" } }, "targets": [ { "Library": { - "crate_name": "serde_urlencoded", + "crate_name": "serde", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], - "library_target_name": "serde_urlencoded", + "library_target_name": "serde", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { + "common": [ + "alloc", + "default", + "derive", + "serde_derive", + "std" + ], + "selects": {} + }, + "deps": { "common": [ - { - "id": "form_urlencoded 1.0.1", - "target": "form_urlencoded" - }, - { - "id": "itoa 1.0.3", - "target": "itoa" - }, - { - "id": "ryu 1.0.11", - "target": "ryu" - }, { "id": "serde 1.0.171", - "target": "serde" + "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.7.1" + "edition": "2015", + "proc_macro_deps": { + "common": [ + { + "id": "serde_derive 1.0.171", + "target": "serde_derive" + } + ], + "selects": {} + }, + "version": "1.0.171" }, - "license": "MIT/Apache-2.0" + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" }, - "sha2 0.10.7": { - "name": "sha2", - "version": "0.10.7", + "serde_bytes 0.11.12": { + "name": "serde_bytes", + "version": "0.11.12", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/sha2/0.10.7/download", - "sha256": "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8" + "url": "https://crates.io/api/v1/crates/serde_bytes/0.11.12/download", + "sha256": "ab33ec92f677585af6d88c65593ae2375adde54efdbf16d597f2cbc7a6d368ff" } }, "targets": [ { "Library": { - "crate_name": "sha2", + "crate_name": "serde_bytes", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8454,7 +8629,7 @@ } } ], - "library_target_name": "sha2", + "library_target_name": "serde_bytes", "common_attrs": { "compile_data_glob": [ "**" @@ -8469,41 +8644,30 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "digest 0.10.7", - "target": "digest" + "id": "serde 1.0.171", + "target": "serde" } ], - "selects": { - "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ - { - "id": "cpufeatures 0.2.4", - "target": "cpufeatures" - } - ] - } + "selects": {} }, "edition": "2018", - "version": "0.10.7" + "version": "0.11.12" }, "license": "MIT OR Apache-2.0" }, - "sha2 0.9.9": { - "name": "sha2", - "version": "0.9.9", + "serde_cbor 0.11.2": { + "name": "serde_cbor", + "version": "0.11.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/sha2/0.9.9/download", - "sha256": "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" + "url": "https://crates.io/api/v1/crates/serde_cbor/0.11.2/download", + "sha256": "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5" } }, "targets": [ { "Library": { - "crate_name": "sha2", + "crate_name": "serde_cbor", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8511,7 +8675,7 @@ } } ], - "library_target_name": "sha2", + "library_target_name": "serde_cbor", "common_attrs": { "compile_data_glob": [ "**" @@ -8526,49 +8690,34 @@ "deps": { "common": [ { - "id": "block-buffer 0.9.0", - "target": "block_buffer" - }, - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "digest 0.9.0", - "target": "digest" + "id": "half 1.8.2", + "target": "half" }, { - "id": "opaque-debug 0.3.0", - "target": "opaque_debug" + "id": "serde 1.0.171", + "target": "serde" } ], - "selects": { - "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ - { - "id": "cpufeatures 0.2.4", - "target": "cpufeatures" - } - ] - } + "selects": {} }, "edition": "2018", - "version": "0.9.9" + "version": "0.11.2" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "signature 2.1.0": { - "name": "signature", - "version": "2.1.0", + "serde_derive 1.0.171": { + "name": "serde_derive", + "version": "1.0.171", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/signature/2.1.0/download", - "sha256": "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500" + "url": "https://crates.io/api/v1/crates/serde_derive/1.0.171/download", + "sha256": "389894603bd18c46fa56231694f8d827779c0951a667087194cf9de94ed24682" } }, "targets": [ { - "Library": { - "crate_name": "signature", + "ProcMacro": { + "crate_name": "serde_derive", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8576,171 +8725,171 @@ } } ], - "library_target_name": "signature", + "library_target_name": "serde_derive", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", - "digest", - "rand_core", - "std" + "default" ], "selects": {} }, "deps": { "common": [ { - "id": "digest 0.10.7", - "target": "digest" + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" }, { - "id": "rand_core 0.6.4", - "target": "rand_core" + "id": "quote 1.0.33", + "target": "quote" + }, + { + "id": "syn 2.0.31", + "target": "syn" } ], "selects": {} }, - "edition": "2021", - "version": "2.1.0" + "edition": "2015", + "version": "1.0.171" }, - "license": "Apache-2.0 OR MIT" + "license": "MIT OR Apache-2.0" }, - "simple_asn1 0.6.2": { - "name": "simple_asn1", - "version": "0.6.2", + "serde_json 1.0.105": { + "name": "serde_json", + "version": "1.0.105", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/simple_asn1/0.6.2/download", - "sha256": "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085" + "url": "https://crates.io/api/v1/crates/serde_json/1.0.105/download", + "sha256": "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360" } }, "targets": [ { "Library": { - "crate_name": "simple_asn1", + "crate_name": "serde_json", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], - "library_target_name": "simple_asn1", + "library_target_name": "serde_json", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "num-bigint 0.4.3", - "target": "num_bigint" + "id": "itoa 1.0.9", + "target": "itoa" }, { - "id": "num-traits 0.2.15", - "target": "num_traits" + "id": "ryu 1.0.15", + "target": "ryu" }, { - "id": "thiserror 1.0.44", - "target": "thiserror" + "id": "serde 1.0.171", + "target": "serde" }, { - "id": "time 0.3.14", - "target": "time" + "id": "serde_json 1.0.105", + "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.6.2" + "edition": "2021", + "version": "1.0.105" }, - "license": "ISC" + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" }, - "slab 0.4.7": { - "name": "slab", - "version": "0.4.7", + "serde_repr 0.1.16": { + "name": "serde_repr", + "version": "0.1.16", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/slab/0.4.7/download", - "sha256": "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef" + "url": "https://crates.io/api/v1/crates/serde_repr/0.1.16/download", + "sha256": "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00" } }, "targets": [ { - "Library": { - "crate_name": "slab", + "ProcMacro": { + "crate_name": "serde_repr", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "slab", + "library_target_name": "serde_repr", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "default", - "std" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "slab 0.4.7", - "target": "build_script_build" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.4.7" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "deps": { - "common": [ + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" + }, { - "id": "autocfg 1.1.0", - "target": "autocfg" + "id": "quote 1.0.33", + "target": "quote" + }, + { + "id": "syn 2.0.31", + "target": "syn" } ], "selects": {} - } + }, + "edition": "2021", + "version": "0.1.16" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "socket2 0.4.9": { - "name": "socket2", - "version": "0.4.9", + "serde_urlencoded 0.7.1": { + "name": "serde_urlencoded", + "version": "0.7.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/socket2/0.4.9/download", - "sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" + "url": "https://crates.io/api/v1/crates/serde_urlencoded/0.7.1/download", + "sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" } }, "targets": [ { "Library": { - "crate_name": "socket2", + "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8748,52 +8897,50 @@ } } ], - "library_target_name": "socket2", + "library_target_name": "serde_urlencoded", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "all" + { + "id": "form_urlencoded 1.2.0", + "target": "form_urlencoded" + }, + { + "id": "itoa 1.0.9", + "target": "itoa" + }, + { + "id": "ryu 1.0.15", + "target": "ryu" + }, + { + "id": "serde 1.0.171", + "target": "serde" + } ], "selects": {} }, - "deps": { - "common": [], - "selects": { - "cfg(unix)": [ - { - "id": "libc 0.2.147", - "target": "libc" - } - ], - "cfg(windows)": [ - { - "id": "winapi 0.3.9", - "target": "winapi" - } - ] - } - }, "edition": "2018", - "version": "0.4.9" + "version": "0.7.1" }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "spin 0.5.2": { - "name": "spin", - "version": "0.5.2", + "sha2 0.10.7": { + "name": "sha2", + "version": "0.10.7", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/spin/0.5.2/download", - "sha256": "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" + "url": "https://crates.io/api/v1/crates/sha2/0.10.7/download", + "sha256": "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8" } }, "targets": [ { "Library": { - "crate_name": "spin", + "crate_name": "sha2", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8801,29 +8948,56 @@ } } ], - "library_target_name": "spin", + "library_target_name": "sha2", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2015", - "version": "0.5.2" + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "digest 0.10.7", + "target": "digest" + } + ], + "selects": { + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ + { + "id": "cpufeatures 0.2.9", + "target": "cpufeatures" + } + ] + } + }, + "edition": "2018", + "version": "0.10.7" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "spki 0.7.2": { - "name": "spki", - "version": "0.7.2", + "sha2 0.9.9": { + "name": "sha2", + "version": "0.9.9", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/spki/0.7.2/download", - "sha256": "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a" + "url": "https://crates.io/api/v1/crates/sha2/0.9.9/download", + "sha256": "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" } }, "targets": [ { "Library": { - "crate_name": "spki", + "crate_name": "sha2", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8831,15 +9005,14 @@ } } ], - "library_target_name": "spki", + "library_target_name": "sha2", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", - "pem", + "default", "std" ], "selects": {} @@ -8847,111 +9020,101 @@ "deps": { "common": [ { - "id": "der 0.7.7", - "target": "der" + "id": "block-buffer 0.9.0", + "target": "block_buffer" + }, + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "digest 0.9.0", + "target": "digest" + }, + { + "id": "opaque-debug 0.3.0", + "target": "opaque_debug" } ], - "selects": {} + "selects": { + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ + { + "id": "cpufeatures 0.2.9", + "target": "cpufeatures" + } + ] + } }, - "edition": "2021", - "version": "0.7.2" + "edition": "2018", + "version": "0.9.9" }, - "license": "Apache-2.0 OR MIT" + "license": "MIT OR Apache-2.0" }, - "stacker 0.1.15": { - "name": "stacker", - "version": "0.1.15", + "signature 2.1.0": { + "name": "signature", + "version": "2.1.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/stacker/0.1.15/download", - "sha256": "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce" + "url": "https://crates.io/api/v1/crates/signature/2.1.0/download", + "sha256": "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500" } }, "targets": [ { "Library": { - "crate_name": "stacker", + "crate_name": "signature", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "stacker", + "library_target_name": "signature", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "libc 0.2.147", - "target": "libc" - }, - { - "id": "psm 0.1.21", - "target": "psm" - }, - { - "id": "stacker 0.1.15", - "target": "build_script_build" - } + "alloc", + "digest", + "rand_core", + "std" ], - "selects": { - "cfg(windows)": [ - { - "id": "winapi 0.3.9", - "target": "winapi" - } - ] - } + "selects": {} }, - "edition": "2015", - "version": "0.1.15" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], "deps": { "common": [ { - "id": "cc 1.0.73", - "target": "cc" + "id": "digest 0.10.7", + "target": "digest" + }, + { + "id": "rand_core 0.6.4", + "target": "rand_core" } ], "selects": {} - } + }, + "edition": "2021", + "version": "2.1.0" }, - "license": "MIT OR Apache-2.0" + "license": "Apache-2.0 OR MIT" }, - "subtle 2.4.1": { - "name": "subtle", - "version": "2.4.1", + "simple_asn1 0.6.2": { + "name": "simple_asn1", + "version": "0.6.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/subtle/2.4.1/download", - "sha256": "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" + "url": "https://crates.io/api/v1/crates/simple_asn1/0.6.2/download", + "sha256": "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085" } }, "targets": [ { "Library": { - "crate_name": "subtle", + "crate_name": "simple_asn1", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -8959,35 +9122,50 @@ } } ], - "library_target_name": "subtle", + "library_target_name": "simple_asn1", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "i128" + { + "id": "num-bigint 0.4.4", + "target": "num_bigint" + }, + { + "id": "num-traits 0.2.16", + "target": "num_traits" + }, + { + "id": "thiserror 1.0.48", + "target": "thiserror" + }, + { + "id": "time 0.3.26", + "target": "time" + } ], "selects": {} }, - "edition": "2015", - "version": "2.4.1" + "edition": "2018", + "version": "0.6.2" }, - "license": "BSD-3-Clause" + "license": "ISC" }, - "syn 1.0.99": { - "name": "syn", - "version": "1.0.99", + "slab 0.4.9": { + "name": "slab", + "version": "0.4.9", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/syn/1.0.99/download", - "sha256": "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13" + "url": "https://crates.io/api/v1/crates/slab/0.4.9/download", + "sha256": "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" } }, "targets": [ { "Library": { - "crate_name": "syn", + "crate_name": "slab", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9004,70 +9182,59 @@ } } ], - "library_target_name": "syn", + "library_target_name": "slab", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "clone-impls", "default", - "derive", - "extra-traits", - "full", - "parsing", - "printing", - "proc-macro", - "quote", - "visit" + "std" ], "selects": {} }, "deps": { "common": [ { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.29", - "target": "quote" - }, - { - "id": "syn 1.0.99", + "id": "slab 0.4.9", "target": "build_script_build" - }, - { - "id": "unicode-ident 1.0.3", - "target": "unicode_ident" } ], "selects": {} }, "edition": "2018", - "version": "1.0.99" + "version": "0.4.9" }, "build_script_attrs": { "data_glob": [ "**" - ] + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } }, - "license": "MIT OR Apache-2.0" + "license": "MIT" }, - "syn 2.0.25": { - "name": "syn", - "version": "2.0.25", + "socket2 0.4.9": { + "name": "socket2", + "version": "0.4.9", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/syn/2.0.25/download", - "sha256": "15e3fc8c0c74267e2df136e5e5fb656a464158aa57624053375eb9c8c6e25ae2" + "url": "https://crates.io/api/v1/crates/socket2/0.4.9/download", + "sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" } }, "targets": [ { "Library": { - "crate_name": "syn", + "crate_name": "socket2", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9075,61 +9242,52 @@ } } ], - "library_target_name": "syn", + "library_target_name": "socket2", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "clone-impls", - "default", - "derive", - "full", - "parsing", - "printing", - "proc-macro", - "quote", - "visit", - "visit-mut" + "all" ], "selects": {} }, "deps": { - "common": [ - { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.29", - "target": "quote" - }, - { - "id": "unicode-ident 1.0.3", - "target": "unicode_ident" - } - ], - "selects": {} + "common": [], + "selects": { + "cfg(unix)": [ + { + "id": "libc 0.2.147", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } }, - "edition": "2021", - "version": "2.0.25" + "edition": "2018", + "version": "0.4.9" }, "license": "MIT OR Apache-2.0" }, - "tempfile 3.3.0": { - "name": "tempfile", - "version": "3.3.0", + "socket2 0.5.3": { + "name": "socket2", + "version": "0.5.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tempfile/3.3.0/download", - "sha256": "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" + "url": "https://crates.io/api/v1/crates/socket2/0.5.3/download", + "sha256": "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877" } }, "targets": [ { "Library": { - "crate_name": "tempfile", + "crate_name": "socket2", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9137,65 +9295,52 @@ } } ], - "library_target_name": "tempfile", + "library_target_name": "socket2", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "fastrand 1.8.0", - "target": "fastrand" - }, - { - "id": "remove_dir_all 0.5.3", - "target": "remove_dir_all" - } + "all" ], + "selects": {} + }, + "deps": { + "common": [], "selects": { - "cfg(any(unix, target_os = \"wasi\"))": [ + "cfg(unix)": [ { "id": "libc 0.2.147", "target": "libc" } ], - "cfg(target_os = \"redox\")": [ - { - "id": "redox_syscall 0.2.16", - "target": "syscall" - } - ], "cfg(windows)": [ { - "id": "winapi 0.3.9", - "target": "winapi" + "id": "windows-sys 0.48.0", + "target": "windows_sys" } ] } }, - "edition": "2018", - "version": "3.3.0" + "edition": "2021", + "version": "0.5.3" }, "license": "MIT OR Apache-2.0" }, - "termcolor 1.1.3": { - "name": "termcolor", - "version": "1.1.3", + "spin 0.5.2": { + "name": "spin", + "version": "0.5.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/termcolor/1.1.3/download", - "sha256": "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755" + "url": "https://crates.io/api/v1/crates/spin/0.5.2/download", + "sha256": "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" } }, "targets": [ { "Library": { - "crate_name": "termcolor", + "crate_name": "spin", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9203,110 +9348,93 @@ } } ], - "library_target_name": "termcolor", + "library_target_name": "spin", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "winapi-util 0.1.5", - "target": "winapi_util" - } - ] - } - }, - "edition": "2018", - "version": "1.1.3" + "edition": "2015", + "version": "0.5.2" }, - "license": "Unlicense OR MIT" + "license": "MIT" }, - "thiserror 1.0.44": { - "name": "thiserror", - "version": "1.0.44", + "spki 0.7.2": { + "name": "spki", + "version": "0.7.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/thiserror/1.0.44/download", - "sha256": "611040a08a0439f8248d1990b111c95baa9c704c805fa1f62104b39655fd7f90" + "url": "https://crates.io/api/v1/crates/spki/0.7.2/download", + "sha256": "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a" } }, "targets": [ { "Library": { - "crate_name": "thiserror", + "crate_name": "spki", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "thiserror", + "library_target_name": "spki", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "thiserror 1.0.44", - "target": "build_script_build" - } + "alloc", + "pem", + "std" ], "selects": {} }, - "edition": "2021", - "proc_macro_deps": { + "deps": { "common": [ { - "id": "thiserror-impl 1.0.44", - "target": "thiserror_impl" + "id": "der 0.7.8", + "target": "der" } ], "selects": {} }, - "version": "1.0.44" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2021", + "version": "0.7.2" }, - "license": "MIT OR Apache-2.0" + "license": "Apache-2.0 OR MIT" }, - "thiserror-impl 1.0.44": { - "name": "thiserror-impl", - "version": "1.0.44", + "stacker 0.1.15": { + "name": "stacker", + "version": "0.1.15", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/thiserror-impl/1.0.44/download", - "sha256": "090198534930841fab3a5d1bb637cde49e339654e606195f8d9c76eeb081dc96" + "url": "https://crates.io/api/v1/crates/stacker/0.1.15/download", + "sha256": "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce" } }, "targets": [ { - "ProcMacro": { - "crate_name": "thiserror_impl", + "Library": { + "crate_name": "stacker", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], - "library_target_name": "thiserror_impl", + "library_target_name": "stacker", "common_attrs": { "compile_data_glob": [ "**" @@ -9314,38 +9442,63 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" + "id": "cfg-if 1.0.0", + "target": "cfg_if" }, { - "id": "quote 1.0.29", - "target": "quote" + "id": "libc 0.2.147", + "target": "libc" }, { - "id": "syn 2.0.25", - "target": "syn" + "id": "psm 0.1.21", + "target": "psm" + }, + { + "id": "stacker 0.1.15", + "target": "build_script_build" } ], - "selects": {} + "selects": { + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } }, - "edition": "2021", - "version": "1.0.44" + "edition": "2015", + "version": "0.1.15" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cc 1.0.83", + "target": "cc" + } + ], + "selects": {} + } }, "license": "MIT OR Apache-2.0" }, - "time 0.3.14": { - "name": "time", - "version": "0.3.14", + "subtle 2.5.0": { + "name": "subtle", + "version": "2.5.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/time/0.3.14/download", - "sha256": "3c3f9a28b618c3a6b9251b6908e9c99e04b9e5c02e6581ccbb67d59c34ef7f9b" + "url": "https://crates.io/api/v1/crates/subtle/2.5.0/download", + "sha256": "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" } }, "targets": [ { "Library": { - "crate_name": "time", + "crate_name": "subtle", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9353,311 +9506,176 @@ } } ], - "library_target_name": "time", + "library_target_name": "subtle", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", - "default", - "formatting", - "itoa", - "macros", - "parsing", - "std", - "time-macros" + "i128" ], "selects": {} }, - "deps": { - "common": [ - { - "id": "itoa 1.0.3", - "target": "itoa" - } - ], - "selects": { - "cfg(target_family = \"unix\")": [ - { - "id": "libc 0.2.147", - "target": "libc" - }, - { - "id": "num_threads 0.1.6", - "target": "num_threads" - } - ] - } - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "time-macros 0.2.4", - "target": "time_macros" - } - ], - "selects": {} - }, - "version": "0.3.14" + "edition": "2018", + "version": "2.5.0" }, - "license": "MIT OR Apache-2.0" + "license": "BSD-3-Clause" }, - "time-macros 0.2.4": { - "name": "time-macros", - "version": "0.2.4", + "syn 1.0.109": { + "name": "syn", + "version": "1.0.109", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/time-macros/0.2.4/download", - "sha256": "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792" + "url": "https://crates.io/api/v1/crates/syn/1.0.109/download", + "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" } }, "targets": [ { - "ProcMacro": { - "crate_name": "time_macros", + "Library": { + "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - } - ], - "library_target_name": "time_macros", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "edition": "2018", - "version": "0.2.4" - }, - "license": "MIT OR Apache-2.0" - }, - "tinyvec 1.6.0": { - "name": "tinyvec", - "version": "1.6.0", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/tinyvec/1.6.0/download", - "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" - } - }, - "targets": [ + }, { - "Library": { - "crate_name": "tinyvec", - "crate_root": "src/lib.rs", + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "tinyvec", + "library_target_name": "syn", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", + "clone-impls", "default", - "tinyvec_macros" + "derive", + "extra-traits", + "full", + "parsing", + "printing", + "proc-macro", + "quote" ], "selects": {} }, "deps": { "common": [ { - "id": "tinyvec_macros 0.1.0", - "target": "tinyvec_macros" + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.33", + "target": "quote" + }, + { + "id": "syn 1.0.109", + "target": "build_script_build" + }, + { + "id": "unicode-ident 1.0.11", + "target": "unicode_ident" } ], "selects": {} }, "edition": "2018", - "version": "1.6.0" + "version": "1.0.109" }, - "license": "Zlib OR Apache-2.0 OR MIT" - }, - "tinyvec_macros 0.1.0": { - "name": "tinyvec_macros", - "version": "0.1.0", - "repository": { - "Http": { - "url": "https://crates.io/api/v1/crates/tinyvec_macros/0.1.0/download", - "sha256": "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "tinyvec_macros", - "crate_root": "src/lib.rs", - "srcs": [ - "**/*.rs" - ] - } - } - ], - "library_target_name": "tinyvec_macros", - "common_attrs": { - "compile_data_glob": [ + "build_script_attrs": { + "data_glob": [ "**" - ], - "edition": "2018", - "version": "0.1.0" + ] }, - "license": "MIT OR Apache-2.0 OR Zlib" + "license": "MIT OR Apache-2.0" }, - "tokio 1.29.1": { - "name": "tokio", - "version": "1.29.1", + "syn 2.0.31": { + "name": "syn", + "version": "2.0.31", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tokio/1.29.1/download", - "sha256": "532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da" + "url": "https://crates.io/api/v1/crates/syn/2.0.31/download", + "sha256": "718fa2415bcb8d8bd775917a1bf12a7931b6dfa890753378538118181e0cb398" } }, "targets": [ { "Library": { - "crate_name": "tokio", + "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": "tokio", + "library_target_name": "syn", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "bytes", + "clone-impls", "default", - "fs", - "io-util", - "libc", - "macros", - "mio", - "net", - "num_cpus", - "rt", - "rt-multi-thread", - "socket2", - "sync", - "time", - "tokio-macros", - "windows-sys" + "derive", + "full", + "parsing", + "printing", + "proc-macro", + "quote", + "visit", + "visit-mut" ], "selects": {} }, "deps": { "common": [ { - "id": "bytes 1.2.1", - "target": "bytes" - }, - { - "id": "mio 0.8.8", - "target": "mio" - }, - { - "id": "num_cpus 1.13.1", - "target": "num_cpus" + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" }, { - "id": "pin-project-lite 0.2.9", - "target": "pin_project_lite" + "id": "quote 1.0.33", + "target": "quote" }, { - "id": "tokio 1.29.1", - "target": "build_script_build" - } - ], - "selects": { - "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ - { - "id": "socket2 0.4.9", - "target": "socket2" - } - ], - "cfg(tokio_taskdump)": [ - { - "id": "backtrace 0.3.68", - "target": "backtrace" - } - ], - "cfg(unix)": [ - { - "id": "libc 0.2.147", - "target": "libc" - } - ], - "cfg(windows)": [ - { - "id": "windows-sys 0.48.0", - "target": "windows_sys" - } - ] - } - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "tokio-macros 2.1.0", - "target": "tokio_macros" + "id": "unicode-ident 1.0.11", + "target": "unicode_ident" } ], "selects": {} }, - "version": "1.29.1" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "autocfg 1.1.0", - "target": "autocfg" - } - ], - "selects": {} - } + "edition": "2021", + "version": "2.0.31" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "tokio-macros 2.1.0": { - "name": "tokio-macros", - "version": "2.1.0", + "tempfile 3.8.0": { + "name": "tempfile", + "version": "3.8.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tokio-macros/2.1.0/download", - "sha256": "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" + "url": "https://crates.io/api/v1/crates/tempfile/3.8.0/download", + "sha256": "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" } }, "targets": [ { - "ProcMacro": { - "crate_name": "tokio_macros", + "Library": { + "crate_name": "tempfile", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9665,7 +9683,7 @@ } } ], - "library_target_name": "tokio_macros", + "library_target_name": "tempfile", "common_attrs": { "compile_data_glob": [ "**" @@ -9673,38 +9691,53 @@ "deps": { "common": [ { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.29", - "target": "quote" + "id": "cfg-if 1.0.0", + "target": "cfg_if" }, { - "id": "syn 2.0.25", - "target": "syn" + "id": "fastrand 2.0.0", + "target": "fastrand" } ], - "selects": {} + "selects": { + "cfg(any(unix, target_os = \"wasi\"))": [ + { + "id": "rustix 0.38.11", + "target": "rustix" + } + ], + "cfg(target_os = \"redox\")": [ + { + "id": "redox_syscall 0.3.5", + "target": "syscall" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } }, "edition": "2018", - "version": "2.1.0" + "version": "3.8.0" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "tokio-native-tls 0.3.0": { - "name": "tokio-native-tls", - "version": "0.3.0", + "termcolor 1.2.0": { + "name": "termcolor", + "version": "1.2.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tokio-native-tls/0.3.0/download", - "sha256": "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b" + "url": "https://crates.io/api/v1/crates/termcolor/1.2.0/download", + "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" } }, "targets": [ { "Library": { - "crate_name": "tokio_native_tls", + "crate_name": "termcolor", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9712,97 +9745,102 @@ } } ], - "library_target_name": "tokio_native_tls", + "library_target_name": "termcolor", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [ - { - "id": "native-tls 0.2.10", - "target": "native_tls" - }, - { - "id": "tokio 1.29.1", - "target": "tokio" - } - ], - "selects": {} + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "winapi-util 0.1.5", + "target": "winapi_util" + } + ] + } }, "edition": "2018", - "version": "0.3.0" + "version": "1.2.0" }, - "license": "MIT" + "license": "Unlicense OR MIT" }, - "tokio-rustls 0.23.4": { - "name": "tokio-rustls", - "version": "0.23.4", + "thiserror 1.0.48": { + "name": "thiserror", + "version": "1.0.48", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tokio-rustls/0.23.4/download", - "sha256": "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59" + "url": "https://crates.io/api/v1/crates/thiserror/1.0.48/download", + "sha256": "9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7" } }, "targets": [ { "Library": { - "crate_name": "tokio_rustls", + "crate_name": "thiserror", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], - "library_target_name": "tokio_rustls", + "library_target_name": "thiserror", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "default", - "logging", - "tls12" + { + "id": "thiserror 1.0.48", + "target": "build_script_build" + } ], "selects": {} }, - "deps": { + "edition": "2021", + "proc_macro_deps": { "common": [ { - "id": "rustls 0.20.6", - "target": "rustls" - }, - { - "id": "tokio 1.29.1", - "target": "tokio" - }, - { - "id": "webpki 0.22.0", - "target": "webpki" + "id": "thiserror-impl 1.0.48", + "target": "thiserror_impl" } ], "selects": {} }, - "edition": "2018", - "version": "0.23.4" + "version": "1.0.48" }, - "license": "MIT/Apache-2.0" + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" }, - "tokio-util 0.7.3": { - "name": "tokio-util", - "version": "0.7.3", + "thiserror-impl 1.0.48": { + "name": "thiserror-impl", + "version": "1.0.48", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tokio-util/0.7.3/download", - "sha256": "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45" + "url": "https://crates.io/api/v1/crates/thiserror-impl/1.0.48/download", + "sha256": "49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35" } }, "targets": [ { - "Library": { - "crate_name": "tokio_util", + "ProcMacro": { + "crate_name": "thiserror_impl", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9810,67 +9848,46 @@ } } ], - "library_target_name": "tokio_util", + "library_target_name": "thiserror_impl", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "codec", - "default", - "io", - "tracing" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "bytes 1.2.1", - "target": "bytes" - }, - { - "id": "futures-core 0.3.24", - "target": "futures_core" - }, - { - "id": "futures-sink 0.3.24", - "target": "futures_sink" - }, - { - "id": "pin-project-lite 0.2.9", - "target": "pin_project_lite" + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" }, { - "id": "tokio 1.29.1", - "target": "tokio" + "id": "quote 1.0.33", + "target": "quote" }, { - "id": "tracing 0.1.36", - "target": "tracing" + "id": "syn 2.0.31", + "target": "syn" } ], "selects": {} }, - "edition": "2018", - "version": "0.7.3" + "edition": "2021", + "version": "1.0.48" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "toml 0.5.9": { - "name": "toml", - "version": "0.5.9", + "time 0.3.26": { + "name": "time", + "version": "0.3.26", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/toml/0.5.9/download", - "sha256": "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7" + "url": "https://crates.io/api/v1/crates/time/0.3.26/download", + "sha256": "a79d09ac6b08c1ab3906a2f7cc2e81a0e27c7ae89c63812df75e52bef0751e07" } }, "targets": [ { "Library": { - "crate_name": "toml", + "crate_name": "time", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9878,44 +9895,66 @@ } } ], - "library_target_name": "toml", + "library_target_name": "time", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default" + "alloc", + "default", + "formatting", + "macros", + "parsing", + "std" ], "selects": {} }, "deps": { "common": [ { - "id": "serde 1.0.171", - "target": "serde" + "id": "deranged 0.3.8", + "target": "deranged" + }, + { + "id": "itoa 1.0.9", + "target": "itoa" + }, + { + "id": "time-core 0.1.1", + "target": "time_core" } ], "selects": {} }, - "edition": "2018", - "version": "0.5.9" + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "time-macros 0.2.12", + "target": "time_macros" + } + ], + "selects": {} + }, + "version": "0.3.26" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, - "tower-service 0.3.2": { - "name": "tower-service", - "version": "0.3.2", + "time-core 0.1.1": { + "name": "time-core", + "version": "0.1.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tower-service/0.3.2/download", - "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" + "url": "https://crates.io/api/v1/crates/time-core/0.1.1/download", + "sha256": "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb" } }, "targets": [ { "Library": { - "crate_name": "tower_service", + "crate_name": "time_core", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9923,29 +9962,29 @@ } } ], - "library_target_name": "tower_service", + "library_target_name": "time_core", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "0.3.2" + "edition": "2021", + "version": "0.1.1" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "tracing 0.1.36": { - "name": "tracing", - "version": "0.1.36", + "time-macros 0.2.12": { + "name": "time-macros", + "version": "0.2.12", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tracing/0.1.36/download", - "sha256": "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307" + "url": "https://crates.io/api/v1/crates/time-macros/0.2.12/download", + "sha256": "75c65469ed6b3a4809d987a41eb1dc918e9bc1d92211cbad7ae82931846f7451" } }, "targets": [ { - "Library": { - "crate_name": "tracing", + "ProcMacro": { + "crate_name": "time_macros", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -9953,52 +9992,45 @@ } } ], - "library_target_name": "tracing", + "library_target_name": "time_macros", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "std" + "formatting", + "parsing" ], "selects": {} }, "deps": { "common": [ { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "pin-project-lite 0.2.9", - "target": "pin_project_lite" - }, - { - "id": "tracing-core 0.1.29", - "target": "tracing_core" + "id": "time-core 0.1.1", + "target": "time_core" } ], "selects": {} }, - "edition": "2018", - "version": "0.1.36" + "edition": "2021", + "version": "0.2.12" }, - "license": "MIT" + "license": "MIT OR Apache-2.0" }, - "tracing-core 0.1.29": { - "name": "tracing-core", - "version": "0.1.29", + "tinyvec 1.6.0": { + "name": "tinyvec", + "version": "1.6.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/tracing-core/0.1.29/download", - "sha256": "5aeea4303076558a00714b823f9ad67d58a3bbda1df83d8827d21193156e22f7" + "url": "https://crates.io/api/v1/crates/tinyvec/1.6.0/download", + "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" } }, "targets": [ { "Library": { - "crate_name": "tracing_core", + "crate_name": "tinyvec", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10006,45 +10038,46 @@ } } ], - "library_target_name": "tracing_core", + "library_target_name": "tinyvec", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "once_cell", - "std" + "alloc", + "default", + "tinyvec_macros" ], "selects": {} }, "deps": { "common": [ { - "id": "once_cell 1.18.0", - "target": "once_cell" + "id": "tinyvec_macros 0.1.1", + "target": "tinyvec_macros" } ], "selects": {} }, "edition": "2018", - "version": "0.1.29" + "version": "1.6.0" }, - "license": "MIT" + "license": "Zlib OR Apache-2.0 OR MIT" }, - "try-lock 0.2.3": { - "name": "try-lock", - "version": "0.2.3", + "tinyvec_macros 0.1.1": { + "name": "tinyvec_macros", + "version": "0.1.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/try-lock/0.2.3/download", - "sha256": "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" + "url": "https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download", + "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" } }, "targets": [ { "Library": { - "crate_name": "try_lock", + "crate_name": "tinyvec_macros", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10052,29 +10085,29 @@ } } ], - "library_target_name": "try_lock", + "library_target_name": "tinyvec_macros", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2015", - "version": "0.2.3" + "edition": "2018", + "version": "0.1.1" }, - "license": "MIT" + "license": "MIT OR Apache-2.0 OR Zlib" }, - "typed-arena 2.0.1": { - "name": "typed-arena", - "version": "2.0.1", + "tokio 1.32.0": { + "name": "tokio", + "version": "1.32.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/typed-arena/2.0.1/download", - "sha256": "0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae" + "url": "https://crates.io/api/v1/crates/tokio/1.32.0/download", + "sha256": "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9" } }, "targets": [ { "Library": { - "crate_name": "typed_arena", + "crate_name": "tokio", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10082,53 +10115,113 @@ } } ], - "library_target_name": "typed_arena", + "library_target_name": "tokio", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ + "bytes", "default", - "std" + "fs", + "io-util", + "libc", + "macros", + "mio", + "net", + "num_cpus", + "rt", + "rt-multi-thread", + "socket2", + "sync", + "time", + "tokio-macros", + "windows-sys" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "mio 0.8.8", + "target": "mio" + }, + { + "id": "num_cpus 1.16.0", + "target": "num_cpus" + }, + { + "id": "pin-project-lite 0.2.13", + "target": "pin_project_lite" + } + ], + "selects": { + "cfg(not(target_family = \"wasm\"))": [ + { + "id": "socket2 0.5.3", + "target": "socket2" + } + ], + "cfg(tokio_taskdump)": [ + { + "id": "backtrace 0.3.69", + "target": "backtrace" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.147", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "tokio-macros 2.1.0", + "target": "tokio_macros" + } ], "selects": {} }, - "edition": "2015", - "version": "2.0.1" + "version": "1.32.0" }, "license": "MIT" }, - "typenum 1.15.0": { - "name": "typenum", - "version": "1.15.0", + "tokio-macros 2.1.0": { + "name": "tokio-macros", + "version": "2.1.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/typenum/1.15.0/download", - "sha256": "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987" + "url": "https://crates.io/api/v1/crates/tokio-macros/2.1.0/download", + "sha256": "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" } }, "targets": [ { - "Library": { - "crate_name": "typenum", + "ProcMacro": { + "crate_name": "tokio_macros", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_main", - "crate_root": "build/main.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "typenum", + "library_target_name": "tokio_macros", "common_attrs": { "compile_data_glob": [ "**" @@ -10136,35 +10229,38 @@ "deps": { "common": [ { - "id": "typenum 1.15.0", - "target": "build_script_main" + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.33", + "target": "quote" + }, + { + "id": "syn 2.0.31", + "target": "syn" } ], "selects": {} }, "edition": "2018", - "version": "1.15.0" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "version": "2.1.0" }, - "license": "MIT OR Apache-2.0" + "license": "MIT" }, - "unicode-bidi 0.3.8": { - "name": "unicode-bidi", - "version": "0.3.8", + "tokio-native-tls 0.3.1": { + "name": "tokio-native-tls", + "version": "0.3.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/unicode-bidi/0.3.8/download", - "sha256": "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992" + "url": "https://crates.io/api/v1/crates/tokio-native-tls/0.3.1/download", + "sha256": "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" } }, "targets": [ { "Library": { - "crate_name": "unicode_bidi", + "crate_name": "tokio_native_tls", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10172,37 +10268,42 @@ } } ], - "library_target_name": "unicode_bidi", + "library_target_name": "tokio_native_tls", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "default", - "hardcoded-data", - "std" + { + "id": "native-tls 0.2.11", + "target": "native_tls" + }, + { + "id": "tokio 1.32.0", + "target": "tokio" + } ], "selects": {} }, "edition": "2018", - "version": "0.3.8" + "version": "0.3.1" }, - "license": "MIT OR Apache-2.0" + "license": "MIT" }, - "unicode-ident 1.0.3": { - "name": "unicode-ident", - "version": "1.0.3", + "tokio-rustls 0.24.1": { + "name": "tokio-rustls", + "version": "0.24.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/unicode-ident/1.0.3/download", - "sha256": "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf" + "url": "https://crates.io/api/v1/crates/tokio-rustls/0.24.1/download", + "sha256": "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" } }, "targets": [ { "Library": { - "crate_name": "unicode_ident", + "crate_name": "tokio_rustls", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10210,29 +10311,50 @@ } } ], - "library_target_name": "unicode_ident", + "library_target_name": "tokio_rustls", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "logging", + "tls12" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "rustls 0.21.7", + "target": "rustls" + }, + { + "id": "tokio 1.32.0", + "target": "tokio" + } + ], + "selects": {} + }, "edition": "2018", - "version": "1.0.3" + "version": "0.24.1" }, - "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" + "license": "MIT/Apache-2.0" }, - "unicode-normalization 0.1.21": { - "name": "unicode-normalization", - "version": "0.1.21", + "tokio-util 0.7.8": { + "name": "tokio-util", + "version": "0.7.8", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/unicode-normalization/0.1.21/download", - "sha256": "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6" + "url": "https://crates.io/api/v1/crates/tokio-util/0.7.8/download", + "sha256": "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d" } }, "targets": [ { "Library": { - "crate_name": "unicode_normalization", + "crate_name": "tokio_util", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10240,45 +10362,67 @@ } } ], - "library_target_name": "unicode_normalization", + "library_target_name": "tokio_util", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ + "codec", "default", - "std" + "io", + "tracing" ], "selects": {} }, "deps": { "common": [ { - "id": "tinyvec 1.6.0", - "target": "tinyvec" + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-sink 0.3.28", + "target": "futures_sink" + }, + { + "id": "pin-project-lite 0.2.13", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.32.0", + "target": "tokio" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" } ], "selects": {} }, - "edition": "2018", - "version": "0.1.21" + "edition": "2021", + "version": "0.7.8" }, - "license": "MIT/Apache-2.0" + "license": "MIT" }, - "unicode-segmentation 1.10.1": { - "name": "unicode-segmentation", - "version": "1.10.1", + "toml_datetime 0.6.3": { + "name": "toml_datetime", + "version": "0.6.3", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/unicode-segmentation/1.10.1/download", - "sha256": "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" + "url": "https://crates.io/api/v1/crates/toml_datetime/0.6.3/download", + "sha256": "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b" } }, "targets": [ { "Library": { - "crate_name": "unicode_segmentation", + "crate_name": "toml_datetime", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10286,29 +10430,29 @@ } } ], - "library_target_name": "unicode_segmentation", + "library_target_name": "toml_datetime", "common_attrs": { "compile_data_glob": [ "**" ], - "edition": "2018", - "version": "1.10.1" + "edition": "2021", + "version": "0.6.3" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, - "unicode-width 0.1.9": { - "name": "unicode-width", - "version": "0.1.9", + "toml_edit 0.19.14": { + "name": "toml_edit", + "version": "0.19.14", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/unicode-width/0.1.9/download", - "sha256": "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" + "url": "https://crates.io/api/v1/crates/toml_edit/0.19.14/download", + "sha256": "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a" } }, "targets": [ { "Library": { - "crate_name": "unicode_width", + "crate_name": "toml_edit", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10316,7 +10460,7 @@ } } ], - "library_target_name": "unicode_width", + "library_target_name": "toml_edit", "common_attrs": { "compile_data_glob": [ "**" @@ -10327,54 +10471,71 @@ ], "selects": {} }, - "edition": "2015", - "version": "0.1.9" + "deps": { + "common": [ + { + "id": "indexmap 2.0.0", + "target": "indexmap" + }, + { + "id": "toml_datetime 0.6.3", + "target": "toml_datetime" + }, + { + "id": "winnow 0.5.15", + "target": "winnow" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.19.14" }, - "license": "MIT/Apache-2.0" + "license": "MIT OR Apache-2.0" }, - "untrusted 0.7.1": { - "name": "untrusted", - "version": "0.7.1", + "tower-service 0.3.2": { + "name": "tower-service", + "version": "0.3.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/untrusted/0.7.1/download", - "sha256": "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" + "url": "https://crates.io/api/v1/crates/tower-service/0.3.2/download", + "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" } }, "targets": [ { "Library": { - "crate_name": "untrusted", - "crate_root": "src/untrusted.rs", + "crate_name": "tower_service", + "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "untrusted", + "library_target_name": "tower_service", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", - "version": "0.7.1" + "version": "0.3.2" }, - "license": "ISC" + "license": "MIT" }, - "url 2.2.2": { - "name": "url", - "version": "2.2.2", + "tracing 0.1.37": { + "name": "tracing", + "version": "0.1.37", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/url/2.2.2/download", - "sha256": "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" + "url": "https://crates.io/api/v1/crates/tracing/0.1.37/download", + "sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" } }, "targets": [ { "Library": { - "crate_name": "url", + "crate_name": "tracing", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10382,50 +10543,98 @@ } } ], - "library_target_name": "url", + "library_target_name": "tracing", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "form_urlencoded 1.0.1", - "target": "form_urlencoded" + "id": "cfg-if 1.0.0", + "target": "cfg_if" }, { - "id": "idna 0.2.3", - "target": "idna" + "id": "pin-project-lite 0.2.13", + "target": "pin_project_lite" }, { - "id": "matches 0.1.9", - "target": "matches" - }, + "id": "tracing-core 0.1.31", + "target": "tracing_core" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.37" + }, + "license": "MIT" + }, + "tracing-core 0.1.31": { + "name": "tracing-core", + "version": "0.1.31", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tracing-core/0.1.31/download", + "sha256": "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tracing_core", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tracing_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "once_cell", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ { - "id": "percent-encoding 2.1.0", - "target": "percent_encoding" + "id": "once_cell 1.18.0", + "target": "once_cell" } ], "selects": {} }, "edition": "2018", - "version": "2.2.2" + "version": "0.1.31" }, - "license": "MIT/Apache-2.0" + "license": "MIT" }, - "vcpkg 0.2.15": { - "name": "vcpkg", - "version": "0.2.15", + "try-lock 0.2.4": { + "name": "try-lock", + "version": "0.2.4", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/vcpkg/0.2.15/download", - "sha256": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" + "url": "https://crates.io/api/v1/crates/try-lock/0.2.4/download", + "sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" } }, "targets": [ { "Library": { - "crate_name": "vcpkg", + "crate_name": "try_lock", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10433,29 +10642,29 @@ } } ], - "library_target_name": "vcpkg", + "library_target_name": "try_lock", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2015", - "version": "0.2.15" + "version": "0.2.4" }, - "license": "MIT/Apache-2.0" - }, - "version_check 0.9.4": { - "name": "version_check", - "version": "0.9.4", + "license": "MIT" + }, + "typed-arena 2.0.2": { + "name": "typed-arena", + "version": "2.0.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/version_check/0.9.4/download", - "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" + "url": "https://crates.io/api/v1/crates/typed-arena/2.0.2/download", + "sha256": "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a" } }, "targets": [ { "Library": { - "crate_name": "version_check", + "crate_name": "typed_arena", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10463,37 +10672,53 @@ } } ], - "library_target_name": "version_check", + "library_target_name": "typed_arena", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, "edition": "2015", - "version": "0.9.4" + "version": "2.0.2" }, - "license": "MIT/Apache-2.0" + "license": "MIT" }, - "want 0.3.0": { - "name": "want", - "version": "0.3.0", + "typenum 1.16.0": { + "name": "typenum", + "version": "1.16.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/want/0.3.0/download", - "sha256": "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" + "url": "https://crates.io/api/v1/crates/typenum/1.16.0/download", + "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" } }, "targets": [ { "Library": { - "crate_name": "want", + "crate_name": "typenum", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_main", + "crate_root": "build/main.rs", + "srcs": [ + "**/*.rs" + ] + } } ], - "library_target_name": "want", + "library_target_name": "typenum", "common_attrs": { "compile_data_glob": [ "**" @@ -10501,34 +10726,35 @@ "deps": { "common": [ { - "id": "log 0.4.17", - "target": "log" - }, - { - "id": "try-lock 0.2.3", - "target": "try_lock" + "id": "typenum 1.16.0", + "target": "build_script_main" } ], "selects": {} }, "edition": "2018", - "version": "0.3.0" + "version": "1.16.0" }, - "license": "MIT" + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" }, - "wasi 0.11.0+wasi-snapshot-preview1": { - "name": "wasi", - "version": "0.11.0+wasi-snapshot-preview1", + "unicode-bidi 0.3.13": { + "name": "unicode-bidi", + "version": "0.3.13", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", - "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + "url": "https://crates.io/api/v1/crates/unicode-bidi/0.3.13/download", + "sha256": "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" } }, "targets": [ { "Library": { - "crate_name": "wasi", + "crate_name": "unicode_bidi", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10536,61 +10762,80 @@ } } ], - "library_target_name": "wasi", + "library_target_name": "unicode_bidi", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", + "hardcoded-data", "std" ], "selects": {} }, "edition": "2018", - "version": "0.11.0+wasi-snapshot-preview1" + "version": "0.3.13" }, - "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" + "license": "MIT OR Apache-2.0" }, - "wasm-bindgen 0.2.82": { - "name": "wasm-bindgen", - "version": "0.2.82", + "unicode-ident 1.0.11": { + "name": "unicode-ident", + "version": "1.0.11", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/wasm-bindgen/0.2.82/download", - "sha256": "fc7652e3f6c4706c8d9cd54832c4a4ccb9b5336e2c3bd154d5cccfbf1c1f5f7d" + "url": "https://crates.io/api/v1/crates/unicode-ident/1.0.11/download", + "sha256": "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c" } }, "targets": [ { "Library": { - "crate_name": "wasm_bindgen", + "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, + } + ], + "library_target_name": "unicode_ident", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.11" + }, + "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" + }, + "unicode-normalization 0.1.22": { + "name": "unicode-normalization", + "version": "0.1.22", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download", + "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" + } + }, + "targets": [ { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", + "Library": { + "crate_name": "unicode_normalization", + "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "wasm_bindgen", + "library_target_name": "unicode_normalization", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "default", - "spans", "std" ], "selects": {} @@ -10598,48 +10843,60 @@ "deps": { "common": [ { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "wasm-bindgen 0.2.82", - "target": "build_script_build" + "id": "tinyvec 1.6.0", + "target": "tinyvec" } ], "selects": {} }, "edition": "2018", - "proc_macro_deps": { - "common": [ - { - "id": "wasm-bindgen-macro 0.2.82", - "target": "wasm_bindgen_macro" - } - ], - "selects": {} - }, - "version": "0.2.82" + "version": "0.1.22" }, - "build_script_attrs": { - "data_glob": [ + "license": "MIT/Apache-2.0" + }, + "unicode-segmentation 1.10.1": { + "name": "unicode-segmentation", + "version": "1.10.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/unicode-segmentation/1.10.1/download", + "sha256": "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" + } + }, + "targets": [ + { + "Library": { + "crate_name": "unicode_segmentation", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "unicode_segmentation", + "common_attrs": { + "compile_data_glob": [ "**" - ] + ], + "edition": "2018", + "version": "1.10.1" }, "license": "MIT/Apache-2.0" }, - "wasm-bindgen-backend 0.2.82": { - "name": "wasm-bindgen-backend", - "version": "0.2.82", + "unicode-width 0.1.10": { + "name": "unicode-width", + "version": "0.1.10", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.82/download", - "sha256": "662cd44805586bd52971b9586b1df85cdbbd9112e4ef4d8f41559c334dc6ac3f" + "url": "https://crates.io/api/v1/crates/unicode-width/0.1.10/download", + "sha256": "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" } }, "targets": [ { "Library": { - "crate_name": "wasm_bindgen_backend", + "crate_name": "unicode_width", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10647,122 +10904,65 @@ } } ], - "library_target_name": "wasm_bindgen_backend", + "library_target_name": "unicode_width", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "spans" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "bumpalo 3.12.0", - "target": "bumpalo" - }, - { - "id": "log 0.4.17", - "target": "log" - }, - { - "id": "once_cell 1.18.0", - "target": "once_cell" - }, - { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.29", - "target": "quote" - }, - { - "id": "syn 1.0.99", - "target": "syn" - }, - { - "id": "wasm-bindgen-shared 0.2.82", - "target": "wasm_bindgen_shared" - } + "default" ], "selects": {} }, - "edition": "2018", - "version": "0.2.82" + "edition": "2015", + "version": "0.1.10" }, "license": "MIT/Apache-2.0" }, - "wasm-bindgen-futures 0.4.32": { - "name": "wasm-bindgen-futures", - "version": "0.4.32", + "untrusted 0.7.1": { + "name": "untrusted", + "version": "0.7.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.32/download", - "sha256": "fa76fb221a1f8acddf5b54ace85912606980ad661ac7a503b4570ffd3a624dad" + "url": "https://crates.io/api/v1/crates/untrusted/0.7.1/download", + "sha256": "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" } }, "targets": [ { "Library": { - "crate_name": "wasm_bindgen_futures", - "crate_root": "src/lib.rs", + "crate_name": "untrusted", + "crate_root": "src/untrusted.rs", "srcs": [ "**/*.rs" ] } } ], - "library_target_name": "wasm_bindgen_futures", + "library_target_name": "untrusted", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { - "common": [ - { - "id": "cfg-if 1.0.0", - "target": "cfg_if" - }, - { - "id": "js-sys 0.3.59", - "target": "js_sys" - }, - { - "id": "wasm-bindgen 0.2.82", - "target": "wasm_bindgen" - } - ], - "selects": { - "cfg(target_feature = \"atomics\")": [ - { - "id": "web-sys 0.3.59", - "target": "web_sys" - } - ] - } - }, "edition": "2018", - "version": "0.4.32" + "version": "0.7.1" }, - "license": "MIT/Apache-2.0" + "license": "ISC" }, - "wasm-bindgen-macro 0.2.82": { - "name": "wasm-bindgen-macro", - "version": "0.2.82", + "url 2.4.1": { + "name": "url", + "version": "2.4.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.82/download", - "sha256": "b260f13d3012071dfb1512849c033b1925038373aea48ced3012c09df952c602" + "url": "https://crates.io/api/v1/crates/url/2.4.1/download", + "sha256": "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5" } }, "targets": [ { - "ProcMacro": { - "crate_name": "wasm_bindgen_macro", + "Library": { + "crate_name": "url", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10770,48 +10970,82 @@ } } ], - "library_target_name": "wasm_bindgen_macro", + "library_target_name": "url", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "spans" + "default" ], "selects": {} }, "deps": { "common": [ { - "id": "quote 1.0.29", - "target": "quote" + "id": "form_urlencoded 1.2.0", + "target": "form_urlencoded" }, { - "id": "wasm-bindgen-macro-support 0.2.82", - "target": "wasm_bindgen_macro_support" + "id": "idna 0.4.0", + "target": "idna" + }, + { + "id": "percent-encoding 2.3.0", + "target": "percent_encoding" } ], "selects": {} }, "edition": "2018", - "version": "0.2.82" + "version": "2.4.1" + }, + "license": "MIT OR Apache-2.0" + }, + "vcpkg 0.2.15": { + "name": "vcpkg", + "version": "0.2.15", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/vcpkg/0.2.15/download", + "sha256": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" + } + }, + "targets": [ + { + "Library": { + "crate_name": "vcpkg", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "vcpkg", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.2.15" }, "license": "MIT/Apache-2.0" }, - "wasm-bindgen-macro-support 0.2.82": { - "name": "wasm-bindgen-macro-support", - "version": "0.2.82", + "version_check 0.9.4": { + "name": "version_check", + "version": "0.9.4", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.82/download", - "sha256": "5be8e654bdd9b79216c2929ab90721aa82faf65c48cdf08bdc4e7f51357b80da" + "url": "https://crates.io/api/v1/crates/version_check/0.9.4/download", + "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" } }, "targets": [ { "Library": { - "crate_name": "wasm_bindgen_macro_support", + "crate_name": "version_check", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10819,77 +11053,37 @@ } } ], - "library_target_name": "wasm_bindgen_macro_support", + "library_target_name": "version_check", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "spans" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "proc-macro2 1.0.64", - "target": "proc_macro2" - }, - { - "id": "quote 1.0.29", - "target": "quote" - }, - { - "id": "syn 1.0.99", - "target": "syn" - }, - { - "id": "wasm-bindgen-backend 0.2.82", - "target": "wasm_bindgen_backend" - }, - { - "id": "wasm-bindgen-shared 0.2.82", - "target": "wasm_bindgen_shared" - } - ], - "selects": {} - }, - "edition": "2018", - "version": "0.2.82" + "edition": "2015", + "version": "0.9.4" }, "license": "MIT/Apache-2.0" }, - "wasm-bindgen-shared 0.2.82": { - "name": "wasm-bindgen-shared", - "version": "0.2.82", + "want 0.3.1": { + "name": "want", + "version": "0.3.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.82/download", - "sha256": "6598dd0bd3c7d51095ff6531a5b23e02acdc81804e30d8f07afb77b7215a140a" + "url": "https://crates.io/api/v1/crates/want/0.3.1/download", + "sha256": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" } }, "targets": [ { "Library": { - "crate_name": "wasm_bindgen_shared", + "crate_name": "want", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "wasm_bindgen_shared", + "library_target_name": "want", "common_attrs": { "compile_data_glob": [ "**" @@ -10897,36 +11091,30 @@ "deps": { "common": [ { - "id": "wasm-bindgen-shared 0.2.82", - "target": "build_script_build" + "id": "try-lock 0.2.4", + "target": "try_lock" } ], "selects": {} }, "edition": "2018", - "version": "0.2.82" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "links": "wasm_bindgen" + "version": "0.3.1" }, - "license": "MIT/Apache-2.0" + "license": "MIT" }, - "web-sys 0.3.59": { - "name": "web-sys", - "version": "0.3.59", + "wasi 0.11.0+wasi-snapshot-preview1": { + "name": "wasi", + "version": "0.11.0+wasi-snapshot-preview1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/web-sys/0.3.59/download", - "sha256": "ed055ab27f941423197eb86b2035720b1a3ce40504df082cac2ecc6ed73335a1" + "url": "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", + "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" } }, "targets": [ { "Library": { - "crate_name": "web_sys", + "crate_name": "wasi", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -10934,80 +11122,61 @@ } } ], - "library_target_name": "web_sys", + "library_target_name": "wasi", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "Blob", - "BlobPropertyBag", - "Crypto", - "Event", - "EventTarget", - "File", - "FormData", - "Headers", - "MessageEvent", - "Request", - "RequestCredentials", - "RequestInit", - "RequestMode", - "Response", - "ServiceWorkerGlobalScope", - "Window", - "Worker", - "WorkerGlobalScope" - ], - "selects": {} - }, - "deps": { - "common": [ - { - "id": "js-sys 0.3.59", - "target": "js_sys" - }, - { - "id": "wasm-bindgen 0.2.82", - "target": "wasm_bindgen" - } + "default", + "std" ], "selects": {} }, "edition": "2018", - "version": "0.3.59" + "version": "0.11.0+wasi-snapshot-preview1" }, - "license": "MIT/Apache-2.0" + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, - "webpki 0.22.0": { - "name": "webpki", - "version": "0.22.0", + "wasm-bindgen 0.2.87": { + "name": "wasm-bindgen", + "version": "0.2.87", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/webpki/0.22.0/download", - "sha256": "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd" + "url": "https://crates.io/api/v1/crates/wasm-bindgen/0.2.87/download", + "sha256": "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" } }, "targets": [ { "Library": { - "crate_name": "webpki", + "crate_name": "wasm_bindgen", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } } ], - "library_target_name": "webpki", + "library_target_name": "wasm_bindgen", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "alloc", + "default", + "spans", "std" ], "selects": {} @@ -11015,34 +11184,48 @@ "deps": { "common": [ { - "id": "ring 0.16.20", - "target": "ring" + "id": "cfg-if 1.0.0", + "target": "cfg_if" }, { - "id": "untrusted 0.7.1", - "target": "untrusted" + "id": "wasm-bindgen 0.2.87", + "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.22.0" + "proc_macro_deps": { + "common": [ + { + "id": "wasm-bindgen-macro 0.2.87", + "target": "wasm_bindgen_macro" + } + ], + "selects": {} + }, + "version": "0.2.87" }, - "license": null + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" }, - "webpki-roots 0.22.4": { - "name": "webpki-roots", - "version": "0.22.4", + "wasm-bindgen-backend 0.2.87": { + "name": "wasm-bindgen-backend", + "version": "0.2.87", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/webpki-roots/0.22.4/download", - "sha256": "f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf" + "url": "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.87/download", + "sha256": "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" } }, "targets": [ { "Library": { - "crate_name": "webpki_roots", + "crate_name": "wasm_bindgen_backend", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11050,185 +11233,171 @@ } } ], - "library_target_name": "webpki_roots", + "library_target_name": "wasm_bindgen_backend", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "spans" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "webpki 0.22.0", - "target": "webpki" + "id": "bumpalo 3.13.0", + "target": "bumpalo" + }, + { + "id": "log 0.4.20", + "target": "log" + }, + { + "id": "once_cell 1.18.0", + "target": "once_cell" + }, + { + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.33", + "target": "quote" + }, + { + "id": "syn 2.0.31", + "target": "syn" + }, + { + "id": "wasm-bindgen-shared 0.2.87", + "target": "wasm_bindgen_shared" } ], "selects": {} }, "edition": "2018", - "version": "0.22.4" + "version": "0.2.87" }, - "license": "MPL-2.0" + "license": "MIT/Apache-2.0" }, - "winapi 0.3.9": { - "name": "winapi", - "version": "0.3.9", + "wasm-bindgen-futures 0.4.37": { + "name": "wasm-bindgen-futures", + "version": "0.4.37", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/winapi/0.3.9/download", - "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" + "url": "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.37/download", + "sha256": "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03" } }, "targets": [ { "Library": { - "crate_name": "winapi", + "crate_name": "wasm_bindgen_futures", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "winapi", + "library_target_name": "wasm_bindgen_futures", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { - "common": [ - "consoleapi", - "errhandlingapi", - "fibersapi", - "fileapi", - "handleapi", - "impl-debug", - "impl-default", - "memoryapi", - "minwinbase", - "minwindef", - "ntsecapi", - "processenv", - "processthreadsapi", - "std", - "timezoneapi", - "winbase", - "wincon", - "winerror", - "winnt", - "winreg", - "ws2ipdef", - "ws2tcpip", - "wtypesbase" - ], - "selects": {} - }, "deps": { "common": [ { - "id": "winapi 0.3.9", - "target": "build_script_build" - } - ], - "selects": { - "i686-pc-windows-gnu": [ - { - "id": "winapi-i686-pc-windows-gnu 0.4.0", - "target": "winapi_i686_pc_windows_gnu" - } - ], - "x86_64-pc-windows-gnu": [ + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "js-sys 0.3.64", + "target": "js_sys" + }, + { + "id": "wasm-bindgen 0.2.87", + "target": "wasm_bindgen" + } + ], + "selects": { + "cfg(target_feature = \"atomics\")": [ { - "id": "winapi-x86_64-pc-windows-gnu 0.4.0", - "target": "winapi_x86_64_pc_windows_gnu" + "id": "web-sys 0.3.64", + "target": "web_sys" } ] } }, - "edition": "2015", - "version": "0.3.9" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2018", + "version": "0.4.37" }, "license": "MIT/Apache-2.0" }, - "winapi-i686-pc-windows-gnu 0.4.0": { - "name": "winapi-i686-pc-windows-gnu", - "version": "0.4.0", + "wasm-bindgen-macro 0.2.87": { + "name": "wasm-bindgen-macro", + "version": "0.2.87", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download", - "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.87/download", + "sha256": "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" } }, "targets": [ { - "Library": { - "crate_name": "winapi_i686_pc_windows_gnu", + "ProcMacro": { + "crate_name": "wasm_bindgen_macro", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "winapi_i686_pc_windows_gnu", + "library_target_name": "wasm_bindgen_macro", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "spans" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "winapi-i686-pc-windows-gnu 0.4.0", - "target": "build_script_build" + "id": "quote 1.0.33", + "target": "quote" + }, + { + "id": "wasm-bindgen-macro-support 0.2.87", + "target": "wasm_bindgen_macro_support" } ], "selects": {} }, - "edition": "2015", - "version": "0.4.0" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2018", + "version": "0.2.87" }, "license": "MIT/Apache-2.0" }, - "winapi-util 0.1.5": { - "name": "winapi-util", - "version": "0.1.5", + "wasm-bindgen-macro-support 0.2.87": { + "name": "wasm-bindgen-macro-support", + "version": "0.2.87", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/winapi-util/0.1.5/download", - "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" + "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.87/download", + "sha256": "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" } }, "targets": [ { "Library": { - "crate_name": "winapi_util", + "crate_name": "wasm_bindgen_macro_support", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11236,40 +11405,60 @@ } } ], - "library_target_name": "winapi_util", + "library_target_name": "wasm_bindgen_macro_support", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "spans" + ], + "selects": {} + }, "deps": { - "common": [], - "selects": { - "cfg(windows)": [ - { - "id": "winapi 0.3.9", - "target": "winapi" - } - ] - } + "common": [ + { + "id": "proc-macro2 1.0.66", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.33", + "target": "quote" + }, + { + "id": "syn 2.0.31", + "target": "syn" + }, + { + "id": "wasm-bindgen-backend 0.2.87", + "target": "wasm_bindgen_backend" + }, + { + "id": "wasm-bindgen-shared 0.2.87", + "target": "wasm_bindgen_shared" + } + ], + "selects": {} }, "edition": "2018", - "version": "0.1.5" + "version": "0.2.87" }, - "license": "Unlicense/MIT" + "license": "MIT/Apache-2.0" }, - "winapi-x86_64-pc-windows-gnu 0.4.0": { - "name": "winapi-x86_64-pc-windows-gnu", - "version": "0.4.0", + "wasm-bindgen-shared 0.2.87": { + "name": "wasm-bindgen-shared", + "version": "0.2.87", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", - "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + "url": "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.87/download", + "sha256": "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" } }, "targets": [ { "Library": { - "crate_name": "winapi_x86_64_pc_windows_gnu", + "crate_name": "wasm_bindgen_shared", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11286,7 +11475,7 @@ } } ], - "library_target_name": "winapi_x86_64_pc_windows_gnu", + "library_target_name": "wasm_bindgen_shared", "common_attrs": { "compile_data_glob": [ "**" @@ -11294,35 +11483,36 @@ "deps": { "common": [ { - "id": "winapi-x86_64-pc-windows-gnu 0.4.0", + "id": "wasm-bindgen-shared 0.2.87", "target": "build_script_build" } ], "selects": {} }, - "edition": "2015", - "version": "0.4.0" + "edition": "2018", + "version": "0.2.87" }, "build_script_attrs": { "data_glob": [ "**" - ] + ], + "links": "wasm_bindgen" }, "license": "MIT/Apache-2.0" }, - "windows-sys 0.36.1": { - "name": "windows-sys", - "version": "0.36.1", + "wasm-streams 0.3.0": { + "name": "wasm-streams", + "version": "0.3.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows-sys/0.36.1/download", - "sha256": "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2" + "url": "https://crates.io/api/v1/crates/wasm-streams/0.3.0/download", + "sha256": "b4609d447824375f43e1ffbc051b50ad8f4b3ae8219680c94452ea05eb240ac7" } }, "targets": [ { "Library": { - "crate_name": "windows_sys", + "crate_name": "wasm_streams", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11330,109 +11520,123 @@ } } ], - "library_target_name": "windows_sys", + "library_target_name": "wasm_streams", "common_attrs": { "compile_data_glob": [ "**" ], - "crate_features": { + "deps": { "common": [ - "Win32", - "Win32_Foundation", - "Win32_Security", - "Win32_Security_Authentication", - "Win32_Security_Authentication_Identity", - "Win32_Security_Credentials", - "Win32_Security_Cryptography", - "Win32_System", - "Win32_System_Memory", - "default" + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "js-sys 0.3.64", + "target": "js_sys" + }, + { + "id": "wasm-bindgen 0.2.87", + "target": "wasm_bindgen" + }, + { + "id": "wasm-bindgen-futures 0.4.37", + "target": "wasm_bindgen_futures" + }, + { + "id": "web-sys 0.3.64", + "target": "web_sys" + } ], "selects": {} }, - "deps": { - "common": [], - "selects": { - "aarch64-pc-windows-msvc": [ - { - "id": "windows_aarch64_msvc 0.36.1", - "target": "windows_aarch64_msvc" - } - ], - "aarch64-uwp-windows-msvc": [ - { - "id": "windows_aarch64_msvc 0.36.1", - "target": "windows_aarch64_msvc" - } - ], - "i686-pc-windows-gnu": [ - { - "id": "windows_i686_gnu 0.36.1", - "target": "windows_i686_gnu" - } - ], - "i686-pc-windows-msvc": [ - { - "id": "windows_i686_msvc 0.36.1", - "target": "windows_i686_msvc" - } - ], - "i686-uwp-windows-gnu": [ - { - "id": "windows_i686_gnu 0.36.1", - "target": "windows_i686_gnu" - } - ], - "i686-uwp-windows-msvc": [ - { - "id": "windows_i686_msvc 0.36.1", - "target": "windows_i686_msvc" - } - ], - "x86_64-pc-windows-gnu": [ - { - "id": "windows_x86_64_gnu 0.36.1", - "target": "windows_x86_64_gnu" - } - ], - "x86_64-pc-windows-msvc": [ - { - "id": "windows_x86_64_msvc 0.36.1", - "target": "windows_x86_64_msvc" - } - ], - "x86_64-uwp-windows-gnu": [ - { - "id": "windows_x86_64_gnu 0.36.1", - "target": "windows_x86_64_gnu" - } - ], - "x86_64-uwp-windows-msvc": [ - { - "id": "windows_x86_64_msvc 0.36.1", - "target": "windows_x86_64_msvc" - } + "edition": "2021", + "version": "0.3.0" + }, + "license": "MIT OR Apache-2.0" + }, + "web-sys 0.3.64": { + "name": "web-sys", + "version": "0.3.64", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/web-sys/0.3.64/download", + "sha256": "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "web_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" ] } + } + ], + "library_target_name": "web_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "AbortController", + "AbortSignal", + "Blob", + "BlobPropertyBag", + "Crypto", + "Event", + "EventTarget", + "File", + "FormData", + "Headers", + "MessageEvent", + "ReadableStream", + "Request", + "RequestCredentials", + "RequestInit", + "RequestMode", + "Response", + "ServiceWorkerGlobalScope", + "Window", + "Worker", + "WorkerGlobalScope" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "js-sys 0.3.64", + "target": "js_sys" + }, + { + "id": "wasm-bindgen 0.2.87", + "target": "wasm_bindgen" + } + ], + "selects": {} }, "edition": "2018", - "version": "0.36.1" + "version": "0.3.64" }, - "license": "MIT OR Apache-2.0" - }, - "windows-sys 0.48.0": { - "name": "windows-sys", - "version": "0.48.0", + "license": "MIT/Apache-2.0" + }, + "webpki 0.22.1": { + "name": "webpki", + "version": "0.22.1", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows-sys/0.48.0/download", - "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" + "url": "https://crates.io/api/v1/crates/webpki/0.22.1/download", + "sha256": "f0e74f82d49d545ad128049b7e88f6576df2da6b02e9ce565c6f533be576957e" } }, "targets": [ { "Library": { - "crate_name": "windows_sys", + "crate_name": "webpki", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11440,56 +11644,49 @@ } } ], - "library_target_name": "windows_sys", + "library_target_name": "webpki", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ - "Win32", - "Win32_Foundation", - "Win32_Networking", - "Win32_Networking_WinSock", - "Win32_Security", - "Win32_Storage", - "Win32_Storage_FileSystem", - "Win32_System", - "Win32_System_IO", - "Win32_System_Pipes", - "Win32_System_SystemServices", - "Win32_System_WindowsProgramming", - "default" + "alloc", + "std" ], "selects": {} }, "deps": { "common": [ { - "id": "windows-targets 0.48.1", - "target": "windows_targets" + "id": "ring 0.16.20", + "target": "ring" + }, + { + "id": "untrusted 0.7.1", + "target": "untrusted" } ], "selects": {} }, "edition": "2018", - "version": "0.48.0" + "version": "0.22.1" }, - "license": "MIT OR Apache-2.0" + "license": null }, - "windows-targets 0.48.1": { - "name": "windows-targets", - "version": "0.48.1", + "webpki-roots 0.25.2": { + "name": "webpki-roots", + "version": "0.25.2", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows-targets/0.48.1/download", - "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f" + "url": "https://crates.io/api/v1/crates/webpki-roots/0.25.2/download", + "sha256": "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" } }, "targets": [ { "Library": { - "crate_name": "windows_targets", + "crate_name": "webpki_roots", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11497,76 +11694,118 @@ } } ], - "library_target_name": "windows_targets", + "library_target_name": "webpki_roots", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.25.2" + }, + "license": "MPL-2.0" + }, + "winapi 0.3.9": { + "name": "winapi", + "version": "0.3.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/winapi/0.3.9/download", + "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "winapi", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "consoleapi", + "errhandlingapi", + "fibersapi", + "fileapi", + "handleapi", + "memoryapi", + "minwindef", + "ntsecapi", + "processenv", + "processthreadsapi", + "std", + "winbase", + "wincon", + "winerror", + "winnt", + "ws2ipdef", + "ws2tcpip", + "wtypesbase" + ], + "selects": {} + }, "deps": { - "common": [], + "common": [ + { + "id": "winapi 0.3.9", + "target": "build_script_build" + } + ], "selects": { - "aarch64-pc-windows-gnullvm": [ - { - "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.0", - "target": "windows_aarch64_msvc" - } - ], - "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ - { - "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.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.0", - "target": "windows_x86_64_gnu" - } - ], - "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + "i686-pc-windows-gnu": [ { - "id": "windows_x86_64_msvc 0.48.0", - "target": "windows_x86_64_msvc" + "id": "winapi-i686-pc-windows-gnu 0.4.0", + "target": "winapi_i686_pc_windows_gnu" } ], - "x86_64-pc-windows-gnullvm": [ + "x86_64-pc-windows-gnu": [ { - "id": "windows_x86_64_gnullvm 0.48.0", - "target": "windows_x86_64_gnullvm" + "id": "winapi-x86_64-pc-windows-gnu 0.4.0", + "target": "winapi_x86_64_pc_windows_gnu" } ] } }, - "edition": "2018", - "version": "0.48.1" + "edition": "2015", + "version": "0.3.9" }, - "license": "MIT OR Apache-2.0" + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" }, - "windows_aarch64_gnullvm 0.48.0": { - "name": "windows_aarch64_gnullvm", - "version": "0.48.0", + "winapi-i686-pc-windows-gnu 0.4.0": { + "name": "winapi-i686-pc-windows-gnu", + "version": "0.4.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download", - "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" + "url": "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download", + "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_gnullvm", + "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11583,7 +11822,7 @@ } } ], - "library_target_name": "windows_aarch64_gnullvm", + "library_target_name": "winapi_i686_pc_windows_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -11591,35 +11830,76 @@ "deps": { "common": [ { - "id": "windows_aarch64_gnullvm 0.48.0", + "id": "winapi-i686-pc-windows-gnu 0.4.0", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.48.0" + "edition": "2015", + "version": "0.4.0" }, "build_script_attrs": { "data_glob": [ "**" ] }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "windows_aarch64_msvc 0.36.1": { - "name": "windows_aarch64_msvc", - "version": "0.36.1", + "winapi-util 0.1.5": { + "name": "winapi-util", + "version": "0.1.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.36.1/download", - "sha256": "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47" + "url": "https://crates.io/api/v1/crates/winapi-util/0.1.5/download", + "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_msvc", + "crate_name": "winapi_util", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "winapi_util", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2018", + "version": "0.1.5" + }, + "license": "Unlicense/MIT" + }, + "winapi-x86_64-pc-windows-gnu 0.4.0": { + "name": "winapi-x86_64-pc-windows-gnu", + "version": "0.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", + "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11636,7 +11916,7 @@ } } ], - "library_target_name": "windows_aarch64_msvc", + "library_target_name": "winapi_x86_64_pc_windows_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -11644,61 +11924,82 @@ "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.36.1", + "id": "winapi-x86_64-pc-windows-gnu 0.4.0", "target": "build_script_build" } ], "selects": {} }, - "edition": "2018", - "version": "0.36.1" + "edition": "2015", + "version": "0.4.0" }, "build_script_attrs": { "data_glob": [ "**" ] }, - "license": "MIT OR Apache-2.0" + "license": "MIT/Apache-2.0" }, - "windows_aarch64_msvc 0.48.0": { - "name": "windows_aarch64_msvc", + "windows-sys 0.48.0": { + "name": "windows-sys", "version": "0.48.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download", - "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" + "url": "https://crates.io/api/v1/crates/windows-sys/0.48.0/download", + "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" } }, "targets": [ { "Library": { - "crate_name": "windows_aarch64_msvc", + "crate_name": "windows_sys", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "windows_aarch64_msvc", + "library_target_name": "windows_sys", "common_attrs": { "compile_data_glob": [ "**" ], + "crate_features": { + "common": [ + "Win32", + "Win32_Foundation", + "Win32_NetworkManagement", + "Win32_NetworkManagement_IpHelper", + "Win32_Networking", + "Win32_Networking_WinSock", + "Win32_Security", + "Win32_Security_Authentication", + "Win32_Security_Authentication_Identity", + "Win32_Security_Credentials", + "Win32_Security_Cryptography", + "Win32_Storage", + "Win32_Storage_FileSystem", + "Win32_System", + "Win32_System_Diagnostics", + "Win32_System_Diagnostics_Debug", + "Win32_System_IO", + "Win32_System_Memory", + "Win32_System_Pipes", + "Win32_System_Registry", + "Win32_System_SystemServices", + "Win32_System_Threading", + "Win32_System_Time", + "Win32_System_WindowsProgramming", + "default" + ], + "selects": {} + }, "deps": { "common": [ { - "id": "windows_aarch64_msvc 0.48.0", - "target": "build_script_build" + "id": "windows-targets 0.48.5", + "target": "windows_targets" } ], "selects": {} @@ -11706,79 +12007,98 @@ "edition": "2018", "version": "0.48.0" }, - "build_script_attrs": { - "data_glob": [ - "**" - ] - }, "license": "MIT OR Apache-2.0" }, - "windows_i686_gnu 0.36.1": { - "name": "windows_i686_gnu", - "version": "0.36.1", + "windows-targets 0.48.5": { + "name": "windows-targets", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.36.1/download", - "sha256": "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6" + "url": "https://crates.io/api/v1/crates/windows-targets/0.48.5/download", + "sha256": "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnu", + "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "windows_i686_gnu", + "library_target_name": "windows_targets", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { - "common": [ - { - "id": "windows_i686_gnu 0.36.1", - "target": "build_script_build" - } - ], - "selects": {} + "common": [], + "selects": { + "aarch64-pc-windows-gnullvm": [ + { + "id": "windows_aarch64_gnullvm 0.48.5", + "target": "windows_aarch64_gnullvm" + } + ], + "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_aarch64_msvc 0.48.5", + "target": "windows_aarch64_msvc" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ + { + "id": "windows_i686_gnu 0.48.5", + "target": "windows_i686_gnu" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_i686_msvc 0.48.5", + "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", + "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", + "target": "windows_x86_64_msvc" + } + ], + "x86_64-pc-windows-gnullvm": [ + { + "id": "windows_x86_64_gnullvm 0.48.5", + "target": "windows_x86_64_gnullvm" + } + ] + } }, "edition": "2018", - "version": "0.36.1" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "version": "0.48.5" }, "license": "MIT OR Apache-2.0" }, - "windows_i686_gnu 0.48.0": { - "name": "windows_i686_gnu", - "version": "0.48.0", + "windows_aarch64_gnullvm 0.48.5": { + "name": "windows_aarch64_gnullvm", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download", - "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" + "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download", + "sha256": "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_gnu", + "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11795,7 +12115,7 @@ } } ], - "library_target_name": "windows_i686_gnu", + "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" @@ -11803,14 +12123,14 @@ "deps": { "common": [ { - "id": "windows_i686_gnu 0.48.0", + "id": "windows_aarch64_gnullvm 0.48.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.0" + "version": "0.48.5" }, "build_script_attrs": { "data_glob": [ @@ -11819,19 +12139,19 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_i686_msvc 0.36.1": { - "name": "windows_i686_msvc", - "version": "0.36.1", + "windows_aarch64_msvc 0.48.5": { + "name": "windows_aarch64_msvc", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.36.1/download", - "sha256": "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024" + "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download", + "sha256": "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11848,7 +12168,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -11856,14 +12176,14 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.36.1", + "id": "windows_aarch64_msvc 0.48.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.36.1" + "version": "0.48.5" }, "build_script_attrs": { "data_glob": [ @@ -11872,19 +12192,19 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_i686_msvc 0.48.0": { - "name": "windows_i686_msvc", - "version": "0.48.0", + "windows_i686_gnu 0.48.5": { + "name": "windows_i686_gnu", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download", - "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" + "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download", + "sha256": "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" } }, "targets": [ { "Library": { - "crate_name": "windows_i686_msvc", + "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11901,7 +12221,7 @@ } } ], - "library_target_name": "windows_i686_msvc", + "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" @@ -11909,14 +12229,14 @@ "deps": { "common": [ { - "id": "windows_i686_msvc 0.48.0", + "id": "windows_i686_gnu 0.48.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.0" + "version": "0.48.5" }, "build_script_attrs": { "data_glob": [ @@ -11925,19 +12245,19 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_gnu 0.36.1": { - "name": "windows_x86_64_gnu", - "version": "0.36.1", + "windows_i686_msvc 0.48.5": { + "name": "windows_i686_msvc", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.36.1/download", - "sha256": "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1" + "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download", + "sha256": "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_gnu", + "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" @@ -11954,7 +12274,7 @@ } } ], - "library_target_name": "windows_x86_64_gnu", + "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" @@ -11962,14 +12282,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.36.1", + "id": "windows_i686_msvc 0.48.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.36.1" + "version": "0.48.5" }, "build_script_attrs": { "data_glob": [ @@ -11978,13 +12298,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_gnu 0.48.0": { + "windows_x86_64_gnu 0.48.5": { "name": "windows_x86_64_gnu", - "version": "0.48.0", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download", - "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" + "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download", + "sha256": "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" } }, "targets": [ @@ -12015,14 +12335,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnu 0.48.0", + "id": "windows_x86_64_gnu 0.48.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.0" + "version": "0.48.5" }, "build_script_attrs": { "data_glob": [ @@ -12031,13 +12351,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_gnullvm 0.48.0": { + "windows_x86_64_gnullvm 0.48.5": { "name": "windows_x86_64_gnullvm", - "version": "0.48.0", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download", - "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" + "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download", + "sha256": "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" } }, "targets": [ @@ -12068,14 +12388,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_gnullvm 0.48.0", + "id": "windows_x86_64_gnullvm 0.48.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.48.0" + "version": "0.48.5" }, "build_script_attrs": { "data_glob": [ @@ -12084,13 +12404,13 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_msvc 0.36.1": { + "windows_x86_64_msvc 0.48.5": { "name": "windows_x86_64_msvc", - "version": "0.36.1", + "version": "0.48.5", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.36.1/download", - "sha256": "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680" + "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download", + "sha256": "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" } }, "targets": [ @@ -12121,14 +12441,14 @@ "deps": { "common": [ { - "id": "windows_x86_64_msvc 0.36.1", + "id": "windows_x86_64_msvc 0.48.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2018", - "version": "0.36.1" + "version": "0.48.5" }, "build_script_attrs": { "data_glob": [ @@ -12137,66 +12457,51 @@ }, "license": "MIT OR Apache-2.0" }, - "windows_x86_64_msvc 0.48.0": { - "name": "windows_x86_64_msvc", - "version": "0.48.0", + "winnow 0.5.15": { + "name": "winnow", + "version": "0.5.15", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download", - "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" + "url": "https://crates.io/api/v1/crates/winnow/0.5.15/download", + "sha256": "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc" } }, "targets": [ { "Library": { - "crate_name": "windows_x86_64_msvc", + "crate_name": "winnow", "crate_root": "src/lib.rs", "srcs": [ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], - "library_target_name": "windows_x86_64_msvc", + "library_target_name": "winnow", "common_attrs": { "compile_data_glob": [ "**" ], - "deps": { + "crate_features": { "common": [ - { - "id": "windows_x86_64_msvc 0.48.0", - "target": "build_script_build" - } + "alloc", + "default", + "std" ], "selects": {} }, - "edition": "2018", - "version": "0.48.0" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2021", + "version": "0.5.15" }, - "license": "MIT OR Apache-2.0" + "license": "MIT" }, - "winreg 0.10.1": { + "winreg 0.50.0": { "name": "winreg", - "version": "0.10.1", + "version": "0.50.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/winreg/0.10.1/download", - "sha256": "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" + "url": "https://crates.io/api/v1/crates/winreg/0.50.0/download", + "sha256": "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" } }, "targets": [ @@ -12208,15 +12513,6 @@ "**/*.rs" ] } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": [ - "**/*.rs" - ] - } } ], "library_target_name": "winreg", @@ -12227,33 +12523,28 @@ "deps": { "common": [ { - "id": "winapi 0.3.9", - "target": "winapi" + "id": "cfg-if 1.0.0", + "target": "cfg_if" }, { - "id": "winreg 0.10.1", - "target": "build_script_build" + "id": "windows-sys 0.48.0", + "target": "windows_sys" } ], "selects": {} }, - "edition": "2015", - "version": "0.10.1" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ] + "edition": "2018", + "version": "0.50.0" }, "license": "MIT" }, - "zeroize 1.5.7": { + "zeroize 1.6.0": { "name": "zeroize", - "version": "1.5.7", + "version": "1.6.0", "repository": { "Http": { - "url": "https://crates.io/api/v1/crates/zeroize/1.5.7/download", - "sha256": "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f" + "url": "https://crates.io/api/v1/crates/zeroize/1.6.0/download", + "sha256": "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9" } }, "targets": [ @@ -12278,40 +12569,77 @@ ], "selects": {} }, - "edition": "2018", - "version": "1.5.7" + "edition": "2021", + "version": "1.6.0" }, "license": "Apache-2.0 OR MIT" } }, "binary_crates": [], "workspace_members": { - "icrc1-test-env 0.1.0": "test/env", - "icrc1-test-env-replica 0.1.0": "test/env/replica", - "icrc1-test-env-state-machine 0.1.0": "test/env/state-machine", - "icrc1-test-replica 0.1.0": "test/replica", - "icrc1-test-runner 0.1.0": "test/runner", + "icrc1-test-env 0.1.1": "test/env", + "icrc1-test-env-replica 0.1.1": "test/env/replica", + "icrc1-test-env-state-machine 0.1.1": "test/env/state-machine", + "icrc1-test-replica 0.1.1": "test/replica", + "icrc1-test-runner 0.1.1": "test/runner", "icrc1-test-suite 0.1.1": "test/suite" }, "conditions": { - "aarch64-apple-darwin": [ - "aarch64-apple-darwin" - ], "aarch64-linux-android": [ "aarch64-linux-android" ], "aarch64-pc-windows-gnullvm": [], - "aarch64-pc-windows-msvc": [ - "aarch64-pc-windows-msvc" + "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", + "i686-linux-android", + "powerpc-unknown-linux-gnu", + "s390x-unknown-linux-gnu", + "x86_64-linux-android" + ], + "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", + "armv7-unknown-linux-gnueabi", + "i686-unknown-linux-gnu", + "x86_64-unknown-linux-gnu" + ], + "cfg(all(not(windows), 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-apple-darwin", + "aarch64-apple-ios", + "aarch64-apple-ios-sim", + "aarch64-fuchsia", + "aarch64-linux-android", + "armv7-linux-androideabi", + "i686-apple-darwin", + "i686-linux-android", + "i686-unknown-freebsd", + "powerpc-unknown-linux-gnu", + "riscv32imc-unknown-none-elf", + "riscv64gc-unknown-none-elf", + "s390x-unknown-linux-gnu", + "thumbv7em-none-eabi", + "thumbv8m.main-none-eabi", + "wasm32-unknown-unknown", + "wasm32-wasi", + "x86_64-apple-darwin", + "x86_64-apple-ios", + "x86_64-fuchsia", + "x86_64-linux-android", + "x86_64-unknown-freebsd", + "x86_64-unknown-none" ], - "aarch64-uwp-windows-msvc": [], - "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ "aarch64-pc-windows-msvc" ], "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ "aarch64-unknown-linux-gnu" ], + "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" ], @@ -12395,16 +12723,6 @@ "x86_64-apple-darwin", "x86_64-apple-ios" ], - "cfg(any(target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\"))": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "i686-apple-darwin", - "i686-unknown-freebsd", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-unknown-freebsd" - ], "cfg(any(unix, target_os = \"wasi\"))": [ "aarch64-apple-darwin", "aarch64-apple-ios", @@ -12429,20 +12747,18 @@ "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu" ], - "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ + "cfg(not(all(windows, target_env = \"msvc\", not(target_vendor = \"uwp\"))))": [ "aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", "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", "i686-unknown-freebsd", "i686-unknown-linux-gnu", "powerpc-unknown-linux-gnu", @@ -12451,11 +12767,12 @@ "s390x-unknown-linux-gnu", "thumbv7em-none-eabi", "thumbv8m.main-none-eabi", + "wasm32-unknown-unknown", + "wasm32-wasi", "x86_64-apple-darwin", "x86_64-apple-ios", "x86_64-fuchsia", "x86_64-linux-android", - "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", "x86_64-unknown-none" @@ -12580,35 +12897,9 @@ "wasm32-unknown-unknown", "wasm32-wasi" ], - "cfg(target_env = \"msvc\")": [ - "aarch64-pc-windows-msvc", - "i686-pc-windows-msvc", - "x86_64-pc-windows-msvc" - ], - "cfg(target_family = \"unix\")": [ - "aarch64-apple-darwin", - "aarch64-apple-ios", - "aarch64-apple-ios-sim", - "aarch64-fuchsia", - "aarch64-linux-android", - "aarch64-unknown-linux-gnu", - "arm-unknown-linux-gnueabi", - "armv7-linux-androideabi", - "armv7-unknown-linux-gnueabi", - "i686-apple-darwin", - "i686-linux-android", - "i686-unknown-freebsd", - "i686-unknown-linux-gnu", - "powerpc-unknown-linux-gnu", - "s390x-unknown-linux-gnu", - "x86_64-apple-darwin", - "x86_64-apple-ios", - "x86_64-fuchsia", - "x86_64-linux-android", - "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu" - ], "cfg(target_feature = \"atomics\")": [], + "cfg(target_os = \"dragonfly\")": [], + "cfg(target_os = \"hermit\")": [], "cfg(target_os = \"redox\")": [], "cfg(target_os = \"wasi\")": [ "wasm32-wasi" @@ -12648,17 +12939,7 @@ "x86_64-pc-windows-msvc" ], "i686-pc-windows-gnu": [], - "i686-pc-windows-msvc": [ - "i686-pc-windows-msvc" - ], - "i686-uwp-windows-gnu": [], - "i686-uwp-windows-msvc": [], "x86_64-pc-windows-gnu": [], - "x86_64-pc-windows-gnullvm": [], - "x86_64-pc-windows-msvc": [ - "x86_64-pc-windows-msvc" - ], - "x86_64-uwp-windows-gnu": [], - "x86_64-uwp-windows-msvc": [] + "x86_64-pc-windows-gnullvm": [] } }