| { | 
 |   "checksum": "feaf629549e356630e3d80284f1cd38f8ce51c87349d5f413f4816ae9a8cba29", | 
 |   "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": [ | 
 |           "**" | 
 |         ], | 
 |         "crate_features": { | 
 |           "common": [ | 
 |             "perf-literal", | 
 |             "std" | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "deps": { | 
 |           "common": [ | 
 |             { | 
 |               "id": "memchr 2.7.5", | 
 |               "target": "memchr" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "version": "1.1.3" | 
 |       }, | 
 |       "license": "Unlicense OR MIT", | 
 |       "license_ids": [ | 
 |         "MIT", | 
 |         "Unlicense" | 
 |       ], | 
 |       "license_file": "LICENSE-MIT" | 
 |     }, | 
 |     "autocfg 1.5.0": { | 
 |       "name": "autocfg", | 
 |       "version": "1.5.0", | 
 |       "package_url": "https://github.com/cuviper/autocfg", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/autocfg/1.5.0/download", | 
 |           "sha256": "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" | 
 |         } | 
 |       }, | 
 |       "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.5.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.14.2", | 
 |               "target": "googletest" | 
 |             }, | 
 |             { | 
 |               "id": "quote 1.0.40", | 
 |               "target": "quote" | 
 |             }, | 
 |             { | 
 |               "id": "syn 2.0.104", | 
 |               "target": "syn" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2018", | 
 |         "proc_macro_deps": { | 
 |           "common": [ | 
 |             { | 
 |               "id": "paste 1.0.15", | 
 |               "target": "paste" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "version": "0.0.1" | 
 |       }, | 
 |       "license": null, | 
 |       "license_ids": [], | 
 |       "license_file": null | 
 |     }, | 
 |     "googletest 0.14.2": { | 
 |       "name": "googletest", | 
 |       "version": "0.14.2", | 
 |       "package_url": "https://github.com/google/googletest-rust", | 
 |       "repository": { | 
 |         "Git": { | 
 |           "remote": "https://github.com/google/googletest-rust", | 
 |           "commitish": { | 
 |             "Rev": "0db12bb338b9e75884a24493273c6bf4ce0fa5f5" | 
 |           }, | 
 |           "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.19", | 
 |               "target": "num_traits" | 
 |             }, | 
 |             { | 
 |               "id": "regex 1.11.1", | 
 |               "target": "regex" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "proc_macro_deps": { | 
 |           "common": [ | 
 |             { | 
 |               "id": "googletest_macro 0.14.2", | 
 |               "target": "googletest_macro" | 
 |             }, | 
 |             { | 
 |               "id": "rustversion 1.0.21", | 
 |               "target": "rustversion" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "version": "0.14.2" | 
 |       }, | 
 |       "license": "Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0" | 
 |       ], | 
 |       "license_file": "LICENSE" | 
 |     }, | 
 |     "googletest_macro 0.14.2": { | 
 |       "name": "googletest_macro", | 
 |       "version": "0.14.2", | 
 |       "package_url": "https://github.com/google/googletest-rust", | 
 |       "repository": { | 
 |         "Git": { | 
 |           "remote": "https://github.com/google/googletest-rust", | 
 |           "commitish": { | 
 |             "Rev": "0db12bb338b9e75884a24493273c6bf4ce0fa5f5" | 
 |           }, | 
 |           "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": "proc-macro2 1.0.95", | 
 |               "target": "proc_macro2" | 
 |             }, | 
 |             { | 
 |               "id": "quote 1.0.40", | 
 |               "target": "quote" | 
 |             }, | 
 |             { | 
 |               "id": "syn 2.0.104", | 
 |               "target": "syn" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "version": "0.14.2" | 
 |       }, | 
 |       "license": "Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0" | 
 |       ], | 
 |       "license_file": "LICENSE" | 
 |     }, | 
 |     "memchr 2.7.5": { | 
 |       "name": "memchr", | 
 |       "version": "2.7.5", | 
 |       "package_url": "https://github.com/BurntSushi/memchr", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/memchr/2.7.5/download", | 
 |           "sha256": "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" | 
 |         } | 
 |       }, | 
 |       "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.5" | 
 |       }, | 
 |       "license": "Unlicense OR MIT", | 
 |       "license_ids": [ | 
 |         "MIT", | 
 |         "Unlicense" | 
 |       ], | 
 |       "license_file": "LICENSE-MIT" | 
 |     }, | 
 |     "num-traits 0.2.19": { | 
 |       "name": "num-traits", | 
 |       "version": "0.2.19", | 
 |       "package_url": "https://github.com/rust-num/num-traits", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/num-traits/0.2.19/download", | 
 |           "sha256": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | 
 |         } | 
 |       }, | 
 |       "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.19", | 
 |               "target": "build_script_build" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "version": "0.2.19" | 
 |       }, | 
 |       "build_script_attrs": { | 
 |         "compile_data_glob": [ | 
 |           "**" | 
 |         ], | 
 |         "data_glob": [ | 
 |           "**" | 
 |         ], | 
 |         "deps": { | 
 |           "common": [ | 
 |             { | 
 |               "id": "autocfg 1.5.0", | 
 |               "target": "autocfg" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         } | 
 |       }, | 
 |       "license": "MIT OR Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0", | 
 |         "MIT" | 
 |       ], | 
 |       "license_file": "LICENSE-APACHE" | 
 |     }, | 
 |     "paste 1.0.15": { | 
 |       "name": "paste", | 
 |       "version": "1.0.15", | 
 |       "package_url": "https://github.com/dtolnay/paste", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/paste/1.0.15/download", | 
 |           "sha256": "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" | 
 |         } | 
 |       }, | 
 |       "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.15", | 
 |               "target": "build_script_build" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2018", | 
 |         "version": "1.0.15" | 
 |       }, | 
 |       "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.95": { | 
 |       "name": "proc-macro2", | 
 |       "version": "1.0.95", | 
 |       "package_url": "https://github.com/dtolnay/proc-macro2", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/proc-macro2/1.0.95/download", | 
 |           "sha256": "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" | 
 |         } | 
 |       }, | 
 |       "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": { | 
 |             "aarch64-apple-darwin": [ | 
 |               "default" | 
 |             ], | 
 |             "aarch64-pc-windows-msvc": [ | 
 |               "default" | 
 |             ], | 
 |             "aarch64-unknown-linux-gnu": [ | 
 |               "default" | 
 |             ], | 
 |             "aarch64-unknown-nixos-gnu": [ | 
 |               "default" | 
 |             ], | 
 |             "arm-unknown-linux-gnueabi": [ | 
 |               "default" | 
 |             ], | 
 |             "i686-pc-windows-msvc": [ | 
 |               "default" | 
 |             ], | 
 |             "i686-unknown-linux-gnu": [ | 
 |               "default" | 
 |             ], | 
 |             "powerpc-unknown-linux-gnu": [ | 
 |               "default" | 
 |             ], | 
 |             "s390x-unknown-linux-gnu": [ | 
 |               "default" | 
 |             ], | 
 |             "x86_64-apple-darwin": [ | 
 |               "default" | 
 |             ], | 
 |             "x86_64-pc-windows-msvc": [ | 
 |               "default" | 
 |             ], | 
 |             "x86_64-unknown-freebsd": [ | 
 |               "default" | 
 |             ], | 
 |             "x86_64-unknown-linux-gnu": [ | 
 |               "default" | 
 |             ], | 
 |             "x86_64-unknown-nixos-gnu": [ | 
 |               "default" | 
 |             ] | 
 |           } | 
 |         }, | 
 |         "deps": { | 
 |           "common": [ | 
 |             { | 
 |               "id": "proc-macro2 1.0.95", | 
 |               "target": "build_script_build" | 
 |             }, | 
 |             { | 
 |               "id": "unicode-ident 1.0.18", | 
 |               "target": "unicode_ident" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "version": "1.0.95" | 
 |       }, | 
 |       "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.40": { | 
 |       "name": "quote", | 
 |       "version": "1.0.40", | 
 |       "package_url": "https://github.com/dtolnay/quote", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/quote/1.0.40/download", | 
 |           "sha256": "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" | 
 |         } | 
 |       }, | 
 |       "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.95", | 
 |               "target": "proc_macro2" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2018", | 
 |         "version": "1.0.40" | 
 |       }, | 
 |       "license": "MIT OR Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0", | 
 |         "MIT" | 
 |       ], | 
 |       "license_file": "LICENSE-APACHE" | 
 |     }, | 
 |     "regex 1.11.1": { | 
 |       "name": "regex", | 
 |       "version": "1.11.1", | 
 |       "package_url": "https://github.com/rust-lang/regex", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/regex/1.11.1/download", | 
 |           "sha256": "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" | 
 |         } | 
 |       }, | 
 |       "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.3", | 
 |               "target": "aho_corasick" | 
 |             }, | 
 |             { | 
 |               "id": "memchr 2.7.5", | 
 |               "target": "memchr" | 
 |             }, | 
 |             { | 
 |               "id": "regex-automata 0.4.9", | 
 |               "target": "regex_automata" | 
 |             }, | 
 |             { | 
 |               "id": "regex-syntax 0.8.5", | 
 |               "target": "regex_syntax" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "version": "1.11.1" | 
 |       }, | 
 |       "license": "MIT OR Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0", | 
 |         "MIT" | 
 |       ], | 
 |       "license_file": "LICENSE-APACHE" | 
 |     }, | 
 |     "regex-automata 0.4.9": { | 
 |       "name": "regex-automata", | 
 |       "version": "0.4.9", | 
 |       "package_url": "https://github.com/rust-lang/regex/tree/master/regex-automata", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/regex-automata/0.4.9/download", | 
 |           "sha256": "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" | 
 |         } | 
 |       }, | 
 |       "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.3", | 
 |               "target": "aho_corasick" | 
 |             }, | 
 |             { | 
 |               "id": "memchr 2.7.5", | 
 |               "target": "memchr" | 
 |             }, | 
 |             { | 
 |               "id": "regex-syntax 0.8.5", | 
 |               "target": "regex_syntax" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "version": "0.4.9" | 
 |       }, | 
 |       "license": "MIT OR Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0", | 
 |         "MIT" | 
 |       ], | 
 |       "license_file": "LICENSE-APACHE" | 
 |     }, | 
 |     "regex-syntax 0.8.5": { | 
 |       "name": "regex-syntax", | 
 |       "version": "0.8.5", | 
 |       "package_url": "https://github.com/rust-lang/regex/tree/master/regex-syntax", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/regex-syntax/0.8.5/download", | 
 |           "sha256": "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" | 
 |         } | 
 |       }, | 
 |       "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.5" | 
 |       }, | 
 |       "license": "MIT OR Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0", | 
 |         "MIT" | 
 |       ], | 
 |       "license_file": "LICENSE-APACHE" | 
 |     }, | 
 |     "rustversion 1.0.21": { | 
 |       "name": "rustversion", | 
 |       "version": "1.0.21", | 
 |       "package_url": "https://github.com/dtolnay/rustversion", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/rustversion/1.0.21/download", | 
 |           "sha256": "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d" | 
 |         } | 
 |       }, | 
 |       "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.21", | 
 |               "target": "build_script_build" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2018", | 
 |         "version": "1.0.21" | 
 |       }, | 
 |       "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.104": { | 
 |       "name": "syn", | 
 |       "version": "2.0.104", | 
 |       "package_url": "https://github.com/dtolnay/syn", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/syn/2.0.104/download", | 
 |           "sha256": "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40" | 
 |         } | 
 |       }, | 
 |       "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", | 
 |             "parsing", | 
 |             "printing", | 
 |             "proc-macro" | 
 |           ], | 
 |           "selects": { | 
 |             "aarch64-apple-darwin": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "aarch64-pc-windows-msvc": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "aarch64-unknown-linux-gnu": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "aarch64-unknown-nixos-gnu": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "arm-unknown-linux-gnueabi": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "i686-pc-windows-msvc": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "i686-unknown-linux-gnu": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "powerpc-unknown-linux-gnu": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "s390x-unknown-linux-gnu": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "x86_64-apple-darwin": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "x86_64-pc-windows-msvc": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "x86_64-unknown-freebsd": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "x86_64-unknown-linux-gnu": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ], | 
 |             "x86_64-unknown-nixos-gnu": [ | 
 |               "extra-traits", | 
 |               "full" | 
 |             ] | 
 |           } | 
 |         }, | 
 |         "deps": { | 
 |           "common": [ | 
 |             { | 
 |               "id": "proc-macro2 1.0.95", | 
 |               "target": "proc_macro2" | 
 |             }, | 
 |             { | 
 |               "id": "quote 1.0.40", | 
 |               "target": "quote" | 
 |             }, | 
 |             { | 
 |               "id": "unicode-ident 1.0.18", | 
 |               "target": "unicode_ident" | 
 |             } | 
 |           ], | 
 |           "selects": {} | 
 |         }, | 
 |         "edition": "2021", | 
 |         "version": "2.0.104" | 
 |       }, | 
 |       "license": "MIT OR Apache-2.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0", | 
 |         "MIT" | 
 |       ], | 
 |       "license_file": "LICENSE-APACHE" | 
 |     }, | 
 |     "unicode-ident 1.0.18": { | 
 |       "name": "unicode-ident", | 
 |       "version": "1.0.18", | 
 |       "package_url": "https://github.com/dtolnay/unicode-ident", | 
 |       "repository": { | 
 |         "Http": { | 
 |           "url": "https://static.crates.io/crates/unicode-ident/1.0.18/download", | 
 |           "sha256": "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512" | 
 |         } | 
 |       }, | 
 |       "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.18" | 
 |       }, | 
 |       "license": "(MIT OR Apache-2.0) AND Unicode-3.0", | 
 |       "license_ids": [ | 
 |         "Apache-2.0", | 
 |         "MIT", | 
 |         "Unicode-3.0" | 
 |       ], | 
 |       "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-linux-android": [ | 
 |       "aarch64-linux-android" | 
 |     ], | 
 |     "aarch64-pc-windows-msvc": [ | 
 |       "aarch64-pc-windows-msvc" | 
 |     ], | 
 |     "aarch64-unknown-fuchsia": [ | 
 |       "aarch64-unknown-fuchsia" | 
 |     ], | 
 |     "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-wasip1": [ | 
 |       "wasm32-wasip1" | 
 |     ], | 
 |     "x86_64-apple-darwin": [ | 
 |       "x86_64-apple-darwin" | 
 |     ], | 
 |     "x86_64-apple-ios": [ | 
 |       "x86_64-apple-ios" | 
 |     ], | 
 |     "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-fuchsia": [ | 
 |       "x86_64-unknown-fuchsia" | 
 |     ], | 
 |     "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.14.2", | 
 |     "paste 1.0.15", | 
 |     "quote 1.0.40", | 
 |     "syn 2.0.104" | 
 |   ], | 
 |   "direct_dev_deps": [], | 
 |   "unused_patches": [] | 
 | } |