blob: fb5b2074826b4bdf5c2578e657ccd67c38c74de1 [file] [log] [blame]
{
"checksum": "85a3a4059334d92caae913a040b06e76645d20953912aefa92aefad0d51e8710",
"crates": {
"aho-corasick 0.7.18": {
"name": "aho-corasick",
"version": "0.7.18",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/aho-corasick/0.7.18/download",
"sha256": "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
}
},
"targets": [
{
"Library": {
"crate_name": "aho_corasick",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "aho_corasick",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "memchr 2.4.1",
"target": "memchr"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.7.18"
},
"license": "Unlicense/MIT"
},
"anyhow 1.0.56": {
"name": "anyhow",
"version": "1.0.56",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/anyhow/1.0.56/download",
"sha256": "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
}
},
"targets": [
{
"Library": {
"crate_name": "anyhow",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "anyhow",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.56",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.56"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"atty 0.2.14": {
"name": "atty",
"version": "0.2.14",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/atty/0.2.14/download",
"sha256": "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
}
},
"targets": [
{
"Library": {
"crate_name": "atty",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "atty",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(target_os = \"hermit\")": [
{
"id": "hermit-abi 0.1.19",
"target": "hermit_abi"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.122",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2015",
"version": "0.2.14"
},
"license": "MIT"
},
"autocfg 1.1.0": {
"name": "autocfg",
"version": "1.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/autocfg/1.1.0/download",
"sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
}
},
"targets": [
{
"Library": {
"crate_name": "autocfg",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "autocfg",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.1.0"
},
"license": "Apache-2.0 OR MIT"
},
"bitflags 1.3.2": {
"name": "bitflags",
"version": "1.3.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/bitflags/1.3.2/download",
"sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
}
},
"targets": [
{
"Library": {
"crate_name": "bitflags",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "bitflags",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"edition": "2018",
"version": "1.3.2"
},
"license": "MIT/Apache-2.0"
},
"block-buffer 0.10.2": {
"name": "block-buffer",
"version": "0.10.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/block-buffer/0.10.2/download",
"sha256": "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
}
},
"targets": [
{
"Library": {
"crate_name": "block_buffer",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "block_buffer",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "generic-array 0.14.5",
"target": "generic_array"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.2"
},
"license": "MIT OR Apache-2.0"
},
"block-buffer 0.7.3": {
"name": "block-buffer",
"version": "0.7.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/block-buffer/0.7.3/download",
"sha256": "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
}
},
"targets": [
{
"Library": {
"crate_name": "block_buffer",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "block_buffer",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "block-padding 0.1.5",
"target": "block_padding"
},
{
"id": "byte-tools 0.3.1",
"target": "byte_tools"
},
{
"id": "byteorder 1.4.3",
"target": "byteorder"
},
{
"id": "generic-array 0.12.4",
"target": "generic_array"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.7.3"
},
"license": "MIT OR Apache-2.0"
},
"block-padding 0.1.5": {
"name": "block-padding",
"version": "0.1.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/block-padding/0.1.5/download",
"sha256": "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
}
},
"targets": [
{
"Library": {
"crate_name": "block_padding",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "block_padding",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "byte-tools 0.3.1",
"target": "byte_tools"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.5"
},
"license": "MIT OR Apache-2.0"
},
"bstr 0.2.17": {
"name": "bstr",
"version": "0.2.17",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/bstr/0.2.17/download",
"sha256": "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
}
},
"targets": [
{
"Library": {
"crate_name": "bstr",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "bstr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"std"
],
"deps": {
"common": [
{
"id": "memchr 2.4.1",
"target": "memchr"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.17"
},
"license": "MIT OR Apache-2.0"
},
"byte-tools 0.3.1": {
"name": "byte-tools",
"version": "0.3.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/byte-tools/0.3.1/download",
"sha256": "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
}
},
"targets": [
{
"Library": {
"crate_name": "byte_tools",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "byte_tools",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.3.1"
},
"license": "MIT OR Apache-2.0"
},
"byteorder 1.4.3": {
"name": "byteorder",
"version": "1.4.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/byteorder/1.4.3/download",
"sha256": "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
}
},
"targets": [
{
"Library": {
"crate_name": "byteorder",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "byteorder",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.4.3"
},
"license": "Unlicense OR MIT"
},
"camino 1.0.7": {
"name": "camino",
"version": "1.0.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/camino/1.0.7/download",
"sha256": "6f3132262930b0522068049f5870a856ab8affc80c70d08b6ecb785771a6fc23"
}
},
"targets": [
{
"Library": {
"crate_name": "camino",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "camino",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"serde",
"serde1"
],
"deps": {
"common": [
{
"id": "camino 1.0.7",
"target": "build_script_build"
},
{
"id": "serde 1.0.136",
"target": "serde"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.7"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"cargo-bazel 0.2.1": {
"name": "cargo-bazel",
"version": "0.2.1",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cargo_bazel",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"Binary": {
"crate_name": "cargo-bazel",
"crate_root": "src/main.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cargo_bazel",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"cargo",
"default"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.56",
"target": "anyhow"
},
{
"id": "cargo-lock 7.0.1",
"target": "cargo_lock"
},
{
"id": "cargo-platform 0.1.2",
"target": "cargo_platform"
},
{
"id": "cargo_metadata 0.14.2",
"target": "cargo_metadata"
},
{
"id": "cargo_toml 0.11.5",
"target": "cargo_toml"
},
{
"id": "cfg-expr 0.10.2",
"target": "cfg_expr"
},
{
"id": "clap 3.1.8",
"target": "clap"
},
{
"id": "crates-index 0.18.7",
"target": "crates_index"
},
{
"id": "hex 0.4.3",
"target": "hex"
},
{
"id": "pathdiff 0.2.1",
"target": "pathdiff"
},
{
"id": "regex 1.5.5",
"target": "regex"
},
{
"id": "semver 1.0.7",
"target": "semver"
},
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "serde_json 1.0.79",
"target": "serde_json"
},
{
"id": "sha2 0.10.2",
"target": "sha2"
},
{
"id": "syn 1.0.90",
"target": "syn"
},
{
"id": "tempfile 3.3.0",
"target": "tempfile"
},
{
"id": "tera 1.15.0",
"target": "tera"
},
{
"id": "textwrap 0.15.0",
"target": "textwrap"
},
{
"id": "toml 0.5.8",
"target": "toml"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "spectral 0.6.0",
"target": "spectral"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.1"
},
"license": null
},
"cargo-lock 7.0.1": {
"name": "cargo-lock",
"version": "7.0.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cargo-lock/7.0.1/download",
"sha256": "7fb04b88bd5b2036e30704f95c6ee16f3b5ca3b4ca307da2889d9006648e5c88"
}
},
"targets": [
{
"Library": {
"crate_name": "cargo_lock",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"Binary": {
"crate_name": "cargo-lock",
"crate_root": "src/bin/cargo-lock/main.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cargo_lock",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "semver 1.0.7",
"target": "semver"
},
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "toml 0.5.8",
"target": "toml"
},
{
"id": "url 2.2.2",
"target": "url"
}
],
"selects": {}
},
"edition": "2018",
"version": "7.0.1"
},
"license": "Apache-2.0 OR MIT"
},
"cargo-platform 0.1.2": {
"name": "cargo-platform",
"version": "0.1.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cargo-platform/0.1.2/download",
"sha256": "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
}
},
"targets": [
{
"Library": {
"crate_name": "cargo_platform",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cargo_platform",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "serde 1.0.136",
"target": "serde"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.2"
},
"license": "MIT OR Apache-2.0"
},
"cargo_metadata 0.14.2": {
"name": "cargo_metadata",
"version": "0.14.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cargo_metadata/0.14.2/download",
"sha256": "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
}
},
"targets": [
{
"Library": {
"crate_name": "cargo_metadata",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cargo_metadata",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"deps": {
"common": [
{
"id": "camino 1.0.7",
"target": "camino"
},
{
"id": "cargo-platform 0.1.2",
"target": "cargo_platform"
},
{
"id": "semver 1.0.7",
"target": "semver"
},
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "serde_json 1.0.79",
"target": "serde_json"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.14.2"
},
"license": "MIT"
},
"cargo_toml 0.11.5": {
"name": "cargo_toml",
"version": "0.11.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cargo_toml/0.11.5/download",
"sha256": "5809dd3e6444651fd1cdd3dbec71eca438c439a0fcc8081674a14da0afe50185"
}
},
"targets": [
{
"Library": {
"crate_name": "cargo_toml",
"crate_root": "src/cargo_toml.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cargo_toml",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "toml 0.5.8",
"target": "toml"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "serde_derive 1.0.136",
"target": "serde_derive"
}
],
"selects": {}
},
"version": "0.11.5"
},
"license": "Apache-2.0 OR MIT"
},
"cc 1.0.73": {
"name": "cc",
"version": "1.0.73",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cc/1.0.73/download",
"sha256": "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
}
},
"targets": [
{
"Library": {
"crate_name": "cc",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"Binary": {
"crate_name": "gcc-shim",
"crate_root": "src/bin/gcc-shim.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"jobserver",
"parallel"
],
"deps": {
"common": [
{
"id": "jobserver 0.1.24",
"target": "jobserver"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.73"
},
"license": "MIT/Apache-2.0"
},
"cfg-expr 0.10.2": {
"name": "cfg-expr",
"version": "0.10.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cfg-expr/0.10.2/download",
"sha256": "5e068cb2806bbc15b439846dc16c5f89f8599f2c3e4d73d4449d38f9b2f0b6c5"
}
},
"targets": [
{
"Library": {
"crate_name": "cfg_expr",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cfg_expr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"deps": {
"common": [
{
"id": "smallvec 1.8.0",
"target": "smallvec"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.2"
},
"license": "MIT OR Apache-2.0"
},
"cfg-if 1.0.0": {
"name": "cfg-if",
"version": "1.0.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cfg-if/1.0.0/download",
"sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
}
},
"targets": [
{
"Library": {
"crate_name": "cfg_if",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cfg_if",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.0"
},
"license": "MIT/Apache-2.0"
},
"chrono 0.4.19": {
"name": "chrono",
"version": "0.4.19",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/chrono/0.4.19/download",
"sha256": "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
}
},
"targets": [
{
"Library": {
"crate_name": "chrono",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "chrono",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"clock",
"libc",
"std",
"winapi"
],
"deps": {
"common": [
{
"id": "libc 0.2.122",
"target": "libc"
},
{
"id": "num-integer 0.1.44",
"target": "num_integer"
},
{
"id": "num-traits 0.2.14",
"target": "num_traits"
}
],
"selects": {
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2015",
"version": "0.4.19"
},
"license": "MIT/Apache-2.0"
},
"chrono-tz 0.6.1": {
"name": "chrono-tz",
"version": "0.6.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/chrono-tz/0.6.1/download",
"sha256": "58549f1842da3080ce63002102d5bc954c7bc843d4f47818e642abdc36253552"
}
},
"targets": [
{
"Library": {
"crate_name": "chrono_tz",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "chrono_tz",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "chrono 0.4.19",
"target": "chrono"
},
{
"id": "chrono-tz 0.6.1",
"target": "build_script_build"
},
{
"id": "phf 0.10.1",
"target": "phf"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.6.1"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "chrono-tz-build 0.0.2",
"target": "chrono_tz_build"
}
],
"selects": {}
}
},
"license": "MIT/Apache-2.0"
},
"chrono-tz-build 0.0.2": {
"name": "chrono-tz-build",
"version": "0.0.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/chrono-tz-build/0.0.2/download",
"sha256": "db058d493fb2f65f41861bfed7e3fe6335264a9f0f92710cab5bdf01fef09069"
}
},
"targets": [
{
"Library": {
"crate_name": "chrono_tz_build",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "chrono_tz_build",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "parse-zoneinfo 0.3.0",
"target": "parse_zoneinfo"
},
{
"id": "phf 0.10.1",
"target": "phf"
},
{
"id": "phf_codegen 0.10.0",
"target": "phf_codegen"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.0.2"
},
"license": "MIT/Apache-2.0"
},
"clap 3.1.8": {
"name": "clap",
"version": "3.1.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap/3.1.8/download",
"sha256": "71c47df61d9e16dc010b55dba1952a57d8c215dbb533fd13cdd13369aac73b1c"
}
},
"targets": [
{
"Library": {
"crate_name": "clap",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "clap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"atty",
"clap_derive",
"color",
"default",
"derive",
"env",
"lazy_static",
"std",
"strsim",
"suggestions",
"termcolor"
],
"deps": {
"common": [
{
"id": "atty 0.2.14",
"target": "atty"
},
{
"id": "bitflags 1.3.2",
"target": "bitflags"
},
{
"id": "indexmap 1.8.1",
"target": "indexmap"
},
{
"id": "lazy_static 1.4.0",
"target": "lazy_static"
},
{
"id": "os_str_bytes 6.0.0",
"target": "os_str_bytes"
},
{
"id": "strsim 0.10.0",
"target": "strsim"
},
{
"id": "termcolor 1.1.3",
"target": "termcolor"
},
{
"id": "textwrap 0.15.0",
"target": "textwrap"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "clap_derive 3.1.7",
"target": "clap_derive"
}
],
"selects": {}
},
"version": "3.1.8"
},
"license": "MIT OR Apache-2.0"
},
"clap_derive 3.1.7": {
"name": "clap_derive",
"version": "3.1.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap_derive/3.1.7/download",
"sha256": "a3aab4734e083b809aaf5794e14e756d1c798d2c69c7f7de7a09a2f5214993c1"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "clap_derive",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "clap_derive",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"deps": {
"common": [
{
"id": "heck 0.4.0",
"target": "heck"
},
{
"id": "proc-macro-error 1.0.4",
"target": "proc_macro_error"
},
{
"id": "proc-macro2 1.0.37",
"target": "proc_macro2"
},
{
"id": "quote 1.0.17",
"target": "quote"
},
{
"id": "syn 1.0.90",
"target": "syn"
}
],
"selects": {}
},
"edition": "2018",
"version": "3.1.7"
},
"license": "MIT OR Apache-2.0"
},
"cpufeatures 0.2.2": {
"name": "cpufeatures",
"version": "0.2.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/cpufeatures/0.2.2/download",
"sha256": "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
}
},
"targets": [
{
"Library": {
"crate_name": "cpufeatures",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "cpufeatures",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"aarch64-apple-darwin": [
{
"id": "libc 0.2.122",
"target": "libc"
}
],
"aarch64-linux-android": [
{
"id": "libc 0.2.122",
"target": "libc"
}
],
"cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [
{
"id": "libc 0.2.122",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.2.2"
},
"license": "MIT OR Apache-2.0"
},
"crates-index 0.18.7": {
"name": "crates-index",
"version": "0.18.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/crates-index/0.18.7/download",
"sha256": "0044896374c388ccbf1497dad6384bf6111dbcad9d7069506df7450ce9b62ea3"
}
},
"targets": [
{
"Library": {
"crate_name": "crates_index",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "crates_index",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "git2 0.14.2",
"target": "git2"
},
{
"id": "hex 0.4.3",
"target": "hex"
},
{
"id": "home 0.5.3",
"target": "home"
},
{
"id": "memchr 2.4.1",
"target": "memchr"
},
{
"id": "num_cpus 1.13.1",
"target": "num_cpus"
},
{
"id": "rustc-hash 1.1.0",
"target": "rustc_hash"
},
{
"id": "semver 1.0.7",
"target": "semver"
},
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "serde_json 1.0.79",
"target": "serde_json"
},
{
"id": "smartstring 1.0.1",
"target": "smartstring"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "serde_derive 1.0.136",
"target": "serde_derive"
}
],
"selects": {}
},
"version": "0.18.7"
},
"license": "Apache-2.0"
},
"cross_installer 0.1.0": {
"name": "cross_installer",
"version": "0.1.0",
"repository": null,
"targets": [
{
"Binary": {
"crate_name": "cross_installer",
"crate_root": "src/main.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": null,
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "clap 3.1.8",
"target": "clap"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.0"
},
"license": null
},
"crossbeam-utils 0.8.8": {
"name": "crossbeam-utils",
"version": "0.8.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/crossbeam-utils/0.8.8/download",
"sha256": "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
}
},
"targets": [
{
"Library": {
"crate_name": "crossbeam_utils",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "crossbeam_utils",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"lazy_static",
"std"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "crossbeam-utils 0.8.8",
"target": "build_script_build"
},
{
"id": "lazy_static 1.4.0",
"target": "lazy_static"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.8.8"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"crypto-common 0.1.3": {
"name": "crypto-common",
"version": "0.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/crypto-common/0.1.3/download",
"sha256": "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
}
},
"targets": [
{
"Library": {
"crate_name": "crypto_common",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "crypto_common",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"std"
],
"deps": {
"common": [
{
"id": "generic-array 0.14.5",
"target": "generic_array"
},
{
"id": "typenum 1.15.0",
"target": "typenum"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.3"
},
"license": "MIT OR Apache-2.0"
},
"deunicode 0.4.3": {
"name": "deunicode",
"version": "0.4.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/deunicode/0.4.3/download",
"sha256": "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690"
}
},
"targets": [
{
"Library": {
"crate_name": "deunicode",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "deunicode",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.4.3"
},
"license": "BSD-3-Clause"
},
"digest 0.10.3": {
"name": "digest",
"version": "0.10.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/digest/0.10.3/download",
"sha256": "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
}
},
"targets": [
{
"Library": {
"crate_name": "digest",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "digest",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"alloc",
"block-buffer",
"core-api",
"default",
"std"
],
"deps": {
"common": [
{
"id": "block-buffer 0.10.2",
"target": "block_buffer"
},
{
"id": "crypto-common 0.1.3",
"target": "crypto_common"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.3"
},
"license": "MIT OR Apache-2.0"
},
"digest 0.8.1": {
"name": "digest",
"version": "0.8.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/digest/0.8.1/download",
"sha256": "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
}
},
"targets": [
{
"Library": {
"crate_name": "digest",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "digest",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "generic-array 0.12.4",
"target": "generic_array"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.8.1"
},
"license": "MIT OR Apache-2.0"
},
"fake-simd 0.1.2": {
"name": "fake-simd",
"version": "0.1.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/fake-simd/0.1.2/download",
"sha256": "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
}
},
"targets": [
{
"Library": {
"crate_name": "fake_simd",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "fake_simd",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.1.2"
},
"license": "MIT/Apache-2.0"
},
"fastrand 1.7.0": {
"name": "fastrand",
"version": "1.7.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/fastrand/1.7.0/download",
"sha256": "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
}
},
"targets": [
{
"Library": {
"crate_name": "fastrand",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "fastrand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(target_arch = \"wasm32\")": [
{
"id": "instant 0.1.12",
"target": "instant"
}
]
}
},
"edition": "2018",
"version": "1.7.0"
},
"license": "Apache-2.0 OR MIT"
},
"fnv 1.0.7": {
"name": "fnv",
"version": "1.0.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/fnv/1.0.7/download",
"sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
}
},
"targets": [
{
"Library": {
"crate_name": "fnv",
"crate_root": "lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "fnv",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"edition": "2015",
"version": "1.0.7"
},
"license": "Apache-2.0 / MIT"
},
"form_urlencoded 1.0.1": {
"name": "form_urlencoded",
"version": "1.0.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download",
"sha256": "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
}
},
"targets": [
{
"Library": {
"crate_name": "form_urlencoded",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "form_urlencoded",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "matches 0.1.9",
"target": "matches"
},
{
"id": "percent-encoding 2.1.0",
"target": "percent_encoding"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.1"
},
"license": "MIT/Apache-2.0"
},
"fuchsia-cprng 0.1.1": {
"name": "fuchsia-cprng",
"version": "0.1.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/fuchsia-cprng/0.1.1/download",
"sha256": "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
}
},
"targets": [
{
"Library": {
"crate_name": "fuchsia_cprng",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "fuchsia_cprng",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.1.1"
},
"license": null
},
"generic-array 0.12.4": {
"name": "generic-array",
"version": "0.12.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/generic-array/0.12.4/download",
"sha256": "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
}
},
"targets": [
{
"Library": {
"crate_name": "generic_array",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "generic_array",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "typenum 1.15.0",
"target": "typenum"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.12.4"
},
"license": "MIT"
},
"generic-array 0.14.5": {
"name": "generic-array",
"version": "0.14.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/generic-array/0.14.5/download",
"sha256": "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
}
},
"targets": [
{
"Library": {
"crate_name": "generic_array",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "generic_array",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"more_lengths"
],
"deps": {
"common": [
{
"id": "generic-array 0.14.5",
"target": "build_script_build"
},
{
"id": "typenum 1.15.0",
"target": "typenum"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.14.5"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "version_check 0.9.4",
"target": "version_check"
}
],
"selects": {}
}
},
"license": "MIT"
},
"getrandom 0.2.6": {
"name": "getrandom",
"version": "0.2.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/getrandom/0.2.6/download",
"sha256": "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
}
},
"targets": [
{
"Library": {
"crate_name": "getrandom",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "getrandom",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"std"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
}
],
"selects": {
"cfg(target_os = \"wasi\")": [
{
"id": "wasi 0.10.2+wasi-snapshot-preview1",
"target": "wasi"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.122",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.2.6"
},
"license": "MIT OR Apache-2.0"
},
"git2 0.14.2": {
"name": "git2",
"version": "0.14.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/git2/0.14.2/download",
"sha256": "3826a6e0e2215d7a41c2bfc7c9244123969273f3476b939a226aac0ab56e9e3c"
}
},
"targets": [
{
"Library": {
"crate_name": "git2",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "git2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bitflags 1.3.2",
"target": "bitflags"
},
{
"id": "libc 0.2.122",
"target": "libc"
},
{
"id": "libgit2-sys 0.13.2+1.4.2",
"target": "libgit2_sys"
},
{
"id": "log 0.4.16",
"target": "log"
},
{
"id": "url 2.2.2",
"target": "url"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.14.2"
},
"license": "MIT/Apache-2.0"
},
"globset 0.4.8": {
"name": "globset",
"version": "0.4.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/globset/0.4.8/download",
"sha256": "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"
}
},
"targets": [
{
"Library": {
"crate_name": "globset",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "globset",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "aho-corasick 0.7.18",
"target": "aho_corasick"
},
{
"id": "bstr 0.2.17",
"target": "bstr"
},
{
"id": "fnv 1.0.7",
"target": "fnv"
},
{
"id": "log 0.4.16",
"target": "log"
},
{
"id": "regex 1.5.5",
"target": "regex"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.4.8"
},
"license": "Unlicense/MIT"
},
"globwalk 0.8.1": {
"name": "globwalk",
"version": "0.8.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/globwalk/0.8.1/download",
"sha256": "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc"
}
},
"targets": [
{
"Library": {
"crate_name": "globwalk",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "globwalk",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bitflags 1.3.2",
"target": "bitflags"
},
{
"id": "ignore 0.4.18",
"target": "ignore"
},
{
"id": "walkdir 2.3.2",
"target": "walkdir"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.8.1"
},
"license": "MIT"
},
"hashbrown 0.11.2": {
"name": "hashbrown",
"version": "0.11.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/hashbrown/0.11.2/download",
"sha256": "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
}
},
"targets": [
{
"Library": {
"crate_name": "hashbrown",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "hashbrown",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"raw"
],
"edition": "2018",
"version": "0.11.2"
},
"license": "Apache-2.0/MIT"
},
"heck 0.4.0": {
"name": "heck",
"version": "0.4.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/heck/0.4.0/download",
"sha256": "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
}
},
"targets": [
{
"Library": {
"crate_name": "heck",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "heck",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"edition": "2018",
"version": "0.4.0"
},
"license": "MIT OR Apache-2.0"
},
"hermit-abi 0.1.19": {
"name": "hermit-abi",
"version": "0.1.19",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download",
"sha256": "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
}
},
"targets": [
{
"Library": {
"crate_name": "hermit_abi",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "hermit_abi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"deps": {
"common": [
{
"id": "libc 0.2.122",
"target": "libc"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.19"
},
"license": "MIT/Apache-2.0"
},
"hex 0.4.3": {
"name": "hex",
"version": "0.4.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/hex/0.4.3/download",
"sha256": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
}
},
"targets": [
{
"Library": {
"crate_name": "hex",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "hex",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"alloc",
"default",
"serde",
"std"
],
"deps": {
"common": [
{
"id": "serde 1.0.136",
"target": "serde"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.4.3"
},
"license": "MIT OR Apache-2.0"
},
"home 0.5.3": {
"name": "home",
"version": "0.5.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/home/0.5.3/download",
"sha256": "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
}
},
"targets": [
{
"Library": {
"crate_name": "home",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "home",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2018",
"version": "0.5.3"
},
"license": "MIT OR Apache-2.0"
},
"humansize 1.1.1": {
"name": "humansize",
"version": "1.1.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/humansize/1.1.1/download",
"sha256": "02296996cb8796d7c6e3bc2d9211b7802812d36999a51bb754123ead7d37d026"
}
},
"targets": [
{
"Library": {
"crate_name": "humansize",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "humansize",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.1.1"
},
"license": "MIT/Apache-2.0"
},
"idna 0.2.3": {
"name": "idna",
"version": "0.2.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/idna/0.2.3/download",
"sha256": "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
}
},
"targets": [
{
"Library": {
"crate_name": "idna",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "idna",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "matches 0.1.9",
"target": "matches"
},
{
"id": "unicode-bidi 0.3.7",
"target": "unicode_bidi"
},
{
"id": "unicode-normalization 0.1.19",
"target": "unicode_normalization"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.3"
},
"license": "MIT/Apache-2.0"
},
"ignore 0.4.18": {
"name": "ignore",
"version": "0.4.18",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ignore/0.4.18/download",
"sha256": "713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d"
}
},
"targets": [
{
"Library": {
"crate_name": "ignore",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "ignore",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "crossbeam-utils 0.8.8",
"target": "crossbeam_utils"
},
{
"id": "globset 0.4.8",
"target": "globset"
},
{
"id": "lazy_static 1.4.0",
"target": "lazy_static"
},
{
"id": "log 0.4.16",
"target": "log"
},
{
"id": "memchr 2.4.1",
"target": "memchr"
},
{
"id": "regex 1.5.5",
"target": "regex"
},
{
"id": "same-file 1.0.6",
"target": "same_file"
},
{
"id": "thread_local 1.1.4",
"target": "thread_local"
},
{
"id": "walkdir 2.3.2",
"target": "walkdir"
}
],
"selects": {
"cfg(windows)": [
{
"id": "winapi-util 0.1.5",
"target": "winapi_util"
}
]
}
},
"edition": "2018",
"version": "0.4.18"
},
"license": "Unlicense/MIT"
},
"indexmap 1.8.1": {
"name": "indexmap",
"version": "1.8.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/indexmap/1.8.1/download",
"sha256": "0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee"
}
},
"targets": [
{
"Library": {
"crate_name": "indexmap",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "indexmap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"std"
],
"deps": {
"common": [
{
"id": "hashbrown 0.11.2",
"target": "hashbrown"
},
{
"id": "indexmap 1.8.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.8.1"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "Apache-2.0/MIT"
},
"instant 0.1.12": {
"name": "instant",
"version": "0.1.12",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/instant/0.1.12/download",
"sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
}
},
"targets": [
{
"Library": {
"crate_name": "instant",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "instant",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.12"
},
"license": "BSD-3-Clause"
},
"itoa 1.0.1": {
"name": "itoa",
"version": "1.0.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/itoa/1.0.1/download",
"sha256": "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
}
},
"targets": [
{
"Library": {
"crate_name": "itoa",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "itoa",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.1"
},
"license": "MIT OR Apache-2.0"
},
"jobserver 0.1.24": {
"name": "jobserver",
"version": "0.1.24",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/jobserver/0.1.24/download",
"sha256": "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
}
},
"targets": [
{
"Library": {
"crate_name": "jobserver",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "jobserver",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(unix)": [
{
"id": "libc 0.2.122",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.1.24"
},
"license": "MIT/Apache-2.0"
},
"lazy_static 1.4.0": {
"name": "lazy_static",
"version": "1.4.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/lazy_static/1.4.0/download",
"sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
}
},
"targets": [
{
"Library": {
"crate_name": "lazy_static",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "lazy_static",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.4.0"
},
"license": "MIT/Apache-2.0"
},
"libc 0.2.122": {
"name": "libc",
"version": "0.2.122",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/libc/0.2.122/download",
"sha256": "ec647867e2bf0772e28c8bcde4f0d19a9216916e890543b5a03ed8ef27b8f259"
}
},
"targets": [
{
"Library": {
"crate_name": "libc",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "libc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "libc 0.2.122",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.2.122"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"libgit2-sys 0.13.2+1.4.2": {
"name": "libgit2-sys",
"version": "0.13.2+1.4.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/libgit2-sys/0.13.2+1.4.2/download",
"sha256": "3a42de9a51a5c12e00fc0e4ca6bc2ea43582fc6418488e8f615e905d886f258b"
}
},
"targets": [
{
"Library": {
"crate_name": "libgit2_sys",
"crate_root": "lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "libgit2_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "libc 0.2.122",
"target": "libc"
},
{
"id": "libz-sys 1.1.5",
"target": "libz_sys"
}
],
"selects": {}
},
"extra_deps": [
"@libgit2"
],
"edition": "2018",
"version": "0.13.2+1.4.2"
},
"license": "MIT/Apache-2.0"
},
"libz-sys 1.1.5": {
"name": "libz-sys",
"version": "1.1.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/libz-sys/1.1.5/download",
"sha256": "6f35facd4a5673cb5a48822be2be1d4236c1c99cb4113cab7061ac720d5bf859"
}
},
"targets": [
{
"Library": {
"crate_name": "libz_sys",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "libz_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"libc"
],
"deps": {
"common": [
{
"id": "libc 0.2.122",
"target": "libc"
}
],
"selects": {}
},
"extra_deps": [
"@zlib"
],
"edition": "2015",
"version": "1.1.5"
},
"license": "MIT OR Apache-2.0"
},
"log 0.4.16": {
"name": "log",
"version": "0.4.16",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/log/0.4.16/download",
"sha256": "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8"
}
},
"targets": [
{
"Library": {
"crate_name": "log",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "log",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "log 0.4.16",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.16"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"maplit 1.0.2": {
"name": "maplit",
"version": "1.0.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/maplit/1.0.2/download",
"sha256": "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
}
},
"targets": [
{
"Library": {
"crate_name": "maplit",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "maplit",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.0.2"
},
"license": "MIT/Apache-2.0"
},
"matches 0.1.9": {
"name": "matches",
"version": "0.1.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/matches/0.1.9/download",
"sha256": "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
}
},
"targets": [
{
"Library": {
"crate_name": "matches",
"crate_root": "lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "matches",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.1.9"
},
"license": "MIT"
},
"memchr 2.4.1": {
"name": "memchr",
"version": "2.4.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/memchr/2.4.1/download",
"sha256": "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
}
},
"targets": [
{
"Library": {
"crate_name": "memchr",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "memchr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "memchr 2.4.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "2.4.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "Unlicense/MIT"
},
"num 0.1.42": {
"name": "num",
"version": "0.1.42",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num/0.1.42/download",
"sha256": "4703ad64153382334aa8db57c637364c322d3372e097840c72000dabdcf6156e"
}
},
"targets": [
{
"Library": {
"crate_name": "num",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"bigint",
"complex",
"default",
"num-bigint",
"num-complex",
"num-rational",
"rational",
"rustc-serialize"
],
"deps": {
"common": [
{
"id": "num-bigint 0.1.44",
"target": "num_bigint"
},
{
"id": "num-complex 0.1.43",
"target": "num_complex"
},
{
"id": "num-integer 0.1.44",
"target": "num_integer"
},
{
"id": "num-iter 0.1.42",
"target": "num_iter"
},
{
"id": "num-rational 0.1.42",
"target": "num_rational"
},
{
"id": "num-traits 0.2.14",
"target": "num_traits"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.42"
},
"license": "MIT/Apache-2.0"
},
"num-bigint 0.1.44": {
"name": "num-bigint",
"version": "0.1.44",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num-bigint/0.1.44/download",
"sha256": "e63899ad0da84ce718c14936262a41cee2c79c981fc0a0e7c7beb47d5a07e8c1"
}
},
"targets": [
{
"Library": {
"crate_name": "num_bigint",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num_bigint",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"rand",
"rustc-serialize"
],
"deps": {
"common": [
{
"id": "num-integer 0.1.44",
"target": "num_integer"
},
{
"id": "num-traits 0.2.14",
"target": "num_traits"
},
{
"id": "rand 0.4.6",
"target": "rand"
},
{
"id": "rustc-serialize 0.3.24",
"target": "rustc_serialize"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.44"
},
"license": "MIT/Apache-2.0"
},
"num-complex 0.1.43": {
"name": "num-complex",
"version": "0.1.43",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num-complex/0.1.43/download",
"sha256": "b288631d7878aaf59442cffd36910ea604ecd7745c36054328595114001c9656"
}
},
"targets": [
{
"Library": {
"crate_name": "num_complex",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num_complex",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"rustc-serialize"
],
"deps": {
"common": [
{
"id": "num-traits 0.2.14",
"target": "num_traits"
},
{
"id": "rustc-serialize 0.3.24",
"target": "rustc_serialize"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.43"
},
"license": "MIT/Apache-2.0"
},
"num-integer 0.1.44": {
"name": "num-integer",
"version": "0.1.44",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num-integer/0.1.44/download",
"sha256": "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
}
},
"targets": [
{
"Library": {
"crate_name": "num_integer",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num_integer",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "num-integer 0.1.44",
"target": "build_script_build"
},
{
"id": "num-traits 0.2.14",
"target": "num_traits"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.44"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0"
},
"num-iter 0.1.42": {
"name": "num-iter",
"version": "0.1.42",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num-iter/0.1.42/download",
"sha256": "b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59"
}
},
"targets": [
{
"Library": {
"crate_name": "num_iter",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num_iter",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "num-integer 0.1.44",
"target": "num_integer"
},
{
"id": "num-iter 0.1.42",
"target": "build_script_build"
},
{
"id": "num-traits 0.2.14",
"target": "num_traits"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.42"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0"
},
"num-rational 0.1.42": {
"name": "num-rational",
"version": "0.1.42",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num-rational/0.1.42/download",
"sha256": "ee314c74bd753fc86b4780aa9475da469155f3848473a261d2d18e35245a784e"
}
},
"targets": [
{
"Library": {
"crate_name": "num_rational",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num_rational",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"bigint",
"default",
"num-bigint",
"rustc-serialize"
],
"deps": {
"common": [
{
"id": "num-bigint 0.1.44",
"target": "num_bigint"
},
{
"id": "num-integer 0.1.44",
"target": "num_integer"
},
{
"id": "num-traits 0.2.14",
"target": "num_traits"
},
{
"id": "rustc-serialize 0.3.24",
"target": "rustc_serialize"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.42"
},
"license": "MIT/Apache-2.0"
},
"num-traits 0.2.14": {
"name": "num-traits",
"version": "0.2.14",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num-traits/0.2.14/download",
"sha256": "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
}
},
"targets": [
{
"Library": {
"crate_name": "num_traits",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num_traits",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "num-traits 0.2.14",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.2.14"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0"
},
"num_cpus 1.13.1": {
"name": "num_cpus",
"version": "1.13.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num_cpus/1.13.1/download",
"sha256": "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
}
},
"targets": [
{
"Library": {
"crate_name": "num_cpus",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "num_cpus",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [
{
"id": "hermit-abi 0.1.19",
"target": "hermit_abi"
}
],
"cfg(not(windows))": [
{
"id": "libc 0.2.122",
"target": "libc"
}
]
}
},
"edition": "2015",
"version": "1.13.1"
},
"license": "MIT OR Apache-2.0"
},
"once_cell 1.10.0": {
"name": "once_cell",
"version": "1.10.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/once_cell/1.10.0/download",
"sha256": "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
}
},
"targets": [
{
"Library": {
"crate_name": "once_cell",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "once_cell",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"alloc",
"default",
"race",
"std"
],
"edition": "2018",
"version": "1.10.0"
},
"license": "MIT OR Apache-2.0"
},
"opaque-debug 0.2.3": {
"name": "opaque-debug",
"version": "0.2.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/opaque-debug/0.2.3/download",
"sha256": "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
}
},
"targets": [
{
"Library": {
"crate_name": "opaque_debug",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "opaque_debug",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.2.3"
},
"license": "MIT OR Apache-2.0"
},
"os_str_bytes 6.0.0": {
"name": "os_str_bytes",
"version": "6.0.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/os_str_bytes/6.0.0/download",
"sha256": "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"
}
},
"targets": [
{
"Library": {
"crate_name": "os_str_bytes",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "os_str_bytes",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"memchr",
"raw_os_str"
],
"deps": {
"common": [
{
"id": "memchr 2.4.1",
"target": "memchr"
}
],
"selects": {}
},
"edition": "2018",
"version": "6.0.0"
},
"license": "MIT OR Apache-2.0"
},
"parse-zoneinfo 0.3.0": {
"name": "parse-zoneinfo",
"version": "0.3.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/parse-zoneinfo/0.3.0/download",
"sha256": "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41"
}
},
"targets": [
{
"Library": {
"crate_name": "parse_zoneinfo",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "parse_zoneinfo",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "regex 1.5.5",
"target": "regex"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.3.0"
},
"license": "MIT"
},
"pathdiff 0.2.1": {
"name": "pathdiff",
"version": "0.2.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pathdiff/0.2.1/download",
"sha256": "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
}
},
"targets": [
{
"Library": {
"crate_name": "pathdiff",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "pathdiff",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.2.1"
},
"license": "MIT/Apache-2.0"
},
"percent-encoding 2.1.0": {
"name": "percent-encoding",
"version": "2.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/percent-encoding/2.1.0/download",
"sha256": "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
}
},
"targets": [
{
"Library": {
"crate_name": "percent_encoding",
"crate_root": "lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "percent_encoding",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "2.1.0"
},
"license": "MIT/Apache-2.0"
},
"pest 2.1.3": {
"name": "pest",
"version": "2.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pest/2.1.3/download",
"sha256": "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
}
},
"targets": [
{
"Library": {
"crate_name": "pest",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "pest",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "ucd-trie 0.1.3",
"target": "ucd_trie"
}
],
"selects": {}
},
"edition": "2015",
"version": "2.1.3"
},
"license": "MIT/Apache-2.0"
},
"pest_derive 2.1.0": {
"name": "pest_derive",
"version": "2.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pest_derive/2.1.0/download",
"sha256": "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "pest_derive",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "pest_derive",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "pest 2.1.3",
"target": "pest"
},
{
"id": "pest_generator 2.1.3",
"target": "pest_generator"
}
],
"selects": {}
},
"edition": "2015",
"version": "2.1.0"
},
"license": "MIT/Apache-2.0"
},
"pest_generator 2.1.3": {
"name": "pest_generator",
"version": "2.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pest_generator/2.1.3/download",
"sha256": "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
}
},
"targets": [
{
"Library": {
"crate_name": "pest_generator",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "pest_generator",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "pest 2.1.3",
"target": "pest"
},
{
"id": "pest_meta 2.1.3",
"target": "pest_meta"
},
{
"id": "proc-macro2 1.0.37",
"target": "proc_macro2"
},
{
"id": "quote 1.0.17",
"target": "quote"
},
{
"id": "syn 1.0.90",
"target": "syn"
}
],
"selects": {}
},
"edition": "2015",
"version": "2.1.3"
},
"license": "MIT/Apache-2.0"
},
"pest_meta 2.1.3": {
"name": "pest_meta",
"version": "2.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pest_meta/2.1.3/download",
"sha256": "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
}
},
"targets": [
{
"Library": {
"crate_name": "pest_meta",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "pest_meta",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "maplit 1.0.2",
"target": "maplit"
},
{
"id": "pest 2.1.3",
"target": "pest"
}
],
"selects": {}
},
"edition": "2015",
"version": "2.1.3"
},
"license": "MIT/Apache-2.0"
},
"phf 0.10.1": {
"name": "phf",
"version": "0.10.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/phf/0.10.1/download",
"sha256": "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
}
},
"targets": [
{
"Library": {
"crate_name": "phf",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "phf",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"uncased"
],
"deps": {
"common": [
{
"id": "phf_shared 0.10.0",
"target": "phf_shared"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.1"
},
"license": "MIT"
},
"phf_codegen 0.10.0": {
"name": "phf_codegen",
"version": "0.10.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/phf_codegen/0.10.0/download",
"sha256": "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
}
},
"targets": [
{
"Library": {
"crate_name": "phf_codegen",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "phf_codegen",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "phf_generator 0.10.0",
"target": "phf_generator"
},
{
"id": "phf_shared 0.10.0",
"target": "phf_shared"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.0"
},
"license": "MIT"
},
"phf_generator 0.10.0": {
"name": "phf_generator",
"version": "0.10.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/phf_generator/0.10.0/download",
"sha256": "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
}
},
"targets": [
{
"Library": {
"crate_name": "phf_generator",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"Binary": {
"crate_name": "gen_hash_test",
"crate_root": "src/bin/gen_hash_test.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "phf_generator",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "phf_shared 0.10.0",
"target": "phf_shared"
},
{
"id": "rand 0.8.5",
"target": "rand"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.0"
},
"license": "MIT"
},
"phf_shared 0.10.0": {
"name": "phf_shared",
"version": "0.10.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/phf_shared/0.10.0/download",
"sha256": "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
}
},
"targets": [
{
"Library": {
"crate_name": "phf_shared",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "phf_shared",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std",
"uncased"
],
"deps": {
"common": [
{
"id": "siphasher 0.3.10",
"target": "siphasher"
},
{
"id": "uncased 0.9.6",
"target": "uncased"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.0"
},
"license": "MIT"
},
"pkg-config 0.3.25": {
"name": "pkg-config",
"version": "0.3.25",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pkg-config/0.3.25/download",
"sha256": "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
}
},
"targets": [
{
"Library": {
"crate_name": "pkg_config",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "pkg_config",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.3.25"
},
"license": "MIT OR Apache-2.0"
},
"ppv-lite86 0.2.16": {
"name": "ppv-lite86",
"version": "0.2.16",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ppv-lite86/0.2.16/download",
"sha256": "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
}
},
"targets": [
{
"Library": {
"crate_name": "ppv_lite86",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "ppv_lite86",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"simd",
"std"
],
"edition": "2018",
"version": "0.2.16"
},
"license": "MIT/Apache-2.0"
},
"proc-macro-error 1.0.4": {
"name": "proc-macro-error",
"version": "1.0.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download",
"sha256": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
}
},
"targets": [
{
"Library": {
"crate_name": "proc_macro_error",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "proc_macro_error",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"syn",
"syn-error"
],
"deps": {
"common": [
{
"id": "proc-macro-error 1.0.4",
"target": "build_script_build"
},
{
"id": "proc-macro2 1.0.37",
"target": "proc_macro2"
},
{
"id": "quote 1.0.17",
"target": "quote"
},
{
"id": "syn 1.0.90",
"target": "syn"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "proc-macro-error-attr 1.0.4",
"target": "proc_macro_error_attr"
}
],
"selects": {}
},
"version": "1.0.4"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "version_check 0.9.4",
"target": "version_check"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0"
},
"proc-macro-error-attr 1.0.4": {
"name": "proc-macro-error-attr",
"version": "1.0.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download",
"sha256": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "proc_macro_error_attr",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "proc_macro_error_attr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro-error-attr 1.0.4",
"target": "build_script_build"
},
{
"id": "proc-macro2 1.0.37",
"target": "proc_macro2"
},
{
"id": "quote 1.0.17",
"target": "quote"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.4"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "version_check 0.9.4",
"target": "version_check"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0"
},
"proc-macro2 1.0.37": {
"name": "proc-macro2",
"version": "1.0.37",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/proc-macro2/1.0.37/download",
"sha256": "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1"
}
},
"targets": [
{
"Library": {
"crate_name": "proc_macro2",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "proc_macro2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"proc-macro"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.37",
"target": "build_script_build"
},
{
"id": "unicode-xid 0.2.2",
"target": "unicode_xid"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.37"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"quote 1.0.17": {
"name": "quote",
"version": "1.0.17",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/quote/1.0.17/download",
"sha256": "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58"
}
},
"targets": [
{
"Library": {
"crate_name": "quote",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "quote",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"proc-macro"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.37",
"target": "proc_macro2"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.17"
},
"license": "MIT OR Apache-2.0"
},
"rand 0.4.6": {
"name": "rand",
"version": "0.4.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rand/0.4.6/download",
"sha256": "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
}
},
"targets": [
{
"Library": {
"crate_name": "rand",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"libc",
"std"
],
"deps": {
"common": [],
"selects": {
"cfg(target_env = \"sgx\")": [
{
"id": "rand_core 0.3.1",
"target": "rand_core"
},
{
"id": "rdrand 0.4.0",
"target": "rdrand"
}
],
"cfg(target_os = \"fuchsia\")": [
{
"id": "fuchsia-cprng 0.1.1",
"target": "fuchsia_cprng"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.122",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2015",
"version": "0.4.6"
},
"license": "MIT/Apache-2.0"
},
"rand 0.8.5": {
"name": "rand",
"version": "0.8.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rand/0.8.5/download",
"sha256": "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
}
},
"targets": [
{
"Library": {
"crate_name": "rand",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"alloc",
"default",
"getrandom",
"libc",
"rand_chacha",
"small_rng",
"std",
"std_rng"
],
"deps": {
"common": [
{
"id": "rand_chacha 0.3.1",
"target": "rand_chacha"
},
{
"id": "rand_core 0.6.3",
"target": "rand_core"
}
],
"selects": {
"cfg(unix)": [
{
"id": "libc 0.2.122",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.8.5"
},
"license": "MIT OR Apache-2.0"
},
"rand_chacha 0.3.1": {
"name": "rand_chacha",
"version": "0.3.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download",
"sha256": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_chacha",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rand_chacha",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"std"
],
"deps": {
"common": [
{
"id": "ppv-lite86 0.2.16",
"target": "ppv_lite86"
},
{
"id": "rand_core 0.6.3",
"target": "rand_core"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.1"
},
"license": "MIT OR Apache-2.0"
},
"rand_core 0.3.1": {
"name": "rand_core",
"version": "0.3.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rand_core/0.3.1/download",
"sha256": "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_core",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rand_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rand_core 0.4.2",
"target": "rand_core"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.3.1"
},
"license": "MIT/Apache-2.0"
},
"rand_core 0.4.2": {
"name": "rand_core",
"version": "0.4.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rand_core/0.4.2/download",
"sha256": "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_core",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rand_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.4.2"
},
"license": "MIT/Apache-2.0"
},
"rand_core 0.6.3": {
"name": "rand_core",
"version": "0.6.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rand_core/0.6.3/download",
"sha256": "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_core",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rand_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"alloc",
"getrandom",
"std"
],
"deps": {
"common": [
{
"id": "getrandom 0.2.6",
"target": "getrandom"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.6.3"
},
"license": "MIT OR Apache-2.0"
},
"rdrand 0.4.0": {
"name": "rdrand",
"version": "0.4.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rdrand/0.4.0/download",
"sha256": "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
}
},
"targets": [
{
"Library": {
"crate_name": "rdrand",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rdrand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "rand_core 0.3.1",
"target": "rand_core"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.0"
},
"license": "ISC"
},
"redox_syscall 0.2.13": {
"name": "redox_syscall",
"version": "0.2.13",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/redox_syscall/0.2.13/download",
"sha256": "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
}
},
"targets": [
{
"Library": {
"crate_name": "syscall",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "syscall",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bitflags 1.3.2",
"target": "bitflags"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.13"
},
"license": "MIT"
},
"regex 1.5.5": {
"name": "regex",
"version": "1.5.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/regex/1.5.5/download",
"sha256": "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
}
},
"targets": [
{
"Library": {
"crate_name": "regex",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "regex",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"aho-corasick",
"default",
"memchr",
"perf",
"perf-cache",
"perf-dfa",
"perf-inline",
"perf-literal",
"std",
"unicode",
"unicode-age",
"unicode-bool",
"unicode-case",
"unicode-gencat",
"unicode-perl",
"unicode-script",
"unicode-segment"
],
"deps": {
"common": [
{
"id": "aho-corasick 0.7.18",
"target": "aho_corasick"
},
{
"id": "memchr 2.4.1",
"target": "memchr"
},
{
"id": "regex-syntax 0.6.25",
"target": "regex_syntax"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.5.5"
},
"license": "MIT OR Apache-2.0"
},
"regex-syntax 0.6.25": {
"name": "regex-syntax",
"version": "0.6.25",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/regex-syntax/0.6.25/download",
"sha256": "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
}
},
"targets": [
{
"Library": {
"crate_name": "regex_syntax",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "regex_syntax",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"unicode",
"unicode-age",
"unicode-bool",
"unicode-case",
"unicode-gencat",
"unicode-perl",
"unicode-script",
"unicode-segment"
],
"edition": "2018",
"version": "0.6.25"
},
"license": "MIT/Apache-2.0"
},
"remove_dir_all 0.5.3": {
"name": "remove_dir_all",
"version": "0.5.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/remove_dir_all/0.5.3/download",
"sha256": "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
}
},
"targets": [
{
"Library": {
"crate_name": "remove_dir_all",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "remove_dir_all",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2015",
"version": "0.5.3"
},
"license": "MIT/Apache-2.0"
},
"rustc-hash 1.1.0": {
"name": "rustc-hash",
"version": "1.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rustc-hash/1.1.0/download",
"sha256": "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
}
},
"targets": [
{
"Library": {
"crate_name": "rustc_hash",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rustc_hash",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"edition": "2015",
"version": "1.1.0"
},
"license": "Apache-2.0/MIT"
},
"rustc-serialize 0.3.24": {
"name": "rustc-serialize",
"version": "0.3.24",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rustc-serialize/0.3.24/download",
"sha256": "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
}
},
"targets": [
{
"Library": {
"crate_name": "rustc_serialize",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rustc_serialize",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.3.24"
},
"license": "MIT/Apache-2.0"
},
"ryu 1.0.9": {
"name": "ryu",
"version": "1.0.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ryu/1.0.9/download",
"sha256": "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
}
},
"targets": [
{
"Library": {
"crate_name": "ryu",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "ryu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.9"
},
"license": "Apache-2.0 OR BSL-1.0"
},
"same-file 1.0.6": {
"name": "same-file",
"version": "1.0.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/same-file/1.0.6/download",
"sha256": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
}
},
"targets": [
{
"Library": {
"crate_name": "same_file",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "same_file",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(windows)": [
{
"id": "winapi-util 0.1.5",
"target": "winapi_util"
}
]
}
},
"edition": "2018",
"version": "1.0.6"
},
"license": "Unlicense/MIT"
},
"semver 1.0.7": {
"name": "semver",
"version": "1.0.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/semver/1.0.7/download",
"sha256": "d65bd28f48be7196d222d95b9243287f48d27aca604e08497513019ff0502cc4"
}
},
"targets": [
{
"Library": {
"crate_name": "semver",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "semver",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"serde",
"std"
],
"deps": {
"common": [
{
"id": "semver 1.0.7",
"target": "build_script_build"
},
{
"id": "serde 1.0.136",
"target": "serde"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.7"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"serde 1.0.136": {
"name": "serde",
"version": "1.0.136",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/serde/1.0.136/download",
"sha256": "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
}
},
"targets": [
{
"Library": {
"crate_name": "serde",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "serde",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"derive",
"rc",
"serde_derive",
"std"
],
"deps": {
"common": [
{
"id": "serde 1.0.136",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"proc_macro_deps": {
"common": [
{
"id": "serde_derive 1.0.136",
"target": "serde_derive"
}
],
"selects": {}
},
"version": "1.0.136"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"serde_derive 1.0.136": {
"name": "serde_derive",
"version": "1.0.136",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/serde_derive/1.0.136/download",
"sha256": "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "serde_derive",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "serde_derive",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.37",
"target": "proc_macro2"
},
{
"id": "quote 1.0.17",
"target": "quote"
},
{
"id": "serde_derive 1.0.136",
"target": "build_script_build"
},
{
"id": "syn 1.0.90",
"target": "syn"
}
],
"selects": {}
},
"edition": "2015",
"version": "1.0.136"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"serde_json 1.0.79": {
"name": "serde_json",
"version": "1.0.79",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/serde_json/1.0.79/download",
"sha256": "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
}
},
"targets": [
{
"Library": {
"crate_name": "serde_json",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "serde_json",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std",
"unbounded_depth"
],
"deps": {
"common": [
{
"id": "itoa 1.0.1",
"target": "itoa"
},
{
"id": "ryu 1.0.9",
"target": "ryu"
},
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "serde_json 1.0.79",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.79"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"sha-1 0.8.2": {
"name": "sha-1",
"version": "0.8.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/sha-1/0.8.2/download",
"sha256": "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
}
},
"targets": [
{
"Library": {
"crate_name": "sha1",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "sha1",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "block-buffer 0.7.3",
"target": "block_buffer"
},
{
"id": "digest 0.8.1",
"target": "digest"
},
{
"id": "fake-simd 0.1.2",
"target": "fake_simd"
},
{
"id": "opaque-debug 0.2.3",
"target": "opaque_debug"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.8.2"
},
"license": "MIT OR Apache-2.0"
},
"sha2 0.10.2": {
"name": "sha2",
"version": "0.10.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/sha2/0.10.2/download",
"sha256": "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"
}
},
"targets": [
{
"Library": {
"crate_name": "sha2",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "sha2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "digest 0.10.3",
"target": "digest"
}
],
"selects": {
"cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [
{
"id": "cpufeatures 0.2.2",
"target": "cpufeatures"
}
]
}
},
"edition": "2018",
"version": "0.10.2"
},
"license": "MIT OR Apache-2.0"
},
"siphasher 0.3.10": {
"name": "siphasher",
"version": "0.3.10",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/siphasher/0.3.10/download",
"sha256": "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
}
},
"targets": [
{
"Library": {
"crate_name": "siphasher",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "siphasher",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"edition": "2018",
"version": "0.3.10"
},
"license": "MIT/Apache-2.0"
},
"slug 0.1.4": {
"name": "slug",
"version": "0.1.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/slug/0.1.4/download",
"sha256": "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373"
}
},
"targets": [
{
"Library": {
"crate_name": "slug",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "slug",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "deunicode 0.4.3",
"target": "deunicode"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.1.4"
},
"license": "MIT/Apache-2.0"
},
"smallvec 1.8.0": {
"name": "smallvec",
"version": "1.8.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/smallvec/1.8.0/download",
"sha256": "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"
}
},
"targets": [
{
"Library": {
"crate_name": "smallvec",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "smallvec",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.8.0"
},
"license": "MIT/Apache-2.0"
},
"smartstring 1.0.1": {
"name": "smartstring",
"version": "1.0.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/smartstring/1.0.1/download",
"sha256": "3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29"
}
},
"targets": [
{
"Library": {
"crate_name": "smartstring",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "smartstring",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"serde",
"std"
],
"deps": {
"common": [
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "smartstring 1.0.1",
"target": "build_script_build"
},
{
"id": "static_assertions 1.1.0",
"target": "static_assertions"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.1"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
},
{
"id": "version_check 0.9.4",
"target": "version_check"
}
],
"selects": {}
}
},
"license": "MPL-2.0+"
},
"smawk 0.3.1": {
"name": "smawk",
"version": "0.3.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/smawk/0.3.1/download",
"sha256": "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043"
}
},
"targets": [
{
"Library": {
"crate_name": "smawk",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "smawk",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.3.1"
},
"license": "MIT"
},
"spectral 0.6.0": {
"name": "spectral",
"version": "0.6.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/spectral/0.6.0/download",
"sha256": "ae3c15181f4b14e52eeaac3efaeec4d2764716ce9c86da0c934c3e318649c5ba"
}
},
"targets": [
{
"Library": {
"crate_name": "spectral",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "spectral",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"num"
],
"deps": {
"common": [
{
"id": "num 0.1.42",
"target": "num"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.6.0"
},
"license": "Apache-2.0"
},
"static_assertions 1.1.0": {
"name": "static_assertions",
"version": "1.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/static_assertions/1.1.0/download",
"sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
}
},
"targets": [
{
"Library": {
"crate_name": "static_assertions",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "static_assertions",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.1.0"
},
"license": "MIT OR Apache-2.0"
},
"strsim 0.10.0": {
"name": "strsim",
"version": "0.10.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/strsim/0.10.0/download",
"sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
}
},
"targets": [
{
"Library": {
"crate_name": "strsim",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "strsim",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.10.0"
},
"license": "MIT"
},
"syn 1.0.90": {
"name": "syn",
"version": "1.0.90",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/syn/1.0.90/download",
"sha256": "704df27628939572cd88d33f171cd6f896f4eaca85252c6e0a72d8d8287ee86f"
}
},
"targets": [
{
"Library": {
"crate_name": "syn",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "syn",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"clone-impls",
"default",
"derive",
"full",
"parsing",
"printing",
"proc-macro",
"quote"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.37",
"target": "proc_macro2"
},
{
"id": "quote 1.0.17",
"target": "quote"
},
{
"id": "syn 1.0.90",
"target": "build_script_build"
},
{
"id": "unicode-xid 0.2.2",
"target": "unicode_xid"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.90"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"tempfile 3.3.0": {
"name": "tempfile",
"version": "3.3.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tempfile/3.3.0/download",
"sha256": "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
}
},
"targets": [
{
"Library": {
"crate_name": "tempfile",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "tempfile",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "fastrand 1.7.0",
"target": "fastrand"
},
{
"id": "remove_dir_all 0.5.3",
"target": "remove_dir_all"
}
],
"selects": {
"cfg(any(unix, target_os = \"wasi\"))": [
{
"id": "libc 0.2.122",
"target": "libc"
}
],
"cfg(target_os = \"redox\")": [
{
"id": "redox_syscall 0.2.13",
"target": "syscall"
}
],
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2018",
"version": "3.3.0"
},
"license": "MIT OR Apache-2.0"
},
"tera 1.15.0": {
"name": "tera",
"version": "1.15.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tera/1.15.0/download",
"sha256": "d3cac831b615c25bcef632d1cabf864fa05813baad3d526829db18eb70e8b58d"
}
},
"targets": [
{
"Library": {
"crate_name": "tera",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "tera",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"builtins",
"chrono",
"chrono-tz",
"default",
"humansize",
"percent-encoding",
"rand",
"slug"
],
"deps": {
"common": [
{
"id": "chrono 0.4.19",
"target": "chrono"
},
{
"id": "chrono-tz 0.6.1",
"target": "chrono_tz"
},
{
"id": "globwalk 0.8.1",
"target": "globwalk"
},
{
"id": "humansize 1.1.1",
"target": "humansize"
},
{
"id": "lazy_static 1.4.0",
"target": "lazy_static"
},
{
"id": "percent-encoding 2.1.0",
"target": "percent_encoding"
},
{
"id": "pest 2.1.3",
"target": "pest"
},
{
"id": "rand 0.8.5",
"target": "rand"
},
{
"id": "regex 1.5.5",
"target": "regex"
},
{
"id": "serde 1.0.136",
"target": "serde"
},
{
"id": "serde_json 1.0.79",
"target": "serde_json"
},
{
"id": "slug 0.1.4",
"target": "slug"
},
{
"id": "unic-segment 0.9.0",
"target": "unic_segment"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "pest_derive 2.1.0",
"target": "pest_derive"
}
],
"selects": {}
},
"version": "1.15.0"
},
"license": "MIT"
},
"termcolor 1.1.3": {
"name": "termcolor",
"version": "1.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/termcolor/1.1.3/download",
"sha256": "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
}
},
"targets": [
{
"Library": {
"crate_name": "termcolor",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "termcolor",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(windows)": [
{
"id": "winapi-util 0.1.5",
"target": "winapi_util"
}
]
}
},
"edition": "2018",
"version": "1.1.3"
},
"license": "Unlicense OR MIT"
},
"textwrap 0.15.0": {
"name": "textwrap",
"version": "0.15.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/textwrap/0.15.0/download",
"sha256": "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
}
},
"targets": [
{
"Library": {
"crate_name": "textwrap",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "textwrap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"smawk",
"unicode-linebreak",
"unicode-width"
],
"deps": {
"common": [
{
"id": "smawk 0.3.1",
"target": "smawk"
},
{
"id": "unicode-linebreak 0.1.2",
"target": "unicode_linebreak"
},
{
"id": "unicode-width 0.1.9",
"target": "unicode_width"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.15.0"
},
"license": "MIT"
},
"thread_local 1.1.4": {
"name": "thread_local",
"version": "1.1.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/thread_local/1.1.4/download",
"sha256": "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
}
},
"targets": [
{
"Library": {
"crate_name": "thread_local",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "thread_local",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "once_cell 1.10.0",
"target": "once_cell"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.1.4"
},
"license": "Apache-2.0/MIT"
},
"tinyvec 1.5.1": {
"name": "tinyvec",
"version": "1.5.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tinyvec/1.5.1/download",
"sha256": "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"
}
},
"targets": [
{
"Library": {
"crate_name": "tinyvec",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "tinyvec",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"alloc",
"default",
"tinyvec_macros"
],
"deps": {
"common": [
{
"id": "tinyvec_macros 0.1.0",
"target": "tinyvec_macros"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.5.1"
},
"license": "Zlib OR Apache-2.0 OR MIT"
},
"tinyvec_macros 0.1.0": {
"name": "tinyvec_macros",
"version": "0.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tinyvec_macros/0.1.0/download",
"sha256": "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
}
},
"targets": [
{
"Library": {
"crate_name": "tinyvec_macros",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "tinyvec_macros",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.1.0"
},
"license": "MIT OR Apache-2.0 OR Zlib"
},
"toml 0.5.8": {
"name": "toml",
"version": "0.5.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/toml/0.5.8/download",
"sha256": "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
}
},
"targets": [
{
"Library": {
"crate_name": "toml",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "toml",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"deps": {
"common": [
{
"id": "serde 1.0.136",
"target": "serde"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.5.8"
},
"license": "MIT/Apache-2.0"
},
"typenum 1.15.0": {
"name": "typenum",
"version": "1.15.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/typenum/1.15.0/download",
"sha256": "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
}
},
"targets": [
{
"Library": {
"crate_name": "typenum",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_main",
"crate_root": "build/main.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "typenum",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "typenum 1.15.0",
"target": "build_script_main"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.15.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"ucd-trie 0.1.3": {
"name": "ucd-trie",
"version": "0.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ucd-trie/0.1.3/download",
"sha256": "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
}
},
"targets": [
{
"Library": {
"crate_name": "ucd_trie",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "ucd_trie",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"edition": "2018",
"version": "0.1.3"
},
"license": "MIT/Apache-2.0"
},
"uncased 0.9.6": {
"name": "uncased",
"version": "0.9.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/uncased/0.9.6/download",
"sha256": "5baeed7327e25054889b9bd4f975f32e5f4c5d434042d59ab6cd4142c0a76ed0"
}
},
"targets": [
{
"Library": {
"crate_name": "uncased",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "uncased",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "uncased 0.9.6",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.9.6"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "version_check 0.9.4",
"target": "version_check"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0"
},
"unic-char-property 0.9.0": {
"name": "unic-char-property",
"version": "0.9.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unic-char-property/0.9.0/download",
"sha256": "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
}
},
"targets": [
{
"Library": {
"crate_name": "unic_char_property",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unic_char_property",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "unic-char-range 0.9.0",
"target": "unic_char_range"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.9.0"
},
"license": "MIT/Apache-2.0"
},
"unic-char-range 0.9.0": {
"name": "unic-char-range",
"version": "0.9.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unic-char-range/0.9.0/download",
"sha256": "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
}
},
"targets": [
{
"Library": {
"crate_name": "unic_char_range",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unic_char_range",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"edition": "2018",
"version": "0.9.0"
},
"license": "MIT/Apache-2.0"
},
"unic-common 0.9.0": {
"name": "unic-common",
"version": "0.9.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unic-common/0.9.0/download",
"sha256": "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
}
},
"targets": [
{
"Library": {
"crate_name": "unic_common",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unic_common",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"edition": "2018",
"version": "0.9.0"
},
"license": "MIT/Apache-2.0"
},
"unic-segment 0.9.0": {
"name": "unic-segment",
"version": "0.9.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unic-segment/0.9.0/download",
"sha256": "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23"
}
},
"targets": [
{
"Library": {
"crate_name": "unic_segment",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unic_segment",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "unic-ucd-segment 0.9.0",
"target": "unic_ucd_segment"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.9.0"
},
"license": "MIT/Apache-2.0"
},
"unic-ucd-segment 0.9.0": {
"name": "unic-ucd-segment",
"version": "0.9.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unic-ucd-segment/0.9.0/download",
"sha256": "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700"
}
},
"targets": [
{
"Library": {
"crate_name": "unic_ucd_segment",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unic_ucd_segment",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "unic-char-property 0.9.0",
"target": "unic_char_property"
},
{
"id": "unic-char-range 0.9.0",
"target": "unic_char_range"
},
{
"id": "unic-ucd-version 0.9.0",
"target": "unic_ucd_version"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.9.0"
},
"license": "MIT/Apache-2.0"
},
"unic-ucd-version 0.9.0": {
"name": "unic-ucd-version",
"version": "0.9.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unic-ucd-version/0.9.0/download",
"sha256": "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
}
},
"targets": [
{
"Library": {
"crate_name": "unic_ucd_version",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unic_ucd_version",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "unic-common 0.9.0",
"target": "unic_common"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.9.0"
},
"license": "MIT/Apache-2.0"
},
"unicode-bidi 0.3.7": {
"name": "unicode-bidi",
"version": "0.3.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unicode-bidi/0.3.7/download",
"sha256": "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_bidi",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unicode_bidi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"edition": "2018",
"version": "0.3.7"
},
"license": "MIT / Apache-2.0"
},
"unicode-linebreak 0.1.2": {
"name": "unicode-linebreak",
"version": "0.1.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unicode-linebreak/0.1.2/download",
"sha256": "3a52dcaab0c48d931f7cc8ef826fa51690a08e1ea55117ef26f89864f532383f"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_linebreak",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unicode_linebreak",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "unicode-linebreak 0.1.2",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.2"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "regex 1.5.5",
"target": "regex"
}
],
"selects": {}
}
},
"license": "Apache-2.0"
},
"unicode-normalization 0.1.19": {
"name": "unicode-normalization",
"version": "0.1.19",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unicode-normalization/0.1.19/download",
"sha256": "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_normalization",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unicode_normalization",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"deps": {
"common": [
{
"id": "tinyvec 1.5.1",
"target": "tinyvec"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.19"
},
"license": "MIT/Apache-2.0"
},
"unicode-width 0.1.9": {
"name": "unicode-width",
"version": "0.1.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unicode-width/0.1.9/download",
"sha256": "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_width",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unicode_width",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"edition": "2015",
"version": "0.1.9"
},
"license": "MIT/Apache-2.0"
},
"unicode-xid 0.2.2": {
"name": "unicode-xid",
"version": "0.2.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unicode-xid/0.2.2/download",
"sha256": "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_xid",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unicode_xid",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default"
],
"edition": "2015",
"version": "0.2.2"
},
"license": "MIT OR Apache-2.0"
},
"url 2.2.2": {
"name": "url",
"version": "2.2.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/url/2.2.2/download",
"sha256": "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
}
},
"targets": [
{
"Library": {
"crate_name": "url",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "url",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "form_urlencoded 1.0.1",
"target": "form_urlencoded"
},
{
"id": "idna 0.2.3",
"target": "idna"
},
{
"id": "matches 0.1.9",
"target": "matches"
},
{
"id": "percent-encoding 2.1.0",
"target": "percent_encoding"
}
],
"selects": {}
},
"edition": "2018",
"version": "2.2.2"
},
"license": "MIT/Apache-2.0"
},
"urls_generator 0.1.0": {
"name": "urls_generator",
"version": "0.1.0",
"repository": null,
"targets": [
{
"Binary": {
"crate_name": "urls_generator",
"crate_root": "src/main.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": null,
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "clap 3.1.8",
"target": "clap"
},
{
"id": "hex 0.4.3",
"target": "hex"
},
{
"id": "serde_json 1.0.79",
"target": "serde_json"
},
{
"id": "sha2 0.10.2",
"target": "sha2"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.0"
},
"license": null
},
"vcpkg 0.2.15": {
"name": "vcpkg",
"version": "0.2.15",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/vcpkg/0.2.15/download",
"sha256": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
}
},
"targets": [
{
"Library": {
"crate_name": "vcpkg",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "vcpkg",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.2.15"
},
"license": "MIT/Apache-2.0"
},
"version_check 0.9.4": {
"name": "version_check",
"version": "0.9.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/version_check/0.9.4/download",
"sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
}
},
"targets": [
{
"Library": {
"crate_name": "version_check",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "version_check",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.9.4"
},
"license": "MIT/Apache-2.0"
},
"walkdir 2.3.2": {
"name": "walkdir",
"version": "2.3.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/walkdir/2.3.2/download",
"sha256": "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
}
},
"targets": [
{
"Library": {
"crate_name": "walkdir",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "walkdir",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "same-file 1.0.6",
"target": "same_file"
}
],
"selects": {
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
},
{
"id": "winapi-util 0.1.5",
"target": "winapi_util"
}
]
}
},
"edition": "2018",
"version": "2.3.2"
},
"license": "Unlicense/MIT"
},
"wasi 0.10.2+wasi-snapshot-preview1": {
"name": "wasi",
"version": "0.10.2+wasi-snapshot-preview1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download",
"sha256": "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
}
},
"targets": [
{
"Library": {
"crate_name": "wasi",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "wasi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"edition": "2018",
"version": "0.10.2+wasi-snapshot-preview1"
},
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
},
"winapi 0.3.9": {
"name": "winapi",
"version": "0.3.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/winapi/0.3.9/download",
"sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "winapi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"consoleapi",
"errhandlingapi",
"fileapi",
"handleapi",
"minwinbase",
"minwindef",
"ntsecapi",
"processenv",
"profileapi",
"shlobj",
"std",
"timezoneapi",
"winbase",
"wincon",
"winerror",
"winnt"
],
"deps": {
"common": [
{
"id": "winapi 0.3.9",
"target": "build_script_build"
}
],
"selects": {
"i686-pc-windows-gnu": [
{
"id": "winapi-i686-pc-windows-gnu 0.4.0",
"target": "winapi_i686_pc_windows_gnu"
}
],
"x86_64-pc-windows-gnu": [
{
"id": "winapi-x86_64-pc-windows-gnu 0.4.0",
"target": "winapi_x86_64_pc_windows_gnu"
}
]
}
},
"edition": "2015",
"version": "0.3.9"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0"
},
"winapi-i686-pc-windows-gnu 0.4.0": {
"name": "winapi-i686-pc-windows-gnu",
"version": "0.4.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download",
"sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi_i686_pc_windows_gnu",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "winapi_i686_pc_windows_gnu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "winapi-i686-pc-windows-gnu 0.4.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0"
},
"winapi-util 0.1.5": {
"name": "winapi-util",
"version": "0.1.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/winapi-util/0.1.5/download",
"sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi_util",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "winapi_util",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2018",
"version": "0.1.5"
},
"license": "Unlicense/MIT"
},
"winapi-x86_64-pc-windows-gnu 0.4.0": {
"name": "winapi-x86_64-pc-windows-gnu",
"version": "0.4.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download",
"sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi_x86_64_pc_windows_gnu",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "winapi_x86_64_pc_windows_gnu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "winapi-x86_64-pc-windows-gnu 0.4.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0"
}
},
"binary_crates": [
"cargo-lock 7.0.1",
"cc 1.0.73",
"phf_generator 0.10.0"
],
"workspace_members": {
"cargo-bazel 0.2.1": "crate_universe",
"cross_installer 0.1.0": "crate_universe/tools/cross_installer",
"urls_generator 0.1.0": "crate_universe/tools/urls_generator"
},
"conditions": {
"aarch64-apple-darwin": [
"aarch64-apple-darwin"
],
"aarch64-linux-android": [
"aarch64-linux-android"
],
"cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [],
"cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [
"aarch64-unknown-linux-gnu"
],
"cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-linux-android",
"aarch64-unknown-linux-gnu",
"i686-apple-darwin",
"i686-linux-android",
"i686-pc-windows-msvc",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(any(unix, target_os = \"wasi\"))": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-linux-android",
"aarch64-unknown-linux-gnu",
"arm-unknown-linux-gnueabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"wasm32-wasi",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-linux-android",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(not(windows))": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-linux-android",
"aarch64-unknown-linux-gnu",
"arm-unknown-linux-gnueabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"wasm32-unknown-unknown",
"wasm32-wasi",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-linux-android",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(target_arch = \"wasm32\")": [
"wasm32-unknown-unknown",
"wasm32-wasi"
],
"cfg(target_env = \"sgx\")": [],
"cfg(target_os = \"fuchsia\")": [],
"cfg(target_os = \"hermit\")": [],
"cfg(target_os = \"redox\")": [],
"cfg(target_os = \"wasi\")": [
"wasm32-wasi"
],
"cfg(unix)": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-linux-android",
"aarch64-unknown-linux-gnu",
"arm-unknown-linux-gnueabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-linux-android",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(windows)": [
"i686-pc-windows-msvc",
"x86_64-pc-windows-msvc"
],
"i686-pc-windows-gnu": [],
"x86_64-pc-windows-gnu": []
}
}