blob: d1fcf0a7cc286f12219cb3b690d751c0e06034ba [file] [log] [blame]
{
"checksum": "48f889f247110cdd0341f5556c291019d3dab53777c42cb040862985c5e2f21d",
"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.5.0",
"target": "memchr"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.7.18"
},
"license": "Unlicense/MIT"
},
"aliases 0.1.0": {
"name": "aliases",
"version": "0.1.0",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "aliases",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"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.0",
"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": {
"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.126",
"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"
},
"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"
},
"clap 3.2.8": {
"name": "clap",
"version": "3.2.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap/3.2.8/download",
"sha256": "190814073e85d238f31ff738fcb0bf6910cedeb73376c87cd69291028966fd83"
}
},
"targets": [
{
"Library": {
"crate_name": "clap",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"Binary": {
"crate_name": "stdio-fixture",
"crate_root": "src/bin/stdio-fixture.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "clap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"atty",
"clap_derive",
"color",
"default",
"derive",
"once_cell",
"std",
"strsim",
"suggestions",
"termcolor"
],
"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.1",
"target": "indexmap"
},
{
"id": "once_cell 1.12.0",
"target": "once_cell"
},
{
"id": "strsim 0.10.0",
"target": "strsim"
},
{
"id": "termcolor 1.1.3",
"target": "termcolor"
},
{
"id": "textwrap 0.15.0",
"target": "textwrap"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "clap_derive 3.2.7",
"target": "clap_derive"
}
],
"selects": {}
},
"version": "3.2.8"
},
"license": "MIT OR Apache-2.0"
},
"clap_derive 3.2.7": {
"name": "clap_derive",
"version": "3.2.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/clap_derive/3.2.7/download",
"sha256": "759bf187376e1afa7b85b959e6a664a3e7a95203415dba952ad19139e798f902"
}
},
"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.40",
"target": "proc_macro2"
},
{
"id": "quote 1.0.20",
"target": "quote"
},
{
"id": "syn 1.0.98",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "3.2.7"
},
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "clap_lex",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "os_str_bytes 6.1.0",
"target": "os_str_bytes"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.2.4"
},
"license": "MIT OR Apache-2.0"
},
"ctor 0.1.22": {
"name": "ctor",
"version": "0.1.22",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ctor/0.1.22/download",
"sha256": "f877be4f7c9f246b183111634f75baa039715e3f46ce860677d3b19a69fb229c"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "ctor",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "ctor",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "quote 1.0.20",
"target": "quote"
},
{
"id": "syn 1.0.98",
"target": "syn"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.22"
},
"license": "Apache-2.0 OR MIT"
},
"env_logger 0.9.0": {
"name": "env_logger",
"version": "0.9.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/env_logger/0.9.0/download",
"sha256": "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
}
},
"targets": [
{
"Library": {
"crate_name": "env_logger",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "env_logger",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"atty",
"default",
"humantime",
"regex",
"termcolor"
],
"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.5.6",
"target": "regex"
},
{
"id": "termcolor 1.1.3",
"target": "termcolor"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.9.0"
},
"license": "MIT/Apache-2.0"
},
"getrandom 0.2.7": {
"name": "getrandom",
"version": "0.2.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/getrandom/0.2.7/download",
"sha256": "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"
}
},
"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.11.0+wasi-snapshot-preview1",
"target": "wasi"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.126",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.2.7"
},
"license": "MIT OR Apache-2.0"
},
"hashbrown 0.12.1": {
"name": "hashbrown",
"version": "0.12.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/hashbrown/0.12.1/download",
"sha256": "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"
}
},
"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": "2021",
"version": "0.12.1"
},
"license": "MIT OR Apache-2.0"
},
"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.126",
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "humantime",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "2.1.0"
},
"license": "MIT/Apache-2.0"
},
"indexmap 1.9.1": {
"name": "indexmap",
"version": "1.9.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/indexmap/1.9.1/download",
"sha256": "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
}
},
"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.12.1",
"target": "hashbrown"
},
{
"id": "indexmap 1.9.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.9.1"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "Apache-2.0 OR MIT"
},
"libc 0.2.126": {
"name": "libc",
"version": "0.2.126",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/libc/0.2.126/download",
"sha256": "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
}
},
"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": [
"**"
],
"deps": {
"common": [
{
"id": "libc 0.2.126",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.2.126"
},
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "log",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"use_std"
],
"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": {
"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": [
"**"
],
"crate_features": [
"std"
],
"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": {
"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.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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"Binary": {
"crate_name": "names",
"crate_root": "src/bin/names.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "names",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"application",
"clap",
"default"
],
"deps": {
"common": [
{
"id": "clap 3.2.8",
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"Binary": {
"crate_name": "names",
"crate_root": "src/bin/names.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "names",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"application",
"clap",
"default"
],
"deps": {
"common": [
{
"id": "clap 3.2.8",
"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.12.0": {
"name": "once_cell",
"version": "1.12.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/once_cell/1.12.0/download",
"sha256": "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"
}
},
"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.12.0"
},
"license": "MIT OR Apache-2.0"
},
"os_str_bytes 6.1.0": {
"name": "os_str_bytes",
"version": "6.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/os_str_bytes/6.1.0/download",
"sha256": "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"
}
},
"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": [
"raw_os_str"
],
"edition": "2018",
"version": "6.1.0"
},
"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.40",
"target": "proc_macro2"
},
{
"id": "quote 1.0.20",
"target": "quote"
},
{
"id": "syn 1.0.98",
"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.40",
"target": "proc_macro2"
},
{
"id": "quote 1.0.20",
"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.40": {
"name": "proc-macro2",
"version": "1.0.40",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/proc-macro2/1.0.40/download",
"sha256": "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"
}
},
"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.40",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.1",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.40"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"quote 1.0.20": {
"name": "quote",
"version": "1.0.20",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/quote/1.0.20/download",
"sha256": "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"
}
},
"targets": [
{
"Library": {
"crate_name": "quote",
"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": "quote",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"proc-macro"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.40",
"target": "proc_macro2"
},
{
"id": "quote 1.0.20",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.20"
},
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "rand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"alloc",
"default",
"getrandom",
"libc",
"rand_chacha",
"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.126",
"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.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.7",
"target": "getrandom"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.6.3"
},
"license": "MIT OR Apache-2.0"
},
"regex 1.5.6": {
"name": "regex",
"version": "1.5.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/regex/1.5.6/download",
"sha256": "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"
}
},
"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",
"memchr",
"perf",
"perf-cache",
"perf-dfa",
"perf-inline",
"perf-literal",
"std"
],
"deps": {
"common": [
{
"id": "aho-corasick 0.7.18",
"target": "aho_corasick"
},
{
"id": "memchr 2.5.0",
"target": "memchr"
},
{
"id": "regex-syntax 0.6.26",
"target": "regex_syntax"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.5.6"
},
"license": "MIT OR Apache-2.0"
},
"regex-syntax 0.6.26": {
"name": "regex-syntax",
"version": "0.6.26",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/regex-syntax/0.6.26/download",
"sha256": "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"
}
},
"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": [
"**"
],
"edition": "2018",
"version": "0.6.26"
},
"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.98": {
"name": "syn",
"version": "1.0.98",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/syn/1.0.98/download",
"sha256": "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"
}
},
"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.40",
"target": "proc_macro2"
},
{
"id": "quote 1.0.20",
"target": "quote"
},
{
"id": "syn 1.0.98",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.1",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.98"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"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": [
"**"
],
"edition": "2018",
"version": "0.15.0"
},
"license": "MIT"
},
"unicode-ident 1.0.1": {
"name": "unicode-ident",
"version": "1.0.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/unicode-ident/1.0.1/download",
"sha256": "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_ident",
"crate_root": "src/lib.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "unicode_ident",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.1"
},
"license": "MIT OR Apache-2.0"
},
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"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.22",
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"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": {
"include": [
"**/*.rs"
],
"exclude": []
}
}
}
],
"library_target_name": "wasi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": [
"default",
"std"
],
"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": {
"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",
"minwinbase",
"minwindef",
"processenv",
"std",
"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": [
"clap 3.2.8",
"names 0.12.1-dev",
"names 0.13.0"
],
"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-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-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": []
}
}