blob: 0820bc999c92747f75b338249adce75d5389b112 [file] [log] [blame]
{
"checksum": "7c44e4d0f89eca382078ada851e9088bb62bc3e573c63562239d1ad090ee1ba8",
"crates": {
"aho-corasick 0.7.20": {
"name": "aho-corasick",
"version": "0.7.20",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/aho-corasick/0.7.20/download",
"sha256": "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
}
},
"targets": [
{
"Library": {
"crate_name": "aho_corasick",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "aho_corasick",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "memchr 2.5.0",
"target": "memchr"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.7.20"
},
"license": "Unlicense OR MIT"
},
"aliases 0.1.0": {
"name": "aliases",
"version": "0.1.0",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "aliases",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "aliases",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "log 0.3.9",
"target": "log",
"alias": "pinned_log"
},
{
"id": "log 0.4.14",
"target": "log"
},
{
"id": "names 0.12.1-dev",
"target": "names",
"alias": "pinned_names"
},
{
"id": "names 0.13.0",
"target": "names"
},
{
"id": "value-bag 1.0.0-alpha.7",
"target": "value_bag"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "env_logger 0.9.3",
"target": "env_logger"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.0"
},
"license": null
},
"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": [
"**/*.rs"
]
}
}
],
"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.139",
"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": [
"**/*.rs"
]
}
}
],
"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": [
"**/*.rs"
]
}
}
],
"library_target_name": "bitflags",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2018",
"version": "1.3.2"
},
"license": "MIT/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": [
"**/*.rs"
]
}
}
],
"library_target_name": "cfg_if",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.0"
},
"license": "MIT/Apache-2.0"
},
"clap 3.2.23": {
"name": "clap",
"version": "3.2.23",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap/3.2.23/download",
"sha256": "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5"
}
},
"targets": [
{
"Library": {
"crate_name": "clap",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "clap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"atty",
"clap_derive",
"color",
"default",
"derive",
"once_cell",
"std",
"strsim",
"suggestions",
"termcolor"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "atty 0.2.14",
"target": "atty"
},
{
"id": "bitflags 1.3.2",
"target": "bitflags"
},
{
"id": "clap_lex 0.2.4",
"target": "clap_lex"
},
{
"id": "indexmap 1.9.2",
"target": "indexmap"
},
{
"id": "once_cell 1.17.1",
"target": "once_cell"
},
{
"id": "strsim 0.10.0",
"target": "strsim"
},
{
"id": "termcolor 1.2.0",
"target": "termcolor"
},
{
"id": "textwrap 0.16.0",
"target": "textwrap"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "clap_derive 3.2.18",
"target": "clap_derive"
}
],
"selects": {}
},
"version": "3.2.23"
},
"license": "MIT OR Apache-2.0"
},
"clap_derive 3.2.18": {
"name": "clap_derive",
"version": "3.2.18",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap_derive/3.2.18/download",
"sha256": "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "clap_derive",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "clap_derive",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "heck 0.4.1",
"target": "heck"
},
{
"id": "proc-macro-error 1.0.4",
"target": "proc_macro_error"
},
{
"id": "proc-macro2 1.0.51",
"target": "proc_macro2"
},
{
"id": "quote 1.0.23",
"target": "quote"
},
{
"id": "syn 1.0.109",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "3.2.18"
},
"license": "MIT OR Apache-2.0"
},
"clap_lex 0.2.4": {
"name": "clap_lex",
"version": "0.2.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap_lex/0.2.4/download",
"sha256": "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
}
},
"targets": [
{
"Library": {
"crate_name": "clap_lex",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "clap_lex",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "os_str_bytes 6.4.1",
"target": "os_str_bytes"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.2.4"
},
"license": "MIT OR Apache-2.0"
},
"ctor 0.1.26": {
"name": "ctor",
"version": "0.1.26",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ctor/0.1.26/download",
"sha256": "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "ctor",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "ctor",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "quote 1.0.23",
"target": "quote"
},
{
"id": "syn 1.0.109",
"target": "syn"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.26"
},
"license": "Apache-2.0 OR MIT"
},
"env_logger 0.9.3": {
"name": "env_logger",
"version": "0.9.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/env_logger/0.9.3/download",
"sha256": "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
}
},
"targets": [
{
"Library": {
"crate_name": "env_logger",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "env_logger",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"atty",
"default",
"humantime",
"regex",
"termcolor"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "atty 0.2.14",
"target": "atty"
},
{
"id": "humantime 2.1.0",
"target": "humantime"
},
{
"id": "log 0.4.14",
"target": "log"
},
{
"id": "regex 1.7.1",
"target": "regex"
},
{
"id": "termcolor 1.2.0",
"target": "termcolor"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.9.3"
},
"license": "MIT OR Apache-2.0"
},
"getrandom 0.2.8": {
"name": "getrandom",
"version": "0.2.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/getrandom/0.2.8/download",
"sha256": "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
}
},
"targets": [
{
"Library": {
"crate_name": "getrandom",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "getrandom",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
}
],
"selects": {
"cfg(target_os = \"wasi\")": [
{
"id": "wasi 0.11.0+wasi-snapshot-preview1",
"target": "wasi"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.139",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.2.8"
},
"license": "MIT OR Apache-2.0"
},
"hashbrown 0.12.3": {
"name": "hashbrown",
"version": "0.12.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/hashbrown/0.12.3/download",
"sha256": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
}
},
"targets": [
{
"Library": {
"crate_name": "hashbrown",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "hashbrown",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"raw"
],
"selects": {}
},
"edition": "2021",
"version": "0.12.3"
},
"license": "MIT OR Apache-2.0"
},
"heck 0.4.1": {
"name": "heck",
"version": "0.4.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/heck/0.4.1/download",
"sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
}
},
"targets": [
{
"Library": {
"crate_name": "heck",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "heck",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2018",
"version": "0.4.1"
},
"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": [
"**/*.rs"
]
}
}
],
"library_target_name": "hermit_abi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "libc 0.2.139",
"target": "libc"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.19"
},
"license": "MIT/Apache-2.0"
},
"humantime 2.1.0": {
"name": "humantime",
"version": "2.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/humantime/2.1.0/download",
"sha256": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
}
},
"targets": [
{
"Library": {
"crate_name": "humantime",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "humantime",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "2.1.0"
},
"license": "MIT/Apache-2.0"
},
"indexmap 1.9.2": {
"name": "indexmap",
"version": "1.9.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/indexmap/1.9.2/download",
"sha256": "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
}
},
"targets": [
{
"Library": {
"crate_name": "indexmap",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "indexmap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "hashbrown 0.12.3",
"target": "hashbrown"
},
{
"id": "indexmap 1.9.2",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.9.2"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "Apache-2.0 OR MIT"
},
"libc 0.2.139": {
"name": "libc",
"version": "0.2.139",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/libc/0.2.139/download",
"sha256": "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
}
},
"targets": [
{
"Library": {
"crate_name": "libc",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "libc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "libc 0.2.139",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.2.139"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"log 0.3.9": {
"name": "log",
"version": "0.3.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/log/0.3.9/download",
"sha256": "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
}
},
"targets": [
{
"Library": {
"crate_name": "log",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "log",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"use_std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "log 0.4.14",
"target": "log"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.3.9"
},
"license": "MIT/Apache-2.0"
},
"log 0.4.14": {
"name": "log",
"version": "0.4.14",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/log/0.4.14/download",
"sha256": "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
}
},
"targets": [
{
"Library": {
"crate_name": "log",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "log",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "log 0.4.14",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.14"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"memchr 2.5.0": {
"name": "memchr",
"version": "2.5.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/memchr/2.5.0/download",
"sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
}
},
"targets": [
{
"Library": {
"crate_name": "memchr",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "memchr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "memchr 2.5.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "2.5.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "Unlicense/MIT"
},
"names 0.12.1-dev": {
"name": "names",
"version": "0.12.1-dev",
"repository": {
"Git": {
"remote": "https://github.com/fnichol/names.git",
"commitish": {
"Rev": "760516503b89ddc8bc2ab42d579d4566cfb1054f"
},
"shallow_since": "1646516410 -0700"
}
},
"targets": [
{
"Library": {
"crate_name": "names",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "names",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"application",
"clap",
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "clap 3.2.23",
"target": "clap"
},
{
"id": "names 0.12.1-dev",
"target": "build_script_build"
},
{
"id": "rand 0.8.5",
"target": "rand"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.12.1-dev"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT"
},
"names 0.13.0": {
"name": "names",
"version": "0.13.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/names/0.13.0/download",
"sha256": "e7d66043b25d4a6cccb23619d10c19c25304b355a7dccd4a8e11423dd2382146"
}
},
"targets": [
{
"Library": {
"crate_name": "names",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "names",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"application",
"clap",
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "clap 3.2.23",
"target": "clap"
},
{
"id": "names 0.13.0",
"target": "build_script_build"
},
{
"id": "rand 0.8.5",
"target": "rand"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.13.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT"
},
"once_cell 1.17.1": {
"name": "once_cell",
"version": "1.17.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/once_cell/1.17.1/download",
"sha256": "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
}
},
"targets": [
{
"Library": {
"crate_name": "once_cell",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "once_cell",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"race",
"std"
],
"selects": {}
},
"edition": "2021",
"version": "1.17.1"
},
"license": "MIT OR Apache-2.0"
},
"os_str_bytes 6.4.1": {
"name": "os_str_bytes",
"version": "6.4.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/os_str_bytes/6.4.1/download",
"sha256": "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
}
},
"targets": [
{
"Library": {
"crate_name": "os_str_bytes",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "os_str_bytes",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"raw_os_str"
],
"selects": {}
},
"edition": "2021",
"version": "6.4.1"
},
"license": "MIT OR Apache-2.0"
},
"ppv-lite86 0.2.17": {
"name": "ppv-lite86",
"version": "0.2.17",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download",
"sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
}
},
"targets": [
{
"Library": {
"crate_name": "ppv_lite86",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "ppv_lite86",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"simd",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "0.2.17"
},
"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": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "proc_macro_error",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"syn",
"syn-error"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro-error 1.0.4",
"target": "build_script_build"
},
{
"id": "proc-macro2 1.0.51",
"target": "proc_macro2"
},
{
"id": "quote 1.0.23",
"target": "quote"
},
{
"id": "syn 1.0.109",
"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": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"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.51",
"target": "proc_macro2"
},
{
"id": "quote 1.0.23",
"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.51": {
"name": "proc-macro2",
"version": "1.0.51",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/proc-macro2/1.0.51/download",
"sha256": "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6"
}
},
"targets": [
{
"Library": {
"crate_name": "proc_macro2",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "proc_macro2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"proc-macro"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.51",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.6",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.51"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"quote 1.0.23": {
"name": "quote",
"version": "1.0.23",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/quote/1.0.23/download",
"sha256": "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
}
},
"targets": [
{
"Library": {
"crate_name": "quote",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "quote",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"proc-macro"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.51",
"target": "proc_macro2"
},
{
"id": "quote 1.0.23",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.23"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR 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": [
"**/*.rs"
]
}
}
],
"library_target_name": "rand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"getrandom",
"libc",
"rand_chacha",
"std",
"std_rng"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "rand_chacha 0.3.1",
"target": "rand_chacha"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
}
],
"selects": {
"cfg(unix)": [
{
"id": "libc 0.2.139",
"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": [
"**/*.rs"
]
}
}
],
"library_target_name": "rand_chacha",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "ppv-lite86 0.2.17",
"target": "ppv_lite86"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.1"
},
"license": "MIT OR Apache-2.0"
},
"rand_core 0.6.4": {
"name": "rand_core",
"version": "0.6.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/rand_core/0.6.4/download",
"sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_core",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "rand_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"getrandom",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "getrandom 0.2.8",
"target": "getrandom"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.6.4"
},
"license": "MIT OR Apache-2.0"
},
"regex 1.7.1": {
"name": "regex",
"version": "1.7.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/regex/1.7.1/download",
"sha256": "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"
}
},
"targets": [
{
"Library": {
"crate_name": "regex",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "regex",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"aho-corasick",
"memchr",
"perf",
"perf-cache",
"perf-dfa",
"perf-inline",
"perf-literal",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "aho-corasick 0.7.20",
"target": "aho_corasick"
},
{
"id": "memchr 2.5.0",
"target": "memchr"
},
{
"id": "regex-syntax 0.6.28",
"target": "regex_syntax"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.7.1"
},
"license": "MIT OR Apache-2.0"
},
"regex-syntax 0.6.28": {
"name": "regex-syntax",
"version": "0.6.28",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/regex-syntax/0.6.28/download",
"sha256": "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
}
},
"targets": [
{
"Library": {
"crate_name": "regex_syntax",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "regex_syntax",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.6.28"
},
"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": [
"**/*.rs"
]
}
}
],
"library_target_name": "strsim",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.10.0"
},
"license": "MIT"
},
"syn 1.0.109": {
"name": "syn",
"version": "1.0.109",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/syn/1.0.109/download",
"sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
}
},
"targets": [
{
"Library": {
"crate_name": "syn",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "syn",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"clone-impls",
"default",
"derive",
"full",
"parsing",
"printing",
"proc-macro",
"quote"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.51",
"target": "proc_macro2"
},
{
"id": "quote 1.0.23",
"target": "quote"
},
{
"id": "syn 1.0.109",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.6",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.109"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"termcolor 1.2.0": {
"name": "termcolor",
"version": "1.2.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/termcolor/1.2.0/download",
"sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
}
},
"targets": [
{
"Library": {
"crate_name": "termcolor",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"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.2.0"
},
"license": "Unlicense OR MIT"
},
"textwrap 0.16.0": {
"name": "textwrap",
"version": "0.16.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/textwrap/0.16.0/download",
"sha256": "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
}
},
"targets": [
{
"Library": {
"crate_name": "textwrap",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "textwrap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "0.16.0"
},
"license": "MIT"
},
"unicode-ident 1.0.6": {
"name": "unicode-ident",
"version": "1.0.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unicode-ident/1.0.6/download",
"sha256": "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_ident",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "unicode_ident",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.6"
},
"license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
},
"value-bag 1.0.0-alpha.7": {
"name": "value-bag",
"version": "1.0.0-alpha.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/value-bag/1.0.0-alpha.7/download",
"sha256": "dd320e1520f94261153e96f7534476ad869c14022aee1e59af7c778075d840ae"
}
},
"targets": [
{
"Library": {
"crate_name": "value_bag",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "value_bag",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "value-bag 1.0.0-alpha.7",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "ctor 0.1.26",
"target": "ctor"
}
],
"selects": {}
},
"version": "1.0.0-alpha.7"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "version_check 0.9.4",
"target": "version_check",
"alias": "rustc"
}
],
"selects": {}
}
},
"license": "Apache-2.0 OR MIT"
},
"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": [
"**/*.rs"
]
}
}
],
"library_target_name": "version_check",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.9.4"
},
"license": "MIT/Apache-2.0"
},
"wasi 0.11.0+wasi-snapshot-preview1": {
"name": "wasi",
"version": "0.11.0+wasi-snapshot-preview1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download",
"sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
}
},
"targets": [
{
"Library": {
"crate_name": "wasi",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "wasi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "0.11.0+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": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "winapi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"consoleapi",
"errhandlingapi",
"fileapi",
"minwinbase",
"minwindef",
"processenv",
"std",
"winbase",
"wincon",
"winerror",
"winnt"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "winapi 0.3.9",
"target": "build_script_build"
}
],
"selects": {
"i686-pc-windows-gnu": [
{
"id": "winapi-i686-pc-windows-gnu 0.4.0",
"target": "winapi_i686_pc_windows_gnu"
}
],
"x86_64-pc-windows-gnu": [
{
"id": "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": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"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": [
"**/*.rs"
]
}
}
],
"library_target_name": "winapi_util",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2018",
"version": "0.1.5"
},
"license": "Unlicense/MIT"
},
"winapi-x86_64-pc-windows-gnu 0.4.0": {
"name": "winapi-x86_64-pc-windows-gnu",
"version": "0.4.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download",
"sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi_x86_64_pc_windows_gnu",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"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": [],
"workspace_members": {
"aliases 0.1.0": "cargo_aliases"
},
"conditions": {
"cfg(target_os = \"hermit\")": [],
"cfg(target_os = \"wasi\")": [
"wasm32-wasi"
],
"cfg(unix)": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-apple-ios-sim",
"aarch64-fuchsia",
"aarch64-linux-android",
"aarch64-unknown-linux-gnu",
"arm-unknown-linux-gnueabi",
"armv7-linux-androideabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(windows)": [
"aarch64-pc-windows-msvc",
"i686-pc-windows-msvc",
"x86_64-pc-windows-msvc"
],
"i686-pc-windows-gnu": [],
"x86_64-pc-windows-gnu": []
}
}