| { |
| "checksum": "70757c50b40139ddca4935f818e6c7fd1532e2e75e86bef59e8e38750959ab88", |
| "crates": { |
| "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.7.5": { |
| "name": "aes", |
| "version": "0.7.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/aes/0.7.5/download", |
| "sha256": "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" |
| } |
| }, |
| "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.3.0", |
| "target": "cipher" |
| }, |
| { |
| "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.7.5" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "aho-corasick 0.7.20": { |
| "name": "aho-corasick", |
| "version": "0.7.20", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/aho-corasick/0.7.20/download", |
| "sha256": "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "aho_corasick", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "aho_corasick", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "memchr 2.5.0", |
| "target": "memchr" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.20" |
| }, |
| "license": "Unlicense OR MIT" |
| }, |
| "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" |
| }, |
| "assert_cmd 2.0.10": { |
| "name": "assert_cmd", |
| "version": "2.0.10", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/assert_cmd/2.0.10/download", |
| "sha256": "ec0b2340f55d9661d76793b2bfc2eb0e62689bd79d067a95707ea762afd5e9dd" |
| } |
| }, |
| "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 0.3.5", |
| "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.10" |
| }, |
| "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" |
| }, |
| "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" |
| }, |
| "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.0.2": { |
| "name": "bitflags", |
| "version": "2.0.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/bitflags/2.0.2/download", |
| "sha256": "487f1e0fcbe47deb8b0574e646def1c903389d95241dd1bbcc6ce4a715dfc0c1" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "bitflags", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "bitflags", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2021", |
| "version": "2.0.2" |
| }, |
| "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" |
| }, |
| "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.5.0", |
| "target": "memchr" |
| }, |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| }, |
| { |
| "id": "regex-automata 0.1.10", |
| "target": "regex_automata" |
| }, |
| { |
| "id": "serde 1.0.158", |
| "target": "serde" |
| } |
| ], |
| "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.140", |
| "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.140", |
| "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" |
| }, |
| "cipher 0.3.0": { |
| "name": "cipher", |
| "version": "0.3.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/cipher/0.3.0/download", |
| "sha256": "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "cipher", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "cipher", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "generic-array 0.14.6", |
| "target": "generic_array" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "clap 4.1.11": { |
| "name": "clap", |
| "version": "4.1.11", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/clap/4.1.11/download", |
| "sha256": "42dfd32784433290c51d92c438bb72ea5063797fc3cc9a21a8c4346bebbb2098" |
| } |
| }, |
| "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": "bitflags 2.0.2", |
| "target": "bitflags" |
| }, |
| { |
| "id": "clap_lex 0.3.3", |
| "target": "clap_lex" |
| }, |
| { |
| "id": "is-terminal 0.4.5", |
| "target": "is_terminal" |
| }, |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| }, |
| { |
| "id": "strsim 0.10.0", |
| "target": "strsim" |
| }, |
| { |
| "id": "termcolor 1.2.0", |
| "target": "termcolor" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "clap_derive 4.1.9", |
| "target": "clap_derive" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "4.1.11" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "clap_derive 4.1.9": { |
| "name": "clap_derive", |
| "version": "4.1.9", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/clap_derive/4.1.9/download", |
| "sha256": "fddf67631444a3a3e3e5ac51c36a5e01335302de677bd78759eaa90ab1f46644" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "clap_derive", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "clap_derive", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "heck 0.4.1", |
| "target": "heck" |
| }, |
| { |
| "id": "proc-macro-error 1.0.4", |
| "target": "proc_macro_error" |
| }, |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "4.1.9" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "clap_lex 0.3.3": { |
| "name": "clap_lex", |
| "version": "0.3.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/clap_lex/0.3.3/download", |
| "sha256": "033f6b7a4acb1f358c742aaca805c939ee73b4c6209ae4318ec7aca81c42e646" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "clap_lex", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "clap_lex", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "os_str_bytes 6.5.0", |
| "target": "os_str_bytes" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.3.3" |
| }, |
| "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" |
| }, |
| "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.140", |
| "target": "libc" |
| } |
| ], |
| "aarch64-linux-android": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.2.5" |
| }, |
| "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" |
| }, |
| "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" |
| }, |
| "directories 5.0.0": { |
| "name": "directories", |
| "version": "5.0.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/directories/5.0.0/download", |
| "sha256": "74be3be809c18e089de43bdc504652bb2bc473fca8756131f8689db8cf079ba9" |
| } |
| }, |
| "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.0", |
| "target": "dirs_sys" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "5.0.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "dirs-sys 0.4.0": { |
| "name": "dirs-sys", |
| "version": "0.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/dirs-sys/0.4.0/download", |
| "sha256": "04414300db88f70d74c5ff54e50f9e1d1737d9a5b90f53fcf2e95ca2a9ab554b" |
| } |
| }, |
| "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": [], |
| "selects": { |
| "cfg(target_os = \"redox\")": [ |
| { |
| "id": "redox_users 0.4.3", |
| "target": "redox_users" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "0.4.0" |
| }, |
| "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.17", |
| "target": "log" |
| }, |
| { |
| "id": "regex 1.7.2", |
| "target": "regex" |
| }, |
| { |
| "id": "termcolor 1.2.0", |
| "target": "termcolor" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.10.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "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.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(target_os = \"wasi\")": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "0.2.8" |
| }, |
| "license": "MIT/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.140", |
| "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 1.9.0": { |
| "name": "fastrand", |
| "version": "1.9.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/fastrand/1.9.0/download", |
| "sha256": "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "fastrand", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "fastrand", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))": [ |
| { |
| "id": "instant 0.1.12", |
| "target": "instant" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "1.9.0" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "filetime 0.2.20": { |
| "name": "filetime", |
| "version": "0.2.20", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/filetime/0.2.20/download", |
| "sha256": "8a3de6e8d11b22ff9edc6d916f890800597d60f8b2da1caf2955c274638d6412" |
| } |
| }, |
| "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.2.16", |
| "target": "syscall" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.2.20" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "flate2 1.0.25": { |
| "name": "flate2", |
| "version": "1.0.25", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/flate2/1.0.25/download", |
| "sha256": "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "flate2", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "flate2", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "miniz_oxide", |
| "rust_backend" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "crc32fast 1.3.2", |
| "target": "crc32fast" |
| }, |
| { |
| "id": "miniz_oxide 0.6.2", |
| "target": "miniz_oxide" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.25" |
| }, |
| "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.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "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.5.0", |
| "target": "memchr" |
| }, |
| { |
| "id": "pin-project-lite 0.2.9", |
| "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.140", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.2.8" |
| }, |
| "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.26.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tokio-util 0.7.7", |
| "target": "tokio_util" |
| }, |
| { |
| "id": "tracing 0.1.37", |
| "target": "tracing" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.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" |
| }, |
| "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.140", |
| "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.9", |
| "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.9", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "socket2 0.4.9", |
| "target": "socket2" |
| }, |
| { |
| "id": "tokio 1.26.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tower-service 0.3.2", |
| "target": "tower_service" |
| }, |
| { |
| "id": "tracing 0.1.37", |
| "target": "tracing" |
| }, |
| { |
| "id": "want 0.3.0", |
| "target": "want" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.14.25" |
| }, |
| "license": "MIT" |
| }, |
| "hyper-rustls 0.23.2": { |
| "name": "hyper-rustls", |
| "version": "0.23.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/hyper-rustls/0.23.2/download", |
| "sha256": "1788965e61b367cd03a62950836d5cd41560c3577d90e40e0819373194d1661c" |
| } |
| }, |
| "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.20.8", |
| "target": "rustls" |
| }, |
| { |
| "id": "tokio 1.26.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tokio-rustls 0.23.4", |
| "target": "tokio_rustls" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.23.2" |
| }, |
| "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" |
| }, |
| "infer 0.13.0": { |
| "name": "infer", |
| "version": "0.13.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/infer/0.13.0/download", |
| "sha256": "f551f8c3a39f68f986517db0d1759de85881894fdc7db798bd2a9df9cb04b7fc" |
| } |
| }, |
| "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.13.0" |
| }, |
| "license": "MIT" |
| }, |
| "instant 0.1.12": { |
| "name": "instant", |
| "version": "0.1.12", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/instant/0.1.12/download", |
| "sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "instant", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "instant", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.1.12" |
| }, |
| "license": "BSD-3-Clause" |
| }, |
| "io-lifetimes 1.0.9": { |
| "name": "io-lifetimes", |
| "version": "1.0.9", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/io-lifetimes/1.0.9/download", |
| "sha256": "09270fd4fa1111bc614ed2246c7ef56239a3063d5be0d1ec3b589c505d400aeb" |
| } |
| }, |
| "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.9", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": { |
| "cfg(not(windows))": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "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": "1.0.9" |
| }, |
| "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.9", |
| "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.140", |
| "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.140": { |
| "name": "libc", |
| "version": "0.2.140", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/libc/0.2.140/download", |
| "sha256": "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c" |
| } |
| }, |
| "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.140", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.2.140" |
| }, |
| "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" |
| }, |
| "log 0.4.17": { |
| "name": "log", |
| "version": "0.4.17", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/log/0.4.17/download", |
| "sha256": "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "log", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "log", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "cfg-if 1.0.0", |
| "target": "cfg_if" |
| }, |
| { |
| "id": "log 0.4.17", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.4.17" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "memchr 2.5.0": { |
| "name": "memchr", |
| "version": "2.5.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/memchr/2.5.0/download", |
| "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "memchr", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "memchr", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "memchr 2.5.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "2.5.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "Unlicense/MIT" |
| }, |
| "mime 0.3.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": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "with-alloc" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "adler 1.0.2", |
| "target": "adler" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.6.2" |
| }, |
| "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": [ |
| "default", |
| "net", |
| "os-ext", |
| "os-poll" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "log 0.4.17", |
| "target": "log" |
| } |
| ], |
| "selects": { |
| "cfg(target_os = \"wasi\")": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| }, |
| { |
| "id": "wasi 0.11.0+wasi-snapshot-preview1", |
| "target": "wasi" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.8.6" |
| }, |
| "license": "MIT" |
| }, |
| "num_cpus 1.15.0": { |
| "name": "num_cpus", |
| "version": "1.15.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/num_cpus/1.15.0/download", |
| "sha256": "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "num_cpus", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "num_cpus", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [], |
| "selects": { |
| "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [ |
| { |
| "id": "hermit-abi 0.2.6", |
| "target": "hermit_abi" |
| } |
| ], |
| "cfg(not(windows))": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "1.15.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "once_cell 1.17.1": { |
| "name": "once_cell", |
| "version": "1.17.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/once_cell/1.17.1/download", |
| "sha256": "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "once_cell", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "once_cell", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "alloc", |
| "default", |
| "race", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.17.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "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" |
| }, |
| "os_str_bytes 6.5.0": { |
| "name": "os_str_bytes", |
| "version": "6.5.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/os_str_bytes/6.5.0/download", |
| "sha256": "ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "os_str_bytes", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "os_str_bytes", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "raw_os_str" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "6.5.0" |
| }, |
| "license": "MIT OR Apache-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.9": { |
| "name": "pin-project-lite", |
| "version": "0.2.9", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download", |
| "sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "pin_project_lite", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "pin_project_lite", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.2.9" |
| }, |
| "license": "Apache-2.0 OR MIT" |
| }, |
| "pin-utils 0.1.0": { |
| "name": "pin-utils", |
| "version": "0.1.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/pin-utils/0.1.0/download", |
| "sha256": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "pin_utils", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "pin_utils", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2018", |
| "version": "0.1.0" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "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-macro-error 1.0.4": { |
| "name": "proc-macro-error", |
| "version": "1.0.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download", |
| "sha256": "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "proc_macro_error", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "proc_macro_error", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "syn", |
| "syn-error" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro-error 1.0.4", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "proc-macro-error-attr 1.0.4", |
| "target": "proc_macro_error_attr" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "1.0.4" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "version_check 0.9.4", |
| "target": "version_check" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "proc-macro-error-attr 1.0.4": { |
| "name": "proc-macro-error-attr", |
| "version": "1.0.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download", |
| "sha256": "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "proc_macro_error_attr", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "proc_macro_error_attr", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro-error-attr 1.0.4", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.4" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "version_check 0.9.4", |
| "target": "version_check" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "proc-macro2 1.0.53": { |
| "name": "proc-macro2", |
| "version": "1.0.53", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.53/download", |
| "sha256": "ba466839c78239c09faf015484e5cc04860f88242cff4d03eb038f04b4699b73" |
| } |
| }, |
| "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.53", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "unicode-ident 1.0.8", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.53" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "quote 1.0.26": { |
| "name": "quote", |
| "version": "1.0.26", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/quote/1.0.26/download", |
| "sha256": "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "quote", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "quote", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "proc-macro" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.26" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "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_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.7.2": { |
| "name": "regex", |
| "version": "1.7.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/regex/1.7.2/download", |
| "sha256": "cce168fea28d3e05f158bda4576cf0c844d5045bc2cc3620fa0292ed5bb5814c" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "regex", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "regex", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "aho-corasick", |
| "default", |
| "memchr", |
| "perf", |
| "perf-cache", |
| "perf-dfa", |
| "perf-inline", |
| "perf-literal", |
| "std", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "aho-corasick 0.7.20", |
| "target": "aho_corasick" |
| }, |
| { |
| "id": "memchr 2.5.0", |
| "target": "memchr" |
| }, |
| { |
| "id": "regex-syntax 0.6.29", |
| "target": "regex_syntax" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.7.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-syntax 0.6.29": { |
| "name": "regex-syntax", |
| "version": "0.6.29", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/regex-syntax/0.6.29/download", |
| "sha256": "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" |
| } |
| }, |
| "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", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.6.29" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "reqwest 0.11.15": { |
| "name": "reqwest", |
| "version": "0.11.15", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/reqwest/0.11.15/download", |
| "sha256": "0ba30cc2c0cd02af1222ed216ba659cdb2f879dfe3181852fe7c50b1d0005949" |
| } |
| }, |
| "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.158", |
| "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.23.2", |
| "target": "hyper_rustls" |
| }, |
| { |
| "id": "ipnet 2.7.1", |
| "target": "ipnet" |
| }, |
| { |
| "id": "log 0.4.17", |
| "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.9", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "rustls 0.20.8", |
| "target": "rustls" |
| }, |
| { |
| "id": "rustls-pemfile 1.0.2", |
| "target": "rustls_pemfile" |
| }, |
| { |
| "id": "tokio 1.26.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tokio-rustls 0.23.4", |
| "target": "tokio_rustls" |
| }, |
| { |
| "id": "webpki-roots 0.22.6", |
| "target": "webpki_roots" |
| } |
| ], |
| "cfg(target_arch = \"wasm32\")": [ |
| { |
| "id": "js-sys 0.3.61", |
| "target": "js_sys" |
| }, |
| { |
| "id": "serde_json 1.0.94", |
| "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(windows)": [ |
| { |
| "id": "winreg 0.10.1", |
| "target": "winreg" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.11.15" |
| }, |
| "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.140", |
| "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.17.0": { |
| "name": "rstest", |
| "version": "0.17.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rstest/0.17.0/download", |
| "sha256": "de1bb486a691878cd320c2f0d319ba91eeaa2e894066d8b5f8f117c000e9d962" |
| } |
| }, |
| "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": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "rstest_macros 0.17.0", |
| "target": "rstest_macros" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "0.17.0" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "rstest_macros 0.17.0": { |
| "name": "rstest_macros", |
| "version": "0.17.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rstest_macros/0.17.0/download", |
| "sha256": "290ca1a1c8ca7edb7c3283bd44dc35dd54fdec6253a3912e201ba1072018fca8" |
| } |
| }, |
| "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": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| }, |
| { |
| "id": "rstest_macros 0.17.0", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "syn" |
| }, |
| { |
| "id": "unicode-ident 1.0.8", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.17.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "rustc_version 0.4.0", |
| "target": "rustc_version" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "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", |
| "fs", |
| "io-lifetimes", |
| "libc", |
| "std", |
| "termios", |
| "use-libc-auxv" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "bitflags 1.3.2", |
| "target": "bitflags" |
| }, |
| { |
| "id": "io-lifetimes 1.0.9", |
| "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.140", |
| "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.140", |
| "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" |
| }, |
| "rustls 0.20.8": { |
| "name": "rustls", |
| "version": "0.20.8", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/rustls/0.20.8/download", |
| "sha256": "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f" |
| } |
| }, |
| "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.17", |
| "target": "log" |
| }, |
| { |
| "id": "ring 0.16.20", |
| "target": "ring" |
| }, |
| { |
| "id": "rustls 0.20.8", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "sct 0.7.0", |
| "target": "sct" |
| }, |
| { |
| "id": "webpki 0.22.0", |
| "target": "webpki" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.20.8" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "Apache-2.0/ISC/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" |
| }, |
| "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" |
| }, |
| "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 1.0.0-M3": { |
| "name": "selenium-manager", |
| "version": "1.0.0-M3", |
| "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": "clap 4.1.11", |
| "target": "clap" |
| }, |
| { |
| "id": "directories 5.0.0", |
| "target": "directories" |
| }, |
| { |
| "id": "env_logger 0.10.0", |
| "target": "env_logger" |
| }, |
| { |
| "id": "exitcode 1.1.2", |
| "target": "exitcode" |
| }, |
| { |
| "id": "flate2 1.0.25", |
| "target": "flate2" |
| }, |
| { |
| "id": "infer 0.13.0", |
| "target": "infer" |
| }, |
| { |
| "id": "is_executable 1.0.1", |
| "target": "is_executable" |
| }, |
| { |
| "id": "log 0.4.17", |
| "target": "log" |
| }, |
| { |
| "id": "regex 1.7.2", |
| "target": "regex" |
| }, |
| { |
| "id": "reqwest 0.11.15", |
| "target": "reqwest" |
| }, |
| { |
| "id": "serde 1.0.158", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_json 1.0.94", |
| "target": "serde_json" |
| }, |
| { |
| "id": "tar 0.4.38", |
| "target": "tar" |
| }, |
| { |
| "id": "tempfile 3.4.0", |
| "target": "tempfile" |
| }, |
| { |
| "id": "tokio 1.26.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "toml 0.7.3", |
| "target": "toml" |
| }, |
| { |
| "id": "zip 0.6.4", |
| "target": "zip" |
| } |
| ], |
| "selects": {} |
| }, |
| "deps_dev": { |
| "common": [ |
| { |
| "id": "assert_cmd 2.0.10", |
| "target": "assert_cmd" |
| }, |
| { |
| "id": "rstest 0.17.0", |
| "target": "rstest" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.0-M3" |
| }, |
| "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.158": { |
| "name": "serde", |
| "version": "1.0.158", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde/1.0.158/download", |
| "sha256": "771d4d9c4163ee138805e12c710dd365e4f44be8be0503cb1bb9eb989425d9c9" |
| } |
| }, |
| "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.158", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "serde_derive 1.0.158", |
| "target": "serde_derive" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "1.0.158" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "serde_derive 1.0.158": { |
| "name": "serde_derive", |
| "version": "1.0.158", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde_derive/1.0.158/download", |
| "sha256": "e801c1712f48475582b7696ac71e0ca34ebb30e09338425384269d9717c62cad" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "serde_derive", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.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.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| }, |
| { |
| "id": "serde_derive 1.0.158", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "syn 2.0.5", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "1.0.158" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "serde_json 1.0.94": { |
| "name": "serde_json", |
| "version": "1.0.94", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde_json/1.0.94/download", |
| "sha256": "1c533a59c9d8a93a09c6ab31f0fd5e5f4dd1b8fc9434804029839884765d04ea" |
| } |
| }, |
| "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.158", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_json 1.0.94", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.94" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "serde_spanned 0.6.1": { |
| "name": "serde_spanned", |
| "version": "0.6.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/serde_spanned/0.6.1/download", |
| "sha256": "0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4" |
| } |
| }, |
| "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.158", |
| "target": "serde" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.6.1" |
| }, |
| "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.158", |
| "target": "serde" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.1" |
| }, |
| "license": "MIT/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" |
| }, |
| "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.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.4.9" |
| }, |
| "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", |
| "extra-traits", |
| "full", |
| "parsing", |
| "printing", |
| "proc-macro", |
| "quote", |
| "visit", |
| "visit-mut" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "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.5": { |
| "name": "syn", |
| "version": "2.0.5", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/syn/2.0.5/download", |
| "sha256": "89c2d1c76a26822187a1fbb5964e3fff108bc208f02e820ab9dac1234f6b388a" |
| } |
| }, |
| "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", |
| "parsing", |
| "printing", |
| "proc-macro", |
| "quote" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| }, |
| { |
| "id": "unicode-ident 1.0.8", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.0.5" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "tar 0.4.38": { |
| "name": "tar", |
| "version": "0.4.38", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tar/0.4.38/download", |
| "sha256": "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6" |
| } |
| }, |
| "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.20", |
| "target": "filetime" |
| } |
| ], |
| "selects": { |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| }, |
| { |
| "id": "xattr 0.2.3", |
| "target": "xattr" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "0.4.38" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "tempfile 3.4.0": { |
| "name": "tempfile", |
| "version": "3.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tempfile/3.4.0/download", |
| "sha256": "af18f7ae1acd354b992402e9ec5864359d693cd8a79dcbef59f76891701c1e95" |
| } |
| }, |
| "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 1.9.0", |
| "target": "fastrand" |
| } |
| ], |
| "selects": { |
| "cfg(any(unix, target_os = \"wasi\"))": [ |
| { |
| "id": "rustix 0.36.11", |
| "target": "rustix" |
| } |
| ], |
| "cfg(target_os = \"redox\")": [ |
| { |
| "id": "redox_syscall 0.2.16", |
| "target": "syscall" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.42.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "version": "3.4.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.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 2.0.5", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.40" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "time 0.3.20": { |
| "name": "time", |
| "version": "0.3.20", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/time/0.3.20/download", |
| "sha256": "cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890" |
| } |
| }, |
| "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", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "serde 1.0.158", |
| "target": "serde" |
| }, |
| { |
| "id": "time-core 0.1.0", |
| "target": "time_core" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.3.20" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "time-core 0.1.0": { |
| "name": "time-core", |
| "version": "0.1.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/time-core/0.1.0/download", |
| "sha256": "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd" |
| } |
| }, |
| "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.0" |
| }, |
| "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.26.0": { |
| "name": "tokio", |
| "version": "1.26.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tokio/1.26.0/download", |
| "sha256": "03201d01c3c27a29c8a5cee5b55a93ddae1ccf6f08f65365c2c918f8c1b76f64" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "tokio", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tokio", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "bytes", |
| "default", |
| "io-util", |
| "libc", |
| "macros", |
| "memchr", |
| "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": "memchr 2.5.0", |
| "target": "memchr" |
| }, |
| { |
| "id": "mio 0.8.6", |
| "target": "mio" |
| }, |
| { |
| "id": "num_cpus 1.15.0", |
| "target": "num_cpus" |
| }, |
| { |
| "id": "pin-project-lite 0.2.9", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "tokio 1.26.0", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": { |
| "cfg(docsrs)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ], |
| "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ |
| { |
| "id": "socket2 0.4.9", |
| "target": "socket2" |
| } |
| ], |
| "cfg(unix)": [ |
| { |
| "id": "libc 0.2.140", |
| "target": "libc" |
| } |
| ], |
| "cfg(windows)": [ |
| { |
| "id": "windows-sys 0.45.0", |
| "target": "windows_sys" |
| } |
| ] |
| } |
| }, |
| "edition": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "tokio-macros 1.8.2", |
| "target": "tokio_macros" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "1.26.0" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "autocfg 1.1.0", |
| "target": "autocfg" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT" |
| }, |
| "tokio-macros 1.8.2": { |
| "name": "tokio-macros", |
| "version": "1.8.2", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tokio-macros/1.8.2/download", |
| "sha256": "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "tokio_macros", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "tokio_macros", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 1.0.109", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.8.2" |
| }, |
| "license": "MIT" |
| }, |
| "tokio-rustls 0.23.4": { |
| "name": "tokio-rustls", |
| "version": "0.23.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/tokio-rustls/0.23.4/download", |
| "sha256": "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59" |
| } |
| }, |
| "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.20.8", |
| "target": "rustls" |
| }, |
| { |
| "id": "tokio 1.26.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "webpki 0.22.0", |
| "target": "webpki" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.23.4" |
| }, |
| "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.9", |
| "target": "pin_project_lite" |
| }, |
| { |
| "id": "tokio 1.26.0", |
| "target": "tokio" |
| }, |
| { |
| "id": "tracing 0.1.37", |
| "target": "tracing" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.7.7" |
| }, |
| "license": "MIT" |
| }, |
| "toml 0.7.3": { |
| "name": "toml", |
| "version": "0.7.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/toml/0.7.3/download", |
| "sha256": "b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21" |
| } |
| }, |
| "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.158", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_spanned 0.6.1", |
| "target": "serde_spanned" |
| }, |
| { |
| "id": "toml_datetime 0.6.1", |
| "target": "toml_datetime" |
| }, |
| { |
| "id": "toml_edit 0.19.8", |
| "target": "toml_edit" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.7.3" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "toml_datetime 0.6.1": { |
| "name": "toml_datetime", |
| "version": "0.6.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/toml_datetime/0.6.1/download", |
| "sha256": "3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622" |
| } |
| }, |
| "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.158", |
| "target": "serde" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.6.1" |
| }, |
| "license": "MIT OR Apache-2.0" |
| }, |
| "toml_edit 0.19.8": { |
| "name": "toml_edit", |
| "version": "0.19.8", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/toml_edit/0.19.8/download", |
| "sha256": "239410c8609e8125456927e6707163a3b1fdb40561e4b803bc041f466ccfdc13" |
| } |
| }, |
| "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 1.9.2", |
| "target": "indexmap" |
| }, |
| { |
| "id": "serde 1.0.158", |
| "target": "serde" |
| }, |
| { |
| "id": "serde_spanned 0.6.1", |
| "target": "serde_spanned" |
| }, |
| { |
| "id": "toml_datetime 0.6.1", |
| "target": "toml_datetime" |
| }, |
| { |
| "id": "winnow 0.4.0", |
| "target": "winnow" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.19.8" |
| }, |
| "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.9", |
| "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" |
| }, |
| "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.140", |
| "target": "libc" |
| } |
| ] |
| } |
| }, |
| "edition": "2015", |
| "version": "0.2.0" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "want 0.3.0": { |
| "name": "want", |
| "version": "0.3.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/want/0.3.0/download", |
| "sha256": "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "want", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "want", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "log 0.4.17", |
| "target": "log" |
| }, |
| { |
| "id": "try-lock 0.2.4", |
| "target": "try_lock" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.3.0" |
| }, |
| "license": "MIT" |
| }, |
| "wasi 0.11.0+wasi-snapshot-preview1": { |
| "name": "wasi", |
| "version": "0.11.0+wasi-snapshot-preview1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", |
| "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "wasi", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "wasi", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.11.0+wasi-snapshot-preview1" |
| }, |
| "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" |
| }, |
| "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.17", |
| "target": "log" |
| }, |
| { |
| "id": "once_cell 1.17.1", |
| "target": "once_cell" |
| }, |
| { |
| "id": "proc-macro2 1.0.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "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.26", |
| "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.53", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.26", |
| "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 0.22.0": { |
| "name": "webpki", |
| "version": "0.22.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/webpki/0.22.0/download", |
| "sha256": "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd" |
| } |
| }, |
| "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", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "ring 0.16.20", |
| "target": "ring" |
| }, |
| { |
| "id": "untrusted 0.7.1", |
| "target": "untrusted" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.22.0" |
| }, |
| "license": null |
| }, |
| "webpki-roots 0.22.6": { |
| "name": "webpki-roots", |
| "version": "0.22.6", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/webpki-roots/0.22.6/download", |
| "sha256": "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "webpki_roots", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "webpki_roots", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "webpki 0.22.0", |
| "target": "webpki" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.22.6" |
| }, |
| "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", |
| "impl-debug", |
| "impl-default", |
| "minwinbase", |
| "minwindef", |
| "ntdef", |
| "ntsecapi", |
| "processenv", |
| "std", |
| "timezoneapi", |
| "winbase", |
| "wincon", |
| "winerror", |
| "winnt", |
| "winreg", |
| "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.42.0": { |
| "name": "windows-sys", |
| "version": "0.42.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/windows-sys/0.42.0/download", |
| "sha256": "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" |
| } |
| }, |
| "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_Storage", |
| "Win32_Storage_FileSystem", |
| "default" |
| ], |
| "selects": {} |
| }, |
| "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.0" |
| }, |
| "license": "MIT OR 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_Globalization", |
| "Win32_NetworkManagement", |
| "Win32_NetworkManagement_IpHelper", |
| "Win32_Networking", |
| "Win32_Networking_WinSock", |
| "Win32_Security", |
| "Win32_Security_Authorization", |
| "Win32_Storage", |
| "Win32_Storage_FileSystem", |
| "Win32_System", |
| "Win32_System_Com", |
| "Win32_System_Console", |
| "Win32_System_IO", |
| "Win32_System_Pipes", |
| "Win32_System_SystemServices", |
| "Win32_System_Threading", |
| "Win32_System_WindowsProgramming", |
| "Win32_UI", |
| "Win32_UI_Shell", |
| "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-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_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_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_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_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_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_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_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" |
| }, |
| "winnow 0.4.0": { |
| "name": "winnow", |
| "version": "0.4.0", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/winnow/0.4.0/download", |
| "sha256": "deac0939bd6e4f24ab5919fbf751c97a8cfc8543bb083a305ed5c0c10bb241d1" |
| } |
| }, |
| "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": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "memchr 2.5.0", |
| "target": "memchr" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.4.0" |
| }, |
| "license": "MIT" |
| }, |
| "winreg 0.10.1": { |
| "name": "winreg", |
| "version": "0.10.1", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/winreg/0.10.1/download", |
| "sha256": "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "winreg", |
| "crate_root": "src/lib.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build.rs", |
| "srcs": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| ], |
| "library_target_name": "winreg", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "winapi 0.3.9", |
| "target": "winapi" |
| }, |
| { |
| "id": "winreg 0.10.1", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.10.1" |
| }, |
| "build_script_attrs": { |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT" |
| }, |
| "xattr 0.2.3": { |
| "name": "xattr", |
| "version": "0.2.3", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/xattr/0.2.3/download", |
| "sha256": "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc" |
| } |
| }, |
| "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.140", |
| "target": "libc" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2015", |
| "version": "0.2.3" |
| }, |
| "license": "MIT/Apache-2.0" |
| }, |
| "zip 0.6.4": { |
| "name": "zip", |
| "version": "0.6.4", |
| "repository": { |
| "Http": { |
| "url": "https://crates.io/api/v1/crates/zip/0.6.4/download", |
| "sha256": "0445d0fbc924bb93539b4316c11afb121ea39296f99a3c4c9edad09e3658cdef" |
| } |
| }, |
| "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.7.5", |
| "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.25", |
| "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.20", |
| "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": "2018", |
| "version": "0.6.4" |
| }, |
| "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.140", |
| "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.140", |
| "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 1.0.0-M3": "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(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(target_arch = \"aarch64\", target_os = \"linux\"))": [ |
| "aarch64-unknown-linux-gnu" |
| ], |
| "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))": [ |
| "wasm32-unknown-unknown" |
| ], |
| "cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [ |
| "wasm32-unknown-unknown" |
| ], |
| "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" |
| ], |
| "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", |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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" |
| ], |
| "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(docsrs)": [], |
| "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ |
| "aarch64-apple-darwin", |
| "aarch64-apple-ios", |
| "aarch64-apple-ios-sim", |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "aarch64-pc-windows-msvc", |
| "aarch64-unknown-linux-gnu", |
| "arm-unknown-linux-gnueabi", |
| "armv7-linux-androideabi", |
| "armv7-unknown-linux-gnueabi", |
| "i686-apple-darwin", |
| "i686-linux-android", |
| "i686-pc-windows-msvc", |
| "i686-unknown-freebsd", |
| "i686-unknown-linux-gnu", |
| "powerpc-unknown-linux-gnu", |
| "riscv32imc-unknown-none-elf", |
| "riscv64gc-unknown-none-elf", |
| "s390x-unknown-linux-gnu", |
| "x86_64-apple-darwin", |
| "x86_64-apple-ios", |
| "x86_64-fuchsia", |
| "x86_64-linux-android", |
| "x86_64-pc-windows-msvc", |
| "x86_64-unknown-freebsd", |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(not(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", |
| "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(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", |
| "x86_64-apple-darwin", |
| "x86_64-apple-ios", |
| "x86_64-fuchsia", |
| "x86_64-linux-android", |
| "x86_64-pc-windows-msvc", |
| "x86_64-unknown-freebsd", |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(not(windows))": [ |
| "aarch64-apple-darwin", |
| "aarch64-apple-ios", |
| "aarch64-apple-ios-sim", |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "aarch64-unknown-linux-gnu", |
| "arm-unknown-linux-gnueabi", |
| "armv7-linux-androideabi", |
| "armv7-unknown-linux-gnueabi", |
| "i686-apple-darwin", |
| "i686-linux-android", |
| "i686-unknown-freebsd", |
| "i686-unknown-linux-gnu", |
| "powerpc-unknown-linux-gnu", |
| "riscv32imc-unknown-none-elf", |
| "riscv64gc-unknown-none-elf", |
| "s390x-unknown-linux-gnu", |
| "wasm32-unknown-unknown", |
| "wasm32-wasi", |
| "x86_64-apple-darwin", |
| "x86_64-apple-ios", |
| "x86_64-fuchsia", |
| "x86_64-linux-android", |
| "x86_64-unknown-freebsd", |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(not(windows_raw_dylib))": [ |
| "aarch64-apple-darwin", |
| "aarch64-apple-ios", |
| "aarch64-apple-ios-sim", |
| "aarch64-fuchsia", |
| "aarch64-linux-android", |
| "aarch64-pc-windows-msvc", |
| "aarch64-unknown-linux-gnu", |
| "arm-unknown-linux-gnueabi", |
| "armv7-linux-androideabi", |
| "armv7-unknown-linux-gnueabi", |
| "i686-apple-darwin", |
| "i686-linux-android", |
| "i686-pc-windows-msvc", |
| "i686-unknown-freebsd", |
| "i686-unknown-linux-gnu", |
| "powerpc-unknown-linux-gnu", |
| "riscv32imc-unknown-none-elf", |
| "riscv64gc-unknown-none-elf", |
| "s390x-unknown-linux-gnu", |
| "wasm32-unknown-unknown", |
| "wasm32-wasi", |
| "x86_64-apple-darwin", |
| "x86_64-apple-ios", |
| "x86_64-fuchsia", |
| "x86_64-linux-android", |
| "x86_64-pc-windows-msvc", |
| "x86_64-unknown-freebsd", |
| "x86_64-unknown-linux-gnu" |
| ], |
| "cfg(target_arch = \"wasm32\")": [ |
| "wasm32-unknown-unknown", |
| "wasm32-wasi" |
| ], |
| "cfg(target_feature = \"atomics\")": [], |
| "cfg(target_os = \"dragonfly\")": [], |
| "cfg(target_os = \"hermit\")": [], |
| "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(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": [] |
| } |
| } |