diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index 53a3a98ca90e9..9c2c70b999ae8 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -60825,6 +60825,107 @@ "bazel_tools" ] ] + }, + "os:linux,arch:amd64": { + "bzlTransitiveDigest": "oz98E/5hVKiH3qDlSg7R1FASClwMtv1eMWxG+3B6AY0=", + "recordedFileInputs": {}, + "recordedDirentsInputs": {}, + "envVariables": {}, + "generatedRepoSpecs": { + "go_default_sdk": { + "bzlFile": "@@rules_go~//go/private:sdk.bzl", + "ruleClassName": "go_download_sdk_rule", + "attributes": { + "goos": "", + "goarch": "", + "sdks": {}, + "experiments": [], + "patches": [], + "patch_strip": 0, + "urls": [ + "https://dl.google.com/go/{}" + ], + "version": "1.21.1", + "strip_prefix": "go" + } + }, + "go_host_compatible_sdk_label": { + "bzlFile": "@@rules_go~//go/private:extensions.bzl", + "ruleClassName": "host_compatible_toolchain", + "attributes": { + "toolchain": "@contrib_rules_jvm__download_0//:ROOT" + } + }, + "go_toolchains": { + "bzlFile": "@@rules_go~//go/private:sdk.bzl", + "ruleClassName": "go_multiple_toolchains", + "attributes": { + "prefixes": [ + "_0000_contrib_rules_jvm__download_0_", + "_0001_go_default_sdk_" + ], + "geese": [ + "", + "" + ], + "goarchs": [ + "", + "" + ], + "sdk_repos": [ + "contrib_rules_jvm__download_0", + "go_default_sdk" + ], + "sdk_types": [ + "remote", + "remote" + ], + "sdk_versions": [ + "1.21.5", + "1.21.1" + ] + } + }, + "contrib_rules_jvm__download_0": { + "bzlFile": "@@rules_go~//go/private:sdk.bzl", + "ruleClassName": "go_download_sdk_rule", + "attributes": { + "goos": "", + "goarch": "", + "sdks": {}, + "experiments": [], + "patches": [], + "patch_strip": 0, + "urls": [ + "https://dl.google.com/go/{}" + ], + "version": "1.21.5", + "strip_prefix": "go" + } + } + }, + "recordedRepoMappingEntries": [ + [ + "bazel_features~", + "bazel_features_globals", + "bazel_features~~version_extension~bazel_features_globals" + ], + [ + "bazel_features~", + "bazel_features_version", + "bazel_features~~version_extension~bazel_features_version" + ], + [ + "rules_go~", + "bazel_features", + "bazel_features~" + ], + [ + "rules_go~", + "bazel_tools", + "bazel_tools" + ] + ] } }, "@@rules_java~//java:extensions.bzl%toolchains": { diff --git a/rust/Cargo.Bazel.lock b/rust/Cargo.Bazel.lock index d3fb99d363512..2723f24fa6d3f 100644 --- a/rust/Cargo.Bazel.lock +++ b/rust/Cargo.Bazel.lock @@ -4,7 +4,6 @@ "addr2line 0.19.0": { "name": "addr2line", "version": "0.19.0", - "package_url": "https://github.com/gimli-rs/addr2line", "repository": { "Http": { "url": "https://static.crates.io/crates/addr2line/0.19.0/download", @@ -16,12 +15,9 @@ "Library": { "crate_name": "addr2line", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -42,17 +38,11 @@ "edition": "2015", "version": "0.19.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "adler 1.0.2": { "name": "adler", "version": "1.0.2", - "package_url": "https://github.com/jonas-schievink/adler.git", "repository": { "Http": { "url": "https://static.crates.io/crates/adler/1.0.2/download", @@ -64,12 +54,9 @@ "Library": { "crate_name": "adler", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -81,18 +68,11 @@ "edition": "2015", "version": "1.0.2" }, - "license": "0BSD OR MIT OR Apache-2.0", - "license_ids": [ - "0BSD", - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-0BSD" + "license": "0BSD OR MIT OR Apache-2.0" }, "aes 0.8.3": { "name": "aes", "version": "0.8.3", - "package_url": "https://github.com/RustCrypto/block-ciphers", "repository": { "Http": { "url": "https://static.crates.io/crates/aes/0.8.3/download", @@ -104,12 +84,9 @@ "Library": { "crate_name": "aes", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -141,17 +118,11 @@ "edition": "2021", "version": "0.8.3" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "aho-corasick 1.0.2": { "name": "aho-corasick", "version": "1.0.2", - "package_url": "https://github.com/BurntSushi/aho-corasick", "repository": { "Http": { "url": "https://static.crates.io/crates/aho-corasick/1.0.2/download", @@ -163,12 +134,9 @@ "Library": { "crate_name": "aho_corasick", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -196,17 +164,11 @@ "edition": "2021", "version": "1.0.2" }, - "license": "Unlicense OR MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" + "license": "Unlicense OR MIT" }, "android-tzdata 0.1.1": { "name": "android-tzdata", "version": "0.1.1", - "package_url": "https://github.com/RumovZ/android-tzdata", "repository": { "Http": { "url": "https://static.crates.io/crates/android-tzdata/0.1.1/download", @@ -218,12 +180,9 @@ "Library": { "crate_name": "android_tzdata", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -235,17 +194,11 @@ "edition": "2018", "version": "0.1.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "android_system_properties 0.1.5": { "name": "android_system_properties", "version": "0.1.5", - "package_url": "https://github.com/nical/android_system_properties", "repository": { "Http": { "url": "https://static.crates.io/crates/android_system_properties/0.1.5/download", @@ -257,12 +210,9 @@ "Library": { "crate_name": "android_system_properties", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -283,17 +233,11 @@ "edition": "2018", "version": "0.1.5" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "anstream 0.6.11": { "name": "anstream", "version": "0.6.11", - "package_url": "https://github.com/rust-cli/anstyle.git", "repository": { "Http": { "url": "https://static.crates.io/crates/anstream/0.6.11/download", @@ -305,12 +249,9 @@ "Library": { "crate_name": "anstream", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -362,17 +303,11 @@ "edition": "2021", "version": "0.6.11" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "anstyle 0.3.5": { "name": "anstyle", "version": "0.3.5", - "package_url": "https://github.com/rust-cli/anstyle.git", "repository": { "Http": { "url": "https://static.crates.io/crates/anstyle/0.3.5/download", @@ -384,12 +319,9 @@ "Library": { "crate_name": "anstyle", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -408,17 +340,11 @@ "edition": "2021", "version": "0.3.5" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "anstyle 1.0.6": { "name": "anstyle", "version": "1.0.6", - "package_url": "https://github.com/rust-cli/anstyle.git", "repository": { "Http": { "url": "https://static.crates.io/crates/anstyle/1.0.6/download", @@ -430,12 +356,9 @@ "Library": { "crate_name": "anstyle", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -454,17 +377,11 @@ "edition": "2021", "version": "1.0.6" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "anstyle-parse 0.2.1": { "name": "anstyle-parse", "version": "0.2.1", - "package_url": "https://github.com/rust-cli/anstyle.git", "repository": { "Http": { "url": "https://static.crates.io/crates/anstyle-parse/0.2.1/download", @@ -476,12 +393,9 @@ "Library": { "crate_name": "anstyle_parse", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -509,17 +423,11 @@ "edition": "2021", "version": "0.2.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "anstyle-query 1.0.0": { "name": "anstyle-query", "version": "1.0.0", - "package_url": "https://github.com/rust-cli/anstyle", "repository": { "Http": { "url": "https://static.crates.io/crates/anstyle-query/1.0.0/download", @@ -531,12 +439,9 @@ "Library": { "crate_name": "anstyle_query", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -559,17 +464,11 @@ "edition": "2021", "version": "1.0.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "anstyle-wincon 3.0.1": { "name": "anstyle-wincon", "version": "3.0.1", - "package_url": "https://github.com/rust-cli/anstyle.git", "repository": { "Http": { "url": "https://static.crates.io/crates/anstyle-wincon/3.0.1/download", @@ -581,12 +480,9 @@ "Library": { "crate_name": "anstyle_wincon", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -614,12 +510,7 @@ "edition": "2021", "version": "3.0.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "anyhow 1.0.82": { "name": "anyhow", @@ -636,24 +527,18 @@ "Library": { "crate_name": "anyhow", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -691,17 +576,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "apple-flat-package 0.18.0": { "name": "apple-flat-package", "version": "0.18.0", - "package_url": "https://github.com/indygreg/apple-platform-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/apple-flat-package/0.18.0/download", @@ -713,12 +592,9 @@ "Library": { "crate_name": "apple_flat_package", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -763,16 +639,11 @@ "edition": "2021", "version": "0.18.0" }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": "LICENSE" + "license": "MPL-2.0" }, "apple-xar 0.18.0": { "name": "apple-xar", "version": "0.18.0", - "package_url": "https://github.com/indygreg/apple-platform-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/apple-xar/0.18.0/download", @@ -784,12 +655,9 @@ "Library": { "crate_name": "apple_xar", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -901,16 +769,11 @@ "edition": "2021", "version": "0.18.0" }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": "LICENSE" + "license": "MPL-2.0" }, "ar 0.9.0": { "name": "ar", "version": "0.9.0", - "package_url": "https://github.com/mdsteele/rust-ar", "repository": { "Http": { "url": "https://static.crates.io/crates/ar/0.9.0/download", @@ -922,12 +785,9 @@ "Library": { "crate_name": "ar", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -939,16 +799,11 @@ "edition": "2015", "version": "0.9.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "arrayvec 0.7.4": { "name": "arrayvec", "version": "0.7.4", - "package_url": "https://github.com/bluss/arrayvec", "repository": { "Http": { "url": "https://static.crates.io/crates/arrayvec/0.7.4/download", @@ -960,12 +815,9 @@ "Library": { "crate_name": "arrayvec", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -984,17 +836,11 @@ "edition": "2018", "version": "0.7.4" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "assert_cmd 2.0.14": { "name": "assert_cmd", "version": "2.0.14", - "package_url": "https://github.com/assert-rs/assert_cmd.git", "repository": { "Http": { "url": "https://static.crates.io/crates/assert_cmd/2.0.14/download", @@ -1006,24 +852,18 @@ "Library": { "crate_name": "assert_cmd", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1077,17 +917,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "autocfg 1.1.0": { "name": "autocfg", "version": "1.1.0", - "package_url": "https://github.com/cuviper/autocfg", "repository": { "Http": { "url": "https://static.crates.io/crates/autocfg/1.1.0/download", @@ -1099,12 +933,9 @@ "Library": { "crate_name": "autocfg", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1116,17 +947,11 @@ "edition": "2015", "version": "1.1.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "backtrace 0.3.67": { "name": "backtrace", "version": "0.3.67", - "package_url": "https://github.com/rust-lang/backtrace-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/backtrace/0.3.67/download", @@ -1138,24 +963,18 @@ "Library": { "crate_name": "backtrace", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1221,17 +1040,11 @@ "selects": {} } }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "base64 0.21.7": { "name": "base64", "version": "0.21.7", - "package_url": "https://github.com/marshallpierce/rust-base64", "repository": { "Http": { "url": "https://static.crates.io/crates/base64/0.21.7/download", @@ -1243,12 +1056,9 @@ "Library": { "crate_name": "base64", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1268,12 +1078,7 @@ "edition": "2018", "version": "0.21.7" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "base64 0.22.0": { "name": "base64", @@ -1325,7 +1130,6 @@ "base64ct 1.6.0": { "name": "base64ct", "version": "1.6.0", - "package_url": "https://github.com/RustCrypto/formats/tree/master/base64ct", "repository": { "Http": { "url": "https://static.crates.io/crates/base64ct/1.6.0/download", @@ -1337,12 +1141,9 @@ "Library": { "crate_name": "base64ct", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1354,17 +1155,11 @@ "edition": "2021", "version": "1.6.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "bcder 0.7.4": { "name": "bcder", "version": "0.7.4", - "package_url": "https://github.com/nlnetlabs/bcder", "repository": { "Http": { "url": "https://static.crates.io/crates/bcder/0.7.4/download", @@ -1376,12 +1171,9 @@ "Library": { "crate_name": "bcder", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1406,16 +1198,11 @@ "edition": "2018", "version": "0.7.4" }, - "license": "BSD-3-Clause", - "license_ids": [ - "BSD-3-Clause" - ], - "license_file": "LICENSE" + "license": "BSD-3-Clause" }, "bit-set 0.5.3": { "name": "bit-set", "version": "0.5.3", - "package_url": "https://github.com/contain-rs/bit-set", "repository": { "Http": { "url": "https://static.crates.io/crates/bit-set/0.5.3/download", @@ -1427,12 +1214,9 @@ "Library": { "crate_name": "bit_set", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1460,17 +1244,11 @@ "edition": "2015", "version": "0.5.3" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "bit-vec 0.6.3": { "name": "bit-vec", "version": "0.6.3", - "package_url": "https://github.com/contain-rs/bit-vec", "repository": { "Http": { "url": "https://static.crates.io/crates/bit-vec/0.6.3/download", @@ -1482,12 +1260,9 @@ "Library": { "crate_name": "bit_vec", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1505,17 +1280,11 @@ "edition": "2015", "version": "0.6.3" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "bitflags 1.3.2": { "name": "bitflags", "version": "1.3.2", - "package_url": "https://github.com/bitflags/bitflags", "repository": { "Http": { "url": "https://static.crates.io/crates/bitflags/1.3.2/download", @@ -1527,12 +1296,9 @@ "Library": { "crate_name": "bitflags", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1550,17 +1316,11 @@ "edition": "2018", "version": "1.3.2" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "bitflags 2.4.0": { "name": "bitflags", "version": "2.4.0", - "package_url": "https://github.com/bitflags/bitflags", "repository": { "Http": { "url": "https://static.crates.io/crates/bitflags/2.4.0/download", @@ -1572,12 +1332,9 @@ "Library": { "crate_name": "bitflags", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1595,17 +1352,11 @@ "edition": "2021", "version": "2.4.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "block-buffer 0.10.4": { "name": "block-buffer", "version": "0.10.4", - "package_url": "https://github.com/RustCrypto/utils", "repository": { "Http": { "url": "https://static.crates.io/crates/block-buffer/0.10.4/download", @@ -1617,12 +1368,9 @@ "Library": { "crate_name": "block_buffer", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1643,17 +1391,11 @@ "edition": "2018", "version": "0.10.4" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "bstr 1.4.0": { "name": "bstr", "version": "1.4.0", - "package_url": "https://github.com/BurntSushi/bstr", "repository": { "Http": { "url": "https://static.crates.io/crates/bstr/1.4.0/download", @@ -1665,12 +1407,9 @@ "Library": { "crate_name": "bstr", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1708,17 +1447,11 @@ "edition": "2021", "version": "1.4.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "bumpalo 3.12.0": { "name": "bumpalo", "version": "3.12.0", - "package_url": "https://github.com/fitzgen/bumpalo", "repository": { "Http": { "url": "https://static.crates.io/crates/bumpalo/3.12.0/download", @@ -1730,12 +1463,9 @@ "Library": { "crate_name": "bumpalo", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1753,17 +1483,11 @@ "edition": "2021", "version": "3.12.0" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "byteorder 1.5.0": { "name": "byteorder", "version": "1.5.0", - "package_url": "https://github.com/BurntSushi/byteorder", "repository": { "Http": { "url": "https://static.crates.io/crates/byteorder/1.5.0/download", @@ -1775,12 +1499,9 @@ "Library": { "crate_name": "byteorder", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1799,17 +1520,11 @@ "edition": "2021", "version": "1.5.0" }, - "license": "Unlicense OR MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" + "license": "Unlicense OR MIT" }, "bytes 1.6.0": { "name": "bytes", "version": "1.6.0", - "package_url": "https://github.com/tokio-rs/bytes", "repository": { "Http": { "url": "https://static.crates.io/crates/bytes/1.6.0/download", @@ -1821,12 +1536,9 @@ "Library": { "crate_name": "bytes", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1845,16 +1557,11 @@ "edition": "2018", "version": "1.6.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "bzip2 0.4.4": { "name": "bzip2", "version": "0.4.4", - "package_url": "https://github.com/alexcrichton/bzip2-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/bzip2/0.4.4/download", @@ -1866,12 +1573,9 @@ "Library": { "crate_name": "bzip2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1896,17 +1600,11 @@ "edition": "2015", "version": "0.4.4" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "bzip2-sys 0.1.11+1.0.8": { "name": "bzip2-sys", "version": "0.1.11+1.0.8", - "package_url": "https://github.com/alexcrichton/bzip2-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/bzip2-sys/0.1.11+1.0.8/download", @@ -1918,24 +1616,18 @@ "Library": { "crate_name": "bzip2_sys", "crate_root": "lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -1979,17 +1671,11 @@ }, "links": "bzip2" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "cc 1.0.90": { "name": "cc", "version": "1.0.90", - "package_url": "https://github.com/rust-lang/cc-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/cc/1.0.90/download", @@ -2001,12 +1687,9 @@ "Library": { "crate_name": "cc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2042,17 +1725,11 @@ "edition": "2018", "version": "1.0.90" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "cfb 0.7.3": { "name": "cfb", "version": "0.7.3", - "package_url": "https://github.com/mdsteele/rust-cfb", "repository": { "Http": { "url": "https://static.crates.io/crates/cfb/0.7.3/download", @@ -2064,12 +1741,9 @@ "Library": { "crate_name": "cfb", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2098,16 +1772,11 @@ "edition": "2018", "version": "0.7.3" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "cfg-if 1.0.0": { "name": "cfg-if", "version": "1.0.0", - "package_url": "https://github.com/alexcrichton/cfg-if", "repository": { "Http": { "url": "https://static.crates.io/crates/cfg-if/1.0.0/download", @@ -2119,12 +1788,9 @@ "Library": { "crate_name": "cfg_if", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2136,17 +1802,11 @@ "edition": "2018", "version": "1.0.0" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "chrono 0.4.31": { "name": "chrono", "version": "0.4.31", - "package_url": "https://github.com/chronotope/chrono", "repository": { "Http": { "url": "https://static.crates.io/crates/chrono/0.4.31/download", @@ -2158,12 +1818,9 @@ "Library": { "crate_name": "chrono", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2234,17 +1891,11 @@ "edition": "2021", "version": "0.4.31" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE.txt" + "license": "MIT OR Apache-2.0" }, "cipher 0.4.4": { "name": "cipher", "version": "0.4.4", - "package_url": "https://github.com/RustCrypto/traits", "repository": { "Http": { "url": "https://static.crates.io/crates/cipher/0.4.4/download", @@ -2256,12 +1907,9 @@ "Library": { "crate_name": "cipher", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2286,17 +1934,11 @@ "edition": "2021", "version": "0.4.4" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "clap 4.5.4": { "name": "clap", "version": "4.5.4", - "package_url": "https://github.com/clap-rs/clap", "repository": { "Http": { "url": "https://static.crates.io/crates/clap/4.5.4/download", @@ -2308,12 +1950,9 @@ "Library": { "crate_name": "clap", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2357,17 +1996,11 @@ }, "version": "4.5.4" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "clap_builder 4.5.2": { "name": "clap_builder", "version": "4.5.2", - "package_url": "https://github.com/clap-rs/clap", "repository": { "Http": { "url": "https://static.crates.io/crates/clap_builder/4.5.2/download", @@ -2379,12 +2012,9 @@ "Library": { "crate_name": "clap_builder", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2429,17 +2059,11 @@ "edition": "2021", "version": "4.5.2" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "clap_derive 4.5.4": { "name": "clap_derive", "version": "4.5.4", - "package_url": "https://github.com/clap-rs/clap/tree/master/clap_derive", "repository": { "Http": { "url": "https://static.crates.io/crates/clap_derive/4.5.4/download", @@ -2451,12 +2075,9 @@ "ProcMacro": { "crate_name": "clap_derive", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2495,17 +2116,11 @@ "edition": "2021", "version": "4.5.4" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "clap_lex 0.7.0": { "name": "clap_lex", "version": "0.7.0", - "package_url": "https://github.com/clap-rs/clap/tree/master/clap_lex", "repository": { "Http": { "url": "https://static.crates.io/crates/clap_lex/0.7.0/download", @@ -2517,12 +2132,9 @@ "Library": { "crate_name": "clap_lex", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2534,17 +2146,11 @@ "edition": "2021", "version": "0.7.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "colorchoice 1.0.0": { "name": "colorchoice", "version": "1.0.0", - "package_url": "https://github.com/rust-cli/anstyle", "repository": { "Http": { "url": "https://static.crates.io/crates/colorchoice/1.0.0/download", @@ -2556,12 +2162,9 @@ "Library": { "crate_name": "colorchoice", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2573,17 +2176,11 @@ "edition": "2021", "version": "1.0.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "const-oid 0.9.6": { "name": "const-oid", "version": "0.9.6", - "package_url": "https://github.com/RustCrypto/formats/tree/master/const-oid", "repository": { "Http": { "url": "https://static.crates.io/crates/const-oid/0.9.6/download", @@ -2595,12 +2192,9 @@ "Library": { "crate_name": "const_oid", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2612,17 +2206,11 @@ "edition": "2021", "version": "0.9.6" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "constant_time_eq 0.1.5": { "name": "constant_time_eq", "version": "0.1.5", - "package_url": "https://github.com/cesarb/constant_time_eq", "repository": { "Http": { "url": "https://static.crates.io/crates/constant_time_eq/0.1.5/download", @@ -2634,12 +2222,9 @@ "Library": { "crate_name": "constant_time_eq", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2651,16 +2236,11 @@ "edition": "2015", "version": "0.1.5" }, - "license": "CC0-1.0", - "license_ids": [ - "CC0-1.0" - ], - "license_file": "LICENSE.txt" + "license": "CC0-1.0" }, "core-foundation 0.9.3": { "name": "core-foundation", "version": "0.9.3", - "package_url": "https://github.com/servo/core-foundation-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/core-foundation/0.9.3/download", @@ -2672,12 +2252,9 @@ "Library": { "crate_name": "core_foundation", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2702,17 +2279,11 @@ "edition": "2015", "version": "0.9.3" }, - "license": "MIT / Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT / Apache-2.0" }, "core-foundation-sys 0.8.4": { "name": "core-foundation-sys", "version": "0.8.4", - "package_url": "https://github.com/servo/core-foundation-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/core-foundation-sys/0.8.4/download", @@ -2724,12 +2295,9 @@ "Library": { "crate_name": "core_foundation_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2741,17 +2309,11 @@ "edition": "2015", "version": "0.8.4" }, - "license": "MIT / Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT / Apache-2.0" }, "cpio-archive 0.9.0": { "name": "cpio-archive", "version": "0.9.0", - "package_url": "https://github.com/indygreg/apple-platform-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/cpio-archive/0.9.0/download", @@ -2763,12 +2325,9 @@ "Library": { "crate_name": "cpio_archive", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2801,16 +2360,11 @@ "edition": "2021", "version": "0.9.0" }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": "LICENSE" + "license": "MPL-2.0" }, "cpufeatures 0.2.5": { "name": "cpufeatures", "version": "0.2.5", - "package_url": "https://github.com/RustCrypto/utils", "repository": { "Http": { "url": "https://static.crates.io/crates/cpufeatures/0.2.5/download", @@ -2822,12 +2376,9 @@ "Library": { "crate_name": "cpufeatures", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2862,17 +2413,11 @@ "edition": "2018", "version": "0.2.5" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "crc 3.0.1": { "name": "crc", "version": "3.0.1", - "package_url": "https://github.com/mrhooray/crc-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/crc/3.0.1/download", @@ -2884,12 +2429,9 @@ "Library": { "crate_name": "crc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2910,17 +2452,11 @@ "edition": "2018", "version": "3.0.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "crc-catalog 2.2.0": { "name": "crc-catalog", "version": "2.2.0", - "package_url": "https://github.com/akhilles/crc-catalog.git", "repository": { "Http": { "url": "https://static.crates.io/crates/crc-catalog/2.2.0/download", @@ -2932,12 +2468,9 @@ "Library": { "crate_name": "crc_catalog", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -2949,17 +2482,11 @@ "edition": "2018", "version": "2.2.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "crc32fast 1.3.2": { "name": "crc32fast", "version": "1.3.2", - "package_url": "https://github.com/srijs/rust-crc32fast", "repository": { "Http": { "url": "https://static.crates.io/crates/crc32fast/1.3.2/download", @@ -2971,24 +2498,18 @@ "Library": { "crate_name": "crc32fast", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3025,17 +2546,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "crossbeam-utils 0.8.15": { "name": "crossbeam-utils", "version": "0.8.15", - "package_url": "https://github.com/crossbeam-rs/crossbeam", "repository": { "Http": { "url": "https://static.crates.io/crates/crossbeam-utils/0.8.15/download", @@ -3047,24 +2562,18 @@ "Library": { "crate_name": "crossbeam_utils", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3101,17 +2610,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "crypto-common 0.1.6": { "name": "crypto-common", "version": "0.1.6", - "package_url": "https://github.com/RustCrypto/traits", "repository": { "Http": { "url": "https://static.crates.io/crates/crypto-common/0.1.6/download", @@ -3123,12 +2626,9 @@ "Library": { "crate_name": "crypto_common", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3159,17 +2659,11 @@ "edition": "2018", "version": "0.1.6" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "cryptographic-message-syntax 0.26.0": { "name": "cryptographic-message-syntax", "version": "0.26.0", - "package_url": "https://github.com/indygreg/cryptography-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/cryptographic-message-syntax/0.26.0/download", @@ -3181,12 +2675,9 @@ "Library": { "crate_name": "cryptographic_message_syntax", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3239,16 +2730,11 @@ "edition": "2021", "version": "0.26.0" }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": null + "license": "MPL-2.0" }, "debpkg 0.6.0": { "name": "debpkg", "version": "0.6.0", - "package_url": "https://github.com/schultetwin1/debpkg/", "repository": { "Http": { "url": "https://static.crates.io/crates/debpkg/0.6.0/download", @@ -3260,12 +2746,9 @@ "Library": { "crate_name": "debpkg", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3322,16 +2805,11 @@ "edition": "2018", "version": "0.6.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "der 0.7.8": { "name": "der", "version": "0.7.8", - "package_url": "https://github.com/RustCrypto/formats/tree/master/der", "repository": { "Http": { "url": "https://static.crates.io/crates/der/0.7.8/download", @@ -3343,12 +2821,9 @@ "Library": { "crate_name": "der", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3381,17 +2856,11 @@ "edition": "2021", "version": "0.7.8" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "deranged 0.3.11": { "name": "deranged", "version": "0.3.11", - "package_url": "https://github.com/jhpratt/deranged", "repository": { "Http": { "url": "https://static.crates.io/crates/deranged/0.3.11/download", @@ -3403,12 +2872,9 @@ "Library": { "crate_name": "deranged", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3437,17 +2903,11 @@ "edition": "2021", "version": "0.3.11" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-Apache" + "license": "MIT OR Apache-2.0" }, "difflib 0.4.0": { "name": "difflib", "version": "0.4.0", - "package_url": "https://github.com/DimaKudosh/difflib", "repository": { "Http": { "url": "https://static.crates.io/crates/difflib/0.4.0/download", @@ -3459,12 +2919,9 @@ "Library": { "crate_name": "difflib", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3476,16 +2933,11 @@ "edition": "2015", "version": "0.4.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": null + "license": "MIT" }, "digest 0.10.7": { "name": "digest", "version": "0.10.7", - "package_url": "https://github.com/RustCrypto/traits", "repository": { "Http": { "url": "https://static.crates.io/crates/digest/0.10.7/download", @@ -3497,12 +2949,9 @@ "Library": { "crate_name": "digest", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3543,17 +2992,11 @@ "edition": "2018", "version": "0.10.7" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "directories 5.0.1": { "name": "directories", "version": "5.0.1", - "package_url": "https://github.com/soc/directories-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/directories/5.0.1/download", @@ -3565,12 +3008,9 @@ "Library": { "crate_name": "directories", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3591,17 +3031,11 @@ "edition": "2015", "version": "5.0.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "dirs-sys 0.4.1": { "name": "dirs-sys", "version": "0.4.1", - "package_url": "https://github.com/dirs-dev/dirs-sys-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/dirs-sys/0.4.1/download", @@ -3613,12 +3047,9 @@ "Library": { "crate_name": "dirs_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3658,17 +3089,11 @@ "edition": "2015", "version": "0.4.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "doc-comment 0.3.3": { "name": "doc-comment", "version": "0.3.3", - "package_url": "https://github.com/GuillaumeGomez/doc-comment", "repository": { "Http": { "url": "https://static.crates.io/crates/doc-comment/0.3.3/download", @@ -3680,24 +3105,18 @@ "Library": { "crate_name": "doc_comment", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3723,16 +3142,11 @@ "**" ] }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "either 1.8.1": { "name": "either", "version": "1.8.1", - "package_url": "https://github.com/bluss/either", "repository": { "Http": { "url": "https://static.crates.io/crates/either/1.8.1/download", @@ -3744,12 +3158,9 @@ "Library": { "crate_name": "either", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3767,17 +3178,11 @@ "edition": "2018", "version": "1.8.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "encoding_rs 0.8.32": { "name": "encoding_rs", "version": "0.8.32", - "package_url": "https://github.com/hsivonen/encoding_rs", "repository": { "Http": { "url": "https://static.crates.io/crates/encoding_rs/0.8.32/download", @@ -3789,12 +3194,9 @@ "Library": { "crate_name": "encoding_rs", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3822,13 +3224,7 @@ "edition": "2018", "version": "0.8.32" }, - "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause", - "license_ids": [ - "Apache-2.0", - "BSD-3-Clause", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause" }, "env_filter 0.1.0": { "name": "env_filter", @@ -3903,12 +3299,9 @@ "Library": { "crate_name": "env_logger", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3955,17 +3348,11 @@ "edition": "2021", "version": "0.11.3" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "equivalent 1.0.0": { "name": "equivalent", "version": "1.0.0", - "package_url": "https://github.com/cuviper/equivalent", "repository": { "Http": { "url": "https://static.crates.io/crates/equivalent/1.0.0/download", @@ -3977,12 +3364,9 @@ "Library": { "crate_name": "equivalent", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -3994,17 +3378,11 @@ "edition": "2015", "version": "1.0.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "errno 0.3.8": { "name": "errno", "version": "0.3.8", - "package_url": "https://github.com/lambda-fairy/rust-errno", "repository": { "Http": { "url": "https://static.crates.io/crates/errno/0.3.8/download", @@ -4016,12 +3394,9 @@ "Library": { "crate_name": "errno", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4068,17 +3443,11 @@ "edition": "2018", "version": "0.3.8" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "exitcode 1.1.2": { "name": "exitcode", "version": "1.1.2", - "package_url": "https://github.com/benwilber/exitcode", "repository": { "Http": { "url": "https://static.crates.io/crates/exitcode/1.1.2/download", @@ -4090,12 +3459,9 @@ "Library": { "crate_name": "exitcode", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4107,16 +3473,11 @@ "edition": "2015", "version": "1.1.2" }, - "license": "Apache-2.0", - "license_ids": [ - "Apache-2.0" - ], - "license_file": "LICENSE" + "license": "Apache-2.0" }, "fastrand 2.0.1": { "name": "fastrand", "version": "2.0.1", - "package_url": "https://github.com/smol-rs/fastrand", "repository": { "Http": { "url": "https://static.crates.io/crates/fastrand/2.0.1/download", @@ -4128,12 +3489,9 @@ "Library": { "crate_name": "fastrand", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4153,12 +3511,7 @@ "edition": "2018", "version": "2.0.1" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "filetime 0.2.23": { "name": "filetime", @@ -4175,12 +3528,9 @@ "Library": { "crate_name": "filetime", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4220,12 +3570,7 @@ "edition": "2018", "version": "0.2.23" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "filetime_creation 0.2.0": { "name": "filetime_creation", @@ -4242,12 +3587,9 @@ "Library": { "crate_name": "filetime_creation", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4279,17 +3621,11 @@ "edition": "2021", "version": "0.2.0" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "flate2 1.0.28": { "name": "flate2", "version": "1.0.28", - "package_url": "https://github.com/rust-lang/flate2-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/flate2/1.0.28/download", @@ -4301,12 +3637,9 @@ "Library": { "crate_name": "flate2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4340,17 +3673,11 @@ "edition": "2018", "version": "1.0.28" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "fnv 1.0.7": { "name": "fnv", "version": "1.0.7", - "package_url": "https://github.com/servo/rust-fnv", "repository": { "Http": { "url": "https://static.crates.io/crates/fnv/1.0.7/download", @@ -4362,12 +3689,9 @@ "Library": { "crate_name": "fnv", "crate_root": "lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4386,17 +3710,11 @@ "edition": "2015", "version": "1.0.7" }, - "license": "Apache-2.0 / MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 / MIT" }, "form_urlencoded 1.2.1": { "name": "form_urlencoded", "version": "1.2.1", - "package_url": "https://github.com/servo/rust-url", "repository": { "Http": { "url": "https://static.crates.io/crates/form_urlencoded/1.2.1/download", @@ -4408,12 +3726,9 @@ "Library": { "crate_name": "form_urlencoded", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4442,17 +3757,11 @@ "edition": "2018", "version": "1.2.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures 0.3.27": { "name": "futures", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures/0.3.27/download", @@ -4464,12 +3773,9 @@ "Library": { "crate_name": "futures", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4525,17 +3831,11 @@ "edition": "2018", "version": "0.3.27" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-channel 0.3.27": { "name": "futures-channel", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-channel/0.3.27/download", @@ -4547,24 +3847,18 @@ "Library": { "crate_name": "futures_channel", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4576,108 +3870,12 @@ "crate_features": { "common": [ "alloc", + "default", "futures-sink", "sink", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "default" - ], - "aarch64-apple-ios": [ - "default" - ], - "aarch64-apple-ios-sim": [ - "default" - ], - "aarch64-fuchsia": [ - "default" - ], - "aarch64-linux-android": [ - "default" - ], - "aarch64-pc-windows-msvc": [ - "default" - ], - "aarch64-unknown-linux-gnu": [ - "default" - ], - "aarch64-unknown-nixos-gnu": [ - "default" - ], - "aarch64-unknown-nto-qnx710": [ - "default" - ], - "arm-unknown-linux-gnueabi": [ - "default" - ], - "armv7-linux-androideabi": [ - "default" - ], - "armv7-unknown-linux-gnueabi": [ - "default" - ], - "i686-apple-darwin": [ - "default" - ], - "i686-linux-android": [ - "default" - ], - "i686-pc-windows-msvc": [ - "default" - ], - "i686-unknown-freebsd": [ - "default" - ], - "i686-unknown-linux-gnu": [ - "default" - ], - "powerpc-unknown-linux-gnu": [ - "default" - ], - "riscv32imc-unknown-none-elf": [ - "default" - ], - "riscv64gc-unknown-none-elf": [ - "default" - ], - "s390x-unknown-linux-gnu": [ - "default" - ], - "thumbv7em-none-eabi": [ - "default" - ], - "thumbv8m.main-none-eabi": [ - "default" - ], - "x86_64-apple-darwin": [ - "default" - ], - "x86_64-apple-ios": [ - "default" - ], - "x86_64-fuchsia": [ - "default" - ], - "x86_64-linux-android": [ - "default" - ], - "x86_64-pc-windows-msvc": [ - "default" - ], - "x86_64-unknown-freebsd": [ - "default" - ], - "x86_64-unknown-linux-gnu": [ - "default" - ], - "x86_64-unknown-nixos-gnu": [ - "default" - ], - "x86_64-unknown-none": [ - "default" - ] - } + "selects": {} }, "deps": { "common": [ @@ -4704,17 +3902,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-core 0.3.27": { "name": "futures-core", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-core/0.3.27/download", @@ -4726,24 +3918,18 @@ "Library": { "crate_name": "futures_core", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4755,106 +3941,10 @@ "crate_features": { "common": [ "alloc", + "default", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "default" - ], - "aarch64-apple-ios": [ - "default" - ], - "aarch64-apple-ios-sim": [ - "default" - ], - "aarch64-fuchsia": [ - "default" - ], - "aarch64-linux-android": [ - "default" - ], - "aarch64-pc-windows-msvc": [ - "default" - ], - "aarch64-unknown-linux-gnu": [ - "default" - ], - "aarch64-unknown-nixos-gnu": [ - "default" - ], - "aarch64-unknown-nto-qnx710": [ - "default" - ], - "arm-unknown-linux-gnueabi": [ - "default" - ], - "armv7-linux-androideabi": [ - "default" - ], - "armv7-unknown-linux-gnueabi": [ - "default" - ], - "i686-apple-darwin": [ - "default" - ], - "i686-linux-android": [ - "default" - ], - "i686-pc-windows-msvc": [ - "default" - ], - "i686-unknown-freebsd": [ - "default" - ], - "i686-unknown-linux-gnu": [ - "default" - ], - "powerpc-unknown-linux-gnu": [ - "default" - ], - "riscv32imc-unknown-none-elf": [ - "default" - ], - "riscv64gc-unknown-none-elf": [ - "default" - ], - "s390x-unknown-linux-gnu": [ - "default" - ], - "thumbv7em-none-eabi": [ - "default" - ], - "thumbv8m.main-none-eabi": [ - "default" - ], - "x86_64-apple-darwin": [ - "default" - ], - "x86_64-apple-ios": [ - "default" - ], - "x86_64-fuchsia": [ - "default" - ], - "x86_64-linux-android": [ - "default" - ], - "x86_64-pc-windows-msvc": [ - "default" - ], - "x86_64-unknown-freebsd": [ - "default" - ], - "x86_64-unknown-linux-gnu": [ - "default" - ], - "x86_64-unknown-nixos-gnu": [ - "default" - ], - "x86_64-unknown-none": [ - "default" - ] - } + "selects": {} }, "deps": { "common": [ @@ -4873,17 +3963,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-executor 0.3.27": { "name": "futures-executor", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-executor/0.3.27/download", @@ -4895,12 +3979,9 @@ "Library": { "crate_name": "futures_executor", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4935,17 +4016,11 @@ "edition": "2018", "version": "0.3.27" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-io 0.3.27": { "name": "futures-io", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-io/0.3.27/download", @@ -4957,12 +4032,9 @@ "Library": { "crate_name": "futures_io", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -4980,17 +4052,11 @@ "edition": "2018", "version": "0.3.27" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-macro 0.3.27": { "name": "futures-macro", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-macro/0.3.27/download", @@ -5002,12 +4068,9 @@ "ProcMacro": { "crate_name": "futures_macro", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5036,17 +4099,11 @@ "edition": "2018", "version": "0.3.27" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-sink 0.3.27": { "name": "futures-sink", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-sink/0.3.27/download", @@ -5058,12 +4115,9 @@ "Library": { "crate_name": "futures_sink", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5075,121 +4129,19 @@ "crate_features": { "common": [ "alloc", + "default", "std" ], - "selects": { - "aarch64-apple-darwin": [ - "default" - ], - "aarch64-apple-ios": [ - "default" - ], - "aarch64-apple-ios-sim": [ - "default" - ], - "aarch64-fuchsia": [ - "default" - ], - "aarch64-linux-android": [ - "default" - ], - "aarch64-pc-windows-msvc": [ - "default" - ], - "aarch64-unknown-linux-gnu": [ - "default" - ], - "aarch64-unknown-nixos-gnu": [ - "default" - ], - "aarch64-unknown-nto-qnx710": [ - "default" - ], - "arm-unknown-linux-gnueabi": [ - "default" - ], - "armv7-linux-androideabi": [ - "default" - ], - "armv7-unknown-linux-gnueabi": [ - "default" - ], - "i686-apple-darwin": [ - "default" - ], - "i686-linux-android": [ - "default" - ], - "i686-pc-windows-msvc": [ - "default" - ], - "i686-unknown-freebsd": [ - "default" - ], - "i686-unknown-linux-gnu": [ - "default" - ], - "powerpc-unknown-linux-gnu": [ - "default" - ], - "riscv32imc-unknown-none-elf": [ - "default" - ], - "riscv64gc-unknown-none-elf": [ - "default" - ], - "s390x-unknown-linux-gnu": [ - "default" - ], - "thumbv7em-none-eabi": [ - "default" - ], - "thumbv8m.main-none-eabi": [ - "default" - ], - "x86_64-apple-darwin": [ - "default" - ], - "x86_64-apple-ios": [ - "default" - ], - "x86_64-fuchsia": [ - "default" - ], - "x86_64-linux-android": [ - "default" - ], - "x86_64-pc-windows-msvc": [ - "default" - ], - "x86_64-unknown-freebsd": [ - "default" - ], - "x86_64-unknown-linux-gnu": [ - "default" - ], - "x86_64-unknown-nixos-gnu": [ - "default" - ], - "x86_64-unknown-none": [ - "default" - ] - } + "selects": {} }, "edition": "2018", "version": "0.3.27" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-task 0.3.27": { "name": "futures-task", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-task/0.3.27/download", @@ -5201,24 +4153,18 @@ "Library": { "crate_name": "futures_task", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5251,17 +4197,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "futures-timer 3.0.2": { "name": "futures-timer", "version": "3.0.2", - "package_url": "https://github.com/async-rs/futures-timer", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-timer/3.0.2/download", @@ -5273,12 +4213,9 @@ "Library": { "crate_name": "futures_timer", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5290,17 +4227,11 @@ "edition": "2018", "version": "3.0.2" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "futures-util 0.3.27": { "name": "futures-util", "version": "0.3.27", - "package_url": "https://github.com/rust-lang/futures-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/futures-util/0.3.27/download", @@ -5312,24 +4243,18 @@ "Library": { "crate_name": "futures_util", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5418,17 +4343,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "generic-array 0.14.6": { "name": "generic-array", "version": "0.14.6", - "package_url": "https://github.com/fizyk20/generic-array.git", "repository": { "Http": { "url": "https://static.crates.io/crates/generic-array/0.14.6/download", @@ -5440,24 +4359,18 @@ "Library": { "crate_name": "generic_array", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5502,16 +4415,11 @@ "selects": {} } }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "getrandom 0.2.12": { "name": "getrandom", "version": "0.2.12", - "package_url": "https://github.com/rust-random/getrandom", "repository": { "Http": { "url": "https://static.crates.io/crates/getrandom/0.2.12/download", @@ -5523,12 +4431,9 @@ "Library": { "crate_name": "getrandom", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5568,17 +4473,11 @@ "edition": "2018", "version": "0.2.12" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "gimli 0.27.3": { "name": "gimli", "version": "0.27.3", - "package_url": "https://github.com/gimli-rs/gimli", "repository": { "Http": { "url": "https://static.crates.io/crates/gimli/0.27.3/download", @@ -5590,12 +4489,9 @@ "Library": { "crate_name": "gimli", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5614,17 +4510,11 @@ "edition": "2018", "version": "0.27.3" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "glob 0.3.1": { "name": "glob", "version": "0.3.1", - "package_url": "https://github.com/rust-lang/glob", "repository": { "Http": { "url": "https://static.crates.io/crates/glob/0.3.1/download", @@ -5636,12 +4526,9 @@ "Library": { "crate_name": "glob", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5653,17 +4540,11 @@ "edition": "2015", "version": "0.3.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "h2 0.3.17": { "name": "h2", "version": "0.3.17", - "package_url": "https://github.com/hyperium/h2", "repository": { "Http": { "url": "https://static.crates.io/crates/h2/0.3.17/download", @@ -5675,12 +4556,9 @@ "Library": { "crate_name": "h2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5741,16 +4619,11 @@ "edition": "2018", "version": "0.3.17" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "hashbrown 0.12.3": { "name": "hashbrown", "version": "0.12.3", - "package_url": "https://github.com/rust-lang/hashbrown", "repository": { "Http": { "url": "https://static.crates.io/crates/hashbrown/0.12.3/download", @@ -5762,12 +4635,9 @@ "Library": { "crate_name": "hashbrown", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5785,17 +4655,11 @@ "edition": "2021", "version": "0.12.3" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "hashbrown 0.14.0": { "name": "hashbrown", "version": "0.14.0", - "package_url": "https://github.com/rust-lang/hashbrown", "repository": { "Http": { "url": "https://static.crates.io/crates/hashbrown/0.14.0/download", @@ -5807,12 +4671,9 @@ "Library": { "crate_name": "hashbrown", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5830,17 +4691,11 @@ "edition": "2021", "version": "0.14.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "heck 0.5.0": { "name": "heck", "version": "0.5.0", - "package_url": "https://github.com/withoutboats/heck", "repository": { "Http": { "url": "https://static.crates.io/crates/heck/0.5.0/download", @@ -5852,12 +4707,9 @@ "Library": { "crate_name": "heck", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5869,17 +4721,11 @@ "edition": "2021", "version": "0.5.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "hermit-abi 0.2.6": { "name": "hermit-abi", "version": "0.2.6", - "package_url": "https://github.com/hermitcore/rusty-hermit", "repository": { "Http": { "url": "https://static.crates.io/crates/hermit-abi/0.2.6/download", @@ -5891,12 +4737,9 @@ "Library": { "crate_name": "hermit_abi", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5913,21 +4756,15 @@ } ], "selects": {} - }, - "edition": "2021", - "version": "0.2.6" - }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + }, + "edition": "2021", + "version": "0.2.6" + }, + "license": "MIT/Apache-2.0" }, "hex 0.4.3": { "name": "hex", "version": "0.4.3", - "package_url": "https://github.com/KokaKiwi/rust-hex", "repository": { "Http": { "url": "https://static.crates.io/crates/hex/0.4.3/download", @@ -5939,12 +4776,9 @@ "Library": { "crate_name": "hex", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -5964,17 +4798,11 @@ "edition": "2018", "version": "0.4.3" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "hmac 0.12.1": { "name": "hmac", "version": "0.12.1", - "package_url": "https://github.com/RustCrypto/MACs", "repository": { "Http": { "url": "https://static.crates.io/crates/hmac/0.12.1/download", @@ -5986,12 +4814,9 @@ "Library": { "crate_name": "hmac", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6018,17 +4843,11 @@ "edition": "2018", "version": "0.12.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "http 0.2.9": { "name": "http", "version": "0.2.9", - "package_url": "https://github.com/hyperium/http", "repository": { "Http": { "url": "https://static.crates.io/crates/http/0.2.9/download", @@ -6040,12 +4859,9 @@ "Library": { "crate_name": "http", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6074,12 +4890,7 @@ "edition": "2018", "version": "0.2.9" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "http 1.1.0": { "name": "http", @@ -6147,7 +4958,6 @@ "http-body 0.4.5": { "name": "http-body", "version": "0.4.5", - "package_url": "https://github.com/hyperium/http-body", "repository": { "Http": { "url": "https://static.crates.io/crates/http-body/0.4.5/download", @@ -6159,12 +4969,9 @@ "Library": { "crate_name": "http_body", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6193,11 +5000,7 @@ "edition": "2018", "version": "0.4.5" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "http-body 1.0.0": { "name": "http-body", @@ -6316,7 +5119,6 @@ "httparse 1.8.0": { "name": "httparse", "version": "1.8.0", - "package_url": "https://github.com/seanmonstar/httparse", "repository": { "Http": { "url": "https://static.crates.io/crates/httparse/1.8.0/download", @@ -6328,24 +5130,18 @@ "Library": { "crate_name": "httparse", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6378,17 +5174,11 @@ "**" ] }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "httpdate 1.0.2": { "name": "httpdate", "version": "1.0.2", - "package_url": "https://github.com/pyfisch/httpdate", "repository": { "Http": { "url": "https://static.crates.io/crates/httpdate/1.0.2/download", @@ -6400,12 +5190,9 @@ "Library": { "crate_name": "httpdate", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6417,17 +5204,11 @@ "edition": "2018", "version": "1.0.2" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "humantime 2.1.0": { "name": "humantime", "version": "2.1.0", - "package_url": "https://github.com/tailhook/humantime", "repository": { "Http": { "url": "https://static.crates.io/crates/humantime/2.1.0/download", @@ -6439,12 +5220,9 @@ "Library": { "crate_name": "humantime", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6456,17 +5234,11 @@ "edition": "2018", "version": "2.1.0" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "hyper 0.14.25": { "name": "hyper", "version": "0.14.25", - "package_url": "https://github.com/hyperium/hyper", "repository": { "Http": { "url": "https://static.crates.io/crates/hyper/0.14.25/download", @@ -6478,12 +5250,9 @@ "Library": { "crate_name": "hyper", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6576,11 +5345,7 @@ "edition": "2018", "version": "0.14.25" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "hyper 1.2.0": { "name": "hyper", @@ -6680,7 +5445,6 @@ "hyper-rustls 0.24.0": { "name": "hyper-rustls", "version": "0.24.0", - "package_url": "https://github.com/ctz/hyper-rustls", "repository": { "Http": { "url": "https://static.crates.io/crates/hyper-rustls/0.24.0/download", @@ -6692,12 +5456,9 @@ "Library": { "crate_name": "hyper_rustls", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -6734,13 +5495,7 @@ "edition": "2021", "version": "0.24.0" }, - "license": "Apache-2.0/ISC/MIT", - "license_ids": [ - "Apache-2.0", - "ISC", - "MIT" - ], - "license_file": "LICENSE" + "license": "Apache-2.0/ISC/MIT" }, "hyper-rustls 0.26.0": { "name": "hyper-rustls", @@ -6928,7 +5683,6 @@ "iana-time-zone 0.1.60": { "name": "iana-time-zone", "version": "0.1.60", - "package_url": "https://github.com/strawlab/iana-time-zone", "repository": { "Http": { "url": "https://static.crates.io/crates/iana-time-zone/0.1.60/download", @@ -6940,12 +5694,9 @@ "Library": { "crate_name": "iana_time_zone", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7002,17 +5753,11 @@ "edition": "2018", "version": "0.1.60" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "iana-time-zone-haiku 0.1.2": { "name": "iana-time-zone-haiku", "version": "0.1.2", - "package_url": "https://github.com/strawlab/iana-time-zone", "repository": { "Http": { "url": "https://static.crates.io/crates/iana-time-zone-haiku/0.1.2/download", @@ -7024,24 +5769,18 @@ "Library": { "crate_name": "iana_time_zone_haiku", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7076,17 +5815,11 @@ "selects": {} } }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "idna 0.5.0": { "name": "idna", "version": "0.5.0", - "package_url": "https://github.com/servo/rust-url/", "repository": { "Http": { "url": "https://static.crates.io/crates/idna/0.5.0/download", @@ -7098,12 +5831,9 @@ "Library": { "crate_name": "idna", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7136,17 +5866,11 @@ "edition": "2018", "version": "0.5.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "indexmap 1.9.2": { "name": "indexmap", "version": "1.9.2", - "package_url": "https://github.com/bluss/indexmap", "repository": { "Http": { "url": "https://static.crates.io/crates/indexmap/1.9.2/download", @@ -7158,24 +5882,18 @@ "Library": { "crate_name": "indexmap", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7185,105 +5903,10 @@ "**" ], "crate_features": { - "common": [], - "selects": { - "aarch64-apple-darwin": [ - "std" - ], - "aarch64-apple-ios": [ - "std" - ], - "aarch64-apple-ios-sim": [ - "std" - ], - "aarch64-fuchsia": [ - "std" - ], - "aarch64-linux-android": [ - "std" - ], - "aarch64-pc-windows-msvc": [ - "std" - ], - "aarch64-unknown-linux-gnu": [ - "std" - ], - "aarch64-unknown-nixos-gnu": [ - "std" - ], - "aarch64-unknown-nto-qnx710": [ - "std" - ], - "arm-unknown-linux-gnueabi": [ - "std" - ], - "armv7-linux-androideabi": [ - "std" - ], - "armv7-unknown-linux-gnueabi": [ - "std" - ], - "i686-apple-darwin": [ - "std" - ], - "i686-linux-android": [ - "std" - ], - "i686-pc-windows-msvc": [ - "std" - ], - "i686-unknown-freebsd": [ - "std" - ], - "i686-unknown-linux-gnu": [ - "std" - ], - "powerpc-unknown-linux-gnu": [ - "std" - ], - "riscv32imc-unknown-none-elf": [ - "std" - ], - "riscv64gc-unknown-none-elf": [ - "std" - ], - "s390x-unknown-linux-gnu": [ - "std" - ], - "thumbv7em-none-eabi": [ - "std" - ], - "thumbv8m.main-none-eabi": [ - "std" - ], - "x86_64-apple-darwin": [ - "std" - ], - "x86_64-apple-ios": [ - "std" - ], - "x86_64-fuchsia": [ - "std" - ], - "x86_64-linux-android": [ - "std" - ], - "x86_64-pc-windows-msvc": [ - "std" - ], - "x86_64-unknown-freebsd": [ - "std" - ], - "x86_64-unknown-linux-gnu": [ - "std" - ], - "x86_64-unknown-nixos-gnu": [ - "std" - ], - "x86_64-unknown-none": [ - "std" - ] - } + "common": [ + "std" + ], + "selects": {} }, "deps": { "common": [ @@ -7315,17 +5938,11 @@ "selects": {} } }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "indexmap 2.0.0": { "name": "indexmap", "version": "2.0.0", - "package_url": "https://github.com/bluss/indexmap", "repository": { "Http": { "url": "https://static.crates.io/crates/indexmap/2.0.0/download", @@ -7337,12 +5954,9 @@ "Library": { "crate_name": "indexmap", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7374,21 +5988,15 @@ "edition": "2021", "version": "2.0.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, - "infer 0.8.1": { + "infer 0.15.0": { "name": "infer", - "version": "0.8.1", - "package_url": "https://github.com/bojand/infer", + "version": "0.15.0", "repository": { "Http": { - "url": "https://static.crates.io/crates/infer/0.8.1/download", - "sha256": "e035cede526e0b21d5adffc9fa0eb4ef5d6026fe9c5b0bfe8084b9472b587a55" + "url": "https://static.crates.io/crates/infer/0.15.0/download", + "sha256": "cb33622da908807a06f9513c19b3c1ad50fab3e4137d82a78107d502075aa199" } }, "targets": [ @@ -7396,12 +6004,9 @@ "Library": { "crate_name": "infer", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7429,22 +6034,17 @@ "selects": {} }, "edition": "2018", - "version": "0.8.1" + "version": "0.15.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, - "infer 0.15.0": { + "infer 0.8.1": { "name": "infer", - "version": "0.15.0", - "package_url": "https://github.com/bojand/infer", + "version": "0.8.1", "repository": { "Http": { - "url": "https://static.crates.io/crates/infer/0.15.0/download", - "sha256": "cb33622da908807a06f9513c19b3c1ad50fab3e4137d82a78107d502075aa199" + "url": "https://static.crates.io/crates/infer/0.8.1/download", + "sha256": "e035cede526e0b21d5adffc9fa0eb4ef5d6026fe9c5b0bfe8084b9472b587a55" } }, "targets": [ @@ -7452,12 +6052,9 @@ "Library": { "crate_name": "infer", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7485,18 +6082,13 @@ "selects": {} }, "edition": "2018", - "version": "0.15.0" + "version": "0.8.1" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "inout 0.1.3": { "name": "inout", "version": "0.1.3", - "package_url": "https://github.com/RustCrypto/utils", "repository": { "Http": { "url": "https://static.crates.io/crates/inout/0.1.3/download", @@ -7508,12 +6100,9 @@ "Library": { "crate_name": "inout", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7534,17 +6123,11 @@ "edition": "2021", "version": "0.1.3" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "ipnet 2.7.1": { "name": "ipnet", "version": "2.7.1", - "package_url": "https://github.com/krisprice/ipnet", "repository": { "Http": { "url": "https://static.crates.io/crates/ipnet/2.7.1/download", @@ -7556,12 +6139,9 @@ "Library": { "crate_name": "ipnet", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7579,17 +6159,11 @@ "edition": "2018", "version": "2.7.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "is_executable 1.0.1": { "name": "is_executable", "version": "1.0.1", - "package_url": "https://github.com/fitzgen/is_executable", "repository": { "Http": { "url": "https://static.crates.io/crates/is_executable/1.0.1/download", @@ -7601,12 +6175,9 @@ "Library": { "crate_name": "is_executable", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7629,17 +6200,11 @@ "edition": "2015", "version": "1.0.1" }, - "license": "Apache-2.0/MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0/MIT" }, "itertools 0.10.5": { "name": "itertools", "version": "0.10.5", - "package_url": "https://github.com/rust-itertools/itertools", "repository": { "Http": { "url": "https://static.crates.io/crates/itertools/0.10.5/download", @@ -7651,12 +6216,9 @@ "Library": { "crate_name": "itertools", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7685,17 +6247,11 @@ "edition": "2018", "version": "0.10.5" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "itoa 1.0.6": { "name": "itoa", "version": "1.0.6", - "package_url": "https://github.com/dtolnay/itoa", "repository": { "Http": { "url": "https://static.crates.io/crates/itoa/1.0.6/download", @@ -7707,12 +6263,9 @@ "Library": { "crate_name": "itoa", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7724,17 +6277,11 @@ "edition": "2018", "version": "1.0.6" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "jobserver 0.1.26": { "name": "jobserver", "version": "0.1.26", - "package_url": "https://github.com/alexcrichton/jobserver-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/jobserver/0.1.26/download", @@ -7746,12 +6293,9 @@ "Library": { "crate_name": "jobserver", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7774,17 +6318,11 @@ "edition": "2018", "version": "0.1.26" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "js-sys 0.3.66": { "name": "js-sys", "version": "0.3.66", - "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys", "repository": { "Http": { "url": "https://static.crates.io/crates/js-sys/0.3.66/download", @@ -7796,12 +6334,9 @@ "Library": { "crate_name": "js_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7822,17 +6357,11 @@ "edition": "2018", "version": "0.3.66" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "libc 0.2.153": { "name": "libc", "version": "0.2.153", - "package_url": "https://github.com/rust-lang/libc", "repository": { "Http": { "url": "https://static.crates.io/crates/libc/0.2.153/download", @@ -7844,24 +6373,18 @@ "Library": { "crate_name": "libc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7873,6 +6396,7 @@ "crate_features": { "common": [ "default", + "extra_traits", "std" ], "selects": { @@ -7949,17 +6473,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "linux-raw-sys 0.4.13": { "name": "linux-raw-sys", "version": "0.4.13", - "package_url": "https://github.com/sunfishcode/linux-raw-sys", "repository": { "Http": { "url": "https://static.crates.io/crates/linux-raw-sys/0.4.13/download", @@ -7971,12 +6489,9 @@ "Library": { "crate_name": "linux_raw_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -7987,55 +6502,22 @@ ], "crate_features": { "common": [ + "elf", + "errno", "general", "ioctl", "no_std" ], - "selects": { - "aarch64-unknown-linux-gnu": [ - "elf", - "errno" - ], - "aarch64-unknown-nixos-gnu": [ - "elf", - "errno" - ], - "arm-unknown-linux-gnueabi": [ - "elf", - "errno" - ], - "armv7-unknown-linux-gnueabi": [ - "elf", - "errno" - ], - "i686-unknown-linux-gnu": [ - "elf", - "errno" - ], - "x86_64-unknown-linux-gnu": [ - "elf", - "errno" - ], - "x86_64-unknown-nixos-gnu": [ - "elf", - "errno" - ] - } + "selects": {} }, "edition": "2021", "version": "0.4.13" }, - "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, "log 0.4.21": { "name": "log", "version": "0.4.21", - "package_url": "https://github.com/rust-lang/log", "repository": { "Http": { "url": "https://static.crates.io/crates/log/0.4.21/download", @@ -8047,12 +6529,9 @@ "Library": { "crate_name": "log", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8070,12 +6549,7 @@ "edition": "2021", "version": "0.4.21" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "lzma-rust 0.1.6": { "name": "lzma-rust", @@ -8092,12 +6566,9 @@ "Library": { "crate_name": "lzma_rust", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8124,16 +6595,11 @@ "edition": "2021", "version": "0.1.6" }, - "license": "Apache-2.0", - "license_ids": [ - "Apache-2.0" - ], - "license_file": null + "license": "Apache-2.0" }, "lzma-sys 0.1.20": { "name": "lzma-sys", "version": "0.1.20", - "package_url": "https://github.com/alexcrichton/xz2-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/lzma-sys/0.1.20/download", @@ -8145,24 +6611,18 @@ "Library": { "crate_name": "lzma_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8212,17 +6672,11 @@ }, "links": "lzma" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "md-5 0.10.6": { "name": "md-5", "version": "0.10.6", - "package_url": "https://github.com/RustCrypto/hashes", "repository": { "Http": { "url": "https://static.crates.io/crates/md-5/0.10.6/download", @@ -8234,12 +6688,9 @@ "Library": { "crate_name": "md5", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8271,17 +6722,11 @@ "edition": "2018", "version": "0.10.6" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "memchr 2.6.4": { "name": "memchr", "version": "2.6.4", - "package_url": "https://github.com/BurntSushi/memchr", "repository": { "Http": { "url": "https://static.crates.io/crates/memchr/2.6.4/download", @@ -8293,12 +6738,9 @@ "Library": { "crate_name": "memchr", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8318,17 +6760,11 @@ "edition": "2021", "version": "2.6.4" }, - "license": "Unlicense OR MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" + "license": "Unlicense OR MIT" }, "mime 0.3.17": { "name": "mime", "version": "0.3.17", - "package_url": "https://github.com/hyperium/mime", "repository": { "Http": { "url": "https://static.crates.io/crates/mime/0.3.17/download", @@ -8340,12 +6776,9 @@ "Library": { "crate_name": "mime", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8357,17 +6790,11 @@ "edition": "2015", "version": "0.3.17" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "miniz_oxide 0.6.2": { "name": "miniz_oxide", "version": "0.6.2", - "package_url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "repository": { "Http": { "url": "https://static.crates.io/crates/miniz_oxide/0.6.2/download", @@ -8379,12 +6806,9 @@ "Library": { "crate_name": "miniz_oxide", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8405,18 +6829,11 @@ "edition": "2018", "version": "0.6.2" }, - "license": "MIT OR Zlib OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT", - "Zlib" - ], - "license_file": "LICENSE" + "license": "MIT OR Zlib OR Apache-2.0" }, "miniz_oxide 0.7.1": { "name": "miniz_oxide", "version": "0.7.1", - "package_url": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide", "repository": { "Http": { "url": "https://static.crates.io/crates/miniz_oxide/0.7.1/download", @@ -8428,12 +6845,9 @@ "Library": { "crate_name": "miniz_oxide", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8460,18 +6874,11 @@ "edition": "2018", "version": "0.7.1" }, - "license": "MIT OR Zlib OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT", - "Zlib" - ], - "license_file": "LICENSE" + "license": "MIT OR Zlib OR Apache-2.0" }, "mio 0.8.9": { "name": "mio", "version": "0.8.9", - "package_url": "https://github.com/tokio-rs/mio", "repository": { "Http": { "url": "https://static.crates.io/crates/mio/0.8.9/download", @@ -8483,12 +6890,9 @@ "Library": { "crate_name": "mio", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8535,16 +6939,11 @@ "edition": "2018", "version": "0.8.9" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "nt-time 0.6.5": { "name": "nt-time", "version": "0.6.5", - "package_url": "https://github.com/sorairolake/nt-time", "repository": { "Http": { "url": "https://static.crates.io/crates/nt-time/0.6.5/download", @@ -8556,12 +6955,9 @@ "Library": { "crate_name": "nt_time", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8589,17 +6985,11 @@ "edition": "2021", "version": "0.6.5" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSES" + "license": "Apache-2.0 OR MIT" }, "num-traits 0.2.16": { "name": "num-traits", "version": "0.2.16", - "package_url": "https://github.com/rust-num/num-traits", "repository": { "Http": { "url": "https://static.crates.io/crates/num-traits/0.2.16/download", @@ -8611,24 +7001,18 @@ "Library": { "crate_name": "num_traits", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8663,17 +7047,11 @@ "selects": {} } }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "num_cpus 1.15.0": { "name": "num_cpus", "version": "1.15.0", - "package_url": "https://github.com/seanmonstar/num_cpus", "repository": { "Http": { "url": "https://static.crates.io/crates/num_cpus/1.15.0/download", @@ -8685,12 +7063,9 @@ "Library": { "crate_name": "num_cpus", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8719,17 +7094,11 @@ "edition": "2015", "version": "1.15.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "object 0.30.4": { "name": "object", "version": "0.30.4", - "package_url": "https://github.com/gimli-rs/object", "repository": { "Http": { "url": "https://static.crates.io/crates/object/0.30.4/download", @@ -8741,12 +7110,9 @@ "Library": { "crate_name": "object", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8779,17 +7145,11 @@ "edition": "2018", "version": "0.30.4" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "once_cell 1.17.1": { "name": "once_cell", "version": "1.17.1", - "package_url": "https://github.com/matklad/once_cell", "repository": { "Http": { "url": "https://static.crates.io/crates/once_cell/1.17.1/download", @@ -8801,12 +7161,9 @@ "Library": { "crate_name": "once_cell", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8827,17 +7184,11 @@ "edition": "2021", "version": "1.17.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "option-ext 0.2.0": { "name": "option-ext", "version": "0.2.0", - "package_url": "https://github.com/soc/option-ext.git", "repository": { "Http": { "url": "https://static.crates.io/crates/option-ext/0.2.0/download", @@ -8849,12 +7200,9 @@ "Library": { "crate_name": "option_ext", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8866,16 +7214,11 @@ "edition": "2015", "version": "0.2.0" }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": "LICENSE.txt" + "license": "MPL-2.0" }, "password-hash 0.4.2": { "name": "password-hash", "version": "0.4.2", - "package_url": "https://github.com/RustCrypto/traits/tree/master/password-hash", "repository": { "Http": { "url": "https://static.crates.io/crates/password-hash/0.4.2/download", @@ -8887,12 +7230,9 @@ "Library": { "crate_name": "password_hash", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8927,17 +7267,11 @@ "edition": "2021", "version": "0.4.2" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "pbkdf2 0.11.0": { "name": "pbkdf2", "version": "0.11.0", - "package_url": "https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2", "repository": { "Http": { "url": "https://static.crates.io/crates/pbkdf2/0.11.0/download", @@ -8949,12 +7283,9 @@ "Library": { "crate_name": "pbkdf2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -8997,17 +7328,11 @@ "edition": "2021", "version": "0.11.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "pem 3.0.3": { "name": "pem", "version": "3.0.3", - "package_url": "https://github.com/jcreekmore/pem-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/pem/3.0.3/download", @@ -9019,12 +7344,9 @@ "Library": { "crate_name": "pem", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9052,16 +7374,11 @@ "edition": "2021", "version": "3.0.3" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE.md" + "license": "MIT" }, "percent-encoding 2.3.1": { "name": "percent-encoding", "version": "2.3.1", - "package_url": "https://github.com/servo/rust-url/", "repository": { "Http": { "url": "https://static.crates.io/crates/percent-encoding/2.3.1/download", @@ -9073,12 +7390,9 @@ "Library": { "crate_name": "percent_encoding", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9098,12 +7412,7 @@ "edition": "2018", "version": "2.3.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "pin-project 1.1.5": { "name": "pin-project", @@ -9212,7 +7521,6 @@ "pin-project-lite 0.2.12": { "name": "pin-project-lite", "version": "0.2.12", - "package_url": "https://github.com/taiki-e/pin-project-lite", "repository": { "Http": { "url": "https://static.crates.io/crates/pin-project-lite/0.2.12/download", @@ -9224,12 +7532,9 @@ "Library": { "crate_name": "pin_project_lite", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9241,17 +7546,11 @@ "edition": "2018", "version": "0.2.12" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "pin-utils 0.1.0": { "name": "pin-utils", "version": "0.1.0", - "package_url": "https://github.com/rust-lang-nursery/pin-utils", "repository": { "Http": { "url": "https://static.crates.io/crates/pin-utils/0.1.0/download", @@ -9263,12 +7562,9 @@ "Library": { "crate_name": "pin_utils", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9280,17 +7576,11 @@ "edition": "2018", "version": "0.1.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "pkg-config 0.3.26": { "name": "pkg-config", "version": "0.3.26", - "package_url": "https://github.com/rust-lang/pkg-config-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/pkg-config/0.3.26/download", @@ -9302,12 +7592,9 @@ "Library": { "crate_name": "pkg_config", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9319,17 +7606,11 @@ "edition": "2015", "version": "0.3.26" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "powerfmt 0.2.0": { "name": "powerfmt", "version": "0.2.0", - "package_url": "https://github.com/jhpratt/powerfmt", "repository": { "Http": { "url": "https://static.crates.io/crates/powerfmt/0.2.0/download", @@ -9341,12 +7622,9 @@ "Library": { "crate_name": "powerfmt", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9358,17 +7636,11 @@ "edition": "2021", "version": "0.2.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-Apache" + "license": "MIT OR Apache-2.0" }, "ppv-lite86 0.2.17": { "name": "ppv-lite86", "version": "0.2.17", - "package_url": "https://github.com/cryptocorrosion/cryptocorrosion", "repository": { "Http": { "url": "https://static.crates.io/crates/ppv-lite86/0.2.17/download", @@ -9376,16 +7648,13 @@ } }, "targets": [ - { - "Library": { - "crate_name": "ppv_lite86", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + { + "Library": { + "crate_name": "ppv_lite86", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] } } ], @@ -9404,17 +7673,11 @@ "edition": "2018", "version": "0.2.17" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "predicates 3.0.1": { "name": "predicates", "version": "3.0.1", - "package_url": "https://github.com/assert-rs/predicates-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/predicates/3.0.1/download", @@ -9426,12 +7689,9 @@ "Library": { "crate_name": "predicates", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9470,17 +7730,11 @@ "edition": "2021", "version": "3.0.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "predicates-core 1.0.6": { "name": "predicates-core", "version": "1.0.6", - "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/core", "repository": { "Http": { "url": "https://static.crates.io/crates/predicates-core/1.0.6/download", @@ -9492,12 +7746,9 @@ "Library": { "crate_name": "predicates_core", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9509,17 +7760,11 @@ "edition": "2021", "version": "1.0.6" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "predicates-tree 1.0.9": { "name": "predicates-tree", "version": "1.0.9", - "package_url": "https://github.com/assert-rs/predicates-rs/tree/master/crates/tree", "repository": { "Http": { "url": "https://static.crates.io/crates/predicates-tree/1.0.9/download", @@ -9531,12 +7776,9 @@ "Library": { "crate_name": "predicates_tree", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9561,17 +7803,11 @@ "edition": "2021", "version": "1.0.9" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "proc-macro2 1.0.78": { "name": "proc-macro2", "version": "1.0.78", - "package_url": "https://github.com/dtolnay/proc-macro2", "repository": { "Http": { "url": "https://static.crates.io/crates/proc-macro2/1.0.78/download", @@ -9583,24 +7819,18 @@ "Library": { "crate_name": "proc_macro2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9637,17 +7867,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "quote 1.0.35": { "name": "quote", "version": "1.0.35", - "package_url": "https://github.com/dtolnay/quote", "repository": { "Http": { "url": "https://static.crates.io/crates/quote/1.0.35/download", @@ -9659,12 +7883,9 @@ "Library": { "crate_name": "quote", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9692,17 +7913,11 @@ "edition": "2018", "version": "1.0.35" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "rand 0.8.5": { "name": "rand", "version": "0.8.5", - "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { "url": "https://static.crates.io/crates/rand/0.8.5/download", @@ -9714,12 +7929,9 @@ "Library": { "crate_name": "rand", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9763,17 +7975,11 @@ "edition": "2018", "version": "0.8.5" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "rand_chacha 0.3.1": { "name": "rand_chacha", "version": "0.3.1", - "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { "url": "https://static.crates.io/crates/rand_chacha/0.3.1/download", @@ -9785,12 +7991,9 @@ "Library": { "crate_name": "rand_chacha", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9821,17 +8024,11 @@ "edition": "2018", "version": "0.3.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "rand_core 0.6.4": { "name": "rand_core", "version": "0.6.4", - "package_url": "https://github.com/rust-random/rand", "repository": { "Http": { "url": "https://static.crates.io/crates/rand_core/0.6.4/download", @@ -9843,12 +8040,9 @@ "Library": { "crate_name": "rand_core", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9877,17 +8071,11 @@ "edition": "2018", "version": "0.6.4" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "redox_syscall 0.2.16": { "name": "redox_syscall", "version": "0.2.16", - "package_url": "https://gitlab.redox-os.org/redox-os/syscall", "repository": { "Http": { "url": "https://static.crates.io/crates/redox_syscall/0.2.16/download", @@ -9899,12 +8087,9 @@ "Library": { "crate_name": "syscall", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9925,11 +8110,7 @@ "edition": "2018", "version": "0.2.16" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "redox_syscall 0.4.1": { "name": "redox_syscall", @@ -9946,12 +8127,9 @@ "Library": { "crate_name": "syscall", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -9972,16 +8150,11 @@ "edition": "2018", "version": "0.4.1" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "redox_users 0.4.3": { "name": "redox_users", "version": "0.4.3", - "package_url": "https://gitlab.redox-os.org/redox-os/users", "repository": { "Http": { "url": "https://static.crates.io/crates/redox_users/0.4.3/download", @@ -9993,12 +8166,9 @@ "Library": { "crate_name": "redox_users", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10027,11 +8197,7 @@ "edition": "2018", "version": "0.4.3" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "regex 1.10.4": { "name": "regex", @@ -10048,12 +8214,9 @@ "Library": { "crate_name": "regex", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10108,17 +8271,11 @@ "edition": "2021", "version": "1.10.4" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "regex-automata 0.1.10": { "name": "regex-automata", "version": "0.1.10", - "package_url": "https://github.com/BurntSushi/regex-automata", "repository": { "Http": { "url": "https://static.crates.io/crates/regex-automata/0.1.10/download", @@ -10130,12 +8287,9 @@ "Library": { "crate_name": "regex_automata", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10147,17 +8301,11 @@ "edition": "2015", "version": "0.1.10" }, - "license": "Unlicense/MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" + "license": "Unlicense/MIT" }, "regex-automata 0.4.5": { "name": "regex-automata", "version": "0.4.5", - "package_url": "https://github.com/rust-lang/regex/tree/master/regex-automata", "repository": { "Http": { "url": "https://static.crates.io/crates/regex-automata/0.4.5/download", @@ -10169,12 +8317,9 @@ "Library": { "crate_name": "regex_automata", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10230,17 +8375,11 @@ "edition": "2021", "version": "0.4.5" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "regex-syntax 0.8.2": { "name": "regex-syntax", "version": "0.8.2", - "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", "repository": { "Http": { "url": "https://static.crates.io/crates/regex-syntax/0.8.2/download", @@ -10252,12 +8391,9 @@ "Library": { "crate_name": "regex_syntax", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10284,17 +8420,11 @@ "edition": "2021", "version": "0.8.2" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "relative-path 1.9.0": { "name": "relative-path", "version": "1.9.0", - "package_url": "https://github.com/udoprog/relative-path", "repository": { "Http": { "url": "https://static.crates.io/crates/relative-path/1.9.0/download", @@ -10306,12 +8436,9 @@ "Library": { "crate_name": "relative_path", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10329,17 +8456,11 @@ "edition": "2018", "version": "1.9.0" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "reqwest 0.11.26": { "name": "reqwest", "version": "0.11.26", - "package_url": "https://github.com/seanmonstar/reqwest", "repository": { "Http": { "url": "https://static.crates.io/crates/reqwest/0.11.26/download", @@ -10351,12 +8472,9 @@ "Library": { "crate_name": "reqwest", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10528,12 +8646,7 @@ "edition": "2021", "version": "0.11.26" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "reqwest 0.12.3": { "name": "reqwest", @@ -10731,7 +8844,6 @@ "ring 0.16.20": { "name": "ring", "version": "0.16.20", - "package_url": "https://github.com/briansmith/ring", "repository": { "Http": { "url": "https://static.crates.io/crates/ring/0.16.20/download", @@ -10743,24 +8855,18 @@ "Library": { "crate_name": "ring", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10844,14 +8950,11 @@ }, "links": "ring-asm" }, - "license": null, - "license_ids": [], - "license_file": "LICENSE" + "license": null }, "ring 0.17.8": { "name": "ring", "version": "0.17.8", - "package_url": "https://github.com/briansmith/ring", "repository": { "Http": { "url": "https://static.crates.io/crates/ring/0.17.8/download", @@ -10862,25 +8965,19 @@ { "Library": { "crate_name": "ring", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -10955,9 +9052,7 @@ }, "links": "ring_core_0_17_8" }, - "license": null, - "license_ids": [], - "license_file": "LICENSE" + "license": null }, "rstest 0.19.0": { "name": "rstest", @@ -10974,12 +9069,9 @@ "Library": { "crate_name": "rstest", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11020,12 +9112,7 @@ }, "version": "0.19.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "rstest_macros 0.19.0": { "name": "rstest_macros", @@ -11042,24 +9129,18 @@ "ProcMacro": { "crate_name": "rstest_macros", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11132,17 +9213,11 @@ "selects": {} } }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "rustc-demangle 0.1.23": { "name": "rustc-demangle", "version": "0.1.23", - "package_url": "https://github.com/alexcrichton/rustc-demangle", "repository": { "Http": { "url": "https://static.crates.io/crates/rustc-demangle/0.1.23/download", @@ -11154,12 +9229,9 @@ "Library": { "crate_name": "rustc_demangle", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11171,17 +9243,11 @@ "edition": "2015", "version": "0.1.23" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "rustc_version 0.4.0": { "name": "rustc_version", "version": "0.4.0", - "package_url": "https://github.com/Kimundi/rustc-version-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/rustc_version/0.4.0/download", @@ -11193,12 +9259,9 @@ "Library": { "crate_name": "rustc_version", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11219,17 +9282,11 @@ "edition": "2018", "version": "0.4.0" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "rustix 0.38.31": { "name": "rustix", "version": "0.38.31", - "package_url": "https://github.com/bytecodealliance/rustix", "repository": { "Http": { "url": "https://static.crates.io/crates/rustix/0.38.31/download", @@ -11241,24 +9298,18 @@ "Library": { "crate_name": "rustix", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11296,6 +9347,11 @@ } ], "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.8", + "target": "errno", + "alias": "libc_errno" + }, { "id": "linux-raw-sys 0.4.13", "target": "linux_raw_sys" @@ -11333,17 +9389,11 @@ "**" ] }, - "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, "rustls 0.21.6": { "name": "rustls", "version": "0.21.6", - "package_url": "https://github.com/rustls/rustls", "repository": { "Http": { "url": "https://static.crates.io/crates/rustls/0.21.6/download", @@ -11355,24 +9405,18 @@ "Library": { "crate_name": "rustls", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11422,24 +9466,9 @@ "build_script_attrs": { "data_glob": [ "**" - ], - "link_deps": { - "common": [ - { - "id": "ring 0.16.20", - "target": "ring" - } - ], - "selects": {} - } + ] }, - "license": "Apache-2.0 OR ISC OR MIT", - "license_ids": [ - "Apache-2.0", - "ISC", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR ISC OR MIT" }, "rustls 0.22.3": { "name": "rustls", @@ -11554,7 +9583,6 @@ "rustls-pemfile 1.0.2": { "name": "rustls-pemfile", "version": "1.0.2", - "package_url": "https://github.com/rustls/pemfile", "repository": { "Http": { "url": "https://static.crates.io/crates/rustls-pemfile/1.0.2/download", @@ -11566,12 +9594,9 @@ "Library": { "crate_name": "rustls_pemfile", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11592,13 +9617,7 @@ "edition": "2018", "version": "1.0.2" }, - "license": "Apache-2.0 OR ISC OR MIT", - "license_ids": [ - "Apache-2.0", - "ISC", - "MIT" - ], - "license_file": "LICENSE" + "license": "Apache-2.0 OR ISC OR MIT" }, "rustls-pemfile 2.1.2": { "name": "rustls-pemfile", @@ -11711,7 +9730,6 @@ "rustls-webpki 0.101.4": { "name": "rustls-webpki", "version": "0.101.4", - "package_url": "https://github.com/rustls/webpki", "repository": { "Http": { "url": "https://static.crates.io/crates/rustls-webpki/0.101.4/download", @@ -11723,12 +9741,9 @@ "Library": { "crate_name": "webpki", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11761,11 +9776,7 @@ "edition": "2021", "version": "0.101.4" }, - "license": "ISC", - "license_ids": [ - "ISC" - ], - "license_file": "LICENSE" + "license": "ISC" }, "rustls-webpki 0.102.2": { "name": "rustls-webpki", @@ -11834,7 +9845,6 @@ "ryu 1.0.13": { "name": "ryu", "version": "1.0.13", - "package_url": "https://github.com/dtolnay/ryu", "repository": { "Http": { "url": "https://static.crates.io/crates/ryu/1.0.13/download", @@ -11846,12 +9856,9 @@ "Library": { "crate_name": "ryu", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11863,17 +9870,11 @@ "edition": "2018", "version": "1.0.13" }, - "license": "Apache-2.0 OR BSL-1.0", - "license_ids": [ - "Apache-2.0", - "BSL-1.0" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR BSL-1.0" }, "same-file 1.0.6": { "name": "same-file", "version": "1.0.6", - "package_url": "https://github.com/BurntSushi/same-file", "repository": { "Http": { "url": "https://static.crates.io/crates/same-file/1.0.6/download", @@ -11885,12 +9886,9 @@ "Library": { "crate_name": "same_file", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11913,17 +9911,11 @@ "edition": "2018", "version": "1.0.6" }, - "license": "Unlicense/MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" + "license": "Unlicense/MIT" }, "scroll 0.12.0": { "name": "scroll", "version": "0.12.0", - "package_url": "https://github.com/m4b/scroll", "repository": { "Http": { "url": "https://static.crates.io/crates/scroll/0.12.0/download", @@ -11935,12 +9927,9 @@ "Library": { "crate_name": "scroll", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -11969,16 +9958,11 @@ }, "version": "0.12.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "scroll_derive 0.12.0": { "name": "scroll_derive", "version": "0.12.0", - "package_url": "https://github.com/m4b/scroll", "repository": { "Http": { "url": "https://static.crates.io/crates/scroll_derive/0.12.0/download", @@ -11990,12 +9974,9 @@ "ProcMacro": { "crate_name": "scroll_derive", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12024,16 +10005,11 @@ "edition": "2018", "version": "0.12.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "sct 0.7.0": { "name": "sct", "version": "0.7.0", - "package_url": "https://github.com/ctz/sct.rs", "repository": { "Http": { "url": "https://static.crates.io/crates/sct/0.7.0/download", @@ -12045,12 +10021,9 @@ "Library": { "crate_name": "sct", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12075,30 +10048,20 @@ "edition": "2018", "version": "0.7.0" }, - "license": "Apache-2.0/ISC/MIT", - "license_ids": [ - "Apache-2.0", - "ISC", - "MIT" - ], - "license_file": "LICENSE" + "license": "Apache-2.0/ISC/MIT" }, "selenium-manager 0.4.20-nightly": { "name": "selenium-manager", "version": "0.4.20-nightly", - "package_url": "https://github.com/SeleniumHQ/selenium", "repository": null, "targets": [ { "Library": { "crate_name": "selenium_manager", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12220,16 +10183,11 @@ "edition": "2021", "version": "0.4.20-nightly" }, - "license": "Apache-2.0", - "license_ids": [ - "Apache-2.0" - ], - "license_file": null + "license": "Apache-2.0" }, "semver 1.0.17": { "name": "semver", "version": "1.0.17", - "package_url": "https://github.com/dtolnay/semver", "repository": { "Http": { "url": "https://static.crates.io/crates/semver/1.0.17/download", @@ -12241,24 +10199,18 @@ "Library": { "crate_name": "semver", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12291,17 +10243,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "serde 1.0.197": { "name": "serde", "version": "1.0.197", - "package_url": "https://github.com/serde-rs/serde", "repository": { "Http": { "url": "https://static.crates.io/crates/serde/1.0.197/download", @@ -12313,24 +10259,18 @@ "Library": { "crate_name": "serde", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] } } ], @@ -12374,17 +10314,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "serde-xml-rs 0.6.0": { "name": "serde-xml-rs", "version": "0.6.0", - "package_url": "https://github.com/RReverser/serde-xml-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/serde-xml-rs/0.6.0/download", @@ -12396,12 +10330,9 @@ "Library": { "crate_name": "serde_xml_rs", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12434,16 +10365,11 @@ "edition": "2018", "version": "0.6.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "serde_derive 1.0.197": { "name": "serde_derive", "version": "1.0.197", - "package_url": "https://github.com/serde-rs/serde", "repository": { "Http": { "url": "https://static.crates.io/crates/serde_derive/1.0.197/download", @@ -12455,12 +10381,9 @@ "ProcMacro": { "crate_name": "serde_derive", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12495,12 +10418,7 @@ "edition": "2015", "version": "1.0.197" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "serde_json 1.0.115": { "name": "serde_json", @@ -12517,24 +10435,18 @@ "Library": { "crate_name": "serde_json", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12579,17 +10491,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "serde_spanned 0.6.5": { "name": "serde_spanned", "version": "0.6.5", - "package_url": "https://github.com/toml-rs/toml", "repository": { "Http": { "url": "https://static.crates.io/crates/serde_spanned/0.6.5/download", @@ -12601,12 +10507,9 @@ "Library": { "crate_name": "serde_spanned", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12633,17 +10536,11 @@ "edition": "2021", "version": "0.6.5" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "serde_urlencoded 0.7.1": { "name": "serde_urlencoded", "version": "0.7.1", - "package_url": "https://github.com/nox/serde_urlencoded", "repository": { "Http": { "url": "https://static.crates.io/crates/serde_urlencoded/0.7.1/download", @@ -12655,12 +10552,9 @@ "Library": { "crate_name": "serde_urlencoded", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12693,12 +10587,7 @@ "edition": "2018", "version": "0.7.1" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "sevenz-rust 0.6.0": { "name": "sevenz-rust", @@ -12715,12 +10604,9 @@ "Library": { "crate_name": "sevenz_rust", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12783,16 +10669,11 @@ "edition": "2021", "version": "0.6.0" }, - "license": "Apache-2.0", - "license_ids": [ - "Apache-2.0" - ], - "license_file": "LICENSE" + "license": "Apache-2.0" }, "sha1 0.10.6": { "name": "sha1", "version": "0.10.6", - "package_url": "https://github.com/RustCrypto/hashes", "repository": { "Http": { "url": "https://static.crates.io/crates/sha1/0.10.6/download", @@ -12804,12 +10685,9 @@ "Library": { "crate_name": "sha1", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12848,17 +10726,11 @@ "edition": "2018", "version": "0.10.6" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "sha2 0.10.8": { "name": "sha2", "version": "0.10.8", - "package_url": "https://github.com/RustCrypto/hashes", "repository": { "Http": { "url": "https://static.crates.io/crates/sha2/0.10.8/download", @@ -12870,12 +10742,9 @@ "Library": { "crate_name": "sha2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12914,17 +10783,11 @@ "edition": "2018", "version": "0.10.8" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "signature 2.2.0": { "name": "signature", "version": "2.2.0", - "package_url": "https://github.com/RustCrypto/traits/tree/master/signature", "repository": { "Http": { "url": "https://static.crates.io/crates/signature/2.2.0/download", @@ -12936,12 +10799,9 @@ "Library": { "crate_name": "signature", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12960,17 +10820,11 @@ "edition": "2021", "version": "2.2.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "simple-file-manifest 0.11.0": { "name": "simple-file-manifest", "version": "0.11.0", - "package_url": "https://github.com/indygreg/simple-file-manifest-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/simple-file-manifest/0.11.0/download", @@ -12982,12 +10836,9 @@ "Library": { "crate_name": "simple_file_manifest", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -12999,17 +10850,11 @@ "edition": "2021", "version": "0.11.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "slab 0.4.8": { "name": "slab", "version": "0.4.8", - "package_url": "https://github.com/tokio-rs/slab", "repository": { "Http": { "url": "https://static.crates.io/crates/slab/0.4.8/download", @@ -13021,24 +10866,18 @@ "Library": { "crate_name": "slab", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13080,16 +10919,11 @@ "selects": {} } }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "smallvec 1.13.2": { "name": "smallvec", "version": "1.13.2", - "package_url": "https://github.com/servo/rust-smallvec", "repository": { "Http": { "url": "https://static.crates.io/crates/smallvec/1.13.2/download", @@ -13101,12 +10935,9 @@ "Library": { "crate_name": "smallvec", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13251,17 +11082,11 @@ "edition": "2018", "version": "1.13.2" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "socket2 0.4.9": { "name": "socket2", "version": "0.4.9", - "package_url": "https://github.com/rust-lang/socket2", "repository": { "Http": { "url": "https://static.crates.io/crates/socket2/0.4.9/download", @@ -13273,12 +11098,9 @@ "Library": { "crate_name": "socket2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13313,17 +11135,11 @@ "edition": "2018", "version": "0.4.9" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "socket2 0.5.5": { "name": "socket2", "version": "0.5.5", - "package_url": "https://github.com/rust-lang/socket2", "repository": { "Http": { "url": "https://static.crates.io/crates/socket2/0.5.5/download", @@ -13335,12 +11151,9 @@ "Library": { "crate_name": "socket2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13375,17 +11188,11 @@ "edition": "2021", "version": "0.5.5" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "spin 0.5.2": { "name": "spin", "version": "0.5.2", - "package_url": "https://github.com/mvdnes/spin-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/spin/0.5.2/download", @@ -13397,12 +11204,9 @@ "Library": { "crate_name": "spin", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13414,16 +11218,11 @@ "edition": "2015", "version": "0.5.2" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "spin 0.9.8": { "name": "spin", "version": "0.9.8", - "package_url": "https://github.com/mvdnes/spin-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/spin/0.9.8/download", @@ -13435,12 +11234,9 @@ "Library": { "crate_name": "spin", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13458,16 +11254,11 @@ "edition": "2015", "version": "0.9.8" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "spki 0.7.3": { "name": "spki", "version": "0.7.3", - "package_url": "https://github.com/RustCrypto/formats/tree/master/spki", "repository": { "Http": { "url": "https://static.crates.io/crates/spki/0.7.3/download", @@ -13479,12 +11270,9 @@ "Library": { "crate_name": "spki", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13511,17 +11299,11 @@ "edition": "2021", "version": "0.7.3" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "strsim 0.11.0": { "name": "strsim", "version": "0.11.0", - "package_url": "https://github.com/rapidfuzz/strsim-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/strsim/0.11.0/download", @@ -13533,12 +11315,9 @@ "Library": { "crate_name": "strsim", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13550,11 +11329,7 @@ "edition": "2015", "version": "0.11.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "subtle 2.5.0": { "name": "subtle", @@ -13571,12 +11346,9 @@ "Library": { "crate_name": "subtle", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13588,16 +11360,11 @@ "edition": "2018", "version": "2.5.0" }, - "license": "BSD-3-Clause", - "license_ids": [ - "BSD-3-Clause" - ], - "license_file": "LICENSE" + "license": "BSD-3-Clause" }, "syn 1.0.109": { "name": "syn", "version": "1.0.109", - "package_url": "https://github.com/dtolnay/syn", "repository": { "Http": { "url": "https://static.crates.io/crates/syn/1.0.109/download", @@ -13609,24 +11376,18 @@ "Library": { "crate_name": "syn", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13677,17 +11438,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "syn 2.0.48": { "name": "syn", "version": "2.0.48", - "package_url": "https://github.com/dtolnay/syn", "repository": { "Http": { "url": "https://static.crates.io/crates/syn/2.0.48/download", @@ -13699,12 +11454,9 @@ "Library": { "crate_name": "syn", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13749,17 +11501,11 @@ "edition": "2021", "version": "2.0.48" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "sync_wrapper 0.1.2": { "name": "sync_wrapper", "version": "0.1.2", - "package_url": "https://github.com/Actyx/sync_wrapper", "repository": { "Http": { "url": "https://static.crates.io/crates/sync_wrapper/0.1.2/download", @@ -13771,12 +11517,9 @@ "Library": { "crate_name": "sync_wrapper", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13788,16 +11531,11 @@ "edition": "2018", "version": "0.1.2" }, - "license": "Apache-2.0", - "license_ids": [ - "Apache-2.0" - ], - "license_file": "LICENSE" + "license": "Apache-2.0" }, "system-configuration 0.5.1": { "name": "system-configuration", "version": "0.5.1", - "package_url": "https://github.com/mullvad/system-configuration-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/system-configuration/0.5.1/download", @@ -13809,12 +11547,9 @@ "Library": { "crate_name": "system_configuration", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13843,17 +11578,11 @@ "edition": "2021", "version": "0.5.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": null + "license": "MIT OR Apache-2.0" }, "system-configuration-sys 0.5.0": { "name": "system-configuration-sys", "version": "0.5.0", - "package_url": "https://github.com/mullvad/system-configuration-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/system-configuration-sys/0.5.0/download", @@ -13865,24 +11594,18 @@ "Library": { "crate_name": "system_configuration_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13916,17 +11639,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": null + "license": "MIT OR Apache-2.0" }, "tar 0.4.40": { "name": "tar", "version": "0.4.40", - "package_url": "https://github.com/alexcrichton/tar-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/tar/0.4.40/download", @@ -13938,12 +11655,9 @@ "Library": { "crate_name": "tar", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -13982,17 +11696,11 @@ "edition": "2018", "version": "0.4.40" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "tempfile 3.10.1": { "name": "tempfile", "version": "3.10.1", - "package_url": "https://github.com/Stebalien/tempfile", "repository": { "Http": { "url": "https://static.crates.io/crates/tempfile/3.10.1/download", @@ -14004,12 +11712,9 @@ "Library": { "crate_name": "tempfile", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14047,17 +11752,11 @@ "edition": "2021", "version": "3.10.1" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "termtree 0.4.1": { "name": "termtree", "version": "0.4.1", - "package_url": "https://github.com/rust-cli/termtree", "repository": { "Http": { "url": "https://static.crates.io/crates/termtree/0.4.1/download", @@ -14069,12 +11768,9 @@ "Library": { "crate_name": "termtree", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14086,16 +11782,11 @@ "edition": "2018", "version": "0.4.1" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "thiserror 1.0.58": { "name": "thiserror", "version": "1.0.58", - "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { "url": "https://static.crates.io/crates/thiserror/1.0.58/download", @@ -14107,24 +11798,18 @@ "Library": { "crate_name": "thiserror", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14159,17 +11844,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "thiserror-impl 1.0.58": { "name": "thiserror-impl", "version": "1.0.58", - "package_url": "https://github.com/dtolnay/thiserror", "repository": { "Http": { "url": "https://static.crates.io/crates/thiserror-impl/1.0.58/download", @@ -14181,12 +11860,9 @@ "ProcMacro": { "crate_name": "thiserror_impl", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14215,17 +11891,11 @@ "edition": "2021", "version": "1.0.58" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "time 0.3.31": { "name": "time", "version": "0.3.31", - "package_url": "https://github.com/time-rs/time", "repository": { "Http": { "url": "https://static.crates.io/crates/time/0.3.31/download", @@ -14237,12 +11907,9 @@ "Library": { "crate_name": "time", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14288,17 +11955,11 @@ }, "version": "0.3.31" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-Apache" + "license": "MIT OR Apache-2.0" }, "time-core 0.1.2": { "name": "time-core", "version": "0.1.2", - "package_url": "https://github.com/time-rs/time", "repository": { "Http": { "url": "https://static.crates.io/crates/time-core/0.1.2/download", @@ -14310,12 +11971,9 @@ "Library": { "crate_name": "time_core", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14327,17 +11985,11 @@ "edition": "2021", "version": "0.1.2" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-Apache" + "license": "MIT OR Apache-2.0" }, "time-macros 0.2.16": { "name": "time-macros", "version": "0.2.16", - "package_url": "https://github.com/time-rs/time", "repository": { "Http": { "url": "https://static.crates.io/crates/time-macros/0.2.16/download", @@ -14349,12 +12001,9 @@ "ProcMacro": { "crate_name": "time_macros", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14375,17 +12024,11 @@ "edition": "2021", "version": "0.2.16" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-Apache" + "license": "MIT OR Apache-2.0" }, "tinyvec 1.6.0": { "name": "tinyvec", "version": "1.6.0", - "package_url": "https://github.com/Lokathor/tinyvec", "repository": { "Http": { "url": "https://static.crates.io/crates/tinyvec/1.6.0/download", @@ -14397,12 +12040,9 @@ "Library": { "crate_name": "tinyvec", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14431,18 +12071,11 @@ "edition": "2018", "version": "1.6.0" }, - "license": "Zlib OR Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT", - "Zlib" - ], - "license_file": "LICENSE-APACHE.md" + "license": "Zlib OR Apache-2.0 OR MIT" }, "tinyvec_macros 0.1.1": { "name": "tinyvec_macros", "version": "0.1.1", - "package_url": "https://github.com/Soveu/tinyvec_macros", "repository": { "Http": { "url": "https://static.crates.io/crates/tinyvec_macros/0.1.1/download", @@ -14454,12 +12087,9 @@ "Library": { "crate_name": "tinyvec_macros", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14471,13 +12101,7 @@ "edition": "2018", "version": "0.1.1" }, - "license": "MIT OR Apache-2.0 OR Zlib", - "license_ids": [ - "Apache-2.0", - "MIT", - "Zlib" - ], - "license_file": "LICENSE-APACHE.md" + "license": "MIT OR Apache-2.0 OR Zlib" }, "tokio 1.37.0": { "name": "tokio", @@ -14494,12 +12118,9 @@ "Library": { "crate_name": "tokio", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14510,6 +12131,9 @@ ], "crate_features": { "common": [ + "bytes", + "default", + "io-util", "libc", "macros", "mio", @@ -14518,7 +12142,10 @@ "rt", "rt-multi-thread", "socket2", - "tokio-macros" + "sync", + "time", + "tokio-macros", + "windows-sys" ], "selects": { "aarch64-apple-darwin": [ @@ -14840,16 +12467,11 @@ }, "version": "1.37.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "tokio-macros 2.2.0": { "name": "tokio-macros", "version": "2.2.0", - "package_url": "https://github.com/tokio-rs/tokio", "repository": { "Http": { "url": "https://static.crates.io/crates/tokio-macros/2.2.0/download", @@ -14861,12 +12483,9 @@ "ProcMacro": { "crate_name": "tokio_macros", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14895,16 +12514,11 @@ "edition": "2021", "version": "2.2.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "tokio-rustls 0.24.1": { "name": "tokio-rustls", "version": "0.24.1", - "package_url": "https://github.com/rustls/tokio-rustls", "repository": { "Http": { "url": "https://static.crates.io/crates/tokio-rustls/0.24.1/download", @@ -14916,12 +12530,9 @@ "Library": { "crate_name": "tokio_rustls", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -14954,12 +12565,7 @@ "edition": "2018", "version": "0.24.1" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "tokio-rustls 0.25.0": { "name": "tokio-rustls", @@ -15030,7 +12636,6 @@ "tokio-util 0.7.7": { "name": "tokio-util", "version": "0.7.7", - "package_url": "https://github.com/tokio-rs/tokio", "repository": { "Http": { "url": "https://static.crates.io/crates/tokio-util/0.7.7/download", @@ -15041,13 +12646,10 @@ { "Library": { "crate_name": "tokio_util", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] } } ], @@ -15096,11 +12698,7 @@ "edition": "2018", "version": "0.7.7" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "toml 0.8.12": { "name": "toml", @@ -15117,12 +12715,9 @@ "Library": { "crate_name": "toml", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15163,17 +12758,11 @@ "edition": "2021", "version": "0.8.12" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "toml_datetime 0.6.5": { "name": "toml_datetime", "version": "0.6.5", - "package_url": "https://github.com/toml-rs/toml", "repository": { "Http": { "url": "https://static.crates.io/crates/toml_datetime/0.6.5/download", @@ -15185,12 +12774,9 @@ "Library": { "crate_name": "toml_datetime", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15217,12 +12803,7 @@ "edition": "2021", "version": "0.6.5" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "toml_edit 0.22.9": { "name": "toml_edit", @@ -15239,12 +12820,9 @@ "Library": { "crate_name": "toml_edit", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15289,12 +12867,7 @@ "edition": "2021", "version": "0.22.9" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "tower 0.4.13": { "name": "tower", @@ -15428,7 +13001,6 @@ "tower-service 0.3.2": { "name": "tower-service", "version": "0.3.2", - "package_url": "https://github.com/tower-rs/tower", "repository": { "Http": { "url": "https://static.crates.io/crates/tower-service/0.3.2/download", @@ -15440,12 +13012,9 @@ "Library": { "crate_name": "tower_service", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15457,16 +13026,11 @@ "edition": "2018", "version": "0.3.2" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "tracing 0.1.37": { "name": "tracing", "version": "0.1.37", - "package_url": "https://github.com/tokio-rs/tracing", "repository": { "Http": { "url": "https://static.crates.io/crates/tracing/0.1.37/download", @@ -15478,12 +13042,9 @@ "Library": { "crate_name": "tracing", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15523,16 +13084,11 @@ "edition": "2018", "version": "0.1.37" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "tracing-core 0.1.30": { "name": "tracing-core", "version": "0.1.30", - "package_url": "https://github.com/tokio-rs/tracing", "repository": { "Http": { "url": "https://static.crates.io/crates/tracing-core/0.1.30/download", @@ -15544,12 +13100,9 @@ "Library": { "crate_name": "tracing_core", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15577,16 +13130,11 @@ "edition": "2018", "version": "0.1.30" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "try-lock 0.2.4": { "name": "try-lock", "version": "0.2.4", - "package_url": "https://github.com/seanmonstar/try-lock", "repository": { "Http": { "url": "https://static.crates.io/crates/try-lock/0.2.4/download", @@ -15598,12 +13146,9 @@ "Library": { "crate_name": "try_lock", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15615,16 +13160,11 @@ "edition": "2015", "version": "0.2.4" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "typenum 1.16.0": { "name": "typenum", "version": "1.16.0", - "package_url": "https://github.com/paholg/typenum", "repository": { "Http": { "url": "https://static.crates.io/crates/typenum/1.16.0/download", @@ -15636,24 +13176,18 @@ "Library": { "crate_name": "typenum", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_main", "crate_root": "build/main.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15679,17 +13213,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT OR Apache-2.0" }, "unicode-bidi 0.3.13": { "name": "unicode-bidi", "version": "0.3.13", - "package_url": "https://github.com/servo/unicode-bidi", "repository": { "Http": { "url": "https://static.crates.io/crates/unicode-bidi/0.3.13/download", @@ -15701,12 +13229,9 @@ "Library": { "crate_name": "unicode_bidi", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15725,17 +13250,11 @@ "edition": "2018", "version": "0.3.13" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "unicode-ident 1.0.8": { "name": "unicode-ident", "version": "1.0.8", - "package_url": "https://github.com/dtolnay/unicode-ident", "repository": { "Http": { "url": "https://static.crates.io/crates/unicode-ident/1.0.8/download", @@ -15747,12 +13266,9 @@ "Library": { "crate_name": "unicode_ident", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15764,18 +13280,11 @@ "edition": "2018", "version": "1.0.8" }, - "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", - "license_ids": [ - "Apache-2.0", - "MIT", - "Unicode-DFS-2016" - ], - "license_file": "LICENSE-APACHE" + "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" }, "unicode-normalization 0.1.22": { "name": "unicode-normalization", "version": "0.1.22", - "package_url": "https://github.com/unicode-rs/unicode-normalization", "repository": { "Http": { "url": "https://static.crates.io/crates/unicode-normalization/0.1.22/download", @@ -15787,12 +13296,9 @@ "Library": { "crate_name": "unicode_normalization", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15819,17 +13325,11 @@ "edition": "2018", "version": "0.1.22" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "untrusted 0.7.1": { "name": "untrusted", "version": "0.7.1", - "package_url": "https://github.com/briansmith/untrusted", "repository": { "Http": { "url": "https://static.crates.io/crates/untrusted/0.7.1/download", @@ -15841,12 +13341,9 @@ "Library": { "crate_name": "untrusted", "crate_root": "src/untrusted.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15858,16 +13355,11 @@ "edition": "2018", "version": "0.7.1" }, - "license": "ISC", - "license_ids": [ - "ISC" - ], - "license_file": "LICENSE.txt" + "license": "ISC" }, "untrusted 0.9.0": { "name": "untrusted", "version": "0.9.0", - "package_url": "https://github.com/briansmith/untrusted", "repository": { "Http": { "url": "https://static.crates.io/crates/untrusted/0.9.0/download", @@ -15879,12 +13371,9 @@ "Library": { "crate_name": "untrusted", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15896,16 +13385,11 @@ "edition": "2018", "version": "0.9.0" }, - "license": "ISC", - "license_ids": [ - "ISC" - ], - "license_file": "LICENSE.txt" + "license": "ISC" }, "url 2.5.0": { "name": "url", "version": "2.5.0", - "package_url": "https://github.com/servo/rust-url", "repository": { "Http": { "url": "https://static.crates.io/crates/url/2.5.0/download", @@ -15917,12 +13401,9 @@ "Library": { "crate_name": "url", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -15957,17 +13438,11 @@ "edition": "2018", "version": "2.5.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "utf8parse 0.2.1": { "name": "utf8parse", "version": "0.2.1", - "package_url": "https://github.com/alacritty/vte", "repository": { "Http": { "url": "https://static.crates.io/crates/utf8parse/0.2.1/download", @@ -15979,12 +13454,9 @@ "Library": { "crate_name": "utf8parse", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16002,17 +13474,11 @@ "edition": "2018", "version": "0.2.1" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "uuid 1.3.0": { "name": "uuid", "version": "1.3.0", - "package_url": "https://github.com/uuid-rs/uuid", "repository": { "Http": { "url": "https://static.crates.io/crates/uuid/1.3.0/download", @@ -16024,12 +13490,9 @@ "Library": { "crate_name": "uuid", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16048,17 +13511,11 @@ "edition": "2018", "version": "1.3.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "version_check 0.9.4": { "name": "version_check", "version": "0.9.4", - "package_url": "https://github.com/SergioBenitez/version_check", "repository": { "Http": { "url": "https://static.crates.io/crates/version_check/0.9.4/download", @@ -16070,12 +13527,9 @@ "Library": { "crate_name": "version_check", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16087,17 +13541,11 @@ "edition": "2015", "version": "0.9.4" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "wait-timeout 0.2.0": { "name": "wait-timeout", "version": "0.2.0", - "package_url": "https://github.com/alexcrichton/wait-timeout", "repository": { "Http": { "url": "https://static.crates.io/crates/wait-timeout/0.2.0/download", @@ -16109,12 +13557,9 @@ "Library": { "crate_name": "wait_timeout", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16137,17 +13582,11 @@ "edition": "2015", "version": "0.2.0" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "walkdir 2.5.0": { "name": "walkdir", "version": "2.5.0", - "package_url": "https://github.com/BurntSushi/walkdir", "repository": { "Http": { "url": "https://static.crates.io/crates/walkdir/2.5.0/download", @@ -16159,12 +13598,9 @@ "Library": { "crate_name": "walkdir", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16192,17 +13628,11 @@ "edition": "2018", "version": "2.5.0" }, - "license": "Unlicense/MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" + "license": "Unlicense/MIT" }, "want 0.3.0": { "name": "want", "version": "0.3.0", - "package_url": "https://github.com/seanmonstar/want", "repository": { "Http": { "url": "https://static.crates.io/crates/want/0.3.0/download", @@ -16214,12 +13644,9 @@ "Library": { "crate_name": "want", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16244,16 +13671,11 @@ "edition": "2018", "version": "0.3.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "wasi 0.11.0+wasi-snapshot-preview1": { "name": "wasi", "version": "0.11.0+wasi-snapshot-preview1", - "package_url": "https://github.com/bytecodealliance/wasi", "repository": { "Http": { "url": "https://static.crates.io/crates/wasi/0.11.0+wasi-snapshot-preview1/download", @@ -16265,12 +13687,9 @@ "Library": { "crate_name": "wasi", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16289,17 +13708,11 @@ "edition": "2018", "version": "0.11.0+wasi-snapshot-preview1" }, - "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" }, "wasm-bindgen 0.2.89": { "name": "wasm-bindgen", "version": "0.2.89", - "package_url": "https://github.com/rustwasm/wasm-bindgen", "repository": { "Http": { "url": "https://static.crates.io/crates/wasm-bindgen/0.2.89/download", @@ -16311,24 +13724,18 @@ "Library": { "crate_name": "wasm_bindgen", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16375,17 +13782,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "wasm-bindgen-backend 0.2.89": { "name": "wasm-bindgen-backend", "version": "0.2.89", - "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend", "repository": { "Http": { "url": "https://static.crates.io/crates/wasm-bindgen-backend/0.2.89/download", @@ -16397,12 +13798,9 @@ "Library": { "crate_name": "wasm_bindgen_backend", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16453,17 +13851,11 @@ "edition": "2018", "version": "0.2.89" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "wasm-bindgen-futures 0.4.34": { "name": "wasm-bindgen-futures", "version": "0.4.34", - "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures", "repository": { "Http": { "url": "https://static.crates.io/crates/wasm-bindgen-futures/0.4.34/download", @@ -16475,12 +13867,9 @@ "Library": { "crate_name": "wasm_bindgen_futures", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16516,17 +13905,11 @@ "edition": "2018", "version": "0.4.34" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "wasm-bindgen-macro 0.2.89": { "name": "wasm-bindgen-macro", "version": "0.2.89", - "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro", "repository": { "Http": { "url": "https://static.crates.io/crates/wasm-bindgen-macro/0.2.89/download", @@ -16538,12 +13921,9 @@ "ProcMacro": { "crate_name": "wasm_bindgen_macro", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16574,17 +13954,11 @@ "edition": "2018", "version": "0.2.89" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "wasm-bindgen-macro-support 0.2.89": { "name": "wasm-bindgen-macro-support", "version": "0.2.89", - "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support", "repository": { "Http": { "url": "https://static.crates.io/crates/wasm-bindgen-macro-support/0.2.89/download", @@ -16596,12 +13970,9 @@ "Library": { "crate_name": "wasm_bindgen_macro_support", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16644,17 +14015,11 @@ "edition": "2018", "version": "0.2.89" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "wasm-bindgen-shared 0.2.89": { "name": "wasm-bindgen-shared", "version": "0.2.89", - "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared", "repository": { "Http": { "url": "https://static.crates.io/crates/wasm-bindgen-shared/0.2.89/download", @@ -16666,24 +14031,18 @@ "Library": { "crate_name": "wasm_bindgen_shared", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16710,17 +14069,11 @@ ], "links": "wasm_bindgen" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT OR Apache-2.0" }, "web-sys 0.3.61": { "name": "web-sys", "version": "0.3.61", - "package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys", "repository": { "Http": { "url": "https://static.crates.io/crates/web-sys/0.3.61/download", @@ -16732,12 +14085,9 @@ "Library": { "crate_name": "web_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16752,10 +14102,13 @@ "AbortSignal", "Blob", "BlobPropertyBag", + "Crypto", + "Event", "EventTarget", "File", "FormData", "Headers", + "MessageEvent", "ReadableStream", "Request", "RequestCredentials", @@ -16764,6 +14117,7 @@ "Response", "ServiceWorkerGlobalScope", "Window", + "Worker", "WorkerGlobalScope" ], "selects": {} @@ -16784,17 +14138,11 @@ "edition": "2018", "version": "0.3.61" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "webpki-roots 0.25.2": { "name": "webpki-roots", "version": "0.25.2", - "package_url": "https://github.com/rustls/webpki-roots", "repository": { "Http": { "url": "https://static.crates.io/crates/webpki-roots/0.25.2/download", @@ -16806,12 +14154,9 @@ "Library": { "crate_name": "webpki_roots", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16823,11 +14168,7 @@ "edition": "2018", "version": "0.25.2" }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": "LICENSE" + "license": "MPL-2.0" }, "webpki-roots 0.26.1": { "name": "webpki-roots", @@ -16880,7 +14221,6 @@ "winapi 0.3.9": { "name": "winapi", "version": "0.3.9", - "package_url": "https://github.com/retep998/winapi-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/winapi/0.3.9/download", @@ -16892,24 +14232,18 @@ "Library": { "crate_name": "winapi", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -16968,17 +14302,11 @@ "**" ] }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "winapi-i686-pc-windows-gnu 0.4.0": { "name": "winapi-i686-pc-windows-gnu", "version": "0.4.0", - "package_url": "https://github.com/retep998/winapi-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/winapi-i686-pc-windows-gnu/0.4.0/download", @@ -16990,24 +14318,18 @@ "Library": { "crate_name": "winapi_i686_pc_windows_gnu", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17033,17 +14355,11 @@ "**" ] }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": null + "license": "MIT/Apache-2.0" }, "winapi-util 0.1.5": { "name": "winapi-util", "version": "0.1.5", - "package_url": "https://github.com/BurntSushi/winapi-util", "repository": { "Http": { "url": "https://static.crates.io/crates/winapi-util/0.1.5/download", @@ -17055,12 +14371,9 @@ "Library": { "crate_name": "winapi_util", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17083,17 +14396,11 @@ "edition": "2018", "version": "0.1.5" }, - "license": "Unlicense/MIT", - "license_ids": [ - "MIT", - "Unlicense" - ], - "license_file": "LICENSE-MIT" + "license": "Unlicense/MIT" }, "winapi-x86_64-pc-windows-gnu 0.4.0": { "name": "winapi-x86_64-pc-windows-gnu", "version": "0.4.0", - "package_url": "https://github.com/retep998/winapi-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", @@ -17105,24 +14412,18 @@ "Library": { "crate_name": "winapi_x86_64_pc_windows_gnu", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17148,17 +14449,11 @@ "**" ] }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": null + "license": "MIT/Apache-2.0" }, "windows-core 0.52.0": { "name": "windows-core", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows-core/0.52.0/download", @@ -17170,12 +14465,9 @@ "Library": { "crate_name": "windows_core", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17196,17 +14488,11 @@ "edition": "2021", "version": "0.52.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows-sys 0.48.0": { "name": "windows-sys", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows-sys/0.48.0/download", @@ -17218,12 +14504,9 @@ "Library": { "crate_name": "windows_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17272,17 +14555,11 @@ "edition": "2018", "version": "0.48.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows-sys 0.52.0": { "name": "windows-sys", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows-sys/0.52.0/download", @@ -17294,12 +14571,9 @@ "Library": { "crate_name": "windows_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17312,6 +14586,10 @@ "common": [ "Win32", "Win32_Foundation", + "Win32_NetworkManagement", + "Win32_NetworkManagement_IpHelper", + "Win32_Networking", + "Win32_Networking_WinSock", "Win32_Storage", "Win32_Storage_FileSystem", "default" @@ -17335,17 +14613,11 @@ "edition": "2021", "version": "0.52.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows-targets 0.48.1": { "name": "windows-targets", "version": "0.48.1", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows-targets/0.48.1/download", @@ -17357,12 +14629,9 @@ "Library": { "crate_name": "windows_targets", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17419,19 +14688,13 @@ } }, "edition": "2018", - "version": "0.48.1" - }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "version": "0.48.1" + }, + "license": "MIT OR Apache-2.0" }, "windows-targets 0.52.0": { "name": "windows-targets", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows-targets/0.52.0/download", @@ -17443,12 +14706,9 @@ "Library": { "crate_name": "windows_targets", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17507,17 +14767,11 @@ "edition": "2021", "version": "0.52.0" }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_aarch64_gnullvm 0.48.0": { "name": "windows_aarch64_gnullvm", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.48.0/download", @@ -17529,24 +14783,18 @@ "Library": { "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17572,17 +14820,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_aarch64_gnullvm 0.52.0": { "name": "windows_aarch64_gnullvm", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.0/download", @@ -17594,24 +14836,18 @@ "Library": { "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17637,17 +14873,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_aarch64_msvc 0.48.0": { "name": "windows_aarch64_msvc", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.48.0/download", @@ -17659,24 +14889,18 @@ "Library": { "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17702,17 +14926,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_aarch64_msvc 0.52.0": { "name": "windows_aarch64_msvc", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.0/download", @@ -17724,24 +14942,18 @@ "Library": { "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17767,17 +14979,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_i686_gnu 0.48.0": { "name": "windows_i686_gnu", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_i686_gnu/0.48.0/download", @@ -17789,24 +14995,18 @@ "Library": { "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17832,17 +15032,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_i686_gnu 0.52.0": { "name": "windows_i686_gnu", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.0/download", @@ -17854,24 +15048,18 @@ "Library": { "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17897,17 +15085,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_i686_msvc 0.48.0": { "name": "windows_i686_msvc", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_i686_msvc/0.48.0/download", @@ -17919,24 +15101,18 @@ "Library": { "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -17962,17 +15138,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_i686_msvc 0.52.0": { "name": "windows_i686_msvc", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.0/download", @@ -17984,24 +15154,18 @@ "Library": { "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18027,17 +15191,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_x86_64_gnu 0.48.0": { "name": "windows_x86_64_gnu", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.48.0/download", @@ -18049,24 +15207,18 @@ "Library": { "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18092,17 +15244,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_x86_64_gnu 0.52.0": { "name": "windows_x86_64_gnu", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.0/download", @@ -18114,24 +15260,18 @@ "Library": { "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18157,17 +15297,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_x86_64_gnullvm 0.48.0": { "name": "windows_x86_64_gnullvm", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.48.0/download", @@ -18179,24 +15313,18 @@ "Library": { "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18222,17 +15350,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_x86_64_gnullvm 0.52.0": { "name": "windows_x86_64_gnullvm", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.0/download", @@ -18244,24 +15366,18 @@ "Library": { "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18287,17 +15403,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_x86_64_msvc 0.48.0": { "name": "windows_x86_64_msvc", "version": "0.48.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.48.0/download", @@ -18309,24 +15419,18 @@ "Library": { "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] } } ], @@ -18352,17 +15456,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "windows_x86_64_msvc 0.52.0": { "name": "windows_x86_64_msvc", "version": "0.52.0", - "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.0/download", @@ -18374,24 +15472,18 @@ "Library": { "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18417,17 +15509,11 @@ "**" ] }, - "license": "MIT OR Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "license-apache-2.0" + "license": "MIT OR Apache-2.0" }, "winnow 0.6.5": { "name": "winnow", "version": "0.6.5", - "package_url": "https://github.com/winnow-rs/winnow", "repository": { "Http": { "url": "https://static.crates.io/crates/winnow/0.6.5/download", @@ -18439,12 +15525,9 @@ "Library": { "crate_name": "winnow", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18464,16 +15547,11 @@ "edition": "2021", "version": "0.6.5" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE-MIT" + "license": "MIT" }, "winreg 0.50.0": { "name": "winreg", "version": "0.50.0", - "package_url": "https://github.com/gentoo90/winreg-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/winreg/0.50.0/download", @@ -18485,12 +15563,9 @@ "Library": { "crate_name": "winreg", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18515,11 +15590,7 @@ "edition": "2018", "version": "0.50.0" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "winreg 0.52.0": { "name": "winreg", @@ -18575,7 +15646,6 @@ "x509-certificate 0.23.1": { "name": "x509-certificate", "version": "0.23.1", - "package_url": "https://github.com/indygreg/cryptography-rs.git", "repository": { "Http": { "url": "https://static.crates.io/crates/x509-certificate/0.23.1/download", @@ -18587,12 +15657,9 @@ "Library": { "crate_name": "x509_certificate", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18659,16 +15726,11 @@ "edition": "2021", "version": "0.23.1" }, - "license": "MPL-2.0", - "license_ids": [ - "MPL-2.0" - ], - "license_file": null + "license": "MPL-2.0" }, "xattr 1.0.1": { "name": "xattr", "version": "1.0.1", - "package_url": "https://github.com/Stebalien/xattr", "repository": { "Http": { "url": "https://static.crates.io/crates/xattr/1.0.1/download", @@ -18680,12 +15742,9 @@ "Library": { "crate_name": "xattr", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18713,17 +15772,11 @@ "edition": "2021", "version": "1.0.1" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "xml-rs 0.8.19": { "name": "xml-rs", "version": "0.8.19", - "package_url": "https://github.com/kornelski/xml-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/xml-rs/0.8.19/download", @@ -18735,12 +15788,9 @@ "Library": { "crate_name": "xml", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18752,16 +15802,11 @@ "edition": "2021", "version": "0.8.19" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "xz2 0.1.7": { "name": "xz2", "version": "0.1.7", - "package_url": "https://github.com/alexcrichton/xz2-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/xz2/0.1.7/download", @@ -18773,12 +15818,9 @@ "Library": { "crate_name": "xz2", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18805,17 +15847,11 @@ "edition": "2018", "version": "0.1.7" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "MIT/Apache-2.0" }, "zeroize 1.7.0": { "name": "zeroize", "version": "1.7.0", - "package_url": "https://github.com/RustCrypto/utils/tree/master/zeroize", "repository": { "Http": { "url": "https://static.crates.io/crates/zeroize/1.7.0/download", @@ -18827,12 +15863,9 @@ "Library": { "crate_name": "zeroize", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18862,17 +15895,11 @@ }, "version": "1.7.0" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "zeroize_derive 1.4.2": { "name": "zeroize_derive", "version": "1.4.2", - "package_url": "https://github.com/RustCrypto/utils/tree/master/zeroize/derive", "repository": { "Http": { "url": "https://static.crates.io/crates/zeroize_derive/1.4.2/download", @@ -18884,12 +15911,9 @@ "ProcMacro": { "crate_name": "zeroize_derive", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -18918,17 +15942,11 @@ "edition": "2021", "version": "1.4.2" }, - "license": "Apache-2.0 OR MIT", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE-APACHE" + "license": "Apache-2.0 OR MIT" }, "zip 0.6.6": { "name": "zip", "version": "0.6.6", - "package_url": "https://github.com/zip-rs/zip.git", "repository": { "Http": { "url": "https://static.crates.io/crates/zip/0.6.6/download", @@ -18940,12 +15958,9 @@ "Library": { "crate_name": "zip", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -19030,16 +16045,11 @@ "edition": "2021", "version": "0.6.6" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "zstd 0.11.2+zstd.1.5.2": { "name": "zstd", "version": "0.11.2+zstd.1.5.2", - "package_url": "https://github.com/gyscos/zstd-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/zstd/0.11.2+zstd.1.5.2/download", @@ -19051,12 +16061,9 @@ "Library": { "crate_name": "zstd", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -19086,16 +16093,11 @@ "edition": "2018", "version": "0.11.2+zstd.1.5.2" }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT" }, "zstd-safe 5.0.2+zstd.1.5.2": { "name": "zstd-safe", "version": "5.0.2+zstd.1.5.2", - "package_url": "https://github.com/gyscos/zstd-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/zstd-safe/5.0.2+zstd.1.5.2/download", @@ -19107,24 +16109,18 @@ "Library": { "crate_name": "zstd_safe", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -19165,28 +16161,13 @@ "build_script_attrs": { "data_glob": [ "**" - ], - "link_deps": { - "common": [ - { - "id": "zstd-sys 2.0.7+zstd.1.5.4", - "target": "zstd_sys" - } - ], - "selects": {} - } + ] }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT/Apache-2.0" }, "zstd-sys 2.0.7+zstd.1.5.4": { "name": "zstd-sys", "version": "2.0.7+zstd.1.5.4", - "package_url": "https://github.com/gyscos/zstd-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/zstd-sys/2.0.7+zstd.1.5.4/download", @@ -19198,24 +16179,18 @@ "Library": { "crate_name": "zstd_sys", "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } + "srcs": [ + "**/*.rs" + ] } } ], @@ -19267,12 +16242,7 @@ }, "links": "zstd" }, - "license": "MIT/Apache-2.0", - "license_ids": [ - "Apache-2.0", - "MIT" - ], - "license_file": "LICENSE" + "license": "MIT/Apache-2.0" } }, "binary_crates": [], @@ -19283,40 +16253,10 @@ "aarch64-apple-darwin": [ "aarch64-apple-darwin" ], - "aarch64-apple-ios": [ - "aarch64-apple-ios" - ], - "aarch64-apple-ios-sim": [ - "aarch64-apple-ios-sim" - ], - "aarch64-fuchsia": [ - "aarch64-fuchsia" - ], "aarch64-linux-android": [ "aarch64-linux-android" ], "aarch64-pc-windows-gnullvm": [], - "aarch64-pc-windows-msvc": [ - "aarch64-pc-windows-msvc" - ], - "aarch64-unknown-linux-gnu": [ - "aarch64-unknown-linux-gnu" - ], - "aarch64-unknown-nixos-gnu": [ - "aarch64-unknown-nixos-gnu" - ], - "aarch64-unknown-nto-qnx710": [ - "aarch64-unknown-nto-qnx710" - ], - "arm-unknown-linux-gnueabi": [ - "arm-unknown-linux-gnueabi" - ], - "armv7-linux-androideabi": [ - "armv7-linux-androideabi" - ], - "armv7-unknown-linux-gnueabi": [ - "armv7-unknown-linux-gnueabi" - ], "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [], "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ "aarch64-linux-android", @@ -19329,19 +16269,16 @@ "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(target_arch = \"aarch64\", target_arch = \"arm\")))": [ "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi" ], "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [ "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", "arm-unknown-linux-gnueabi", "armv7-unknown-linux-gnueabi", "i686-unknown-linux-gnu", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-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", @@ -19349,7 +16286,6 @@ "aarch64-apple-ios-sim", "aarch64-fuchsia", "aarch64-linux-android", - "aarch64-unknown-nto-qnx710", "armv7-linux-androideabi", "i686-apple-darwin", "i686-linux-android", @@ -19373,8 +16309,7 @@ "aarch64-pc-windows-msvc" ], "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ - "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu" + "aarch64-unknown-linux-gnu" ], "cfg(all(target_arch = \"aarch64\", target_os = \"windows\"))": [ "aarch64-pc-windows-msvc" @@ -19392,8 +16327,7 @@ "i686-pc-windows-msvc" ], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu" + "x86_64-unknown-linux-gnu" ], "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ "x86_64-pc-windows-msvc" @@ -19414,8 +16348,6 @@ "aarch64-linux-android", "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19433,7 +16365,6 @@ "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ @@ -19444,8 +16375,6 @@ "aarch64-linux-android", "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "i686-apple-darwin", "i686-linux-android", "i686-pc-windows-msvc", @@ -19458,7 +16387,6 @@ "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ @@ -19469,8 +16397,6 @@ "aarch64-linux-android", "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "i686-apple-darwin", "i686-linux-android", "i686-pc-windows-msvc", @@ -19483,14 +16409,12 @@ "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [ "aarch64-fuchsia", "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19506,13 +16430,11 @@ "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], "cfg(any(target_os = \"android\", target_os = \"linux\"))": [ "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19521,8 +16443,7 @@ "powerpc-unknown-linux-gnu", "s390x-unknown-linux-gnu", "x86_64-linux-android", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu" + "x86_64-unknown-linux-gnu" ], "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ "i686-unknown-freebsd", @@ -19543,8 +16464,6 @@ "aarch64-fuchsia", "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19560,8 +16479,7 @@ "x86_64-fuchsia", "x86_64-linux-android", "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu" + "x86_64-unknown-linux-gnu" ], "cfg(not(target_arch = \"wasm32\"))": [ "aarch64-apple-darwin", @@ -19571,8 +16489,6 @@ "aarch64-linux-android", "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19594,7 +16510,6 @@ "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], "cfg(not(target_family = \"wasm\"))": [ @@ -19605,8 +16520,6 @@ "aarch64-linux-android", "aarch64-pc-windows-msvc", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19628,7 +16541,6 @@ "x86_64-pc-windows-msvc", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], "cfg(not(windows))": [ @@ -19638,8 +16550,6 @@ "aarch64-fuchsia", "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19661,7 +16571,6 @@ "x86_64-linux-android", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu", "x86_64-unknown-none" ], "cfg(target_arch = \"wasm32\")": [ @@ -19699,8 +16608,6 @@ "aarch64-fuchsia", "aarch64-linux-android", "aarch64-unknown-linux-gnu", - "aarch64-unknown-nixos-gnu", - "aarch64-unknown-nto-qnx710", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", @@ -19715,66 +16622,14 @@ "x86_64-fuchsia", "x86_64-linux-android", "x86_64-unknown-freebsd", - "x86_64-unknown-linux-gnu", - "x86_64-unknown-nixos-gnu" + "x86_64-unknown-linux-gnu" ], "cfg(windows)": [ "aarch64-pc-windows-msvc", "i686-pc-windows-msvc", "x86_64-pc-windows-msvc" ], - "i686-apple-darwin": [ - "i686-apple-darwin" - ], - "i686-linux-android": [ - "i686-linux-android" - ], "i686-pc-windows-gnu": [], - "i686-pc-windows-msvc": [ - "i686-pc-windows-msvc" - ], - "i686-unknown-freebsd": [ - "i686-unknown-freebsd" - ], - "i686-unknown-linux-gnu": [ - "i686-unknown-linux-gnu" - ], - "powerpc-unknown-linux-gnu": [ - "powerpc-unknown-linux-gnu" - ], - "riscv32imc-unknown-none-elf": [ - "riscv32imc-unknown-none-elf" - ], - "riscv64gc-unknown-none-elf": [ - "riscv64gc-unknown-none-elf" - ], - "s390x-unknown-linux-gnu": [ - "s390x-unknown-linux-gnu" - ], - "thumbv7em-none-eabi": [ - "thumbv7em-none-eabi" - ], - "thumbv8m.main-none-eabi": [ - "thumbv8m.main-none-eabi" - ], - "wasm32-unknown-unknown": [ - "wasm32-unknown-unknown" - ], - "wasm32-wasi": [ - "wasm32-wasi" - ], - "x86_64-apple-darwin": [ - "x86_64-apple-darwin" - ], - "x86_64-apple-ios": [ - "x86_64-apple-ios" - ], - "x86_64-fuchsia": [ - "x86_64-fuchsia" - ], - "x86_64-linux-android": [ - "x86_64-linux-android" - ], "x86_64-pc-windows-gnu": [], "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": [