blob: 7ea46a577b0145f925c19904dd2177aa6337697b [file] [log] [blame]
{
"checksum": "718e9a06af15604ca61dbed459a376225bf0b592f396fbb553afcd58988f7c94",
"crates": {
"async-trait 0.1.64": {
"name": "async-trait",
"version": "0.1.64",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/async-trait/0.1.64/download",
"sha256": "1cd7fce9ba8c3c042128ce72d8b2ddbf3a05747efb67ea0313c635e10bda47a2"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "async_trait",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "async_trait",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "async-trait 0.1.64",
"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",
"version": "0.1.64"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"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"
},
"axum 0.4.8": {
"name": "axum",
"version": "0.4.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/axum/0.4.8/download",
"sha256": "c9f346c92c1e9a71d14fe4aaf7c2a5d9932cc4e5e48d8fb6641524416eb79ddd"
}
},
"targets": [
{
"Library": {
"crate_name": "axum",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "axum",
"common_attrs": {
"compile_data_glob": [
"**",
"**/*.md"
],
"crate_features": {
"common": [
"default",
"http1",
"json",
"serde_json",
"tower-log"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "axum-core 0.1.2",
"target": "axum_core"
},
{
"id": "bitflags 1.3.2",
"target": "bitflags"
},
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "futures-util 0.3.26",
"target": "futures_util"
},
{
"id": "http 0.2.9",
"target": "http"
},
{
"id": "http-body 0.4.5",
"target": "http_body"
},
{
"id": "hyper 0.14.24",
"target": "hyper"
},
{
"id": "matchit 0.4.6",
"target": "matchit"
},
{
"id": "memchr 2.5.0",
"target": "memchr"
},
{
"id": "mime 0.3.16",
"target": "mime"
},
{
"id": "percent-encoding 2.2.0",
"target": "percent_encoding"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "serde 1.0.152",
"target": "serde"
},
{
"id": "serde_json 1.0.93",
"target": "serde_json"
},
{
"id": "serde_urlencoded 0.7.1",
"target": "serde_urlencoded"
},
{
"id": "sync_wrapper 0.1.2",
"target": "sync_wrapper"
},
{
"id": "tokio 1.26.0",
"target": "tokio"
},
{
"id": "tower 0.4.13",
"target": "tower"
},
{
"id": "tower-http 0.2.5",
"target": "tower_http"
},
{
"id": "tower-layer 0.3.2",
"target": "tower_layer"
},
{
"id": "tower-service 0.3.2",
"target": "tower_service"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "async-trait 0.1.64",
"target": "async_trait"
}
],
"selects": {}
},
"version": "0.4.8"
},
"license": "MIT"
},
"axum-core 0.1.2": {
"name": "axum-core",
"version": "0.1.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/axum-core/0.1.2/download",
"sha256": "6dbcda393bef9c87572779cb8ef916f12d77750b27535dd6819fa86591627a51"
}
},
"targets": [
{
"Library": {
"crate_name": "axum_core",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "axum_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "futures-util 0.3.26",
"target": "futures_util"
},
{
"id": "http 0.2.9",
"target": "http"
},
{
"id": "http-body 0.4.5",
"target": "http_body"
},
{
"id": "mime 0.3.16",
"target": "mime"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "async-trait 0.1.64",
"target": "async_trait"
}
],
"selects": {}
},
"version": "0.1.2"
},
"license": "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"
},
"bytes 1.4.0": {
"name": "bytes",
"version": "1.4.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/bytes/1.4.0/download",
"sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
}
},
"targets": [
{
"Library": {
"crate_name": "bytes",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "bytes",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "1.4.0"
},
"license": "MIT"
},
"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"
},
"direct-cargo-bazel-deps 0.0.1": {
"name": "direct-cargo-bazel-deps",
"version": "0.0.1",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "direct_cargo_bazel_deps",
"crate_root": ".direct_cargo_bazel_deps.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "direct_cargo_bazel_deps",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "axum 0.4.8",
"target": "axum"
},
{
"id": "hyper 0.14.24",
"target": "hyper"
},
{
"id": "mime 0.3.16",
"target": "mime"
},
{
"id": "serde_json 1.0.93",
"target": "serde_json"
},
{
"id": "socket2 0.4.9",
"target": "socket2"
},
{
"id": "tokio 1.26.0",
"target": "tokio"
},
{
"id": "tower 0.4.13",
"target": "tower"
},
{
"id": "tower-http 0.2.5",
"target": "tower_http"
},
{
"id": "tracing 0.1.37",
"target": "tracing"
},
{
"id": "tracing-subscriber 0.3.16",
"target": "tracing_subscriber"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.0.1"
},
"license": null
},
"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": [
"**/*.rs"
]
}
}
],
"library_target_name": "fnv",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"edition": "2015",
"version": "1.0.7"
},
"license": "Apache-2.0 / MIT"
},
"form_urlencoded 1.1.0": {
"name": "form_urlencoded",
"version": "1.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/form_urlencoded/1.1.0/download",
"sha256": "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
}
},
"targets": [
{
"Library": {
"crate_name": "form_urlencoded",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "form_urlencoded",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "percent-encoding 2.2.0",
"target": "percent_encoding"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.1.0"
},
"license": "MIT OR Apache-2.0"
},
"futures-channel 0.3.26": {
"name": "futures-channel",
"version": "0.3.26",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/futures-channel/0.3.26/download",
"sha256": "2e5317663a9089767a1ec00a487df42e0ca174b61b4483213ac24448e4664df5"
}
},
"targets": [
{
"Library": {
"crate_name": "futures_channel",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "futures_channel",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "futures-channel 0.3.26",
"target": "build_script_build"
},
{
"id": "futures-core 0.3.26",
"target": "futures_core"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.26"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"futures-core 0.3.26": {
"name": "futures-core",
"version": "0.3.26",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/futures-core/0.3.26/download",
"sha256": "ec90ff4d0fe1f57d600049061dc6bb68ed03c7d2fbd697274c41805dcb3f8608"
}
},
"targets": [
{
"Library": {
"crate_name": "futures_core",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "futures_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "futures-core 0.3.26",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.26"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"futures-sink 0.3.26": {
"name": "futures-sink",
"version": "0.3.26",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/futures-sink/0.3.26/download",
"sha256": "f310820bb3e8cfd46c80db4d7fb8353e15dfff853a127158425f31e0be6c8364"
}
},
"targets": [
{
"Library": {
"crate_name": "futures_sink",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "futures_sink",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "0.3.26"
},
"license": "MIT OR Apache-2.0"
},
"futures-task 0.3.26": {
"name": "futures-task",
"version": "0.3.26",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/futures-task/0.3.26/download",
"sha256": "dcf79a1bf610b10f42aea489289c5a2c478a786509693b80cd39c44ccd936366"
}
},
"targets": [
{
"Library": {
"crate_name": "futures_task",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "futures_task",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "futures-task 0.3.26",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.26"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"futures-util 0.3.26": {
"name": "futures-util",
"version": "0.3.26",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/futures-util/0.3.26/download",
"sha256": "9c1d6de3acfef38d2be4b1f543f553131788603495be83da675e180c8d6b7bd1"
}
},
"targets": [
{
"Library": {
"crate_name": "futures_util",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "futures_util",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "futures-core 0.3.26",
"target": "futures_core"
},
{
"id": "futures-task 0.3.26",
"target": "futures_task"
},
{
"id": "futures-util 0.3.26",
"target": "build_script_build"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "pin-utils 0.1.0",
"target": "pin_utils"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.26"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"h2 0.3.16": {
"name": "h2",
"version": "0.3.16",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/h2/0.3.16/download",
"sha256": "5be7b54589b581f624f566bf5d8eb2bab1db736c51528720b6bd36b96b55924d"
}
},
"targets": [
{
"Library": {
"crate_name": "h2",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "h2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "fnv 1.0.7",
"target": "fnv"
},
{
"id": "futures-core 0.3.26",
"target": "futures_core"
},
{
"id": "futures-sink 0.3.26",
"target": "futures_sink"
},
{
"id": "futures-util 0.3.26",
"target": "futures_util"
},
{
"id": "http 0.2.9",
"target": "http"
},
{
"id": "indexmap 1.9.2",
"target": "indexmap"
},
{
"id": "slab 0.4.8",
"target": "slab"
},
{
"id": "tokio 1.26.0",
"target": "tokio"
},
{
"id": "tokio-util 0.7.7",
"target": "tokio_util"
},
{
"id": "tracing 0.1.37",
"target": "tracing"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.16"
},
"license": "MIT"
},
"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"
},
"hermit-abi 0.2.6": {
"name": "hermit-abi",
"version": "0.2.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/hermit-abi/0.2.6/download",
"sha256": "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
}
},
"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": "2021",
"version": "0.2.6"
},
"license": "MIT/Apache-2.0"
},
"http 0.2.9": {
"name": "http",
"version": "0.2.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/http/0.2.9/download",
"sha256": "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
}
},
"targets": [
{
"Library": {
"crate_name": "http",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "http",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "fnv 1.0.7",
"target": "fnv"
},
{
"id": "itoa 1.0.5",
"target": "itoa"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.9"
},
"license": "MIT OR Apache-2.0"
},
"http-body 0.4.5": {
"name": "http-body",
"version": "0.4.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/http-body/0.4.5/download",
"sha256": "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
}
},
"targets": [
{
"Library": {
"crate_name": "http_body",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "http_body",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "http 0.2.9",
"target": "http"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.4.5"
},
"license": "MIT"
},
"http-range-header 0.3.0": {
"name": "http-range-header",
"version": "0.3.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/http-range-header/0.3.0/download",
"sha256": "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"
}
},
"targets": [
{
"Library": {
"crate_name": "http_range_header",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "http_range_header",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.3.0"
},
"license": "MIT"
},
"httparse 1.8.0": {
"name": "httparse",
"version": "1.8.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/httparse/1.8.0/download",
"sha256": "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
}
},
"targets": [
{
"Library": {
"crate_name": "httparse",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "httparse",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "httparse 1.8.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.8.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0"
},
"httpdate 1.0.2": {
"name": "httpdate",
"version": "1.0.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/httpdate/1.0.2/download",
"sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
}
},
"targets": [
{
"Library": {
"crate_name": "httpdate",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "httpdate",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.2"
},
"license": "MIT/Apache-2.0"
},
"hyper 0.14.24": {
"name": "hyper",
"version": "0.14.24",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/hyper/0.14.24/download",
"sha256": "5e011372fa0b68db8350aa7a248930ecc7839bf46d8485577d69f117a75f164c"
}
},
"targets": [
{
"Library": {
"crate_name": "hyper",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "hyper",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"client",
"default",
"full",
"h2",
"http1",
"http2",
"runtime",
"server",
"socket2",
"stream",
"tcp"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "futures-channel 0.3.26",
"target": "futures_channel"
},
{
"id": "futures-core 0.3.26",
"target": "futures_core"
},
{
"id": "futures-util 0.3.26",
"target": "futures_util"
},
{
"id": "h2 0.3.16",
"target": "h2"
},
{
"id": "http 0.2.9",
"target": "http"
},
{
"id": "http-body 0.4.5",
"target": "http_body"
},
{
"id": "httparse 1.8.0",
"target": "httparse"
},
{
"id": "httpdate 1.0.2",
"target": "httpdate"
},
{
"id": "itoa 1.0.5",
"target": "itoa"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "socket2 0.4.9",
"target": "socket2"
},
{
"id": "tokio 1.26.0",
"target": "tokio"
},
{
"id": "tower-service 0.3.2",
"target": "tower_service"
},
{
"id": "tracing 0.1.37",
"target": "tracing"
},
{
"id": "want 0.3.0",
"target": "want"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.14.24"
},
"license": "MIT"
},
"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"
},
"itoa 1.0.5": {
"name": "itoa",
"version": "1.0.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/itoa/1.0.5/download",
"sha256": "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"
}
},
"targets": [
{
"Library": {
"crate_name": "itoa",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "itoa",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.5"
},
"license": "MIT OR 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": [
"**/*.rs"
]
}
}
],
"library_target_name": "lazy_static",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.4.0"
},
"license": "MIT/Apache-2.0"
},
"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": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"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"
},
"lock_api 0.4.9": {
"name": "lock_api",
"version": "0.4.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/lock_api/0.4.9/download",
"sha256": "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
}
},
"targets": [
{
"Library": {
"crate_name": "lock_api",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "lock_api",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "lock_api 0.4.9",
"target": "build_script_build"
},
{
"id": "scopeguard 1.1.0",
"target": "scopeguard"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.4.9"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0"
},
"log 0.4.17": {
"name": "log",
"version": "0.4.17",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/log/0.4.17/download",
"sha256": "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
}
},
"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.17",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.17"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"matchit 0.4.6": {
"name": "matchit",
"version": "0.4.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/matchit/0.4.6/download",
"sha256": "9376a4f0340565ad675d11fc1419227faf5f60cd7ac9cb2e7185a471f30af833"
}
},
"targets": [
{
"Library": {
"crate_name": "matchit",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "matchit",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2018",
"version": "0.4.6"
},
"license": "MIT"
},
"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"
},
"mime 0.3.16": {
"name": "mime",
"version": "0.3.16",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/mime/0.3.16/download",
"sha256": "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
}
},
"targets": [
{
"Library": {
"crate_name": "mime",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "mime",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.3.16"
},
"license": "MIT/Apache-2.0"
},
"mio 0.8.6": {
"name": "mio",
"version": "0.8.6",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/mio/0.8.6/download",
"sha256": "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9"
}
},
"targets": [
{
"Library": {
"crate_name": "mio",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "mio",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"net",
"os-ext",
"os-poll"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "log 0.4.17",
"target": "log"
}
],
"selects": {
"cfg(target_os = \"wasi\")": [
{
"id": "libc 0.2.139",
"target": "libc"
},
{
"id": "wasi 0.11.0+wasi-snapshot-preview1",
"target": "wasi"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.139",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "windows-sys 0.45.0",
"target": "windows_sys"
}
]
}
},
"edition": "2018",
"version": "0.8.6"
},
"license": "MIT"
},
"nu-ansi-term 0.46.0": {
"name": "nu-ansi-term",
"version": "0.46.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/nu-ansi-term/0.46.0/download",
"sha256": "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
}
},
"targets": [
{
"Library": {
"crate_name": "nu_ansi_term",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "nu_ansi_term",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "overload 0.1.1",
"target": "overload"
}
],
"selects": {
"cfg(target_os = \"windows\")": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2018",
"version": "0.46.0"
},
"license": "MIT"
},
"num_cpus 1.15.0": {
"name": "num_cpus",
"version": "1.15.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/num_cpus/1.15.0/download",
"sha256": "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
}
},
"targets": [
{
"Library": {
"crate_name": "num_cpus",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"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.2.6",
"target": "hermit_abi"
}
],
"cfg(not(windows))": [
{
"id": "libc 0.2.139",
"target": "libc"
}
]
}
},
"edition": "2015",
"version": "1.15.0"
},
"license": "MIT OR Apache-2.0"
},
"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"
},
"overload 0.1.1": {
"name": "overload",
"version": "0.1.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/overload/0.1.1/download",
"sha256": "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
}
},
"targets": [
{
"Library": {
"crate_name": "overload",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "overload",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.1.1"
},
"license": "MIT"
},
"parking_lot 0.12.1": {
"name": "parking_lot",
"version": "0.12.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/parking_lot/0.12.1/download",
"sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
}
},
"targets": [
{
"Library": {
"crate_name": "parking_lot",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "parking_lot",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "lock_api 0.4.9",
"target": "lock_api"
},
{
"id": "parking_lot_core 0.9.7",
"target": "parking_lot_core"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.12.1"
},
"license": "MIT OR Apache-2.0"
},
"parking_lot_core 0.9.7": {
"name": "parking_lot_core",
"version": "0.9.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/parking_lot_core/0.9.7/download",
"sha256": "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521"
}
},
"targets": [
{
"Library": {
"crate_name": "parking_lot_core",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "parking_lot_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "parking_lot_core 0.9.7",
"target": "build_script_build"
},
{
"id": "smallvec 1.10.0",
"target": "smallvec"
}
],
"selects": {
"cfg(target_os = \"redox\")": [
{
"id": "redox_syscall 0.2.16",
"target": "syscall"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.139",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "windows-sys 0.45.0",
"target": "windows_sys"
}
]
}
},
"edition": "2018",
"version": "0.9.7"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"percent-encoding 2.2.0": {
"name": "percent-encoding",
"version": "2.2.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/percent-encoding/2.2.0/download",
"sha256": "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
}
},
"targets": [
{
"Library": {
"crate_name": "percent_encoding",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "percent_encoding",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default"
],
"selects": {}
},
"edition": "2018",
"version": "2.2.0"
},
"license": "MIT OR Apache-2.0"
},
"pin-project 1.0.12": {
"name": "pin-project",
"version": "1.0.12",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pin-project/1.0.12/download",
"sha256": "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"
}
},
"targets": [
{
"Library": {
"crate_name": "pin_project",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "pin_project",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "pin-project-internal 1.0.12",
"target": "pin_project_internal"
}
],
"selects": {}
},
"version": "1.0.12"
},
"license": "Apache-2.0 OR MIT"
},
"pin-project-internal 1.0.12": {
"name": "pin-project-internal",
"version": "1.0.12",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pin-project-internal/1.0.12/download",
"sha256": "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "pin_project_internal",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "pin_project_internal",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"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",
"version": "1.0.12"
},
"license": "Apache-2.0 OR MIT"
},
"pin-project-lite 0.2.9": {
"name": "pin-project-lite",
"version": "0.2.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download",
"sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
}
},
"targets": [
{
"Library": {
"crate_name": "pin_project_lite",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "pin_project_lite",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.2.9"
},
"license": "Apache-2.0 OR MIT"
},
"pin-utils 0.1.0": {
"name": "pin-utils",
"version": "0.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/pin-utils/0.1.0/download",
"sha256": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
}
},
"targets": [
{
"Library": {
"crate_name": "pin_utils",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "pin_utils",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.1.0"
},
"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"
},
"redox_syscall 0.2.16": {
"name": "redox_syscall",
"version": "0.2.16",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download",
"sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
}
},
"targets": [
{
"Library": {
"crate_name": "syscall",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "syscall",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "bitflags 1.3.2",
"target": "bitflags"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.16"
},
"license": "MIT"
},
"ryu 1.0.12": {
"name": "ryu",
"version": "1.0.12",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/ryu/1.0.12/download",
"sha256": "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"
}
},
"targets": [
{
"Library": {
"crate_name": "ryu",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "ryu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.12"
},
"license": "Apache-2.0 OR BSL-1.0"
},
"scopeguard 1.1.0": {
"name": "scopeguard",
"version": "1.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/scopeguard/1.1.0/download",
"sha256": "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
}
},
"targets": [
{
"Library": {
"crate_name": "scopeguard",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "scopeguard",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.1.0"
},
"license": "MIT/Apache-2.0"
},
"serde 1.0.152": {
"name": "serde",
"version": "1.0.152",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/serde/1.0.152/download",
"sha256": "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
}
},
"targets": [
{
"Library": {
"crate_name": "serde",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "serde",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "serde 1.0.152",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "1.0.152"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"serde_json 1.0.93": {
"name": "serde_json",
"version": "1.0.93",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/serde_json/1.0.93/download",
"sha256": "cad406b69c91885b5107daf2c29572f6c8cdb3c66826821e286c533490c0bc76"
}
},
"targets": [
{
"Library": {
"crate_name": "serde_json",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "serde_json",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"raw_value",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "itoa 1.0.5",
"target": "itoa"
},
{
"id": "ryu 1.0.12",
"target": "ryu"
},
{
"id": "serde 1.0.152",
"target": "serde"
},
{
"id": "serde_json 1.0.93",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.93"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"serde_urlencoded 0.7.1": {
"name": "serde_urlencoded",
"version": "0.7.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/serde_urlencoded/0.7.1/download",
"sha256": "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
}
},
"targets": [
{
"Library": {
"crate_name": "serde_urlencoded",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "serde_urlencoded",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "form_urlencoded 1.1.0",
"target": "form_urlencoded"
},
{
"id": "itoa 1.0.5",
"target": "itoa"
},
{
"id": "ryu 1.0.12",
"target": "ryu"
},
{
"id": "serde 1.0.152",
"target": "serde"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.7.1"
},
"license": "MIT/Apache-2.0"
},
"sharded-slab 0.1.4": {
"name": "sharded-slab",
"version": "0.1.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/sharded-slab/0.1.4/download",
"sha256": "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
}
},
"targets": [
{
"Library": {
"crate_name": "sharded_slab",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "sharded_slab",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "lazy_static 1.4.0",
"target": "lazy_static"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.4"
},
"license": "MIT"
},
"signal-hook-registry 1.4.1": {
"name": "signal-hook-registry",
"version": "1.4.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/signal-hook-registry/1.4.1/download",
"sha256": "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
}
},
"targets": [
{
"Library": {
"crate_name": "signal_hook_registry",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "signal_hook_registry",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "libc 0.2.139",
"target": "libc"
}
],
"selects": {}
},
"edition": "2015",
"version": "1.4.1"
},
"license": "Apache-2.0/MIT"
},
"slab 0.4.8": {
"name": "slab",
"version": "0.4.8",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/slab/0.4.8/download",
"sha256": "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
}
},
"targets": [
{
"Library": {
"crate_name": "slab",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "slab",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "slab 0.4.8",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.4.8"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "MIT"
},
"smallvec 1.10.0": {
"name": "smallvec",
"version": "1.10.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/smallvec/1.10.0/download",
"sha256": "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
}
},
"targets": [
{
"Library": {
"crate_name": "smallvec",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "smallvec",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.10.0"
},
"license": "MIT OR Apache-2.0"
},
"socket2 0.4.9": {
"name": "socket2",
"version": "0.4.9",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/socket2/0.4.9/download",
"sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
}
},
"targets": [
{
"Library": {
"crate_name": "socket2",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "socket2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"all"
],
"selects": {}
},
"deps": {
"common": [],
"selects": {
"cfg(unix)": [
{
"id": "libc 0.2.139",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
]
}
},
"edition": "2018",
"version": "0.4.9"
},
"license": "MIT OR Apache-2.0"
},
"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",
"extra-traits",
"full",
"parsing",
"printing",
"proc-macro",
"quote",
"visit",
"visit-mut"
],
"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"
},
"sync_wrapper 0.1.2": {
"name": "sync_wrapper",
"version": "0.1.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/sync_wrapper/0.1.2/download",
"sha256": "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
}
},
"targets": [
{
"Library": {
"crate_name": "sync_wrapper",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "sync_wrapper",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.1.2"
},
"license": "Apache-2.0"
},
"thread_local 1.1.7": {
"name": "thread_local",
"version": "1.1.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/thread_local/1.1.7/download",
"sha256": "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
}
},
"targets": [
{
"Library": {
"crate_name": "thread_local",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "thread_local",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "once_cell 1.17.1",
"target": "once_cell"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.1.7"
},
"license": "MIT OR Apache-2.0"
},
"tokio 1.26.0": {
"name": "tokio",
"version": "1.26.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tokio/1.26.0/download",
"sha256": "03201d01c3c27a29c8a5cee5b55a93ddae1ccf6f08f65365c2c918f8c1b76f64"
}
},
"targets": [
{
"Library": {
"crate_name": "tokio",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tokio",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"bytes",
"default",
"fs",
"full",
"io-std",
"io-util",
"libc",
"macros",
"memchr",
"mio",
"net",
"num_cpus",
"parking_lot",
"process",
"rt",
"rt-multi-thread",
"signal",
"signal-hook-registry",
"socket2",
"sync",
"time",
"tokio-macros"
],
"selects": {
"aarch64-pc-windows-msvc": [
"windows-sys"
],
"i686-pc-windows-msvc": [
"windows-sys"
],
"x86_64-pc-windows-msvc": [
"windows-sys"
]
}
},
"deps": {
"common": [
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "memchr 2.5.0",
"target": "memchr"
},
{
"id": "mio 0.8.6",
"target": "mio"
},
{
"id": "num_cpus 1.15.0",
"target": "num_cpus"
},
{
"id": "parking_lot 0.12.1",
"target": "parking_lot"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "tokio 1.26.0",
"target": "build_script_build"
}
],
"selects": {
"cfg(docsrs)": [
{
"id": "windows-sys 0.45.0",
"target": "windows_sys"
}
],
"cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [
{
"id": "socket2 0.4.9",
"target": "socket2"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.139",
"target": "libc"
},
{
"id": "signal-hook-registry 1.4.1",
"target": "signal_hook_registry"
}
],
"cfg(windows)": [
{
"id": "windows-sys 0.45.0",
"target": "windows_sys"
}
]
}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "tokio-macros 1.8.2",
"target": "tokio_macros"
}
],
"selects": {}
},
"version": "1.26.0"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.1.0",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "MIT"
},
"tokio-macros 1.8.2": {
"name": "tokio-macros",
"version": "1.8.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tokio-macros/1.8.2/download",
"sha256": "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "tokio_macros",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tokio_macros",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"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",
"version": "1.8.2"
},
"license": "MIT"
},
"tokio-util 0.7.7": {
"name": "tokio-util",
"version": "0.7.7",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tokio-util/0.7.7/download",
"sha256": "5427d89453009325de0d8f342c9490009f76e999cb7672d77e46267448f7e6b2"
}
},
"targets": [
{
"Library": {
"crate_name": "tokio_util",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tokio_util",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"codec",
"default",
"tracing"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "futures-core 0.3.26",
"target": "futures_core"
},
{
"id": "futures-sink 0.3.26",
"target": "futures_sink"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "tokio 1.26.0",
"target": "tokio"
},
{
"id": "tracing 0.1.37",
"target": "tracing"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.7.7"
},
"license": "MIT"
},
"tower 0.4.13": {
"name": "tower",
"version": "0.4.13",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tower/0.4.13/download",
"sha256": "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
}
},
"targets": [
{
"Library": {
"crate_name": "tower",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tower",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"__common",
"buffer",
"default",
"futures-core",
"futures-util",
"log",
"make",
"pin-project",
"pin-project-lite",
"tokio",
"tokio-util",
"tracing",
"util"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "futures-core 0.3.26",
"target": "futures_core"
},
{
"id": "futures-util 0.3.26",
"target": "futures_util"
},
{
"id": "pin-project 1.0.12",
"target": "pin_project"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "tokio 1.26.0",
"target": "tokio"
},
{
"id": "tokio-util 0.7.7",
"target": "tokio_util"
},
{
"id": "tower-layer 0.3.2",
"target": "tower_layer"
},
{
"id": "tower-service 0.3.2",
"target": "tower_service"
},
{
"id": "tracing 0.1.37",
"target": "tracing"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.4.13"
},
"license": "MIT"
},
"tower-http 0.2.5": {
"name": "tower-http",
"version": "0.2.5",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tower-http/0.2.5/download",
"sha256": "aba3f3efabf7fb41fae8534fc20a817013dd1c12cb45441efb6c82e6556b4cd8"
}
},
"targets": [
{
"Library": {
"crate_name": "tower_http",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tower_http",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"map-response-body",
"tower",
"trace",
"tracing",
"util"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "bitflags 1.3.2",
"target": "bitflags"
},
{
"id": "bytes 1.4.0",
"target": "bytes"
},
{
"id": "futures-core 0.3.26",
"target": "futures_core"
},
{
"id": "futures-util 0.3.26",
"target": "futures_util"
},
{
"id": "http 0.2.9",
"target": "http"
},
{
"id": "http-body 0.4.5",
"target": "http_body"
},
{
"id": "http-range-header 0.3.0",
"target": "http_range_header"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "tower 0.4.13",
"target": "tower"
},
{
"id": "tower-layer 0.3.2",
"target": "tower_layer"
},
{
"id": "tower-service 0.3.2",
"target": "tower_service"
},
{
"id": "tracing 0.1.37",
"target": "tracing"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.5"
},
"license": "MIT"
},
"tower-layer 0.3.2": {
"name": "tower-layer",
"version": "0.3.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tower-layer/0.3.2/download",
"sha256": "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
}
},
"targets": [
{
"Library": {
"crate_name": "tower_layer",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tower_layer",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.3.2"
},
"license": "MIT"
},
"tower-service 0.3.2": {
"name": "tower-service",
"version": "0.3.2",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tower-service/0.3.2/download",
"sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
}
},
"targets": [
{
"Library": {
"crate_name": "tower_service",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tower_service",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.3.2"
},
"license": "MIT"
},
"tracing 0.1.37": {
"name": "tracing",
"version": "0.1.37",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tracing/0.1.37/download",
"sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
}
},
"targets": [
{
"Library": {
"crate_name": "tracing",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tracing",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"attributes",
"default",
"log",
"std",
"tracing-attributes"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "log 0.4.17",
"target": "log"
},
{
"id": "pin-project-lite 0.2.9",
"target": "pin_project_lite"
},
{
"id": "tracing-core 0.1.30",
"target": "tracing_core"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "tracing-attributes 0.1.23",
"target": "tracing_attributes"
}
],
"selects": {}
},
"version": "0.1.37"
},
"license": "MIT"
},
"tracing-attributes 0.1.23": {
"name": "tracing-attributes",
"version": "0.1.23",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tracing-attributes/0.1.23/download",
"sha256": "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "tracing_attributes",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tracing_attributes",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"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",
"version": "0.1.23"
},
"license": "MIT"
},
"tracing-core 0.1.30": {
"name": "tracing-core",
"version": "0.1.30",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tracing-core/0.1.30/download",
"sha256": "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
}
},
"targets": [
{
"Library": {
"crate_name": "tracing_core",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tracing_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"once_cell",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "once_cell 1.17.1",
"target": "once_cell"
}
],
"selects": {
"cfg(tracing_unstable)": [
{
"id": "valuable 0.1.0",
"target": "valuable"
}
]
}
},
"edition": "2018",
"version": "0.1.30"
},
"license": "MIT"
},
"tracing-log 0.1.3": {
"name": "tracing-log",
"version": "0.1.3",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tracing-log/0.1.3/download",
"sha256": "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
}
},
"targets": [
{
"Library": {
"crate_name": "tracing_log",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tracing_log",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"log-tracer",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "lazy_static 1.4.0",
"target": "lazy_static"
},
{
"id": "log 0.4.17",
"target": "log"
},
{
"id": "tracing-core 0.1.30",
"target": "tracing_core"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.3"
},
"license": "MIT"
},
"tracing-subscriber 0.3.16": {
"name": "tracing-subscriber",
"version": "0.3.16",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/tracing-subscriber/0.3.16/download",
"sha256": "a6176eae26dd70d0c919749377897b54a9276bd7061339665dd68777926b5a70"
}
},
"targets": [
{
"Library": {
"crate_name": "tracing_subscriber",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "tracing_subscriber",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"ansi",
"default",
"fmt",
"nu-ansi-term",
"registry",
"sharded-slab",
"smallvec",
"std",
"thread_local",
"tracing-log"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "nu-ansi-term 0.46.0",
"target": "nu_ansi_term"
},
{
"id": "sharded-slab 0.1.4",
"target": "sharded_slab"
},
{
"id": "smallvec 1.10.0",
"target": "smallvec"
},
{
"id": "thread_local 1.1.7",
"target": "thread_local"
},
{
"id": "tracing-core 0.1.30",
"target": "tracing_core"
},
{
"id": "tracing-log 0.1.3",
"target": "tracing_log"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.16"
},
"license": "MIT"
},
"try-lock 0.2.4": {
"name": "try-lock",
"version": "0.2.4",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/try-lock/0.2.4/download",
"sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
}
},
"targets": [
{
"Library": {
"crate_name": "try_lock",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "try_lock",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.2.4"
},
"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"
},
"valuable 0.1.0": {
"name": "valuable",
"version": "0.1.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/valuable/0.1.0/download",
"sha256": "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
}
},
"targets": [
{
"Library": {
"crate_name": "valuable",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "valuable",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "valuable 0.1.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT"
},
"want 0.3.0": {
"name": "want",
"version": "0.3.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/want/0.3.0/download",
"sha256": "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
}
},
"targets": [
{
"Library": {
"crate_name": "want",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "want",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "log 0.4.17",
"target": "log"
},
{
"id": "try-lock 0.2.4",
"target": "try_lock"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.0"
},
"license": "MIT"
},
"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",
"handleapi",
"processenv",
"ws2ipdef",
"ws2tcpip"
],
"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-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"
},
"windows-sys 0.45.0": {
"name": "windows-sys",
"version": "0.45.0",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows-sys/0.45.0/download",
"sha256": "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_sys",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"Win32",
"Win32_Foundation",
"Win32_Networking",
"Win32_Networking_WinSock",
"Win32_Security",
"Win32_Storage",
"Win32_Storage_FileSystem",
"Win32_System",
"Win32_System_Console",
"Win32_System_IO",
"Win32_System_LibraryLoader",
"Win32_System_Pipes",
"Win32_System_SystemServices",
"Win32_System_Threading",
"Win32_System_WindowsProgramming",
"default"
],
"selects": {}
},
"deps": {
"common": [],
"selects": {
"cfg(not(windows_raw_dylib))": [
{
"id": "windows-targets 0.42.1",
"target": "windows_targets"
}
]
}
},
"edition": "2018",
"version": "0.45.0"
},
"license": "MIT OR Apache-2.0"
},
"windows-targets 0.42.1": {
"name": "windows-targets",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows-targets/0.42.1/download",
"sha256": "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_targets",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_targets",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"aarch64-pc-windows-gnullvm": [
{
"id": "windows_aarch64_gnullvm 0.42.1",
"target": "windows_aarch64_gnullvm"
}
],
"aarch64-pc-windows-msvc": [
{
"id": "windows_aarch64_msvc 0.42.1",
"target": "windows_aarch64_msvc"
}
],
"aarch64-uwp-windows-msvc": [
{
"id": "windows_aarch64_msvc 0.42.1",
"target": "windows_aarch64_msvc"
}
],
"i686-pc-windows-gnu": [
{
"id": "windows_i686_gnu 0.42.1",
"target": "windows_i686_gnu"
}
],
"i686-pc-windows-msvc": [
{
"id": "windows_i686_msvc 0.42.1",
"target": "windows_i686_msvc"
}
],
"i686-uwp-windows-gnu": [
{
"id": "windows_i686_gnu 0.42.1",
"target": "windows_i686_gnu"
}
],
"i686-uwp-windows-msvc": [
{
"id": "windows_i686_msvc 0.42.1",
"target": "windows_i686_msvc"
}
],
"x86_64-pc-windows-gnu": [
{
"id": "windows_x86_64_gnu 0.42.1",
"target": "windows_x86_64_gnu"
}
],
"x86_64-pc-windows-gnullvm": [
{
"id": "windows_x86_64_gnullvm 0.42.1",
"target": "windows_x86_64_gnullvm"
}
],
"x86_64-pc-windows-msvc": [
{
"id": "windows_x86_64_msvc 0.42.1",
"target": "windows_x86_64_msvc"
}
],
"x86_64-uwp-windows-gnu": [
{
"id": "windows_x86_64_gnu 0.42.1",
"target": "windows_x86_64_gnu"
}
],
"x86_64-uwp-windows-msvc": [
{
"id": "windows_x86_64_msvc 0.42.1",
"target": "windows_x86_64_msvc"
}
]
}
},
"edition": "2018",
"version": "0.42.1"
},
"license": "MIT OR Apache-2.0"
},
"windows_aarch64_gnullvm 0.42.1": {
"name": "windows_aarch64_gnullvm",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.1/download",
"sha256": "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_aarch64_gnullvm",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_aarch64_gnullvm",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "windows_aarch64_gnullvm 0.42.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.42.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"windows_aarch64_msvc 0.42.1": {
"name": "windows_aarch64_msvc",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.1/download",
"sha256": "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_aarch64_msvc",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_aarch64_msvc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "windows_aarch64_msvc 0.42.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.42.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"windows_i686_gnu 0.42.1": {
"name": "windows_i686_gnu",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.42.1/download",
"sha256": "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_i686_gnu",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_i686_gnu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "windows_i686_gnu 0.42.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.42.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"windows_i686_msvc 0.42.1": {
"name": "windows_i686_msvc",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.42.1/download",
"sha256": "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_i686_msvc",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_i686_msvc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "windows_i686_msvc 0.42.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.42.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"windows_x86_64_gnu 0.42.1": {
"name": "windows_x86_64_gnu",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.1/download",
"sha256": "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_x86_64_gnu",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_x86_64_gnu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "windows_x86_64_gnu 0.42.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.42.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"windows_x86_64_gnullvm 0.42.1": {
"name": "windows_x86_64_gnullvm",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.1/download",
"sha256": "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_x86_64_gnullvm",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_x86_64_gnullvm",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "windows_x86_64_gnullvm 0.42.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.42.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
},
"windows_x86_64_msvc 0.42.1": {
"name": "windows_x86_64_msvc",
"version": "0.42.1",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.1/download",
"sha256": "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_x86_64_msvc",
"crate_root": "src/lib.rs",
"srcs": [
"**/*.rs"
]
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": [
"**/*.rs"
]
}
}
],
"library_target_name": "windows_x86_64_msvc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "windows_x86_64_msvc 0.42.1",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.42.1"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0"
}
},
"binary_crates": [],
"workspace_members": {
"direct-cargo-bazel-deps 0.0.1": ""
},
"conditions": {
"aarch64-pc-windows-gnullvm": [],
"aarch64-pc-windows-msvc": [
"aarch64-pc-windows-msvc"
],
"aarch64-uwp-windows-msvc": [],
"cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [],
"cfg(docsrs)": [],
"cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-apple-ios-sim",
"aarch64-fuchsia",
"aarch64-linux-android",
"aarch64-pc-windows-msvc",
"aarch64-unknown-linux-gnu",
"arm-unknown-linux-gnueabi",
"armv7-linux-androideabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-pc-windows-msvc",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"riscv32imc-unknown-none-elf",
"riscv64gc-unknown-none-elf",
"s390x-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(not(windows))": [
"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",
"riscv32imc-unknown-none-elf",
"riscv64gc-unknown-none-elf",
"s390x-unknown-linux-gnu",
"wasm32-unknown-unknown",
"wasm32-wasi",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(not(windows_raw_dylib))": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-apple-ios-sim",
"aarch64-fuchsia",
"aarch64-linux-android",
"aarch64-pc-windows-msvc",
"aarch64-unknown-linux-gnu",
"arm-unknown-linux-gnueabi",
"armv7-linux-androideabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-pc-windows-msvc",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"riscv32imc-unknown-none-elf",
"riscv64gc-unknown-none-elf",
"s390x-unknown-linux-gnu",
"wasm32-unknown-unknown",
"wasm32-wasi",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu"
],
"cfg(target_os = \"redox\")": [],
"cfg(target_os = \"wasi\")": [
"wasm32-wasi"
],
"cfg(target_os = \"windows\")": [
"aarch64-pc-windows-msvc",
"i686-pc-windows-msvc",
"x86_64-pc-windows-msvc"
],
"cfg(tracing_unstable)": [],
"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": [],
"i686-pc-windows-msvc": [
"i686-pc-windows-msvc"
],
"i686-uwp-windows-gnu": [],
"i686-uwp-windows-msvc": [],
"x86_64-pc-windows-gnu": [],
"x86_64-pc-windows-gnullvm": [],
"x86_64-pc-windows-msvc": [
"x86_64-pc-windows-msvc"
],
"x86_64-uwp-windows-gnu": [],
"x86_64-uwp-windows-msvc": []
}
}