| { |
| "checksum": "89c489aa74f633247650bf28b86db6ec53c041968fd91758693748f553ef102c", |
| "crates": { |
| "aho-corasick 1.1.2": { |
| "name": "aho-corasick", |
| "version": "1.1.2", |
| "package_url": "https://github.com/BurntSushi/aho-corasick", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/aho-corasick/1.1.2/download", |
| "sha256": "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" |
| } |
| }, |
| "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": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "perf-literal", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.1.2" |
| }, |
| "license": "Unlicense OR MIT", |
| "license_ids": [ |
| "MIT", |
| "Unlicense" |
| ], |
| "license_file": "LICENSE-MIT" |
| }, |
| "autocfg 1.1.0": { |
| "name": "autocfg", |
| "version": "1.1.0", |
| "package_url": "https://github.com/cuviper/autocfg", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/autocfg/1.1.0/download", |
| "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "autocfg", |
| "crate_root": "src/lib.rs", |
| "srcs": { |
| "allow_empty": true, |
| "include": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| } |
| ], |
| "library_target_name": "autocfg", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "edition": "2015", |
| "version": "1.1.0" |
| }, |
| "license": "Apache-2.0 OR MIT", |
| "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": "googletest 0.12.0", |
| "target": "googletest" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "paste 1.0.14", |
| "target": "paste" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "0.0.1" |
| }, |
| "license": null, |
| "license_ids": [], |
| "license_file": null |
| }, |
| "googletest 0.12.0": { |
| "name": "googletest", |
| "version": "0.12.0", |
| "package_url": "https://github.com/google/googletest-rust", |
| "repository": { |
| "Git": { |
| "remote": "https://github.com/google/googletest-rust", |
| "commitish": { |
| "Rev": "b407f3b5774defb8917d714bfb7af485e117d621" |
| }, |
| "strip_prefix": "googletest" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "googletest", |
| "crate_root": "src/lib.rs", |
| "srcs": { |
| "allow_empty": true, |
| "include": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| } |
| ], |
| "library_target_name": "googletest", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "num-traits 0.2.17", |
| "target": "num_traits" |
| }, |
| { |
| "id": "regex 1.10.0", |
| "target": "regex" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "proc_macro_deps": { |
| "common": [ |
| { |
| "id": "googletest_macro 0.12.0", |
| "target": "googletest_macro" |
| }, |
| { |
| "id": "rustversion 1.0.14", |
| "target": "rustversion" |
| } |
| ], |
| "selects": {} |
| }, |
| "version": "0.12.0" |
| }, |
| "license": "Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0" |
| ], |
| "license_file": "LICENSE" |
| }, |
| "googletest_macro 0.12.0": { |
| "name": "googletest_macro", |
| "version": "0.12.0", |
| "package_url": "https://github.com/google/googletest-rust", |
| "repository": { |
| "Git": { |
| "remote": "https://github.com/google/googletest-rust", |
| "commitish": { |
| "Rev": "b407f3b5774defb8917d714bfb7af485e117d621" |
| }, |
| "strip_prefix": "googletest_macro" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "googletest_macro", |
| "crate_root": "src/lib.rs", |
| "srcs": { |
| "allow_empty": true, |
| "include": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| } |
| ], |
| "library_target_name": "googletest_macro", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "quote 1.0.33", |
| "target": "quote" |
| }, |
| { |
| "id": "syn 2.0.43", |
| "target": "syn" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.12.0" |
| }, |
| "license": "Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0" |
| ], |
| "license_file": "LICENSE" |
| }, |
| "memchr 2.6.4": { |
| "name": "memchr", |
| "version": "2.6.4", |
| "package_url": "https://github.com/BurntSushi/memchr", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/memchr/2.6.4/download", |
| "sha256": "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" |
| } |
| }, |
| "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", |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.6.4" |
| }, |
| "license": "Unlicense OR MIT", |
| "license_ids": [ |
| "MIT", |
| "Unlicense" |
| ], |
| "license_file": "LICENSE-MIT" |
| }, |
| "num-traits 0.2.17": { |
| "name": "num-traits", |
| "version": "0.2.17", |
| "package_url": "https://github.com/rust-num/num-traits", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/num-traits/0.2.17/download", |
| "sha256": "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c" |
| } |
| }, |
| "targets": [ |
| { |
| "Library": { |
| "crate_name": "num_traits", |
| "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": "num_traits", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "crate_features": { |
| "common": [ |
| "default", |
| "std" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "num-traits 0.2.17", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "0.2.17" |
| }, |
| "build_script_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "autocfg 1.1.0", |
| "target": "autocfg" |
| } |
| ], |
| "selects": {} |
| } |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "paste 1.0.14": { |
| "name": "paste", |
| "version": "1.0.14", |
| "package_url": "https://github.com/dtolnay/paste", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/paste/1.0.14/download", |
| "sha256": "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "paste", |
| "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": "paste", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "paste 1.0.14", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.14" |
| }, |
| "build_script_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "proc-macro2 1.0.69": { |
| "name": "proc-macro2", |
| "version": "1.0.69", |
| "package_url": "https://github.com/dtolnay/proc-macro2", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/proc-macro2/1.0.69/download", |
| "sha256": "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" |
| } |
| }, |
| "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": [ |
| "proc-macro" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.69", |
| "target": "build_script_build" |
| }, |
| { |
| "id": "unicode-ident 1.0.12", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.0.69" |
| }, |
| "build_script_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "quote 1.0.33": { |
| "name": "quote", |
| "version": "1.0.33", |
| "package_url": "https://github.com/dtolnay/quote", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/quote/1.0.33/download", |
| "sha256": "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" |
| } |
| }, |
| "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.69", |
| "target": "proc_macro2" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.33" |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "regex 1.10.0": { |
| "name": "regex", |
| "version": "1.10.0", |
| "package_url": "https://github.com/rust-lang/regex", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/regex/1.10.0/download", |
| "sha256": "d119d7c7ca818f8a53c300863d4f87566aac09943aef5b355bb83969dae75d87" |
| } |
| }, |
| "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": [ |
| "default", |
| "perf", |
| "perf-backtrack", |
| "perf-cache", |
| "perf-dfa", |
| "perf-inline", |
| "perf-literal", |
| "perf-onepass", |
| "std", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "aho-corasick 1.1.2", |
| "target": "aho_corasick" |
| }, |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| }, |
| { |
| "id": "regex-automata 0.4.1", |
| "target": "regex_automata" |
| }, |
| { |
| "id": "regex-syntax 0.8.1", |
| "target": "regex_syntax" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "1.10.0" |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "regex-automata 0.4.1": { |
| "name": "regex-automata", |
| "version": "0.4.1", |
| "package_url": "https://github.com/rust-lang/regex/tree/master/regex-automata", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/regex-automata/0.4.1/download", |
| "sha256": "465c6fc0621e4abc4187a2bda0937bfd4f722c2730b29562e19689ea796c9a4b" |
| } |
| }, |
| "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", |
| "dfa-onepass", |
| "hybrid", |
| "meta", |
| "nfa-backtrack", |
| "nfa-pikevm", |
| "nfa-thompson", |
| "perf-inline", |
| "perf-literal", |
| "perf-literal-multisubstring", |
| "perf-literal-substring", |
| "std", |
| "syntax", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment", |
| "unicode-word-boundary" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "aho-corasick 1.1.2", |
| "target": "aho_corasick" |
| }, |
| { |
| "id": "memchr 2.6.4", |
| "target": "memchr" |
| }, |
| { |
| "id": "regex-syntax 0.8.1", |
| "target": "regex_syntax" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.4.1" |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "regex-syntax 0.8.1": { |
| "name": "regex-syntax", |
| "version": "0.8.1", |
| "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/regex-syntax/0.8.1/download", |
| "sha256": "56d84fdd47036b038fc80dd333d10b6aab10d5d31f4a366e20014def75328d33" |
| } |
| }, |
| "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": [ |
| "default", |
| "std", |
| "unicode", |
| "unicode-age", |
| "unicode-bool", |
| "unicode-case", |
| "unicode-gencat", |
| "unicode-perl", |
| "unicode-script", |
| "unicode-segment" |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "0.8.1" |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "rustversion 1.0.14": { |
| "name": "rustversion", |
| "version": "1.0.14", |
| "package_url": "https://github.com/dtolnay/rustversion", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/rustversion/1.0.14/download", |
| "sha256": "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4" |
| } |
| }, |
| "targets": [ |
| { |
| "ProcMacro": { |
| "crate_name": "rustversion", |
| "crate_root": "src/lib.rs", |
| "srcs": { |
| "allow_empty": true, |
| "include": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| }, |
| { |
| "BuildScript": { |
| "crate_name": "build_script_build", |
| "crate_root": "build/build.rs", |
| "srcs": { |
| "allow_empty": true, |
| "include": [ |
| "**/*.rs" |
| ] |
| } |
| } |
| } |
| ], |
| "library_target_name": "rustversion", |
| "common_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "deps": { |
| "common": [ |
| { |
| "id": "rustversion 1.0.14", |
| "target": "build_script_build" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2018", |
| "version": "1.0.14" |
| }, |
| "build_script_attrs": { |
| "compile_data_glob": [ |
| "**" |
| ], |
| "data_glob": [ |
| "**" |
| ] |
| }, |
| "license": "MIT OR Apache-2.0", |
| "license_ids": [ |
| "Apache-2.0", |
| "MIT" |
| ], |
| "license_file": "LICENSE-APACHE" |
| }, |
| "syn 2.0.43": { |
| "name": "syn", |
| "version": "2.0.43", |
| "package_url": "https://github.com/dtolnay/syn", |
| "repository": { |
| "Http": { |
| "url": "https://static.crates.io/crates/syn/2.0.43/download", |
| "sha256": "ee659fb5f3d355364e1f3e5bc10fb82068efbf824a1e9d1c9504244a6469ad53" |
| } |
| }, |
| "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", |
| "full", |
| "parsing", |
| "printing", |
| "proc-macro", |
| "quote" |
| ], |
| "selects": {} |
| }, |
| "deps": { |
| "common": [ |
| { |
| "id": "proc-macro2 1.0.69", |
| "target": "proc_macro2" |
| }, |
| { |
| "id": "quote 1.0.33", |
| "target": "quote" |
| }, |
| { |
| "id": "unicode-ident 1.0.12", |
| "target": "unicode_ident" |
| } |
| ], |
| "selects": {} |
| }, |
| "edition": "2021", |
| "version": "2.0.43" |
| }, |
| "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" |
| } |
| }, |
| "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-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" |
| ], |
| "i686-apple-darwin": [ |
| "i686-apple-darwin" |
| ], |
| "i686-linux-android": [ |
| "i686-linux-android" |
| ], |
| "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-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": [ |
| "googletest 0.12.0", |
| "paste 1.0.14" |
| ], |
| "direct_dev_deps": [] |
| } |