| { |
| "checksum": "d888691702378c75505d238c227f7803b2ef0939e28ff9b37acbeb6ac6535bbe", |
| "crates": { |
| "addr2line 0.19.0": { |
| "name": "addr2line", |
| "version": "0.19.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/addr2line/0.19.0/download", |
| "sha256": "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "addr2line", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "addr2line", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "gimli 0.27.3", |
| "target": "gimli" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.19.0" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "adler 1.0.2": { |
| "name": "adler", |
| "version": "1.0.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/adler/1.0.2/download", |
| "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "adler", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "adler", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "1.0.2" |
| }, |
| "license": "0BSD OR MIT OR Apache-2.0" |
| }, |
| "aes 0.8.3": { |
| "name": "aes", |
| "version": "0.8.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/aes/0.8.3/download", |
| "sha256": "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "aes", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "aes", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "cipher 0.4.4", |
| "target": "cipher" |
| } |
| ], |
| "selects": { |
| "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ |
| { |
| "id": "cpufeatures 0.2.5", |
| "target": "cpufeatures" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.8.3" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "aho-corasick 1.0.2": { |
| "name": "aho-corasick", |
| "version": "1.0.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/aho-corasick/1.0.2/download", |
| "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "aho_corasick", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "aho_corasick", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "perf-literal", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.2" |
| }, |
| "license": "Unlicense OR MIT" |
| }, |
| "android-tzdata 0.1.1": { |
| "name": "android-tzdata", |
| "version": "0.1.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/android-tzdata/0.1.1/download", |
| "sha256": "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "android_tzdata", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "android_tzdata", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.1.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "anstream 0.6.4": { |
| "name": "anstream", |
| "version": "0.6.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/anstream/0.6.4/download", |
| "sha256": "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "anstream", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "anstream", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "auto", |
| "default", |
| "wincon" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "anstyle 1.0.1", |
| "target": "anstyle" |
| }, |
| { |
| "id": "anstyle-parse 0.2.1", |
| "target": "anstyle_parse" |
| }, |
| { |
| "id": "anstyle-query 1.0.0", |
| "target": "anstyle_query" |
| }, |
| { |
| "id": "colorchoice 1.0.0", |
| "target": "colorchoice" |
| }, |
| { |
| "id": "utf8parse 0.2.1", |
| "target": "utf8parse" |
| } |
| ], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "anstyle-wincon 3.0.1", |
| "target": "anstyle_wincon" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.6.4" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "anstyle 0.3.5": { |
| "name": "anstyle", |
| "version": "0.3.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/anstyle/0.3.5/download", |
| "sha256": "23ea9e81bd02e310c216d080f6223c179012256e5151c41db88d12c88a1684d2" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "anstyle", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "anstyle", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.3.5" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "anstyle 1.0.1": { |
| "name": "anstyle", |
| "version": "1.0.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/anstyle/1.0.1/download", |
| "sha256": "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "anstyle", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "anstyle", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "anstyle-parse 0.2.1": { |
| "name": "anstyle-parse", |
| "version": "0.2.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/anstyle-parse/0.2.1/download", |
| "sha256": "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "anstyle_parse", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "anstyle_parse", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "utf8" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "utf8parse 0.2.1", |
| "target": "utf8parse" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.2.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "anstyle-query 1.0.0": { |
| "name": "anstyle-query", |
| "version": "1.0.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/anstyle-query/1.0.0/download", |
| "sha256": "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "anstyle_query", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "anstyle_query", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "1.0.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "anstyle-wincon 3.0.1": { |
| "name": "anstyle-wincon", |
| "version": "3.0.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/anstyle-wincon/3.0.1/download", |
| "sha256": "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "anstyle_wincon", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "anstyle_wincon", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "anstyle 1.0.1", |
| "target": "anstyle" |
| } |
| ], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "3.0.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "anyhow 1.0.75": { |
| "name": "anyhow", |
| "version": "1.0.75", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/anyhow/1.0.75/download", |
| "sha256": "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "anyhow", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "anyhow", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "backtrace", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "anyhow 1.0.75", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "backtrace 0.3.67", |
| "target": "backtrace" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.75" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "ar 0.9.0": { |
| "name": "ar", |
| "version": "0.9.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/ar/0.9.0/download", |
| "sha256": "d67af77d68a931ecd5cbd8a3b5987d63a1d1d1278f7f6a60ae33db485cdebb69" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "ar", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "ar", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.9.0" |
| }, |
| "license": "MIT" |
| }, |
| "arrayvec 0.7.4": { |
| "name": "arrayvec", |
| "version": "0.7.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/arrayvec/0.7.4/download", |
| "sha256": "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "arrayvec", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "arrayvec", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.4" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "assert_cmd 2.0.12": { |
| "name": "assert_cmd", |
| "version": "2.0.12", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/assert_cmd/2.0.12/download", |
| "sha256": "88903cb14723e4d4003335bb7f8a14f27691649105346a0f0957466c096adfe6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "assert_cmd", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "assert_cmd", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "anstyle 1.0.1", |
| "target": "anstyle" |
| }, |
| { |
| "id": "bstr 1.4.0", |
| "target": "bstr" |
| }, |
| { |
| "id": "doc-comment 0.3.3", |
| "target": "doc_comment" |
| }, |
| { |
| "id": "predicates 3.0.1", |
| "target": "predicates" |
| }, |
| { |
| "id": "predicates-core 1.0.6", |
| "target": "predicates_core" |
| }, |
| { |
| "id": "predicates-tree 1.0.9", |
| "target": "predicates_tree" |
| }, |
| { |
| "id": "wait-timeout 0.2.0", |
| "target": "wait_timeout" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.0.12" |
| }, |
| "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" |
| }, |
| "backtrace 0.3.67": { |
| "name": "backtrace", |
| "version": "0.3.67", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/backtrace/0.3.67/download", |
| "sha256": "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "backtrace", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "backtrace", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "addr2line 0.19.0", |
| "target": "addr2line" |
| }, |
| { |
| "id": "backtrace 0.3.67", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "miniz_oxide 0.6.2", |
| "target": "miniz_oxide" |
| }, |
| { |
| "id": "object 0.30.4", |
| "target": "object" |
| }, |
| { |
| "id": "rustc-demangle 0.1.23", |
| "target": "rustc_demangle" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.67" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cc 1.0.79", |
| "target": "cc" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "base64 0.21.0": { |
| "name": "base64", |
| "version": "0.21.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/base64/0.21.0/download", |
| "sha256": "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "base64", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "base64", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.21.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "base64ct 1.6.0": { |
| "name": "base64ct", |
| "version": "1.6.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/base64ct/1.6.0/download", |
| "sha256": "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "base64ct", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "base64ct", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2021", |
| "version": "1.6.0" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "bit-set 0.5.3": { |
| "name": "bit-set", |
| "version": "0.5.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bit-set/0.5.3/download", |
| "sha256": "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bit_set", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bit_set", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bit-vec 0.6.3", |
| "target": "bit_vec" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.5.3" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "bit-vec 0.6.3": { |
| "name": "bit-vec", |
| "version": "0.6.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bit-vec/0.6.3/download", |
| "sha256": "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bit_vec", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bit_vec", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.6.3" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "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" |
| }, |
| "bitflags 2.4.0": { |
| "name": "bitflags", |
| "version": "2.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bitflags/2.4.0/download", |
| "sha256": "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bitflags", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bitflags", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.4.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "block-buffer 0.10.4": { |
| "name": "block-buffer", |
| "version": "0.10.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/block-buffer/0.10.4/download", |
| "sha256": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "block_buffer", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "block_buffer", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "generic-array 0.14.6", |
| "target": "generic_array" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.10.4" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "block-buffer 0.9.0": { |
| "name": "block-buffer", |
| "version": "0.9.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/block-buffer/0.9.0/download", |
| "sha256": "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "block_buffer", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "block_buffer", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "generic-array 0.14.6", |
| "target": "generic_array" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.9.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "bstr 1.4.0": { |
| "name": "bstr", |
| "version": "1.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bstr/1.4.0/download", |
| "sha256": "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bstr", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bstr", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "std", |
| "unicode" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| }, |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| }, |
| { |
| "id": "regex-automata 0.1.10", |
| "target": "regex_automata" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.4.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "bumpalo 3.12.0": { |
| "name": "bumpalo", |
| "version": "3.12.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bumpalo/3.12.0/download", |
| "sha256": "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bumpalo", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bumpalo", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "3.12.0" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "byteorder 1.4.3": { |
| "name": "byteorder", |
| "version": "1.4.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/byteorder/1.4.3/download", |
| "sha256": "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "byteorder", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "byteorder", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.4.3" |
| }, |
| "license": "Unlicense OR MIT" |
| }, |
| "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" |
| }, |
| "bzip2 0.4.4": { |
| "name": "bzip2", |
| "version": "0.4.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bzip2/0.4.4/download", |
| "sha256": "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bzip2", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bzip2", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "bzip2-sys 0.1.11+1.0.8", |
| "target": "bzip2_sys" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.4.4" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "bzip2-sys 0.1.11+1.0.8": { |
| "name": "bzip2-sys", |
| "version": "0.1.11+1.0.8", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bzip2-sys/0.1.11+1.0.8/download", |
| "sha256": "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bzip2_sys", |
| "crate_root": "lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bzip2_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "bzip2-sys 0.1.11+1.0.8", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.1.11+1.0.8" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cc 1.0.79", |
| "target": "cc" |
| }, |
| { |
| "id": "pkg-config 0.3.26", |
| "target": "pkg_config" |
| } |
| ], |
| "selects": {} |
| }, |
| "links": "bzip2" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "cc 1.0.79": { |
| "name": "cc", |
| "version": "1.0.79", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/cc/1.0.79/download", |
| "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "cc", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "cc", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "jobserver", |
| "parallel" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "jobserver 0.1.26", |
| "target": "jobserver" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.79" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "cfb 0.7.3": { |
| "name": "cfb", |
| "version": "0.7.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/cfb/0.7.3/download", |
| "sha256": "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "cfb", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "cfb", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "byteorder 1.4.3", |
| "target": "byteorder" |
| }, |
| { |
| "id": "fnv 1.0.7", |
| "target": "fnv" |
| }, |
| { |
| "id": "uuid 1.3.0", |
| "target": "uuid" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.3" |
| }, |
| "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" |
| }, |
| "chrono 0.4.26": { |
| "name": "chrono", |
| "version": "0.4.26", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/chrono/0.4.26/download", |
| "sha256": "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "chrono", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "chrono", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "num-traits 0.2.16", |
| "target": "num_traits" |
| } |
| ], |
| "selects": { |
| "cfg(target_os = \"android\")": [ |
| { |
| "id": "android-tzdata 0.1.1", |
| "target": "android_tzdata" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.4.26" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "cipher 0.4.4": { |
| "name": "cipher", |
| "version": "0.4.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/cipher/0.4.4/download", |
| "sha256": "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "cipher", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "cipher", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "crypto-common 0.1.6", |
| "target": "crypto_common" |
| }, |
| { |
| "id": "inout 0.1.3", |
| "target": "inout" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.4.4" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "clap 4.4.6": { |
| "name": "clap", |
| "version": "4.4.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/clap/4.4.6/download", |
| "sha256": "d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "clap", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "clap", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "color", |
| "default", |
| "derive", |
| "error-context", |
| "help", |
| "std", |
| "suggestions", |
| "usage" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "clap_builder 4.4.6", |
| "target": "clap_builder" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "clap_derive 4.4.2", |
| "target": "clap_derive" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "4.4.6" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "clap_builder 4.4.6": { |
| "name": "clap_builder", |
| "version": "4.4.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/clap_builder/4.4.6/download", |
| "sha256": "0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "clap_builder", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "clap_builder", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "color", |
| "error-context", |
| "help", |
| "std", |
| "suggestions", |
| "usage" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "anstream 0.6.4", |
| "target": "anstream" |
| }, |
| { |
| "id": "anstyle 1.0.1", |
| "target": "anstyle" |
| }, |
| { |
| "id": "clap_lex 0.5.0", |
| "target": "clap_lex" |
| }, |
| { |
| "id": "strsim 0.10.0", |
| "target": "strsim" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "4.4.6" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "clap_derive 4.4.2": { |
| "name": "clap_derive", |
| "version": "4.4.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/clap_derive/4.4.2/download", |
| "sha256": "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "clap_derive", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "clap_derive", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "heck 0.4.1", |
| "target": "heck" |
| }, |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 2.0.29", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "4.4.2" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "clap_lex 0.5.0": { |
| "name": "clap_lex", |
| "version": "0.5.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/clap_lex/0.5.0/download", |
| "sha256": "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "clap_lex", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "clap_lex", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2021", |
| "version": "0.5.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "colorchoice 1.0.0": { |
| "name": "colorchoice", |
| "version": "1.0.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/colorchoice/1.0.0/download", |
| "sha256": "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "colorchoice", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "colorchoice", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2021", |
| "version": "1.0.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "constant_time_eq 0.1.5": { |
| "name": "constant_time_eq", |
| "version": "0.1.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/constant_time_eq/0.1.5/download", |
| "sha256": "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "constant_time_eq", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "constant_time_eq", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.1.5" |
| }, |
| "license": "CC0-1.0" |
| }, |
| "core-foundation 0.9.3": { |
| "name": "core-foundation", |
| "version": "0.9.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/core-foundation/0.9.3/download", |
| "sha256": "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "core_foundation", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "core_foundation", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "core-foundation-sys 0.8.4", |
| "target": "core_foundation_sys" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.9.3" |
| }, |
| "license": "MIT / Apache-2.0" |
| }, |
| "core-foundation-sys 0.8.4": { |
| "name": "core-foundation-sys", |
| "version": "0.8.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download", |
| "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "core_foundation_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "core_foundation_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.8.4" |
| }, |
| "license": "MIT / Apache-2.0" |
| }, |
| "cpufeatures 0.2.5": { |
| "name": "cpufeatures", |
| "version": "0.2.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/cpufeatures/0.2.5/download", |
| "sha256": "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "cpufeatures", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "cpufeatures", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "aarch64-apple-darwin": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "aarch64-linux-android": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.2.5" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "crc 3.0.1": { |
| "name": "crc", |
| "version": "3.0.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/crc/3.0.1/download", |
| "sha256": "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "crc", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "crc", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "crc-catalog 2.2.0", |
| "target": "crc_catalog" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "3.0.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "crc-catalog 2.2.0": { |
| "name": "crc-catalog", |
| "version": "2.2.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/crc-catalog/2.2.0/download", |
| "sha256": "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "crc_catalog", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "crc_catalog", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "2.2.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "crc32fast 1.3.2": { |
| "name": "crc32fast", |
| "version": "1.3.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/crc32fast/1.3.2/download", |
| "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "crc32fast", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "crc32fast", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "crc32fast 1.3.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "1.3.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "crossbeam-utils 0.8.15": { |
| "name": "crossbeam-utils", |
| "version": "0.8.15", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/crossbeam-utils/0.8.15/download", |
| "sha256": "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "crossbeam_utils", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "crossbeam_utils", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "crossbeam-utils 0.8.15", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.8.15" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "crypto-common 0.1.6": { |
| "name": "crypto-common", |
| "version": "0.1.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/crypto-common/0.1.6/download", |
| "sha256": "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "crypto_common", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "crypto_common", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "generic-array 0.14.6", |
| "target": "generic_array" |
| }, |
| { |
| "id": "typenum 1.16.0", |
| "target": "typenum" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.6" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "debpkg 0.6.0": { |
| "name": "debpkg", |
| "version": "0.6.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/debpkg/0.6.0/download", |
| "sha256": "7ffffa9a03449467cfac11c9a4260556f477de22a935bb5e9475153de323c337" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "debpkg", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "debpkg", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "ar 0.9.0", |
| "target": "ar" |
| }, |
| { |
| "id": "arrayvec 0.7.4", |
| "target": "arrayvec" |
| }, |
| { |
| "id": "bzip2 0.4.4", |
| "target": "bzip2" |
| }, |
| { |
| "id": "flate2 1.0.28", |
| "target": "flate2" |
| }, |
| { |
| "id": "indexmap 1.9.2", |
| "target": "indexmap" |
| }, |
| { |
| "id": "infer 0.8.1", |
| "target": "infer" |
| }, |
| { |
| "id": "log 0.4.20", |
| "target": "log" |
| }, |
| { |
| "id": "tar 0.4.40", |
| "target": "tar" |
| }, |
| { |
| "id": "xz2 0.1.7", |
| "target": "xz2" |
| }, |
| { |
| "id": "zstd 0.11.2+zstd.1.5.2", |
| "target": "zstd" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.6.0" |
| }, |
| "license": "MIT" |
| }, |
| "difflib 0.4.0": { |
| "name": "difflib", |
| "version": "0.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/difflib/0.4.0/download", |
| "sha256": "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "difflib", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "difflib", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.4.0" |
| }, |
| "license": "MIT" |
| }, |
| "digest 0.10.6": { |
| "name": "digest", |
| "version": "0.10.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/digest/0.10.6/download", |
| "sha256": "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "digest", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "digest", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "block-buffer", |
| "core-api", |
| "default", |
| "mac", |
| "std", |
| "subtle" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "block-buffer 0.10.4", |
| "target": "block_buffer" |
| }, |
| { |
| "id": "crypto-common 0.1.6", |
| "target": "crypto_common" |
| }, |
| { |
| "id": "subtle 2.4.1", |
| "target": "subtle" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.10.6" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "digest 0.9.0": { |
| "name": "digest", |
| "version": "0.9.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/digest/0.9.0/download", |
| "sha256": "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "digest", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "digest", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "generic-array 0.14.6", |
| "target": "generic_array" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.9.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "directories 5.0.1": { |
| "name": "directories", |
| "version": "5.0.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/directories/5.0.1/download", |
| "sha256": "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "directories", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "directories", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "dirs-sys 0.4.1", |
| "target": "dirs_sys" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "5.0.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "dirs-sys 0.4.1": { |
| "name": "dirs-sys", |
| "version": "0.4.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/dirs-sys/0.4.1/download", |
| "sha256": "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "dirs_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "dirs_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "option-ext 0.2.0", |
| "target": "option_ext" |
| } |
| ], |
| "selects": { |
| "cfg(target_os = \"redox\")": [ |
| { |
| "id": "redox_users 0.4.3", |
| "target": "redox_users" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "0.4.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "doc-comment 0.3.3": { |
| "name": "doc-comment", |
| "version": "0.3.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/doc-comment/0.3.3/download", |
| "sha256": "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "doc_comment", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "doc_comment", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "doc-comment 0.3.3", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.3.3" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT" |
| }, |
| "either 1.8.1": { |
| "name": "either", |
| "version": "1.8.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/either/1.8.1/download", |
| "sha256": "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "either", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "either", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "use_std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.8.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "encoding_rs 0.8.32": { |
| "name": "encoding_rs", |
| "version": "0.8.32", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/encoding_rs/0.8.32/download", |
| "sha256": "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "encoding_rs", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "encoding_rs", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.8.32" |
| }, |
| "license": "(Apache-2.0 OR MIT) AND BSD-3-Clause" |
| }, |
| "env_logger 0.10.0": { |
| "name": "env_logger", |
| "version": "0.10.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/env_logger/0.10.0/download", |
| "sha256": "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "env_logger", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "env_logger", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "auto-color", |
| "color", |
| "default", |
| "humantime", |
| "regex" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "humantime 2.1.0", |
| "target": "humantime" |
| }, |
| { |
| "id": "is-terminal 0.4.5", |
| "target": "is_terminal" |
| }, |
| { |
| "id": "log 0.4.20", |
| "target": "log" |
| }, |
| { |
| "id": "regex 1.10.2", |
| "target": "regex" |
| }, |
| { |
| "id": "termcolor 1.2.0", |
| "target": "termcolor" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.10.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "equivalent 1.0.0": { |
| "name": "equivalent", |
| "version": "1.0.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/equivalent/1.0.0/download", |
| "sha256": "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "equivalent", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "equivalent", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "1.0.0" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "errno 0.2.8": { |
| "name": "errno", |
| "version": "0.2.8", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/errno/0.2.8/download", |
| "sha256": "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "errno", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "errno", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(target_os = \"dragonfly\")": [ |
| { |
| "id": "errno-dragonfly 0.1.2", |
| "target": "errno_dragonfly" |
| } |
| ], |
| "cfg(target_os = \"hermit\")": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(target_os = \"wasi\")": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "0.2.8" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "errno 0.3.1": { |
| "name": "errno", |
| "version": "0.3.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/errno/0.3.1/download", |
| "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "errno", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "errno", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(target_os = \"dragonfly\")": [ |
| { |
| "id": "errno-dragonfly 0.1.2", |
| "target": "errno_dragonfly" |
| } |
| ], |
| "cfg(target_os = \"hermit\")": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(target_os = \"wasi\")": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.3.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "errno-dragonfly 0.1.2": { |
| "name": "errno-dragonfly", |
| "version": "0.1.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download", |
| "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "errno_dragonfly", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "errno_dragonfly", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "errno-dragonfly 0.1.2", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cc 1.0.79", |
| "target": "cc" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT" |
| }, |
| "exitcode 1.1.2": { |
| "name": "exitcode", |
| "version": "1.1.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/exitcode/1.1.2/download", |
| "sha256": "de853764b47027c2e862a995c34978ffa63c1501f2e15f987ba11bd4f9bba193" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "exitcode", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "exitcode", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "1.1.2" |
| }, |
| "license": "Apache-2.0" |
| }, |
| "fastrand 2.0.0": { |
| "name": "fastrand", |
| "version": "2.0.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/fastrand/2.0.0/download", |
| "sha256": "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "fastrand", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "fastrand", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "2.0.0" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "filetime 0.2.22": { |
| "name": "filetime", |
| "version": "0.2.22", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/filetime/0.2.22/download", |
| "sha256": "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "filetime", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "filetime", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| } |
| ], |
| "selects": { |
| "cfg(target_os = \"redox\")": [ |
| { |
| "id": "redox_syscall 0.3.5", |
| "target": "syscall" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.2.22" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "filetime_creation 0.1.6": { |
| "name": "filetime_creation", |
| "version": "0.1.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/filetime_creation/0.1.6/download", |
| "sha256": "3aea213d5ab4e6cd49f50c0688a4e20e5b75ff3bc07ff63f814778bd9b1dd42d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "filetime_creation", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "filetime_creation", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "filetime 0.2.22", |
| "target": "filetime" |
| } |
| ], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.1.6" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "flate2 1.0.28": { |
| "name": "flate2", |
| "version": "1.0.28", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/flate2/1.0.28/download", |
| "sha256": "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "flate2", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "flate2", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "any_impl", |
| "default", |
| "miniz_oxide", |
| "rust_backend" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "crc32fast 1.3.2", |
| "target": "crc32fast" |
| }, |
| { |
| "id": "miniz_oxide 0.7.1", |
| "target": "miniz_oxide" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.28" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "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 0.3.27": { |
| "name": "futures", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures/0.3.27/download", |
| "sha256": "531ac96c6ff5fd7c62263c5e3c67a603af4fcaee2e1a0ae5565ba3a11e69e549" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "futures", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "futures", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "async-await", |
| "default", |
| "executor", |
| "futures-executor", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "futures-channel 0.3.27", |
| "target": "futures_channel" |
| }, |
| { |
| "id": "futures-core 0.3.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-executor 0.3.27", |
| "target": "futures_executor" |
| }, |
| { |
| "id": "futures-io 0.3.27", |
| "target": "futures_io" |
| }, |
| { |
| "id": "futures-sink 0.3.27", |
| "target": "futures_sink" |
| }, |
| { |
| "id": "futures-task 0.3.27", |
| "target": "futures_task" |
| }, |
| { |
| "id": "futures-util 0.3.27", |
| "target": "futures_util" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.27" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-channel 0.3.27": { |
| "name": "futures-channel", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-channel/0.3.27/download", |
| "sha256": "164713a5a0dcc3e7b4b1ed7d3b433cabc18025386f9339346e8daf15963cf7ac" |
| } |
| }, |
| "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", |
| "futures-sink", |
| "sink", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "futures-channel 0.3.27", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "futures-core 0.3.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-sink 0.3.27", |
| "target": "futures_sink" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.27" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-core 0.3.27": { |
| "name": "futures-core", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-core/0.3.27/download", |
| "sha256": "86d7a0c1aa76363dac491de0ee99faf6941128376f1cf96f07db7603b7de69dd" |
| } |
| }, |
| "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.27", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.27" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-executor 0.3.27": { |
| "name": "futures-executor", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-executor/0.3.27/download", |
| "sha256": "1997dd9df74cdac935c76252744c1ed5794fac083242ea4fe77ef3ed60ba0f83" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "futures_executor", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "futures_executor", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "futures-core 0.3.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-task 0.3.27", |
| "target": "futures_task" |
| }, |
| { |
| "id": "futures-util 0.3.27", |
| "target": "futures_util" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.27" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-io 0.3.27": { |
| "name": "futures-io", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-io/0.3.27/download", |
| "sha256": "89d422fa3cbe3b40dca574ab087abb5bc98258ea57eea3fd6f1fa7162c778b91" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "futures_io", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "futures_io", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.27" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-macro 0.3.27": { |
| "name": "futures-macro", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-macro/0.3.27/download", |
| "sha256": "3eb14ed937631bd8b8b8977f2c198443447a8355b6e3ca599f38c975e5a963b6" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "futures_macro", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "futures_macro", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.27" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-sink 0.3.27": { |
| "name": "futures-sink", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-sink/0.3.27/download", |
| "sha256": "ec93083a4aecafb2a80a885c9de1f0ccae9dbd32c2bb54b0c3a65690e0b8d2f2" |
| } |
| }, |
| "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.27" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-task 0.3.27": { |
| "name": "futures-task", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-task/0.3.27/download", |
| "sha256": "fd65540d33b37b16542a0438c12e6aeead10d4ac5d05bd3f805b8f35ab592879" |
| } |
| }, |
| "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", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "futures-task 0.3.27", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.27" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "futures-timer 3.0.2": { |
| "name": "futures-timer", |
| "version": "3.0.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-timer/3.0.2/download", |
| "sha256": "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "futures_timer", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "futures_timer", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "3.0.2" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "futures-util 0.3.27": { |
| "name": "futures-util", |
| "version": "0.3.27", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/futures-util/0.3.27/download", |
| "sha256": "3ef6b17e481503ec85211fed8f39d1970f128935ca1f814cd32ac4a6842e84ab" |
| } |
| }, |
| "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", |
| "async-await", |
| "async-await-macro", |
| "channel", |
| "futures-channel", |
| "futures-io", |
| "futures-macro", |
| "futures-sink", |
| "io", |
| "memchr", |
| "sink", |
| "slab", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "futures-channel 0.3.27", |
| "target": "futures_channel" |
| }, |
| { |
| "id": "futures-core 0.3.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-io 0.3.27", |
| "target": "futures_io" |
| }, |
| { |
| "id": "futures-sink 0.3.27", |
| "target": "futures_sink" |
| }, |
| { |
| "id": "futures-task 0.3.27", |
| "target": "futures_task" |
| }, |
| { |
| "id": "futures-util 0.3.27", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| }, |
| { |
| "id": "pin-project-lite 0.2.12", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "pin-utils 0.1.0", |
| "target": "pin_utils" |
| }, |
| { |
| "id": "slab 0.4.8", |
| "target": "slab" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "futures-macro 0.3.27", |
| "target": "futures_macro" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "0.3.27" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "generic-array 0.14.6": { |
| "name": "generic-array", |
| "version": "0.14.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/generic-array/0.14.6/download", |
| "sha256": "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "generic_array", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "generic_array", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "more_lengths" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "generic-array 0.14.6", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "typenum 1.16.0", |
| "target": "typenum" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.14.6" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "version_check 0.9.4", |
| "target": "version_check" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT" |
| }, |
| "getrandom 0.2.8": { |
| "name": "getrandom", |
| "version": "0.2.8", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/getrandom/0.2.8/download", |
| "sha256": "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "getrandom", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "getrandom", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "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.147", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.2.8" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "gimli 0.27.3": { |
| "name": "gimli", |
| "version": "0.27.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/gimli/0.27.3/download", |
| "sha256": "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "gimli", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "gimli", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "read", |
| "read-core" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.27.3" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "glob 0.3.1": { |
| "name": "glob", |
| "version": "0.3.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/glob/0.3.1/download", |
| "sha256": "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "glob", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "glob", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.3.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "h2 0.3.17": { |
| "name": "h2", |
| "version": "0.3.17", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/h2/0.3.17/download", |
| "sha256": "66b91535aa35fea1523ad1b86cb6b53c28e0ae566ba4a460f4457e936cad7c6f" |
| } |
| }, |
| "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.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-sink 0.3.27", |
| "target": "futures_sink" |
| }, |
| { |
| "id": "futures-util 0.3.27", |
| "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.33.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.17" |
| }, |
| "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" |
| }, |
| "hashbrown 0.14.0": { |
| "name": "hashbrown", |
| "version": "0.14.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/hashbrown/0.14.0/download", |
| "sha256": "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a" |
| } |
| }, |
| "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.14.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "heck 0.4.1": { |
| "name": "heck", |
| "version": "0.4.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/heck/0.4.1/download", |
| "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "heck", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "heck", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.4.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "hermit-abi 0.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.147", |
| "target": "libc" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.2.6" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "hermit-abi 0.3.1": { |
| "name": "hermit-abi", |
| "version": "0.3.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/hermit-abi/0.3.1/download", |
| "sha256": "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "hermit_abi", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "hermit_abi", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2021", |
| "version": "0.3.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "hmac 0.12.1": { |
| "name": "hmac", |
| "version": "0.12.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/hmac/0.12.1/download", |
| "sha256": "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "hmac", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "hmac", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "reset" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "digest 0.10.6", |
| "target": "digest" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.12.1" |
| }, |
| "license": "MIT OR 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.6", |
| "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.12", |
| "target": "pin_project_lite" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.4.5" |
| }, |
| "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" |
| }, |
| "humantime 2.1.0": { |
| "name": "humantime", |
| "version": "2.1.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/humantime/2.1.0/download", |
| "sha256": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "humantime", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "humantime", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "2.1.0" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "hyper 0.14.25": { |
| "name": "hyper", |
| "version": "0.14.25", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/hyper/0.14.25/download", |
| "sha256": "cc5e554ff619822309ffd57d8734d77cd5ce6238bc956f037ea06c58238c9899" |
| } |
| }, |
| "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", |
| "h2", |
| "http1", |
| "http2", |
| "runtime", |
| "socket2", |
| "tcp" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bytes 1.4.0", |
| "target": "bytes" |
| }, |
| { |
| "id": "futures-channel 0.3.27", |
| "target": "futures_channel" |
| }, |
| { |
| "id": "futures-core 0.3.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-util 0.3.27", |
| "target": "futures_util" |
| }, |
| { |
| "id": "h2 0.3.17", |
| "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.6", |
| "target": "itoa" |
| }, |
| { |
| "id": "pin-project-lite 0.2.12", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "socket2 0.4.9", |
| "target": "socket2" |
| }, |
| { |
| "id": "tokio 1.33.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.25" |
| }, |
| "license": "MIT" |
| }, |
| "hyper-rustls 0.24.0": { |
| "name": "hyper-rustls", |
| "version": "0.24.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/hyper-rustls/0.24.0/download", |
| "sha256": "0646026eb1b3eea4cd9ba47912ea5ce9cc07713d105b1a14698f4e6433d348b7" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "hyper_rustls", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "hyper_rustls", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "http 0.2.9", |
| "target": "http" |
| }, |
| { |
| "id": "hyper 0.14.25", |
| "target": "hyper" |
| }, |
| { |
| "id": "rustls 0.21.6", |
| "target": "rustls" |
| }, |
| { |
| "id": "tokio 1.33.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tokio-rustls 0.24.1", |
| "target": "tokio_rustls" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.24.0" |
| }, |
| "license": "Apache-2.0/ISC/MIT" |
| }, |
| "idna 0.3.0": { |
| "name": "idna", |
| "version": "0.3.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/idna/0.3.0/download", |
| "sha256": "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "idna", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "idna", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "unicode-bidi 0.3.13", |
| "target": "unicode_bidi" |
| }, |
| { |
| "id": "unicode-normalization 0.1.22", |
| "target": "unicode_normalization" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "indexmap 1.9.2": { |
| "name": "indexmap", |
| "version": "1.9.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/indexmap/1.9.2/download", |
| "sha256": "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "indexmap", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "indexmap", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "hashbrown 0.12.3", |
| "target": "hashbrown" |
| }, |
| { |
| "id": "indexmap 1.9.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.9.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "autocfg 1.1.0", |
| "target": "autocfg" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "indexmap 2.0.0": { |
| "name": "indexmap", |
| "version": "2.0.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/indexmap/2.0.0/download", |
| "sha256": "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "indexmap", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "indexmap", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "equivalent 1.0.0", |
| "target": "equivalent" |
| }, |
| { |
| "id": "hashbrown 0.14.0", |
| "target": "hashbrown" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.0.0" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "infer 0.15.0": { |
| "name": "infer", |
| "version": "0.15.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/infer/0.15.0/download", |
| "sha256": "cb33622da908807a06f9513c19b3c1ad50fab3e4137d82a78107d502075aa199" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "infer", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "infer", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "cfb", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfb 0.7.3", |
| "target": "cfb" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.15.0" |
| }, |
| "license": "MIT" |
| }, |
| "infer 0.8.1": { |
| "name": "infer", |
| "version": "0.8.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/infer/0.8.1/download", |
| "sha256": "e035cede526e0b21d5adffc9fa0eb4ef5d6026fe9c5b0bfe8084b9472b587a55" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "infer", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "infer", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "cfb", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfb 0.7.3", |
| "target": "cfb" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.8.1" |
| }, |
| "license": "MIT" |
| }, |
| "inout 0.1.3": { |
| "name": "inout", |
| "version": "0.1.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/inout/0.1.3/download", |
| "sha256": "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "inout", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "inout", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "generic-array 0.14.6", |
| "target": "generic_array" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.1.3" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "io-lifetimes 1.0.11": { |
| "name": "io-lifetimes", |
| "version": "1.0.11", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download", |
| "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "io_lifetimes", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "io_lifetimes", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "close", |
| "default", |
| "hermit-abi", |
| "libc", |
| "windows-sys" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "io-lifetimes 1.0.11", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": { |
| "cfg(not(windows))": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(target_os = \"hermit\")": [ |
| { |
| "id": "hermit-abi 0.3.1", |
| "target": "hermit_abi" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "1.0.11" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" |
| }, |
| "ipnet 2.7.1": { |
| "name": "ipnet", |
| "version": "2.7.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/ipnet/2.7.1/download", |
| "sha256": "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "ipnet", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "ipnet", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "2.7.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "is-terminal 0.4.5": { |
| "name": "is-terminal", |
| "version": "0.4.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/is-terminal/0.4.5/download", |
| "sha256": "8687c819457e979cc940d09cb16e42a1bf70aa6b60a549de6d3a62a0ee90c69e" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "is_terminal", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "is_terminal", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "io-lifetimes 1.0.11", |
| "target": "io_lifetimes" |
| } |
| ], |
| "selects": { |
| "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ |
| { |
| "id": "rustix 0.36.11", |
| "target": "rustix" |
| } |
| ], |
| "cfg(target_os = \"hermit\")": [ |
| { |
| "id": "hermit-abi 0.3.1", |
| "target": "hermit_abi" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.4.5" |
| }, |
| "license": "MIT" |
| }, |
| "is_executable 1.0.1": { |
| "name": "is_executable", |
| "version": "1.0.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/is_executable/1.0.1/download", |
| "sha256": "fa9acdc6d67b75e626ad644734e8bc6df893d9cd2a834129065d3dd6158ea9c8" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "is_executable", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "is_executable", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(target_os = \"windows\")": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "1.0.1" |
| }, |
| "license": "Apache-2.0/MIT" |
| }, |
| "itertools 0.10.5": { |
| "name": "itertools", |
| "version": "0.10.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/itertools/0.10.5/download", |
| "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "itertools", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "itertools", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "use_alloc", |
| "use_std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "either 1.8.1", |
| "target": "either" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.10.5" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "itoa 1.0.6": { |
| "name": "itoa", |
| "version": "1.0.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/itoa/1.0.6/download", |
| "sha256": "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" |
| } |
| }, |
| "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.6" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "jobserver 0.1.26": { |
| "name": "jobserver", |
| "version": "0.1.26", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/jobserver/0.1.26/download", |
| "sha256": "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "jobserver", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "jobserver", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.1.26" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "js-sys 0.3.61": { |
| "name": "js-sys", |
| "version": "0.3.61", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/js-sys/0.3.61/download", |
| "sha256": "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "js_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "js_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "wasm-bindgen 0.2.84", |
| "target": "wasm_bindgen" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.61" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "libc 0.2.147": { |
| "name": "libc", |
| "version": "0.2.147", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/libc/0.2.147/download", |
| "sha256": "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" |
| } |
| }, |
| "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", |
| "extra_traits", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.2.147" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "linux-raw-sys 0.1.4": { |
| "name": "linux-raw-sys", |
| "version": "0.1.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/linux-raw-sys/0.1.4/download", |
| "sha256": "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "linux_raw_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "linux_raw_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "errno", |
| "general", |
| "ioctl", |
| "no_std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.4" |
| }, |
| "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" |
| }, |
| "linux-raw-sys 0.4.5": { |
| "name": "linux-raw-sys", |
| "version": "0.4.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/linux-raw-sys/0.4.5/download", |
| "sha256": "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "linux_raw_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "linux_raw_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "errno", |
| "general", |
| "ioctl", |
| "no_std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.4.5" |
| }, |
| "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" |
| }, |
| "log 0.4.20": { |
| "name": "log", |
| "version": "0.4.20", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/log/0.4.20/download", |
| "sha256": "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "log", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "log", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.4.20" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "lzma-rust 0.1.5": { |
| "name": "lzma-rust", |
| "version": "0.1.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/lzma-rust/0.1.5/download", |
| "sha256": "7f798132166cc040cb70dbab4ccbb89643a6966a4ac33f0b312e76a8238673a5" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "lzma_rust", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "lzma_rust", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "encoder" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "byteorder 1.4.3", |
| "target": "byteorder" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.1.5" |
| }, |
| "license": "Apache-2.0" |
| }, |
| "lzma-sys 0.1.20": { |
| "name": "lzma-sys", |
| "version": "0.1.20", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/lzma-sys/0.1.20/download", |
| "sha256": "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "lzma_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "lzma_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "lzma-sys 0.1.20", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.20" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cc 1.0.79", |
| "target": "cc" |
| }, |
| { |
| "id": "pkg-config 0.3.26", |
| "target": "pkg_config" |
| } |
| ], |
| "selects": {} |
| }, |
| "links": "lzma" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "memchr 2.6.4": { |
| "name": "memchr", |
| "version": "2.6.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/memchr/2.6.4/download", |
| "sha256": "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "memchr", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "memchr", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.6.4" |
| }, |
| "license": "Unlicense OR MIT" |
| }, |
| "mime 0.3.17": { |
| "name": "mime", |
| "version": "0.3.17", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/mime/0.3.17/download", |
| "sha256": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" |
| } |
| }, |
| "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.17" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "miniz_oxide 0.6.2": { |
| "name": "miniz_oxide", |
| "version": "0.6.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/miniz_oxide/0.6.2/download", |
| "sha256": "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "miniz_oxide", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "miniz_oxide", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "adler 1.0.2", |
| "target": "adler" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.6.2" |
| }, |
| "license": "MIT OR Zlib OR Apache-2.0" |
| }, |
| "miniz_oxide 0.7.1": { |
| "name": "miniz_oxide", |
| "version": "0.7.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download", |
| "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "miniz_oxide", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "miniz_oxide", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "with-alloc" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "adler 1.0.2", |
| "target": "adler" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.1" |
| }, |
| "license": "MIT OR Zlib OR 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": [ |
| "net", |
| "os-ext", |
| "os-poll" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "log 0.4.20", |
| "target": "log" |
| } |
| ], |
| "selects": { |
| "cfg(target_os = \"wasi\")": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "wasi 0.11.0+wasi-snapshot-preview1", |
| "target": "wasi" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.8.6" |
| }, |
| "license": "MIT" |
| }, |
| "nt-time 0.5.3": { |
| "name": "nt-time", |
| "version": "0.5.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/nt-time/0.5.3/download", |
| "sha256": "a7388539da3ff64e2ee5f23b310e2d46d78fbabf338bd35d410d59562ed188bd" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "nt_time", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "nt_time", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "time 0.3.23", |
| "target": "time" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.5.3" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "num-traits 0.2.16": { |
| "name": "num-traits", |
| "version": "0.2.16", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/num-traits/0.2.16/download", |
| "sha256": "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "num_traits", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "num_traits", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "num-traits 0.2.16", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.2.16" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "autocfg 1.1.0", |
| "target": "autocfg" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "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.147", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "1.15.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "object 0.30.4": { |
| "name": "object", |
| "version": "0.30.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/object/0.30.4/download", |
| "sha256": "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "object", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "object", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "archive", |
| "coff", |
| "elf", |
| "macho", |
| "pe", |
| "read_core", |
| "unaligned" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.30.4" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "once_cell 1.17.1": { |
| "name": "once_cell", |
| "version": "1.17.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/once_cell/1.17.1/download", |
| "sha256": "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "once_cell", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "once_cell", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "race", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.17.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "opaque-debug 0.3.0": { |
| "name": "opaque-debug", |
| "version": "0.3.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/opaque-debug/0.3.0/download", |
| "sha256": "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "opaque_debug", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "opaque_debug", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.3.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "option-ext 0.2.0": { |
| "name": "option-ext", |
| "version": "0.2.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/option-ext/0.2.0/download", |
| "sha256": "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "option_ext", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "option_ext", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.2.0" |
| }, |
| "license": "MPL-2.0" |
| }, |
| "password-hash 0.4.2": { |
| "name": "password-hash", |
| "version": "0.4.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/password-hash/0.4.2/download", |
| "sha256": "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "password_hash", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "password_hash", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "rand_core" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "base64ct 1.6.0", |
| "target": "base64ct" |
| }, |
| { |
| "id": "rand_core 0.6.4", |
| "target": "rand_core" |
| }, |
| { |
| "id": "subtle 2.4.1", |
| "target": "subtle" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.4.2" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "pbkdf2 0.11.0": { |
| "name": "pbkdf2", |
| "version": "0.11.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/pbkdf2/0.11.0/download", |
| "sha256": "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "pbkdf2", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "pbkdf2", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "hmac", |
| "password-hash", |
| "sha2", |
| "simple" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "digest 0.10.6", |
| "target": "digest" |
| }, |
| { |
| "id": "hmac 0.12.1", |
| "target": "hmac" |
| }, |
| { |
| "id": "password-hash 0.4.2", |
| "target": "password_hash" |
| }, |
| { |
| "id": "sha2 0.10.6", |
| "target": "sha2" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.11.0" |
| }, |
| "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-lite 0.2.12": { |
| "name": "pin-project-lite", |
| "version": "0.2.12", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.12/download", |
| "sha256": "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05" |
| } |
| }, |
| "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.12" |
| }, |
| "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" |
| }, |
| "pkg-config 0.3.26": { |
| "name": "pkg-config", |
| "version": "0.3.26", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/pkg-config/0.3.26/download", |
| "sha256": "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "pkg_config", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "pkg_config", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.3.26" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "predicates 3.0.1": { |
| "name": "predicates", |
| "version": "3.0.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/predicates/3.0.1/download", |
| "sha256": "1ba7d6ead3e3966038f68caa9fc1f860185d95a793180bbcfe0d0da47b3961ed" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "predicates", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "predicates", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "diff" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "anstyle 0.3.5", |
| "target": "anstyle" |
| }, |
| { |
| "id": "difflib 0.4.0", |
| "target": "difflib" |
| }, |
| { |
| "id": "itertools 0.10.5", |
| "target": "itertools" |
| }, |
| { |
| "id": "predicates-core 1.0.6", |
| "target": "predicates_core" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "3.0.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "predicates-core 1.0.6": { |
| "name": "predicates-core", |
| "version": "1.0.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/predicates-core/1.0.6/download", |
| "sha256": "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "predicates_core", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "predicates_core", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2021", |
| "version": "1.0.6" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "predicates-tree 1.0.9": { |
| "name": "predicates-tree", |
| "version": "1.0.9", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/predicates-tree/1.0.9/download", |
| "sha256": "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "predicates_tree", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "predicates_tree", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "predicates-core 1.0.6", |
| "target": "predicates_core" |
| }, |
| { |
| "id": "termtree 0.4.1", |
| "target": "termtree" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.9" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "proc-macro2 1.0.66": { |
| "name": "proc-macro2", |
| "version": "1.0.66", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.66/download", |
| "sha256": "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" |
| } |
| }, |
| "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.66", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "unicode-ident 1.0.8", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.66" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "quote 1.0.31": { |
| "name": "quote", |
| "version": "1.0.31", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/quote/1.0.31/download", |
| "sha256": "5fe8a65d69dd0808184ebb5f836ab526bb259db23c657efa38711b1072ee47f0" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "quote", |
| "crate_root": "src/lib.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.66", |
| "target": "proc_macro2" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.31" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "rand_core 0.6.4": { |
| "name": "rand_core", |
| "version": "0.6.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rand_core/0.6.4/download", |
| "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rand_core", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rand_core", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.6.4" |
| }, |
| "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" |
| }, |
| "redox_syscall 0.3.5": { |
| "name": "redox_syscall", |
| "version": "0.3.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/redox_syscall/0.3.5/download", |
| "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" |
| } |
| }, |
| "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.3.5" |
| }, |
| "license": "MIT" |
| }, |
| "redox_users 0.4.3": { |
| "name": "redox_users", |
| "version": "0.4.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/redox_users/0.4.3/download", |
| "sha256": "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "redox_users", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "redox_users", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "getrandom 0.2.8", |
| "target": "getrandom" |
| }, |
| { |
| "id": "redox_syscall 0.2.16", |
| "target": "syscall" |
| }, |
| { |
| "id": "thiserror 1.0.40", |
| "target": "thiserror" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.4.3" |
| }, |
| "license": "MIT" |
| }, |
| "regex 1.10.2": { |
| "name": "regex", |
| "version": "1.10.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/regex/1.10.2/download", |
| "sha256": "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "regex", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "regex", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "perf", |
| "perf-backtrack", |
| "perf-cache", |
| "perf-dfa", |
| "perf-inline", |
| "perf-literal", |
| "perf-onepass", |
| "std", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "aho-corasick 1.0.2", |
| "target": "aho_corasick" |
| }, |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| }, |
| { |
| "id": "regex-automata 0.4.3", |
| "target": "regex_automata" |
| }, |
| { |
| "id": "regex-syntax 0.8.2", |
| "target": "regex_syntax" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.10.2" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "regex-automata 0.1.10": { |
| "name": "regex-automata", |
| "version": "0.1.10", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/regex-automata/0.1.10/download", |
| "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "regex_automata", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "regex_automata", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.1.10" |
| }, |
| "license": "Unlicense/MIT" |
| }, |
| "regex-automata 0.4.3": { |
| "name": "regex-automata", |
| "version": "0.4.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/regex-automata/0.4.3/download", |
| "sha256": "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "regex_automata", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "regex_automata", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "dfa-onepass", |
| "hybrid", |
| "meta", |
| "nfa-backtrack", |
| "nfa-pikevm", |
| "nfa-thompson", |
| "perf-inline", |
| "perf-literal", |
| "perf-literal-multisubstring", |
| "perf-literal-substring", |
| "std", |
| "syntax", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment", |
| "unicode-word-boundary" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "aho-corasick 1.0.2", |
| "target": "aho_corasick" |
| }, |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| }, |
| { |
| "id": "regex-syntax 0.8.2", |
| "target": "regex_syntax" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.4.3" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "regex-syntax 0.8.2": { |
| "name": "regex-syntax", |
| "version": "0.8.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/regex-syntax/0.8.2/download", |
| "sha256": "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "regex_syntax", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "regex_syntax", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.8.2" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "relative-path 1.9.0": { |
| "name": "relative-path", |
| "version": "1.9.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/relative-path/1.9.0/download", |
| "sha256": "c707298afce11da2efef2f600116fa93ffa7a032b5d7b628aa17711ec81383ca" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "relative_path", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "relative_path", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.9.0" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "reqwest 0.11.22": { |
| "name": "reqwest", |
| "version": "0.11.22", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/reqwest/0.11.22/download", |
| "sha256": "046cd98826c46c2ac8ddecae268eb5c2e58628688a5fc7a2643704a73faba95b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "reqwest", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "reqwest", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "__rustls", |
| "__tls", |
| "hyper-rustls", |
| "rustls", |
| "rustls-pemfile", |
| "rustls-tls", |
| "rustls-tls-webpki-roots", |
| "tokio-rustls", |
| "webpki-roots" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "base64 0.21.0", |
| "target": "base64" |
| }, |
| { |
| "id": "bytes 1.4.0", |
| "target": "bytes" |
| }, |
| { |
| "id": "futures-core 0.3.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-util 0.3.27", |
| "target": "futures_util" |
| }, |
| { |
| "id": "http 0.2.9", |
| "target": "http" |
| }, |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_urlencoded 0.7.1", |
| "target": "serde_urlencoded" |
| }, |
| { |
| "id": "tower-service 0.3.2", |
| "target": "tower_service" |
| }, |
| { |
| "id": "url 2.3.1", |
| "target": "url" |
| } |
| ], |
| "selects": { |
| "cfg(not(target_arch = \"wasm32\"))": [ |
| { |
| "id": "encoding_rs 0.8.32", |
| "target": "encoding_rs" |
| }, |
| { |
| "id": "h2 0.3.17", |
| "target": "h2" |
| }, |
| { |
| "id": "http-body 0.4.5", |
| "target": "http_body" |
| }, |
| { |
| "id": "hyper 0.14.25", |
| "target": "hyper" |
| }, |
| { |
| "id": "hyper-rustls 0.24.0", |
| "target": "hyper_rustls" |
| }, |
| { |
| "id": "ipnet 2.7.1", |
| "target": "ipnet" |
| }, |
| { |
| "id": "log 0.4.20", |
| "target": "log" |
| }, |
| { |
| "id": "mime 0.3.17", |
| "target": "mime" |
| }, |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| }, |
| { |
| "id": "percent-encoding 2.2.0", |
| "target": "percent_encoding" |
| }, |
| { |
| "id": "pin-project-lite 0.2.12", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "rustls 0.21.6", |
| "target": "rustls" |
| }, |
| { |
| "id": "rustls-pemfile 1.0.2", |
| "target": "rustls_pemfile" |
| }, |
| { |
| "id": "tokio 1.33.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tokio-rustls 0.24.1", |
| "target": "tokio_rustls" |
| }, |
| { |
| "id": "webpki-roots 0.25.2", |
| "target": "webpki_roots" |
| } |
| ], |
| "cfg(target_arch = \"wasm32\")": [ |
| { |
| "id": "js-sys 0.3.61", |
| "target": "js_sys" |
| }, |
| { |
| "id": "serde_json 1.0.107", |
| "target": "serde_json" |
| }, |
| { |
| "id": "wasm-bindgen 0.2.84", |
| "target": "wasm_bindgen" |
| }, |
| { |
| "id": "wasm-bindgen-futures 0.4.34", |
| "target": "wasm_bindgen_futures" |
| }, |
| { |
| "id": "web-sys 0.3.61", |
| "target": "web_sys" |
| } |
| ], |
| "cfg(target_os = \"macos\")": [ |
| { |
| "id": "system-configuration 0.5.1", |
| "target": "system_configuration" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "winreg 0.50.0", |
| "target": "winreg" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.11.22" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "ring 0.16.20": { |
| "name": "ring", |
| "version": "0.16.20", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/ring/0.16.20/download", |
| "sha256": "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "ring", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "ring", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "dev_urandom_fallback", |
| "once_cell" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "ring 0.16.20", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "untrusted 0.7.1", |
| "target": "untrusted" |
| } |
| ], |
| "selects": { |
| "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ |
| { |
| "id": "web-sys 0.3.61", |
| "target": "web_sys" |
| } |
| ], |
| "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [ |
| { |
| "id": "spin 0.5.2", |
| "target": "spin" |
| } |
| ], |
| "cfg(any(target_os = \"android\", target_os = \"linux\"))": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| } |
| ], |
| "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| } |
| ], |
| "cfg(target_os = \"windows\")": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.16.20" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cc 1.0.79", |
| "target": "cc" |
| } |
| ], |
| "selects": {} |
| }, |
| "links": "ring-asm" |
| }, |
| "license": null |
| }, |
| "rstest 0.18.2": { |
| "name": "rstest", |
| "version": "0.18.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rstest/0.18.2/download", |
| "sha256": "97eeab2f3c0a199bc4be135c36c924b6590b88c377d416494288c14f2db30199" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rstest", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rstest", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "async-timeout", |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "futures 0.3.27", |
| "target": "futures" |
| }, |
| { |
| "id": "futures-timer 3.0.2", |
| "target": "futures_timer" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "rstest_macros 0.18.2", |
| "target": "rstest_macros" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "0.18.2" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "rstest_macros 0.18.2": { |
| "name": "rstest_macros", |
| "version": "0.18.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rstest_macros/0.18.2/download", |
| "sha256": "d428f8247852f894ee1be110b375111b586d4fa431f6c46e64ba5a0dcccbe605" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "rstest_macros", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rstest_macros", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "async-timeout" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "glob 0.3.1", |
| "target": "glob" |
| }, |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "regex 1.10.2", |
| "target": "regex" |
| }, |
| { |
| "id": "relative-path 1.9.0", |
| "target": "relative_path" |
| }, |
| { |
| "id": "rstest_macros 0.18.2", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "syn 2.0.29", |
| "target": "syn" |
| }, |
| { |
| "id": "unicode-ident 1.0.8", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.18.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "rustc_version 0.4.0", |
| "target": "rustc_version" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "rustc-demangle 0.1.23": { |
| "name": "rustc-demangle", |
| "version": "0.1.23", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustc-demangle/0.1.23/download", |
| "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rustc_demangle", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rustc_demangle", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.1.23" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "rustc_version 0.4.0": { |
| "name": "rustc_version", |
| "version": "0.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustc_version/0.4.0/download", |
| "sha256": "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rustc_version", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rustc_version", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "semver 1.0.17", |
| "target": "semver" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.4.0" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "rustix 0.36.11": { |
| "name": "rustix", |
| "version": "0.36.11", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustix/0.36.11/download", |
| "sha256": "db4165c9963ab29e422d6c26fbc1d37f15bace6b2810221f9d925023480fcf0e" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rustix", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rustix", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "io-lifetimes", |
| "libc", |
| "std", |
| "termios", |
| "use-libc-auxv" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bitflags 1.3.2", |
| "target": "bitflags" |
| }, |
| { |
| "id": "io-lifetimes 1.0.11", |
| "target": "io_lifetimes" |
| }, |
| { |
| "id": "rustix 0.36.11", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": { |
| "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [ |
| { |
| "id": "linux-raw-sys 0.1.4", |
| "target": "linux_raw_sys" |
| } |
| ], |
| "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "linux-raw-sys 0.1.4", |
| "target": "linux_raw_sys" |
| } |
| ], |
| "cfg(any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))))": [ |
| { |
| "id": "errno 0.2.8", |
| "target": "errno", |
| "alias": "libc_errno" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.36.11" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" |
| }, |
| "rustix 0.38.8": { |
| "name": "rustix", |
| "version": "0.38.8", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustix/0.38.8/download", |
| "sha256": "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rustix", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rustix", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "fs", |
| "std", |
| "use-libc-auxv" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bitflags 2.4.0", |
| "target": "bitflags" |
| }, |
| { |
| "id": "rustix 0.38.8", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": { |
| "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ |
| { |
| "id": "linux-raw-sys 0.4.5", |
| "target": "linux_raw_sys" |
| } |
| ], |
| "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [ |
| { |
| "id": "linux-raw-sys 0.4.5", |
| "target": "linux_raw_sys" |
| } |
| ], |
| "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ |
| { |
| "id": "errno 0.3.1", |
| "target": "errno", |
| "alias": "libc_errno" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "errno 0.3.1", |
| "target": "errno", |
| "alias": "libc_errno" |
| }, |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.38.8" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" |
| }, |
| "rustls 0.21.6": { |
| "name": "rustls", |
| "version": "0.21.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustls/0.21.6/download", |
| "sha256": "1d1feddffcfcc0b33f5c6ce9a29e341e4cd59c3f78e7ee45f4a40c038b1d6cbb" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rustls", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rustls", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "dangerous_configuration", |
| "default", |
| "log", |
| "logging", |
| "tls12" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "log 0.4.20", |
| "target": "log" |
| }, |
| { |
| "id": "ring 0.16.20", |
| "target": "ring" |
| }, |
| { |
| "id": "rustls 0.21.6", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "rustls-webpki 0.101.4", |
| "target": "webpki" |
| }, |
| { |
| "id": "sct 0.7.0", |
| "target": "sct" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.21.6" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "Apache-2.0 OR ISC OR MIT" |
| }, |
| "rustls-pemfile 1.0.2": { |
| "name": "rustls-pemfile", |
| "version": "1.0.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustls-pemfile/1.0.2/download", |
| "sha256": "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "rustls_pemfile", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "rustls_pemfile", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "base64 0.21.0", |
| "target": "base64" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.2" |
| }, |
| "license": "Apache-2.0 OR ISC OR MIT" |
| }, |
| "rustls-webpki 0.101.4": { |
| "name": "rustls-webpki", |
| "version": "0.101.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustls-webpki/0.101.4/download", |
| "sha256": "7d93931baf2d282fff8d3a532bbfd7653f734643161b87e3e01e59a04439bf0d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "webpki", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "webpki", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "ring 0.16.20", |
| "target": "ring" |
| }, |
| { |
| "id": "untrusted 0.7.1", |
| "target": "untrusted" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.101.4" |
| }, |
| "license": "ISC" |
| }, |
| "ryu 1.0.13": { |
| "name": "ryu", |
| "version": "1.0.13", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/ryu/1.0.13/download", |
| "sha256": "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" |
| } |
| }, |
| "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.13" |
| }, |
| "license": "Apache-2.0 OR BSL-1.0" |
| }, |
| "same-file 1.0.6": { |
| "name": "same-file", |
| "version": "1.0.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/same-file/1.0.6/download", |
| "sha256": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "same_file", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "same_file", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "winapi-util 0.1.5", |
| "target": "winapi_util" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "1.0.6" |
| }, |
| "license": "Unlicense/MIT" |
| }, |
| "sct 0.7.0": { |
| "name": "sct", |
| "version": "0.7.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/sct/0.7.0/download", |
| "sha256": "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "sct", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "sct", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "ring 0.16.20", |
| "target": "ring" |
| }, |
| { |
| "id": "untrusted 0.7.1", |
| "target": "untrusted" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.0" |
| }, |
| "license": "Apache-2.0/ISC/MIT" |
| }, |
| "selenium-manager 0.4.16": { |
| "name": "selenium-manager", |
| "version": "0.4.16", |
| "repository": null, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "selenium_manager", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "selenium_manager", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "anyhow 1.0.75", |
| "target": "anyhow" |
| }, |
| { |
| "id": "bzip2 0.4.4", |
| "target": "bzip2" |
| }, |
| { |
| "id": "clap 4.4.6", |
| "target": "clap" |
| }, |
| { |
| "id": "debpkg 0.6.0", |
| "target": "debpkg" |
| }, |
| { |
| "id": "directories 5.0.1", |
| "target": "directories" |
| }, |
| { |
| "id": "env_logger 0.10.0", |
| "target": "env_logger" |
| }, |
| { |
| "id": "exitcode 1.1.2", |
| "target": "exitcode" |
| }, |
| { |
| "id": "flate2 1.0.28", |
| "target": "flate2" |
| }, |
| { |
| "id": "infer 0.15.0", |
| "target": "infer" |
| }, |
| { |
| "id": "is_executable 1.0.1", |
| "target": "is_executable" |
| }, |
| { |
| "id": "log 0.4.20", |
| "target": "log" |
| }, |
| { |
| "id": "regex 1.10.2", |
| "target": "regex" |
| }, |
| { |
| "id": "reqwest 0.11.22", |
| "target": "reqwest" |
| }, |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_json 1.0.107", |
| "target": "serde_json" |
| }, |
| { |
| "id": "sevenz-rust 0.5.3", |
| "target": "sevenz_rust" |
| }, |
| { |
| "id": "tar 0.4.40", |
| "target": "tar" |
| }, |
| { |
| "id": "tempfile 3.8.0", |
| "target": "tempfile" |
| }, |
| { |
| "id": "tokio 1.33.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "toml 0.8.4", |
| "target": "toml" |
| }, |
| { |
| "id": "walkdir 2.4.0", |
| "target": "walkdir" |
| }, |
| { |
| "id": "zip 0.6.6", |
| "target": "zip" |
| } |
| ], |
| "selects": {} |
| }, |
| "deps_dev": { |
| "common": [ |
| { |
| "id": "assert_cmd 2.0.12", |
| "target": "assert_cmd" |
| }, |
| { |
| "id": "rstest 0.18.2", |
| "target": "rstest" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.4.16" |
| }, |
| "license": "Apache-2.0" |
| }, |
| "semver 1.0.17": { |
| "name": "semver", |
| "version": "1.0.17", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/semver/1.0.17/download", |
| "sha256": "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "semver", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "semver", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "semver 1.0.17", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.17" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "serde 1.0.189": { |
| "name": "serde", |
| "version": "1.0.189", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde/1.0.189/download", |
| "sha256": "8e422a44e74ad4001bdc8eede9a4570ab52f71190e9c076d14369f38b9200537" |
| } |
| }, |
| "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", |
| "derive", |
| "serde_derive", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "serde 1.0.189", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "serde_derive 1.0.189", |
| "target": "serde_derive" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "1.0.189" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "serde_derive 1.0.189": { |
| "name": "serde_derive", |
| "version": "1.0.189", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde_derive/1.0.189/download", |
| "sha256": "1e48d1f918009ce3145511378cf68d613e3b3d9137d67272562080d68a2b32d5" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "serde_derive", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "serde_derive", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 2.0.29", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "1.0.189" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "serde_json 1.0.107": { |
| "name": "serde_json", |
| "version": "1.0.107", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde_json/1.0.107/download", |
| "sha256": "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65" |
| } |
| }, |
| "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", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "itoa 1.0.6", |
| "target": "itoa" |
| }, |
| { |
| "id": "ryu 1.0.13", |
| "target": "ryu" |
| }, |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_json 1.0.107", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.107" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "serde_spanned 0.6.4": { |
| "name": "serde_spanned", |
| "version": "0.6.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde_spanned/0.6.4/download", |
| "sha256": "12022b835073e5b11e90a14f86838ceb1c8fb0325b72416845c487ac0fa95e80" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "serde_spanned", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "serde_spanned", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "serde" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.6.4" |
| }, |
| "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.6", |
| "target": "itoa" |
| }, |
| { |
| "id": "ryu 1.0.13", |
| "target": "ryu" |
| }, |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.1" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "sevenz-rust 0.5.3": { |
| "name": "sevenz-rust", |
| "version": "0.5.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/sevenz-rust/0.5.3/download", |
| "sha256": "33c7d45965e6557597a30e2d12e15d6a5f438bb7cbc11d5dbe89762541c0cd42" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "sevenz_rust", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "sevenz_rust", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "compress", |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bit-set 0.5.3", |
| "target": "bit_set" |
| }, |
| { |
| "id": "byteorder 1.4.3", |
| "target": "byteorder" |
| }, |
| { |
| "id": "crc 3.0.1", |
| "target": "crc" |
| }, |
| { |
| "id": "filetime_creation 0.1.6", |
| "target": "filetime_creation" |
| }, |
| { |
| "id": "lzma-rust 0.1.5", |
| "target": "lzma_rust" |
| }, |
| { |
| "id": "nt-time 0.5.3", |
| "target": "nt_time" |
| }, |
| { |
| "id": "sha2 0.9.9", |
| "target": "sha2" |
| } |
| ], |
| "selects": { |
| "cfg(target_arch = \"wasm32\")": [ |
| { |
| "id": "js-sys 0.3.61", |
| "target": "js_sys" |
| }, |
| { |
| "id": "wasm-bindgen 0.2.84", |
| "target": "wasm_bindgen" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.5.3" |
| }, |
| "license": "Apache-2.0" |
| }, |
| "sha1 0.10.5": { |
| "name": "sha1", |
| "version": "0.10.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/sha1/0.10.5/download", |
| "sha256": "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "sha1", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "sha1", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "digest 0.10.6", |
| "target": "digest" |
| } |
| ], |
| "selects": { |
| "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ |
| { |
| "id": "cpufeatures 0.2.5", |
| "target": "cpufeatures" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.10.5" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "sha2 0.10.6": { |
| "name": "sha2", |
| "version": "0.10.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/sha2/0.10.6/download", |
| "sha256": "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "sha2", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "sha2", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "digest 0.10.6", |
| "target": "digest" |
| } |
| ], |
| "selects": { |
| "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ |
| { |
| "id": "cpufeatures 0.2.5", |
| "target": "cpufeatures" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.10.6" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "sha2 0.9.9": { |
| "name": "sha2", |
| "version": "0.9.9", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/sha2/0.9.9/download", |
| "sha256": "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "sha2", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "sha2", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "block-buffer 0.9.0", |
| "target": "block_buffer" |
| }, |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "digest 0.9.0", |
| "target": "digest" |
| }, |
| { |
| "id": "opaque-debug 0.3.0", |
| "target": "opaque_debug" |
| } |
| ], |
| "selects": { |
| "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ |
| { |
| "id": "cpufeatures 0.2.5", |
| "target": "cpufeatures" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.9.9" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "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" |
| }, |
| "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.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.4.9" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "socket2 0.5.3": { |
| "name": "socket2", |
| "version": "0.5.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/socket2/0.5.3/download", |
| "sha256": "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877" |
| } |
| }, |
| "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.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.5.3" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "spin 0.5.2": { |
| "name": "spin", |
| "version": "0.5.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/spin/0.5.2/download", |
| "sha256": "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "spin", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "spin", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.5.2" |
| }, |
| "license": "MIT" |
| }, |
| "strsim 0.10.0": { |
| "name": "strsim", |
| "version": "0.10.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/strsim/0.10.0/download", |
| "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "strsim", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "strsim", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.10.0" |
| }, |
| "license": "MIT" |
| }, |
| "subtle 2.4.1": { |
| "name": "subtle", |
| "version": "2.4.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/subtle/2.4.1/download", |
| "sha256": "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "subtle", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "subtle", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "2.4.1" |
| }, |
| "license": "BSD-3-Clause" |
| }, |
| "syn 1.0.109": { |
| "name": "syn", |
| "version": "1.0.109", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/syn/1.0.109/download", |
| "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "syn", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "syn", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "clone-impls", |
| "default", |
| "derive", |
| "full", |
| "parsing", |
| "printing", |
| "proc-macro", |
| "quote", |
| "visit" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "unicode-ident 1.0.8", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.109" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "syn 2.0.29": { |
| "name": "syn", |
| "version": "2.0.29", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/syn/2.0.29/download", |
| "sha256": "c324c494eba9d92503e6f1ef2e6df781e78f6a7705a0202d9801b198807d518a" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "syn", |
| "crate_root": "src/lib.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.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "unicode-ident 1.0.8", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.0.29" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "system-configuration 0.5.1": { |
| "name": "system-configuration", |
| "version": "0.5.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/system-configuration/0.5.1/download", |
| "sha256": "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "system_configuration", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "system_configuration", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "bitflags 1.3.2", |
| "target": "bitflags" |
| }, |
| { |
| "id": "core-foundation 0.9.3", |
| "target": "core_foundation" |
| }, |
| { |
| "id": "system-configuration-sys 0.5.0", |
| "target": "system_configuration_sys" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.5.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "system-configuration-sys 0.5.0": { |
| "name": "system-configuration-sys", |
| "version": "0.5.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/system-configuration-sys/0.5.0/download", |
| "sha256": "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "system_configuration_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "system_configuration_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "core-foundation-sys 0.8.4", |
| "target": "core_foundation_sys" |
| }, |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "system-configuration-sys 0.5.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.5.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "tar 0.4.40": { |
| "name": "tar", |
| "version": "0.4.40", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tar/0.4.40/download", |
| "sha256": "b16afcea1f22891c49a00c751c7b63b2233284064f11a200fc624137c51e2ddb" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "tar", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tar", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "xattr" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "filetime 0.2.22", |
| "target": "filetime" |
| } |
| ], |
| "selects": { |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "xattr 1.0.1", |
| "target": "xattr" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.4.40" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "tempfile 3.8.0": { |
| "name": "tempfile", |
| "version": "3.8.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tempfile/3.8.0/download", |
| "sha256": "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "tempfile", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tempfile", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "fastrand 2.0.0", |
| "target": "fastrand" |
| } |
| ], |
| "selects": { |
| "cfg(any(unix, target_os = \"wasi\"))": [ |
| { |
| "id": "rustix 0.38.8", |
| "target": "rustix" |
| } |
| ], |
| "cfg(target_os = \"redox\")": [ |
| { |
| "id": "redox_syscall 0.3.5", |
| "target": "syscall" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "3.8.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "termcolor 1.2.0": { |
| "name": "termcolor", |
| "version": "1.2.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/termcolor/1.2.0/download", |
| "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "termcolor", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "termcolor", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "winapi-util 0.1.5", |
| "target": "winapi_util" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "1.2.0" |
| }, |
| "license": "Unlicense OR MIT" |
| }, |
| "termtree 0.4.1": { |
| "name": "termtree", |
| "version": "0.4.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/termtree/0.4.1/download", |
| "sha256": "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "termtree", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "termtree", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.4.1" |
| }, |
| "license": "MIT" |
| }, |
| "thiserror 1.0.40": { |
| "name": "thiserror", |
| "version": "1.0.40", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/thiserror/1.0.40/download", |
| "sha256": "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "thiserror", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "thiserror", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "thiserror 1.0.40", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "thiserror-impl 1.0.40", |
| "target": "thiserror_impl" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "1.0.40" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "thiserror-impl 1.0.40": { |
| "name": "thiserror-impl", |
| "version": "1.0.40", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/thiserror-impl/1.0.40/download", |
| "sha256": "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "thiserror_impl", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "thiserror_impl", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 2.0.29", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.40" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "time 0.3.23": { |
| "name": "time", |
| "version": "0.3.23", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/time/0.3.23/download", |
| "sha256": "59e399c068f43a5d116fedaf73b203fa4f9c519f17e2b34f63221d3792f81446" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "time", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "time", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "macros", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "time-core 0.1.1", |
| "target": "time_core" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "time-macros 0.2.10", |
| "target": "time_macros" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "0.3.23" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "time-core 0.1.1": { |
| "name": "time-core", |
| "version": "0.1.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/time-core/0.1.1/download", |
| "sha256": "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "time_core", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "time_core", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2021", |
| "version": "0.1.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "time-macros 0.2.10": { |
| "name": "time-macros", |
| "version": "0.2.10", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/time-macros/0.2.10/download", |
| "sha256": "96ba15a897f3c86766b757e5ac7221554c6750054d74d5b28844fce5fb36a6c4" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "time_macros", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "time_macros", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "time-core 0.1.1", |
| "target": "time_core" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.2.10" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "tinyvec 1.6.0": { |
| "name": "tinyvec", |
| "version": "1.6.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tinyvec/1.6.0/download", |
| "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "tinyvec", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tinyvec", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "tinyvec_macros" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "tinyvec_macros 0.1.1", |
| "target": "tinyvec_macros" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.6.0" |
| }, |
| "license": "Zlib OR Apache-2.0 OR MIT" |
| }, |
| "tinyvec_macros 0.1.1": { |
| "name": "tinyvec_macros", |
| "version": "0.1.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download", |
| "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "tinyvec_macros", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tinyvec_macros", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.1.1" |
| }, |
| "license": "MIT OR Apache-2.0 OR Zlib" |
| }, |
| "tokio 1.33.0": { |
| "name": "tokio", |
| "version": "1.33.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tokio/1.33.0/download", |
| "sha256": "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "tokio", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tokio", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "bytes", |
| "default", |
| "io-util", |
| "libc", |
| "macros", |
| "mio", |
| "net", |
| "num_cpus", |
| "rt", |
| "rt-multi-thread", |
| "socket2", |
| "sync", |
| "time", |
| "tokio-macros", |
| "windows-sys" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bytes 1.4.0", |
| "target": "bytes" |
| }, |
| { |
| "id": "mio 0.8.6", |
| "target": "mio" |
| }, |
| { |
| "id": "num_cpus 1.15.0", |
| "target": "num_cpus" |
| }, |
| { |
| "id": "pin-project-lite 0.2.12", |
| "target": "pin_project_lite" |
| } |
| ], |
| "selects": { |
| "cfg(not(target_family = \"wasm\"))": [ |
| { |
| "id": "socket2 0.5.3", |
| "target": "socket2" |
| } |
| ], |
| "cfg(tokio_taskdump)": [ |
| { |
| "id": "backtrace 0.3.67", |
| "target": "backtrace" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "tokio-macros 2.1.0", |
| "target": "tokio_macros" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "1.33.0" |
| }, |
| "license": "MIT" |
| }, |
| "tokio-macros 2.1.0": { |
| "name": "tokio-macros", |
| "version": "2.1.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tokio-macros/2.1.0/download", |
| "sha256": "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" |
| } |
| }, |
| "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.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 2.0.29", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "2.1.0" |
| }, |
| "license": "MIT" |
| }, |
| "tokio-rustls 0.24.1": { |
| "name": "tokio-rustls", |
| "version": "0.24.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tokio-rustls/0.24.1/download", |
| "sha256": "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "tokio_rustls", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tokio_rustls", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "logging", |
| "tls12" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "rustls 0.21.6", |
| "target": "rustls" |
| }, |
| { |
| "id": "tokio 1.33.0", |
| "target": "tokio" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.24.1" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "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.27", |
| "target": "futures_core" |
| }, |
| { |
| "id": "futures-sink 0.3.27", |
| "target": "futures_sink" |
| }, |
| { |
| "id": "pin-project-lite 0.2.12", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "tokio 1.33.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tracing 0.1.37", |
| "target": "tracing" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.7" |
| }, |
| "license": "MIT" |
| }, |
| "toml 0.8.4": { |
| "name": "toml", |
| "version": "0.8.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/toml/0.8.4/download", |
| "sha256": "2ef75d881185fd2df4a040793927c153d863651108a93c7e17a9e591baa95cc6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "toml", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "toml", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "display", |
| "parse" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_spanned 0.6.4", |
| "target": "serde_spanned" |
| }, |
| { |
| "id": "toml_datetime 0.6.5", |
| "target": "toml_datetime" |
| }, |
| { |
| "id": "toml_edit 0.20.4", |
| "target": "toml_edit" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.8.4" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "toml_datetime 0.6.5": { |
| "name": "toml_datetime", |
| "version": "0.6.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/toml_datetime/0.6.5/download", |
| "sha256": "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "toml_datetime", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "toml_datetime", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "serde" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.6.5" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "toml_edit 0.20.4": { |
| "name": "toml_edit", |
| "version": "0.20.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/toml_edit/0.20.4/download", |
| "sha256": "380f9e8120405471f7c9ad1860a713ef5ece6a670c7eae39225e477340f32fc4" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "toml_edit", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "toml_edit", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "serde" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "indexmap 2.0.0", |
| "target": "indexmap" |
| }, |
| { |
| "id": "serde 1.0.189", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_spanned 0.6.4", |
| "target": "serde_spanned" |
| }, |
| { |
| "id": "toml_datetime 0.6.5", |
| "target": "toml_datetime" |
| }, |
| { |
| "id": "winnow 0.5.0", |
| "target": "winnow" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.20.4" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "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": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "pin-project-lite 0.2.12", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "tracing-core 0.1.30", |
| "target": "tracing_core" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.37" |
| }, |
| "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": [ |
| "once_cell", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.30" |
| }, |
| "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" |
| }, |
| "typenum 1.16.0": { |
| "name": "typenum", |
| "version": "1.16.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/typenum/1.16.0/download", |
| "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "typenum", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_main", |
| "crate_root": "build/main.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "typenum", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "typenum 1.16.0", |
| "target": "build_script_main" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.16.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "unicode-bidi 0.3.13": { |
| "name": "unicode-bidi", |
| "version": "0.3.13", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/unicode-bidi/0.3.13/download", |
| "sha256": "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "unicode_bidi", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "unicode_bidi", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "hardcoded-data", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.13" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "unicode-ident 1.0.8": { |
| "name": "unicode-ident", |
| "version": "1.0.8", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/unicode-ident/1.0.8/download", |
| "sha256": "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4" |
| } |
| }, |
| "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.8" |
| }, |
| "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" |
| }, |
| "unicode-normalization 0.1.22": { |
| "name": "unicode-normalization", |
| "version": "0.1.22", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download", |
| "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "unicode_normalization", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "unicode_normalization", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "tinyvec 1.6.0", |
| "target": "tinyvec" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.22" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "untrusted 0.7.1": { |
| "name": "untrusted", |
| "version": "0.7.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/untrusted/0.7.1/download", |
| "sha256": "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "untrusted", |
| "crate_root": "src/untrusted.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "untrusted", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.7.1" |
| }, |
| "license": "ISC" |
| }, |
| "url 2.3.1": { |
| "name": "url", |
| "version": "2.3.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/url/2.3.1/download", |
| "sha256": "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "url", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "url", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "form_urlencoded 1.1.0", |
| "target": "form_urlencoded" |
| }, |
| { |
| "id": "idna 0.3.0", |
| "target": "idna" |
| }, |
| { |
| "id": "percent-encoding 2.2.0", |
| "target": "percent_encoding" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "2.3.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "utf8parse 0.2.1": { |
| "name": "utf8parse", |
| "version": "0.2.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/utf8parse/0.2.1/download", |
| "sha256": "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "utf8parse", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "utf8parse", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.2.1" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "uuid 1.3.0": { |
| "name": "uuid", |
| "version": "1.3.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/uuid/1.3.0/download", |
| "sha256": "1674845326ee10d37ca60470760d4288a6f80f304007d92e5c53bab78c9cfd79" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "uuid", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "uuid", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.3.0" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "version_check 0.9.4": { |
| "name": "version_check", |
| "version": "0.9.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/version_check/0.9.4/download", |
| "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "version_check", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "version_check", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "0.9.4" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "wait-timeout 0.2.0": { |
| "name": "wait-timeout", |
| "version": "0.2.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wait-timeout/0.2.0/download", |
| "sha256": "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "wait_timeout", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wait_timeout", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "0.2.0" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "walkdir 2.4.0": { |
| "name": "walkdir", |
| "version": "2.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/walkdir/2.4.0/download", |
| "sha256": "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "walkdir", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "walkdir", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "same-file 1.0.6", |
| "target": "same_file" |
| } |
| ], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "winapi-util 0.1.5", |
| "target": "winapi_util" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "2.4.0" |
| }, |
| "license": "Unlicense/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.20", |
| "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" |
| }, |
| "wasm-bindgen 0.2.84": { |
| "name": "wasm-bindgen", |
| "version": "0.2.84", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wasm-bindgen/0.2.84/download", |
| "sha256": "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "wasm_bindgen", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wasm_bindgen", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "spans", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "wasm-bindgen 0.2.84", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "wasm-bindgen-macro 0.2.84", |
| "target": "wasm_bindgen_macro" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "0.2.84" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "wasm-bindgen-backend 0.2.84": { |
| "name": "wasm-bindgen-backend", |
| "version": "0.2.84", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.84/download", |
| "sha256": "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "wasm_bindgen_backend", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wasm_bindgen_backend", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "spans" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bumpalo 3.12.0", |
| "target": "bumpalo" |
| }, |
| { |
| "id": "log 0.4.20", |
| "target": "log" |
| }, |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| }, |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "syn" |
| }, |
| { |
| "id": "wasm-bindgen-shared 0.2.84", |
| "target": "wasm_bindgen_shared" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.2.84" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "wasm-bindgen-futures 0.4.34": { |
| "name": "wasm-bindgen-futures", |
| "version": "0.4.34", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.34/download", |
| "sha256": "f219e0d211ba40266969f6dbdd90636da12f75bee4fc9d6c23d1260dadb51454" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "wasm_bindgen_futures", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wasm_bindgen_futures", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "js-sys 0.3.61", |
| "target": "js_sys" |
| }, |
| { |
| "id": "wasm-bindgen 0.2.84", |
| "target": "wasm_bindgen" |
| } |
| ], |
| "selects": { |
| "cfg(target_feature = \"atomics\")": [ |
| { |
| "id": "web-sys 0.3.61", |
| "target": "web_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.4.34" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "wasm-bindgen-macro 0.2.84": { |
| "name": "wasm-bindgen-macro", |
| "version": "0.2.84", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.84/download", |
| "sha256": "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "wasm_bindgen_macro", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wasm_bindgen_macro", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "spans" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "wasm-bindgen-macro-support 0.2.84", |
| "target": "wasm_bindgen_macro_support" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.2.84" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "wasm-bindgen-macro-support 0.2.84": { |
| "name": "wasm-bindgen-macro-support", |
| "version": "0.2.84", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.84/download", |
| "sha256": "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "wasm_bindgen_macro_support", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wasm_bindgen_macro_support", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "spans" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.66", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.31", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "syn" |
| }, |
| { |
| "id": "wasm-bindgen-backend 0.2.84", |
| "target": "wasm_bindgen_backend" |
| }, |
| { |
| "id": "wasm-bindgen-shared 0.2.84", |
| "target": "wasm_bindgen_shared" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.2.84" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "wasm-bindgen-shared 0.2.84": { |
| "name": "wasm-bindgen-shared", |
| "version": "0.2.84", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.84/download", |
| "sha256": "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "wasm_bindgen_shared", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wasm_bindgen_shared", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "wasm-bindgen-shared 0.2.84", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.2.84" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "links": "wasm_bindgen" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "web-sys 0.3.61": { |
| "name": "web-sys", |
| "version": "0.3.61", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/web-sys/0.3.61/download", |
| "sha256": "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "web_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "web_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "AbortController", |
| "AbortSignal", |
| "Blob", |
| "BlobPropertyBag", |
| "Crypto", |
| "Event", |
| "EventTarget", |
| "File", |
| "FormData", |
| "Headers", |
| "MessageEvent", |
| "ReadableStream", |
| "Request", |
| "RequestCredentials", |
| "RequestInit", |
| "RequestMode", |
| "Response", |
| "ServiceWorkerGlobalScope", |
| "Window", |
| "Worker", |
| "WorkerGlobalScope" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "js-sys 0.3.61", |
| "target": "js_sys" |
| }, |
| { |
| "id": "wasm-bindgen 0.2.84", |
| "target": "wasm_bindgen" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.61" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "webpki-roots 0.25.2": { |
| "name": "webpki-roots", |
| "version": "0.25.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/webpki-roots/0.25.2/download", |
| "sha256": "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "webpki_roots", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "webpki_roots", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.25.2" |
| }, |
| "license": "MPL-2.0" |
| }, |
| "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", |
| "minwindef", |
| "ntdef", |
| "ntsecapi", |
| "processenv", |
| "std", |
| "winbase", |
| "wincon", |
| "winerror", |
| "winnt", |
| "ws2ipdef", |
| "ws2tcpip", |
| "wtypesbase" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": { |
| "i686-pc-windows-gnu": [ |
| { |
| "id": "winapi-i686-pc-windows-gnu 0.4.0", |
| "target": "winapi_i686_pc_windows_gnu" |
| } |
| ], |
| "x86_64-pc-windows-gnu": [ |
| { |
| "id": "winapi-x86_64-pc-windows-gnu 0.4.0", |
| "target": "winapi_x86_64_pc_windows_gnu" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "0.3.9" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "winapi-i686-pc-windows-gnu 0.4.0": { |
| "name": "winapi-i686-pc-windows-gnu", |
| "version": "0.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download", |
| "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "winapi_i686_pc_windows_gnu", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "winapi_i686_pc_windows_gnu", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "winapi-i686-pc-windows-gnu 0.4.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.4.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "winapi-util 0.1.5": { |
| "name": "winapi-util", |
| "version": "0.1.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/winapi-util/0.1.5/download", |
| "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "winapi_util", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "winapi_util", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(windows)": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.1.5" |
| }, |
| "license": "Unlicense/MIT" |
| }, |
| "winapi-x86_64-pc-windows-gnu 0.4.0": { |
| "name": "winapi-x86_64-pc-windows-gnu", |
| "version": "0.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", |
| "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "winapi_x86_64_pc_windows_gnu", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "winapi_x86_64_pc_windows_gnu", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "winapi-x86_64-pc-windows-gnu 0.4.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.4.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "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_NetworkManagement", |
| "Win32_NetworkManagement_IpHelper", |
| "Win32_Networking", |
| "Win32_Networking_WinSock", |
| "Win32_Security", |
| "Win32_Storage", |
| "Win32_Storage_FileSystem", |
| "Win32_System", |
| "Win32_System_Console", |
| "Win32_System_IO", |
| "Win32_System_Pipes", |
| "Win32_System_Threading", |
| "Win32_System_WindowsProgramming", |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(not(windows_raw_dylib))": [ |
| { |
| "id": "windows-targets 0.42.2", |
| "target": "windows_targets" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.45.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows-sys 0.48.0": { |
| "name": "windows-sys", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows-sys/0.48.0/download", |
| "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" |
| } |
| }, |
| "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_Globalization", |
| "Win32_NetworkManagement", |
| "Win32_NetworkManagement_IpHelper", |
| "Win32_Networking", |
| "Win32_Networking_WinSock", |
| "Win32_Security", |
| "Win32_Storage", |
| "Win32_Storage_FileSystem", |
| "Win32_System", |
| "Win32_System_Com", |
| "Win32_System_Console", |
| "Win32_System_Diagnostics", |
| "Win32_System_Diagnostics_Debug", |
| "Win32_System_IO", |
| "Win32_System_Pipes", |
| "Win32_System_Registry", |
| "Win32_System_SystemServices", |
| "Win32_System_Threading", |
| "Win32_System_Time", |
| "Win32_System_WindowsProgramming", |
| "Win32_UI", |
| "Win32_UI_Shell", |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "windows-targets 0.48.1", |
| "target": "windows_targets" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows-targets 0.42.2": { |
| "name": "windows-targets", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows-targets/0.42.2/download", |
| "sha256": "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" |
| } |
| }, |
| "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.2", |
| "target": "windows_aarch64_gnullvm" |
| } |
| ], |
| "aarch64-pc-windows-msvc": [ |
| { |
| "id": "windows_aarch64_msvc 0.42.2", |
| "target": "windows_aarch64_msvc" |
| } |
| ], |
| "aarch64-uwp-windows-msvc": [ |
| { |
| "id": "windows_aarch64_msvc 0.42.2", |
| "target": "windows_aarch64_msvc" |
| } |
| ], |
| "i686-pc-windows-gnu": [ |
| { |
| "id": "windows_i686_gnu 0.42.2", |
| "target": "windows_i686_gnu" |
| } |
| ], |
| "i686-pc-windows-msvc": [ |
| { |
| "id": "windows_i686_msvc 0.42.2", |
| "target": "windows_i686_msvc" |
| } |
| ], |
| "i686-uwp-windows-gnu": [ |
| { |
| "id": "windows_i686_gnu 0.42.2", |
| "target": "windows_i686_gnu" |
| } |
| ], |
| "i686-uwp-windows-msvc": [ |
| { |
| "id": "windows_i686_msvc 0.42.2", |
| "target": "windows_i686_msvc" |
| } |
| ], |
| "x86_64-pc-windows-gnu": [ |
| { |
| "id": "windows_x86_64_gnu 0.42.2", |
| "target": "windows_x86_64_gnu" |
| } |
| ], |
| "x86_64-pc-windows-gnullvm": [ |
| { |
| "id": "windows_x86_64_gnullvm 0.42.2", |
| "target": "windows_x86_64_gnullvm" |
| } |
| ], |
| "x86_64-pc-windows-msvc": [ |
| { |
| "id": "windows_x86_64_msvc 0.42.2", |
| "target": "windows_x86_64_msvc" |
| } |
| ], |
| "x86_64-uwp-windows-gnu": [ |
| { |
| "id": "windows_x86_64_gnu 0.42.2", |
| "target": "windows_x86_64_gnu" |
| } |
| ], |
| "x86_64-uwp-windows-msvc": [ |
| { |
| "id": "windows_x86_64_msvc 0.42.2", |
| "target": "windows_x86_64_msvc" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows-targets 0.48.1": { |
| "name": "windows-targets", |
| "version": "0.48.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows-targets/0.48.1/download", |
| "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f" |
| } |
| }, |
| "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.48.0", |
| "target": "windows_aarch64_gnullvm" |
| } |
| ], |
| "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ |
| { |
| "id": "windows_aarch64_msvc 0.48.0", |
| "target": "windows_aarch64_msvc" |
| } |
| ], |
| "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ |
| { |
| "id": "windows_i686_gnu 0.48.0", |
| "target": "windows_i686_gnu" |
| } |
| ], |
| "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ |
| { |
| "id": "windows_i686_msvc 0.48.0", |
| "target": "windows_i686_msvc" |
| } |
| ], |
| "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ |
| { |
| "id": "windows_x86_64_gnu 0.48.0", |
| "target": "windows_x86_64_gnu" |
| } |
| ], |
| "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ |
| { |
| "id": "windows_x86_64_msvc 0.48.0", |
| "target": "windows_x86_64_msvc" |
| } |
| ], |
| "x86_64-pc-windows-gnullvm": [ |
| { |
| "id": "windows_x86_64_gnullvm 0.48.0", |
| "target": "windows_x86_64_gnullvm" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.48.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_aarch64_gnullvm 0.42.2": { |
| "name": "windows_aarch64_gnullvm", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.2/download", |
| "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" |
| } |
| }, |
| "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.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_aarch64_gnullvm 0.48.0": { |
| "name": "windows_aarch64_gnullvm", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download", |
| "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" |
| } |
| }, |
| "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.48.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_aarch64_msvc 0.42.2": { |
| "name": "windows_aarch64_msvc", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.2/download", |
| "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" |
| } |
| }, |
| "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.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_aarch64_msvc 0.48.0": { |
| "name": "windows_aarch64_msvc", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download", |
| "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" |
| } |
| }, |
| "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.48.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_i686_gnu 0.42.2": { |
| "name": "windows_i686_gnu", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.42.2/download", |
| "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" |
| } |
| }, |
| "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.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_i686_gnu 0.48.0": { |
| "name": "windows_i686_gnu", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download", |
| "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" |
| } |
| }, |
| "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.48.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_i686_msvc 0.42.2": { |
| "name": "windows_i686_msvc", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.42.2/download", |
| "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" |
| } |
| }, |
| "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.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_i686_msvc 0.48.0": { |
| "name": "windows_i686_msvc", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download", |
| "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" |
| } |
| }, |
| "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.48.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_x86_64_gnu 0.42.2": { |
| "name": "windows_x86_64_gnu", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.2/download", |
| "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" |
| } |
| }, |
| "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.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_x86_64_gnu 0.48.0": { |
| "name": "windows_x86_64_gnu", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download", |
| "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" |
| } |
| }, |
| "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.48.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_x86_64_gnullvm 0.42.2": { |
| "name": "windows_x86_64_gnullvm", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.2/download", |
| "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" |
| } |
| }, |
| "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.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_x86_64_gnullvm 0.48.0": { |
| "name": "windows_x86_64_gnullvm", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download", |
| "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" |
| } |
| }, |
| "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.48.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_x86_64_msvc 0.42.2": { |
| "name": "windows_x86_64_msvc", |
| "version": "0.42.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.2/download", |
| "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" |
| } |
| }, |
| "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.2", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.42.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "windows_x86_64_msvc 0.48.0": { |
| "name": "windows_x86_64_msvc", |
| "version": "0.48.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download", |
| "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" |
| } |
| }, |
| "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.48.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.48.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "winnow 0.5.0": { |
| "name": "winnow", |
| "version": "0.5.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/winnow/0.5.0/download", |
| "sha256": "81fac9742fd1ad1bd9643b991319f72dd031016d44b77039a26977eb667141e7" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "winnow", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "winnow", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.5.0" |
| }, |
| "license": "MIT" |
| }, |
| "winreg 0.50.0": { |
| "name": "winreg", |
| "version": "0.50.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/winreg/0.50.0/download", |
| "sha256": "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "winreg", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "winreg", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "windows-sys 0.48.0", |
| "target": "windows_sys" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.50.0" |
| }, |
| "license": "MIT" |
| }, |
| "xattr 1.0.1": { |
| "name": "xattr", |
| "version": "1.0.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/xattr/1.0.1/download", |
| "sha256": "f4686009f71ff3e5c4dbcf1a282d0a44db3f021ba69350cd42086b3e5f1c6985" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "xattr", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "xattr", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "unsupported" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.1" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "xz2 0.1.7": { |
| "name": "xz2", |
| "version": "0.1.7", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/xz2/0.1.7/download", |
| "sha256": "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "xz2", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "xz2", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "lzma-sys 0.1.20", |
| "target": "lzma_sys" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.7" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "zip 0.6.6": { |
| "name": "zip", |
| "version": "0.6.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/zip/0.6.6/download", |
| "sha256": "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "zip", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "zip", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "aes", |
| "aes-crypto", |
| "bzip2", |
| "constant_time_eq", |
| "default", |
| "deflate", |
| "flate2", |
| "hmac", |
| "pbkdf2", |
| "sha1", |
| "time", |
| "zstd" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "aes 0.8.3", |
| "target": "aes" |
| }, |
| { |
| "id": "byteorder 1.4.3", |
| "target": "byteorder" |
| }, |
| { |
| "id": "bzip2 0.4.4", |
| "target": "bzip2" |
| }, |
| { |
| "id": "constant_time_eq 0.1.5", |
| "target": "constant_time_eq" |
| }, |
| { |
| "id": "crc32fast 1.3.2", |
| "target": "crc32fast" |
| }, |
| { |
| "id": "flate2 1.0.28", |
| "target": "flate2" |
| }, |
| { |
| "id": "hmac 0.12.1", |
| "target": "hmac" |
| }, |
| { |
| "id": "pbkdf2 0.11.0", |
| "target": "pbkdf2" |
| }, |
| { |
| "id": "sha1 0.10.5", |
| "target": "sha1" |
| }, |
| { |
| "id": "time 0.3.23", |
| "target": "time" |
| }, |
| { |
| "id": "zstd 0.11.2+zstd.1.5.2", |
| "target": "zstd" |
| } |
| ], |
| "selects": { |
| "cfg(any(all(target_arch = \"arm\", target_pointer_width = \"32\"), target_arch = \"mips\", target_arch = \"powerpc\"))": [ |
| { |
| "id": "crossbeam-utils 0.8.15", |
| "target": "crossbeam_utils" |
| } |
| ] |
| } |
| }, |
| "edition": "2021", |
| "version": "0.6.6" |
| }, |
| "license": "MIT" |
| }, |
| "zstd 0.11.2+zstd.1.5.2": { |
| "name": "zstd", |
| "version": "0.11.2+zstd.1.5.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/zstd/0.11.2+zstd.1.5.2/download", |
| "sha256": "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "zstd", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "zstd", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "arrays", |
| "default", |
| "legacy", |
| "zdict_builder" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "zstd-safe 5.0.2+zstd.1.5.2", |
| "target": "zstd_safe" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.11.2+zstd.1.5.2" |
| }, |
| "license": "MIT" |
| }, |
| "zstd-safe 5.0.2+zstd.1.5.2": { |
| "name": "zstd-safe", |
| "version": "5.0.2+zstd.1.5.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/zstd-safe/5.0.2+zstd.1.5.2/download", |
| "sha256": "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "zstd_safe", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "zstd_safe", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "arrays", |
| "legacy", |
| "std", |
| "zdict_builder" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "zstd-safe 5.0.2+zstd.1.5.2", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "zstd-sys 2.0.7+zstd.1.5.4", |
| "target": "zstd_sys" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "5.0.2+zstd.1.5.2" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "zstd-sys 2.0.7+zstd.1.5.4": { |
| "name": "zstd-sys", |
| "version": "2.0.7+zstd.1.5.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/zstd-sys/2.0.7+zstd.1.5.4/download", |
| "sha256": "94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "zstd_sys", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "zstd_sys", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "legacy", |
| "std", |
| "zdict_builder" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "libc 0.2.147", |
| "target": "libc" |
| }, |
| { |
| "id": "zstd-sys 2.0.7+zstd.1.5.4", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "2.0.7+zstd.1.5.4" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cc 1.0.79", |
| "target": "cc" |
| }, |
| { |
| "id": "pkg-config 0.3.26", |
| "target": "pkg_config" |
| } |
| ], |
| "selects": {} |
| }, |
| "links": "zstd" |
| }, |
| "license": "MIT/Apache-2.0" |
| } |
| }, |
| "binary_crates": [], |
| "workspace_members": { |
| "selenium-manager 0.4.16": "rust" |
| }, |
| "conditions": { |
| "aarch64-apple-darwin": [ |
| "aarch64-apple-darwin" |
| ], |
| "aarch64-linux-android": [ |
| "aarch64-linux-android" |
| ], |
| "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(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [ |
| "aarch64-linux-android", |
| "armv7-linux-androideabi", |
| "i686-linux-android", |
| "powerpc-unknown-linux-gnu", |
| "s390x-unknown-linux-gnu", |
| "x86_64-linux-android" |
| ], |
| "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ |
| "aarch64-linux-android", |
| "armv7-linux-androideabi", |
| "i686-linux-android", |
| "powerpc-unknown-linux-gnu", |
| "s390x-unknown-linux-gnu", |
| "x86_64-linux-android" |
| ], |
| "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))": [ |
| "aarch64-unknown-linux-gnu", |
| "arm-unknown-linux-gnueabi", |
| "armv7-unknown-linux-gnueabi", |
| "i686-unknown-linux-gnu", |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [ |
| "aarch64-unknown-linux-gnu", |
| "arm-unknown-linux-gnueabi", |
| "armv7-unknown-linux-gnueabi", |
| "i686-unknown-linux-gnu", |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [ |
| "aarch64-apple-darwin", |
| "aarch64-apple-ios", |
| "aarch64-apple-ios-sim", |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "armv7-linux-androideabi", |
| "i686-apple-darwin", |
| "i686-linux-android", |
| "i686-unknown-freebsd", |
| "powerpc-unknown-linux-gnu", |
| "riscv32imc-unknown-none-elf", |
| "riscv64gc-unknown-none-elf", |
| "s390x-unknown-linux-gnu", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi", |
| "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-none" |
| ], |
| "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ |
| "aarch64-pc-windows-msvc" |
| ], |
| "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ |
| "aarch64-unknown-linux-gnu" |
| ], |
| "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ |
| "wasm32-unknown-unknown" |
| ], |
| "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ |
| "i686-unknown-linux-gnu" |
| ], |
| "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ |
| "i686-pc-windows-msvc" |
| ], |
| "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ |
| "x86_64-pc-windows-msvc" |
| ], |
| "cfg(any(all(target_arch = \"arm\", target_pointer_width = \"32\"), target_arch = \"mips\", target_arch = \"powerpc\"))": [ |
| "arm-unknown-linux-gnueabi", |
| "armv7-linux-androideabi", |
| "armv7-unknown-linux-gnueabi", |
| "powerpc-unknown-linux-gnu", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi" |
| ], |
| "cfg(any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))))": [ |
| "aarch64-apple-darwin", |
| "aarch64-apple-ios", |
| "aarch64-apple-ios-sim", |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "aarch64-pc-windows-msvc", |
| "armv7-linux-androideabi", |
| "i686-apple-darwin", |
| "i686-linux-android", |
| "i686-pc-windows-msvc", |
| "i686-unknown-freebsd", |
| "powerpc-unknown-linux-gnu", |
| "riscv32imc-unknown-none-elf", |
| "riscv64gc-unknown-none-elf", |
| "s390x-unknown-linux-gnu", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi", |
| "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-none" |
| ], |
| "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": [ |
| "aarch64-apple-darwin", |
| "aarch64-apple-ios", |
| "aarch64-apple-ios-sim", |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "aarch64-pc-windows-msvc", |
| "aarch64-unknown-linux-gnu", |
| "i686-apple-darwin", |
| "i686-linux-android", |
| "i686-pc-windows-msvc", |
| "i686-unknown-freebsd", |
| "i686-unknown-linux-gnu", |
| "x86_64-apple-darwin", |
| "x86_64-apple-ios", |
| "x86_64-fuchsia", |
| "x86_64-linux-android", |
| "x86_64-pc-windows-msvc", |
| "x86_64-unknown-freebsd", |
| "x86_64-unknown-linux-gnu", |
| "x86_64-unknown-none" |
| ], |
| "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ |
| "aarch64-apple-darwin", |
| "aarch64-apple-ios", |
| "aarch64-apple-ios-sim", |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "aarch64-pc-windows-msvc", |
| "aarch64-unknown-linux-gnu", |
| "i686-apple-darwin", |
| "i686-linux-android", |
| "i686-pc-windows-msvc", |
| "i686-unknown-freebsd", |
| "i686-unknown-linux-gnu", |
| "x86_64-apple-darwin", |
| "x86_64-apple-ios", |
| "x86_64-fuchsia", |
| "x86_64-linux-android", |
| "x86_64-pc-windows-msvc", |
| "x86_64-unknown-freebsd", |
| "x86_64-unknown-linux-gnu", |
| "x86_64-unknown-none" |
| ], |
| "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [ |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "aarch64-unknown-linux-gnu", |
| "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", |
| "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", |
| "x86_64-unknown-none" |
| ], |
| "cfg(any(target_os = \"android\", target_os = \"linux\"))": [ |
| "aarch64-linux-android", |
| "aarch64-unknown-linux-gnu", |
| "arm-unknown-linux-gnueabi", |
| "armv7-linux-androideabi", |
| "armv7-unknown-linux-gnueabi", |
| "i686-linux-android", |
| "i686-unknown-linux-gnu", |
| "powerpc-unknown-linux-gnu", |
| "s390x-unknown-linux-gnu", |
| "x86_64-linux-android", |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [ |
| "i686-unknown-freebsd", |
| "x86_64-unknown-freebsd" |
| ], |
| "cfg(any(unix, target_os = \"wasi\"))": [ |
| "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", |
| "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(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ |
| "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", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi", |
| "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", |
| "x86_64-unknown-none" |
| ], |
| "cfg(not(target_arch = \"wasm32\"))": [ |
| "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", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi", |
| "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", |
| "x86_64-unknown-none" |
| ], |
| "cfg(not(target_family = \"wasm\"))": [ |
| "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", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi", |
| "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", |
| "x86_64-unknown-none" |
| ], |
| "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", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi", |
| "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", |
| "x86_64-unknown-none" |
| ], |
| "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", |
| "thumbv7em-none-eabi", |
| "thumbv8m.main-none-eabi", |
| "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", |
| "x86_64-unknown-none" |
| ], |
| "cfg(target_arch = \"wasm32\")": [ |
| "wasm32-unknown-unknown", |
| "wasm32-wasi" |
| ], |
| "cfg(target_feature = \"atomics\")": [], |
| "cfg(target_os = \"android\")": [ |
| "aarch64-linux-android", |
| "armv7-linux-androideabi", |
| "i686-linux-android", |
| "x86_64-linux-android" |
| ], |
| "cfg(target_os = \"dragonfly\")": [], |
| "cfg(target_os = \"hermit\")": [], |
| "cfg(target_os = \"macos\")": [ |
| "aarch64-apple-darwin", |
| "i686-apple-darwin", |
| "x86_64-apple-darwin" |
| ], |
| "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(tokio_taskdump)": [], |
| "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": [] |
| } |
| } |