{ "checksum": "c69eca3799cb71eb33df3a0c1b0b2c9788b64a608972d5f768e247a8ca0032fb", "crates": { "aho-corasick 1.1.3": { "name": "aho-corasick", "version": "1.1.3", "package_url": "https://github.com/BurntSushi/aho-corasick", "repository": { "Http": { "url": "https://static.crates.io/crates/aho-corasick/1.1.3/download", "sha256": "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" } }, "targets": [ { "Library": { "crate_name": "aho_corasick", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "aho_corasick", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2021", "version": "1.1.3" }, "license": "Unlicense OR MIT", "license_ids": [ "MIT", "Unlicense" ], "license_file": "LICENSE-MIT" }, "bindgen 0.66.1": { "name": "bindgen", "version": "0.66.1", "package_url": "https://github.com/rust-lang/rust-bindgen", "repository": { "Http": { "url": "https://static.crates.io/crates/bindgen/0.66.1/download", "sha256": "f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7" } }, "targets": [ { "Library": { "crate_name": "bindgen", "crate_root": "lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "bindgen", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "runtime" ], "selects": {} }, "deps": { "common": [ { "id": "bindgen 0.66.1", "target": "build_script_build" }, { "id": "bitflags 2.5.0", "target": "bitflags" }, { "id": "cexpr 0.6.0", "target": "cexpr" }, { "id": "clang-sys 1.7.0", "target": "clang_sys" }, { "id": "lazy_static 1.4.0", "target": "lazy_static" }, { "id": "lazycell 1.3.0", "target": "lazycell" }, { "id": "peeking_take_while 0.1.2", "target": "peeking_take_while" }, { "id": "proc-macro2 1.0.81", "target": "proc_macro2" }, { "id": "quote 1.0.36", "target": "quote" }, { "id": "regex 1.10.4", "target": "regex" }, { "id": "rustc-hash 1.1.0", "target": "rustc_hash" }, { "id": "shlex 1.3.0", "target": "shlex" }, { "id": "syn 2.0.60", "target": "syn" } ], "selects": {} }, "edition": "2018", "version": "0.66.1" }, "build_script_attrs": { "data_glob": [ "**" ], "link_deps": { "common": [ { "id": "clang-sys 1.7.0", "target": "clang_sys" } ], "selects": {} } }, "license": "BSD-3-Clause", "license_ids": [ "BSD-3-Clause" ], "license_file": "LICENSE" }, "bitflags 2.5.0": { "name": "bitflags", "version": "2.5.0", "package_url": "https://github.com/bitflags/bitflags", "repository": { "Http": { "url": "https://static.crates.io/crates/bitflags/2.5.0/download", "sha256": "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" } }, "targets": [ { "Library": { "crate_name": "bitflags", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "bitflags", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2021", "version": "2.5.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "boring 3.1.0": { "name": "boring", "version": "3.1.0", "package_url": "https://github.com/cloudflare/boring", "repository": { "Http": { "url": "https://static.crates.io/crates/boring/3.1.0/download", "sha256": "7ae1aba472e42d3cf45ac6d0a6c8fc3ddf743871209e1b40229aed9fbdf48ece" } }, "targets": [ { "Library": { "crate_name": "boring", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "boring", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "bitflags 2.5.0", "target": "bitflags" }, { "id": "boring-sys 3.1.0", "target": "boring_sys" }, { "id": "foreign-types 0.5.0", "target": "foreign_types" }, { "id": "libc 0.2.154", "target": "libc" }, { "id": "once_cell 1.19.0", "target": "once_cell" } ], "selects": {} }, "edition": "2021", "version": "3.1.0" }, "license": "Apache-2.0", "license_ids": [ "Apache-2.0" ], "license_file": "LICENSE" }, "boring-sys 3.1.0": { "name": "boring-sys", "version": "3.1.0", "package_url": "https://github.com/cloudflare/boring", "repository": { "Http": { "url": "https://static.crates.io/crates/boring-sys/3.1.0/download", "sha256": "ceced5be0047c7c48d77599535fd7f0a81c1b0f0a1e97e7eece24c45022bb481" } }, "targets": [ { "Library": { "crate_name": "boring_sys", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "boring_sys", "common_attrs": { "compile_data": { "common": [ "@//complicated_dependencies:boringssl_gen_dir", "@boringssl//:headers" ], "selects": {} }, "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "boring-sys 3.1.0", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "3.1.0" }, "build_script_attrs": { "data": { "common": [ "@//complicated_dependencies:boringssl_gen_dir", "@boringssl//:headers" ], "selects": {} }, "data_glob": [ "**" ], "deps": { "common": [ { "id": "bindgen 0.66.1", "target": "bindgen" }, { "id": "cmake 0.1.50", "target": "cmake" }, { "id": "fs_extra 1.3.0", "target": "fs_extra" }, { "id": "fslock 0.2.1", "target": "fslock" } ], "selects": {} }, "build_script_env": { "common": { "BORING_BSSL_INCLUDE_PATH": "$${pwd}/external/boringssl/src/include", "BORING_BSSL_PATH": "$(execpath @//complicated_dependencies:boringssl_gen_dir)" }, "selects": {} }, "links": "boringssl" }, "license": "MIT", "license_ids": [ "MIT" ], "license_file": "LICENSE-MIT" }, "cc 1.0.95": { "name": "cc", "version": "1.0.95", "package_url": "https://github.com/rust-lang/cc-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/cc/1.0.95/download", "sha256": "d32a725bc159af97c3e629873bb9f88fb8cf8a4867175f76dc987815ea07c83b" } }, "targets": [ { "Library": { "crate_name": "cc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "cc", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", "version": "1.0.95" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "cexpr 0.6.0": { "name": "cexpr", "version": "0.6.0", "package_url": "https://github.com/jethrogb/rust-cexpr", "repository": { "Http": { "url": "https://static.crates.io/crates/cexpr/0.6.0/download", "sha256": "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" } }, "targets": [ { "Library": { "crate_name": "cexpr", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "cexpr", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "nom 7.1.3", "target": "nom" } ], "selects": {} }, "edition": "2018", "version": "0.6.0" }, "license": "Apache-2.0/MIT", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "cfg-if 1.0.0": { "name": "cfg-if", "version": "1.0.0", "package_url": "https://github.com/alexcrichton/cfg-if", "repository": { "Http": { "url": "https://static.crates.io/crates/cfg-if/1.0.0/download", "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" } }, "targets": [ { "Library": { "crate_name": "cfg_if", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "cfg_if", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", "version": "1.0.0" }, "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "clang-sys 1.7.0": { "name": "clang-sys", "version": "1.7.0", "package_url": "https://github.com/KyleMayes/clang-sys", "repository": { "Http": { "url": "https://static.crates.io/crates/clang-sys/1.7.0/download", "sha256": "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1" } }, "targets": [ { "Library": { "crate_name": "clang_sys", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "clang_sys", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "libloading", "runtime" ], "selects": {} }, "deps": { "common": [ { "id": "clang-sys 1.7.0", "target": "build_script_build" }, { "id": "glob 0.3.1", "target": "glob" }, { "id": "libc 0.2.154", "target": "libc" }, { "id": "libloading 0.8.3", "target": "libloading" } ], "selects": {} }, "edition": "2015", "version": "1.7.0" }, "build_script_attrs": { "data_glob": [ "**" ], "deps": { "common": [ { "id": "glob 0.3.1", "target": "glob" } ], "selects": {} }, "links": "clang" }, "license": "Apache-2.0", "license_ids": [ "Apache-2.0" ], "license_file": "LICENSE.txt" }, "cmake 0.1.50": { "name": "cmake", "version": "0.1.50", "package_url": "https://github.com/rust-lang/cmake-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/cmake/0.1.50/download", "sha256": "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130" } }, "targets": [ { "Library": { "crate_name": "cmake", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "cmake", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "cc 1.0.95", "target": "cc" } ], "selects": {} }, "edition": "2021", "version": "0.1.50" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "direct-cargo-bazel-deps 0.0.1": { "name": "direct-cargo-bazel-deps", "version": "0.0.1", "package_url": null, "repository": null, "targets": [ { "Library": { "crate_name": "direct_cargo_bazel_deps", "crate_root": ".direct_cargo_bazel_deps.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "direct_cargo_bazel_deps", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "boring 3.1.0", "target": "boring" }, { "id": "libz-ng-sys 1.1.15", "target": "libz_ng_sys" } ], "selects": {} }, "edition": "2018", "version": "0.0.1" }, "license": null, "license_ids": [], "license_file": null }, "foreign-types 0.5.0": { "name": "foreign-types", "version": "0.5.0", "package_url": "https://github.com/sfackler/foreign-types", "repository": { "Http": { "url": "https://static.crates.io/crates/foreign-types/0.5.0/download", "sha256": "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" } }, "targets": [ { "Library": { "crate_name": "foreign_types", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "foreign_types", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "default", "std" ], "selects": {} }, "deps": { "common": [ { "id": "foreign-types-shared 0.3.1", "target": "foreign_types_shared" } ], "selects": {} }, "edition": "2018", "proc_macro_deps": { "common": [ { "id": "foreign-types-macros 0.2.3", "target": "foreign_types_macros" } ], "selects": {} }, "version": "0.5.0" }, "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "foreign-types-macros 0.2.3": { "name": "foreign-types-macros", "version": "0.2.3", "package_url": "https://github.com/sfackler/foreign-types", "repository": { "Http": { "url": "https://static.crates.io/crates/foreign-types-macros/0.2.3/download", "sha256": "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" } }, "targets": [ { "ProcMacro": { "crate_name": "foreign_types_macros", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "foreign_types_macros", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "std" ], "selects": {} }, "deps": { "common": [ { "id": "proc-macro2 1.0.81", "target": "proc_macro2" }, { "id": "quote 1.0.36", "target": "quote" }, { "id": "syn 2.0.60", "target": "syn" } ], "selects": {} }, "edition": "2018", "version": "0.2.3" }, "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "foreign-types-shared 0.3.1": { "name": "foreign-types-shared", "version": "0.3.1", "package_url": "https://github.com/sfackler/foreign-types", "repository": { "Http": { "url": "https://static.crates.io/crates/foreign-types-shared/0.3.1/download", "sha256": "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" } }, "targets": [ { "Library": { "crate_name": "foreign_types_shared", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "foreign_types_shared", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", "version": "0.3.1" }, "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "fs_extra 1.3.0": { "name": "fs_extra", "version": "1.3.0", "package_url": "https://github.com/webdesus/fs_extra", "repository": { "Http": { "url": "https://static.crates.io/crates/fs_extra/1.3.0/download", "sha256": "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" } }, "targets": [ { "Library": { "crate_name": "fs_extra", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "fs_extra", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", "version": "1.3.0" }, "license": "MIT", "license_ids": [ "MIT" ], "license_file": "LICENSE" }, "fslock 0.2.1": { "name": "fslock", "version": "0.2.1", "package_url": "https://github.com/brunoczim/fslock", "repository": { "Http": { "url": "https://static.crates.io/crates/fslock/0.2.1/download", "sha256": "04412b8935272e3a9bae6f48c7bfff74c2911f60525404edfdd28e49884c3bfb" } }, "targets": [ { "Library": { "crate_name": "fslock", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "fslock", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "default", "std" ], "selects": {} }, "deps": { "common": [], "selects": { "cfg(unix)": [ { "id": "libc 0.2.154", "target": "libc" } ], "cfg(windows)": [ { "id": "winapi 0.3.9", "target": "winapi" } ] } }, "edition": "2018", "version": "0.2.1" }, "license": "MIT", "license_ids": [ "MIT" ], "license_file": "LICENSE" }, "glob 0.3.1": { "name": "glob", "version": "0.3.1", "package_url": "https://github.com/rust-lang/glob", "repository": { "Http": { "url": "https://static.crates.io/crates/glob/0.3.1/download", "sha256": "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" } }, "targets": [ { "Library": { "crate_name": "glob", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "glob", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2015", "version": "0.3.1" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "lazy_static 1.4.0": { "name": "lazy_static", "version": "1.4.0", "package_url": "https://github.com/rust-lang-nursery/lazy-static.rs", "repository": { "Http": { "url": "https://static.crates.io/crates/lazy_static/1.4.0/download", "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" } }, "targets": [ { "Library": { "crate_name": "lazy_static", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "lazy_static", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2015", "version": "1.4.0" }, "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "lazycell 1.3.0": { "name": "lazycell", "version": "1.3.0", "package_url": "https://github.com/indiv0/lazycell", "repository": { "Http": { "url": "https://static.crates.io/crates/lazycell/1.3.0/download", "sha256": "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" } }, "targets": [ { "Library": { "crate_name": "lazycell", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "lazycell", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2015", "version": "1.3.0" }, "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "libc 0.2.154": { "name": "libc", "version": "0.2.154", "package_url": "https://github.com/rust-lang/libc", "repository": { "Http": { "url": "https://static.crates.io/crates/libc/0.2.154/download", "sha256": "ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346" } }, "targets": [ { "Library": { "crate_name": "libc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "libc", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "default", "std" ], "selects": {} }, "deps": { "common": [ { "id": "libc 0.2.154", "target": "build_script_build" } ], "selects": {} }, "edition": "2015", "version": "0.2.154" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "libloading 0.8.3": { "name": "libloading", "version": "0.8.3", "package_url": "https://github.com/nagisa/rust_libloading/", "repository": { "Http": { "url": "https://static.crates.io/crates/libloading/0.8.3/download", "sha256": "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" } }, "targets": [ { "Library": { "crate_name": "libloading", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "libloading", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [], "selects": { "cfg(unix)": [ { "id": "cfg-if 1.0.0", "target": "cfg_if" } ], "cfg(windows)": [ { "id": "windows-targets 0.52.5", "target": "windows_targets" } ] } }, "edition": "2015", "version": "0.8.3" }, "license": "ISC", "license_ids": [ "ISC" ], "license_file": "LICENSE" }, "libz-ng-sys 1.1.15": { "name": "libz-ng-sys", "version": "1.1.15", "package_url": "https://github.com/rust-lang/libz-sys", "repository": { "Http": { "url": "https://static.crates.io/crates/libz-ng-sys/1.1.15/download", "sha256": "c6409efc61b12687963e602df8ecf70e8ddacf95bc6576bcf16e3ac6328083c5" } }, "targets": [ { "Library": { "crate_name": "libz_ng_sys", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build_zng", "crate_root": "build_zng.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "libz_ng_sys", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "libc 0.2.154", "target": "libc" }, { "id": "libz-ng-sys 1.1.15", "target": "build_script_build_zng" } ], "selects": {} }, "edition": "2018", "version": "1.1.15" }, "build_script_attrs": { "data": { "common": [ "@rules_foreign_cc//toolchains:current_cmake_toolchain" ], "selects": {} }, "data_glob": [ "**" ], "deps": { "common": [ { "id": "cmake 0.1.50", "target": "cmake" } ], "selects": {} }, "build_script_env": { "common": { "CMAKE": "$${pwd}/$(CMAKE)" }, "selects": {} }, "links": "z-ng", "toolchains": [ "@rules_foreign_cc//toolchains:current_cmake_toolchain" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "memchr 2.7.2": { "name": "memchr", "version": "2.7.2", "package_url": "https://github.com/BurntSushi/memchr", "repository": { "Http": { "url": "https://static.crates.io/crates/memchr/2.7.2/download", "sha256": "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" } }, "targets": [ { "Library": { "crate_name": "memchr", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "memchr", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "alloc", "std" ], "selects": {} }, "edition": "2021", "version": "2.7.2" }, "license": "Unlicense OR MIT", "license_ids": [ "MIT", "Unlicense" ], "license_file": "LICENSE-MIT" }, "minimal-lexical 0.2.1": { "name": "minimal-lexical", "version": "0.2.1", "package_url": "https://github.com/Alexhuszagh/minimal-lexical", "repository": { "Http": { "url": "https://static.crates.io/crates/minimal-lexical/0.2.1/download", "sha256": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" } }, "targets": [ { "Library": { "crate_name": "minimal_lexical", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "minimal_lexical", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "std" ], "selects": {} }, "edition": "2018", "version": "0.2.1" }, "license": "MIT/Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "nom 7.1.3": { "name": "nom", "version": "7.1.3", "package_url": "https://github.com/Geal/nom", "repository": { "Http": { "url": "https://static.crates.io/crates/nom/7.1.3/download", "sha256": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a" } }, "targets": [ { "Library": { "crate_name": "nom", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "nom", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "alloc", "std" ], "selects": {} }, "deps": { "common": [ { "id": "memchr 2.7.2", "target": "memchr" }, { "id": "minimal-lexical 0.2.1", "target": "minimal_lexical" } ], "selects": {} }, "edition": "2018", "version": "7.1.3" }, "license": "MIT", "license_ids": [ "MIT" ], "license_file": "LICENSE" }, "once_cell 1.19.0": { "name": "once_cell", "version": "1.19.0", "package_url": "https://github.com/matklad/once_cell", "repository": { "Http": { "url": "https://static.crates.io/crates/once_cell/1.19.0/download", "sha256": "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" } }, "targets": [ { "Library": { "crate_name": "once_cell", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "once_cell", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "alloc", "default", "race", "std" ], "selects": {} }, "edition": "2021", "version": "1.19.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "peeking_take_while 0.1.2": { "name": "peeking_take_while", "version": "0.1.2", "package_url": "https://github.com/fitzgen/peeking_take_while", "repository": { "Http": { "url": "https://static.crates.io/crates/peeking_take_while/0.1.2/download", "sha256": "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099" } }, "targets": [ { "Library": { "crate_name": "peeking_take_while", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "peeking_take_while", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2015", "version": "0.1.2" }, "license": "Apache-2.0/MIT", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "proc-macro2 1.0.81": { "name": "proc-macro2", "version": "1.0.81", "package_url": "https://github.com/dtolnay/proc-macro2", "repository": { "Http": { "url": "https://static.crates.io/crates/proc-macro2/1.0.81/download", "sha256": "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba" } }, "targets": [ { "Library": { "crate_name": "proc_macro2", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.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.81", "target": "build_script_build" }, { "id": "unicode-ident 1.0.12", "target": "unicode_ident" } ], "selects": {} }, "edition": "2021", "version": "1.0.81" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "quote 1.0.36": { "name": "quote", "version": "1.0.36", "package_url": "https://github.com/dtolnay/quote", "repository": { "Http": { "url": "https://static.crates.io/crates/quote/1.0.36/download", "sha256": "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" } }, "targets": [ { "Library": { "crate_name": "quote", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "quote", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "default", "proc-macro" ], "selects": {} }, "deps": { "common": [ { "id": "proc-macro2 1.0.81", "target": "proc_macro2" } ], "selects": {} }, "edition": "2018", "version": "1.0.36" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "regex 1.10.4": { "name": "regex", "version": "1.10.4", "package_url": "https://github.com/rust-lang/regex", "repository": { "Http": { "url": "https://static.crates.io/crates/regex/1.10.4/download", "sha256": "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c" } }, "targets": [ { "Library": { "crate_name": "regex", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "regex", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment" ], "selects": {} }, "deps": { "common": [ { "id": "regex-automata 0.4.6", "target": "regex_automata" }, { "id": "regex-syntax 0.8.3", "target": "regex_syntax" } ], "selects": {} }, "edition": "2021", "version": "1.10.4" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "regex-automata 0.4.6": { "name": "regex-automata", "version": "0.4.6", "package_url": "https://github.com/rust-lang/regex/tree/master/regex-automata", "repository": { "Http": { "url": "https://static.crates.io/crates/regex-automata/0.4.6/download", "sha256": "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" } }, "targets": [ { "Library": { "crate_name": "regex_automata", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "regex_automata", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "alloc", "meta", "nfa-pikevm", "nfa-thompson", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary" ], "selects": {} }, "deps": { "common": [ { "id": "regex-syntax 0.8.3", "target": "regex_syntax" } ], "selects": {} }, "edition": "2021", "version": "0.4.6" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "regex-syntax 0.8.3": { "name": "regex-syntax", "version": "0.8.3", "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", "repository": { "Http": { "url": "https://static.crates.io/crates/regex-syntax/0.8.3/download", "sha256": "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56" } }, "targets": [ { "Library": { "crate_name": "regex_syntax", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "regex_syntax", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment" ], "selects": {} }, "edition": "2021", "version": "0.8.3" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "rustc-hash 1.1.0": { "name": "rustc-hash", "version": "1.1.0", "package_url": "https://github.com/rust-lang-nursery/rustc-hash", "repository": { "Http": { "url": "https://static.crates.io/crates/rustc-hash/1.1.0/download", "sha256": "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" } }, "targets": [ { "Library": { "crate_name": "rustc_hash", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "rustc_hash", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "default", "std" ], "selects": {} }, "edition": "2015", "version": "1.1.0" }, "license": "Apache-2.0/MIT", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "shlex 1.3.0": { "name": "shlex", "version": "1.3.0", "package_url": "https://github.com/comex/rust-shlex", "repository": { "Http": { "url": "https://static.crates.io/crates/shlex/1.3.0/download", "sha256": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" } }, "targets": [ { "Library": { "crate_name": "shlex", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "shlex", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "default", "std" ], "selects": {} }, "edition": "2015", "version": "1.3.0" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "syn 2.0.60": { "name": "syn", "version": "2.0.60", "package_url": "https://github.com/dtolnay/syn", "repository": { "Http": { "url": "https://static.crates.io/crates/syn/2.0.60/download", "sha256": "909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3" } }, "targets": [ { "Library": { "crate_name": "syn", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "syn", "common_attrs": { "compile_data_glob": [ "**" ], "crate_features": { "common": [ "clone-impls", "default", "derive", "extra-traits", "full", "parsing", "printing", "proc-macro", "visit-mut" ], "selects": {} }, "deps": { "common": [ { "id": "proc-macro2 1.0.81", "target": "proc_macro2" }, { "id": "quote 1.0.36", "target": "quote" }, { "id": "unicode-ident 1.0.12", "target": "unicode_ident" } ], "selects": {} }, "edition": "2021", "version": "2.0.60" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "unicode-ident 1.0.12": { "name": "unicode-ident", "version": "1.0.12", "package_url": "https://github.com/dtolnay/unicode-ident", "repository": { "Http": { "url": "https://static.crates.io/crates/unicode-ident/1.0.12/download", "sha256": "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" } }, "targets": [ { "Library": { "crate_name": "unicode_ident", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "unicode_ident", "common_attrs": { "compile_data_glob": [ "**" ], "edition": "2018", "version": "1.0.12" }, "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016", "license_ids": [ "Apache-2.0", "MIT", "Unicode-DFS-2016" ], "license_file": "LICENSE-APACHE" }, "winapi 0.3.9": { "name": "winapi", "version": "0.3.9", "package_url": "https://github.com/retep998/winapi-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/winapi/0.3.9/download", "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" } }, "targets": [ { "Library": { "crate_name": "winapi", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "winapi", "common_attrs": { "compile_data_glob": [ "**" ], "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", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "LICENSE-APACHE" }, "winapi-i686-pc-windows-gnu 0.4.0": { "name": "winapi-i686-pc-windows-gnu", "version": "0.4.0", "package_url": "https://github.com/retep998/winapi-rs", "repository": { "Http": { "url": "https://static.crates.io/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": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.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", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": null }, "winapi-x86_64-pc-windows-gnu 0.4.0": { "name": "winapi-x86_64-pc-windows-gnu", "version": "0.4.0", "package_url": "https://github.com/retep998/winapi-rs", "repository": { "Http": { "url": "https://static.crates.io/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": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.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", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": null }, "windows-targets 0.52.5": { "name": "windows-targets", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows-targets/0.52.5/download", "sha256": "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" } }, "targets": [ { "Library": { "crate_name": "windows_targets", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_targets", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [], "selects": { "aarch64-pc-windows-gnullvm": [ { "id": "windows_aarch64_gnullvm 0.52.5", "target": "windows_aarch64_gnullvm" } ], "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ { "id": "windows_x86_64_msvc 0.52.5", "target": "windows_x86_64_msvc" } ], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { "id": "windows_aarch64_msvc 0.52.5", "target": "windows_aarch64_msvc" } ], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ { "id": "windows_i686_gnu 0.52.5", "target": "windows_i686_gnu" } ], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ { "id": "windows_i686_msvc 0.52.5", "target": "windows_i686_msvc" } ], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ { "id": "windows_x86_64_gnu 0.52.5", "target": "windows_x86_64_gnu" } ], "i686-pc-windows-gnullvm": [ { "id": "windows_i686_gnullvm 0.52.5", "target": "windows_i686_gnullvm" } ], "x86_64-pc-windows-gnullvm": [ { "id": "windows_x86_64_gnullvm 0.52.5", "target": "windows_x86_64_gnullvm" } ] } }, "edition": "2021", "version": "0.52.5" }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_aarch64_gnullvm 0.52.5": { "name": "windows_aarch64_gnullvm", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_aarch64_gnullvm/0.52.5/download", "sha256": "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" } }, "targets": [ { "Library": { "crate_name": "windows_aarch64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_aarch64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_aarch64_gnullvm 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_aarch64_msvc 0.52.5": { "name": "windows_aarch64_msvc", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_aarch64_msvc/0.52.5/download", "sha256": "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" } }, "targets": [ { "Library": { "crate_name": "windows_aarch64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_aarch64_msvc", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_aarch64_msvc 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_i686_gnu 0.52.5": { "name": "windows_i686_gnu", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_i686_gnu/0.52.5/download", "sha256": "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" } }, "targets": [ { "Library": { "crate_name": "windows_i686_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_i686_gnu", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_i686_gnu 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_i686_gnullvm 0.52.5": { "name": "windows_i686_gnullvm", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_i686_gnullvm/0.52.5/download", "sha256": "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" } }, "targets": [ { "Library": { "crate_name": "windows_i686_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_i686_gnullvm", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_i686_gnullvm 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_i686_msvc 0.52.5": { "name": "windows_i686_msvc", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_i686_msvc/0.52.5/download", "sha256": "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" } }, "targets": [ { "Library": { "crate_name": "windows_i686_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_i686_msvc", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_i686_msvc 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_x86_64_gnu 0.52.5": { "name": "windows_x86_64_gnu", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_gnu/0.52.5/download", "sha256": "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" } }, "targets": [ { "Library": { "crate_name": "windows_x86_64_gnu", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_x86_64_gnu", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_x86_64_gnu 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_x86_64_gnullvm 0.52.5": { "name": "windows_x86_64_gnullvm", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_gnullvm/0.52.5/download", "sha256": "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" } }, "targets": [ { "Library": { "crate_name": "windows_x86_64_gnullvm", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_x86_64_gnullvm", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_x86_64_gnullvm 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" }, "windows_x86_64_msvc 0.52.5": { "name": "windows_x86_64_msvc", "version": "0.52.5", "package_url": "https://github.com/microsoft/windows-rs", "repository": { "Http": { "url": "https://static.crates.io/crates/windows_x86_64_msvc/0.52.5/download", "sha256": "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" } }, "targets": [ { "Library": { "crate_name": "windows_x86_64_msvc", "crate_root": "src/lib.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } }, { "BuildScript": { "crate_name": "build_script_build", "crate_root": "build.rs", "srcs": { "allow_empty": true, "include": [ "**/*.rs" ] } } } ], "library_target_name": "windows_x86_64_msvc", "common_attrs": { "compile_data_glob": [ "**" ], "deps": { "common": [ { "id": "windows_x86_64_msvc 0.52.5", "target": "build_script_build" } ], "selects": {} }, "edition": "2021", "version": "0.52.5" }, "build_script_attrs": { "data_glob": [ "**" ] }, "license": "MIT OR Apache-2.0", "license_ids": [ "Apache-2.0", "MIT" ], "license_file": "license-apache-2.0" } }, "binary_crates": [], "workspace_members": { "direct-cargo-bazel-deps 0.0.1": "" }, "conditions": { "aarch64-apple-darwin": [ "aarch64-apple-darwin" ], "aarch64-apple-ios": [ "aarch64-apple-ios" ], "aarch64-apple-ios-sim": [ "aarch64-apple-ios-sim" ], "aarch64-fuchsia": [ "aarch64-fuchsia" ], "aarch64-linux-android": [ "aarch64-linux-android" ], "aarch64-pc-windows-gnullvm": [], "aarch64-pc-windows-msvc": [ "aarch64-pc-windows-msvc" ], "aarch64-unknown-linux-gnu": [ "aarch64-unknown-linux-gnu" ], "aarch64-unknown-nixos-gnu": [ "aarch64-unknown-nixos-gnu" ], "aarch64-unknown-nto-qnx710": [ "aarch64-unknown-nto-qnx710" ], "arm-unknown-linux-gnueabi": [ "arm-unknown-linux-gnueabi" ], "armv7-linux-androideabi": [ "armv7-linux-androideabi" ], "armv7-unknown-linux-gnueabi": [ "armv7-unknown-linux-gnueabi" ], "cfg(all(any(target_arch = \"x86_64\", target_arch = \"arm64ec\"), target_env = \"msvc\", not(windows_raw_dylib)))": [ "x86_64-pc-windows-msvc" ], "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ "aarch64-pc-windows-msvc" ], "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ "i686-unknown-linux-gnu" ], "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ "i686-pc-windows-msvc" ], "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ "x86_64-unknown-linux-gnu", "x86_64-unknown-nixos-gnu" ], "cfg(unix)": [ "aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", "aarch64-fuchsia", "aarch64-linux-android", "aarch64-unknown-linux-gnu", "aarch64-unknown-nixos-gnu", "aarch64-unknown-nto-qnx710", "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", "x86_64-unknown-nixos-gnu" ], "cfg(windows)": [ "aarch64-pc-windows-msvc", "i686-pc-windows-msvc", "x86_64-pc-windows-msvc" ], "i686-apple-darwin": [ "i686-apple-darwin" ], "i686-linux-android": [ "i686-linux-android" ], "i686-pc-windows-gnu": [], "i686-pc-windows-gnullvm": [], "i686-pc-windows-msvc": [ "i686-pc-windows-msvc" ], "i686-unknown-freebsd": [ "i686-unknown-freebsd" ], "i686-unknown-linux-gnu": [ "i686-unknown-linux-gnu" ], "powerpc-unknown-linux-gnu": [ "powerpc-unknown-linux-gnu" ], "riscv32imc-unknown-none-elf": [ "riscv32imc-unknown-none-elf" ], "riscv64gc-unknown-none-elf": [ "riscv64gc-unknown-none-elf" ], "s390x-unknown-linux-gnu": [ "s390x-unknown-linux-gnu" ], "thumbv7em-none-eabi": [ "thumbv7em-none-eabi" ], "thumbv8m.main-none-eabi": [ "thumbv8m.main-none-eabi" ], "wasm32-unknown-unknown": [ "wasm32-unknown-unknown" ], "wasm32-wasi": [ "wasm32-wasi" ], "x86_64-apple-darwin": [ "x86_64-apple-darwin" ], "x86_64-apple-ios": [ "x86_64-apple-ios" ], "x86_64-fuchsia": [ "x86_64-fuchsia" ], "x86_64-linux-android": [ "x86_64-linux-android" ], "x86_64-pc-windows-gnu": [], "x86_64-pc-windows-gnullvm": [], "x86_64-pc-windows-msvc": [ "x86_64-pc-windows-msvc" ], "x86_64-unknown-freebsd": [ "x86_64-unknown-freebsd" ], "x86_64-unknown-linux-gnu": [ "x86_64-unknown-linux-gnu" ], "x86_64-unknown-nixos-gnu": [ "x86_64-unknown-nixos-gnu" ], "x86_64-unknown-none": [ "x86_64-unknown-none" ] }, "direct_deps": [ "boring 3.1.0", "libz-ng-sys 1.1.15" ], "direct_dev_deps": [] }