blob: bc9e8989d3fd684dbc2dbc894225b8b1dd5b7222 [file] [edit]
{
"checksum": "5771ead515a2d92533acb17b892d81cf79b229f24878c0c80e83ed08e52aa3ed",
"crates": {
"aho-corasick 1.1.4": {
"name": "aho-corasick",
"version": "1.1.4",
"package_url": "https://github.com/BurntSushi/aho-corasick",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/aho-corasick/1.1.4/download",
"sha256": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
}
},
"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.8.3",
"target": "memchr"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.1.4"
},
"license": "Unlicense OR MIT",
"license_ids": [
"MIT",
"Unlicense"
],
"license_file": "LICENSE-MIT"
},
"annotation_reader_sys 0.0.0": {
"name": "annotation_reader_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "annotation_reader_sys",
"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": "annotation_reader_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "annotation_reader_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"anstream 1.0.0": {
"name": "anstream",
"version": "1.0.0",
"package_url": "https://github.com/rust-cli/anstyle.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/anstream/1.0.0/download",
"sha256": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
}
},
"targets": [
{
"Library": {
"crate_name": "anstream",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "anstream",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"auto",
"default",
"wincon"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "anstyle 1.0.14",
"target": "anstyle"
},
{
"id": "anstyle-parse 1.0.0",
"target": "anstyle_parse"
},
{
"id": "anstyle-query 1.1.5",
"target": "anstyle_query"
},
{
"id": "colorchoice 1.0.5",
"target": "colorchoice"
},
{
"id": "is_terminal_polyfill 1.70.2",
"target": "is_terminal_polyfill"
},
{
"id": "utf8parse 0.2.2",
"target": "utf8parse"
}
],
"selects": {
"x86_64-pc-windows-msvc": [
{
"id": "anstyle-wincon 3.0.11",
"target": "anstyle_wincon"
}
]
}
},
"edition": "2021",
"version": "1.0.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"anstyle 1.0.14": {
"name": "anstyle",
"version": "1.0.14",
"package_url": "https://github.com/rust-cli/anstyle.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/anstyle/1.0.14/download",
"sha256": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
}
},
"targets": [
{
"Library": {
"crate_name": "anstyle",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "anstyle",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"edition": "2021",
"version": "1.0.14"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"anstyle-parse 1.0.0": {
"name": "anstyle-parse",
"version": "1.0.0",
"package_url": "https://github.com/rust-cli/anstyle.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/anstyle-parse/1.0.0/download",
"sha256": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
}
},
"targets": [
{
"Library": {
"crate_name": "anstyle_parse",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "anstyle_parse",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"utf8"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "utf8parse 0.2.2",
"target": "utf8parse"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"anstyle-query 1.1.5": {
"name": "anstyle-query",
"version": "1.1.5",
"package_url": "https://github.com/rust-cli/anstyle.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/anstyle-query/1.1.5/download",
"sha256": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
}
},
"targets": [
{
"Library": {
"crate_name": "anstyle_query",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "anstyle_query",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(windows)": [
{
"id": "windows-sys 0.61.2",
"target": "windows_sys"
}
]
}
},
"edition": "2021",
"version": "1.1.5"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"anstyle-wincon 3.0.11": {
"name": "anstyle-wincon",
"version": "3.0.11",
"package_url": "https://github.com/rust-cli/anstyle.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/anstyle-wincon/3.0.11/download",
"sha256": "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
}
},
"targets": [
{
"Library": {
"crate_name": "anstyle_wincon",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "anstyle_wincon",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anstyle 1.0.14",
"target": "anstyle"
}
],
"selects": {
"cfg(windows)": [
{
"id": "once_cell_polyfill 1.70.2",
"target": "once_cell_polyfill"
},
{
"id": "windows-sys 0.61.2",
"target": "windows_sys"
}
]
}
},
"edition": "2021",
"version": "3.0.11"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"anyhow 1.0.103": {
"name": "anyhow",
"version": "1.0.103",
"package_url": "https://github.com/dtolnay/anyhow",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/anyhow/1.0.103/download",
"sha256": "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
}
},
"targets": [
{
"Library": {
"crate_name": "anyhow",
"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": "anyhow",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.103"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"arc_anyhow 0.0.0": {
"name": "arc_anyhow",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "arc_anyhow",
"crate_root": "../../../common/arc_anyhow.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "arc_anyhow",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"autocfg 1.5.1": {
"name": "autocfg",
"version": "1.5.1",
"package_url": "https://github.com/cuviper/autocfg",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/autocfg/1.5.1/download",
"sha256": "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
}
},
"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.1"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"base64 0.22.1": {
"name": "base64",
"version": "0.22.1",
"package_url": "https://github.com/marshallpierce/rust-base64",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/base64/0.22.1/download",
"sha256": "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
}
},
"targets": [
{
"Library": {
"crate_name": "base64",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "base64",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "0.22.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"bitflags 2.13.0": {
"name": "bitflags",
"version": "2.13.0",
"package_url": "https://github.com/bitflags/bitflags",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/bitflags/2.13.0/download",
"sha256": "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
}
},
"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": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"edition": "2021",
"version": "2.13.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"camino 1.2.4": {
"name": "camino",
"version": "1.2.4",
"package_url": "https://github.com/camino-rs/camino",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/camino/1.2.4/download",
"sha256": "5f2d30e4173c4026932d51d31d6b0613b1fd3014bf3f9f8943d4ba139c437ba0"
}
},
"targets": [
{
"Library": {
"crate_name": "camino",
"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": "camino",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"serde1"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "camino 1.2.4",
"target": "build_script_build"
},
{
"id": "serde_core 1.0.228",
"target": "serde_core"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.2.4"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cargo-cpp_api_from_rust 0.0.0": {
"name": "cargo-cpp_api_from_rust",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [],
"library_target_name": null,
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cargo_metadata 0.23.1",
"target": "cargo_metadata"
},
{
"id": "clap 4.6.1",
"target": "clap"
},
{
"id": "clap-cargo 0.18.3",
"target": "clap_cargo"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "tempfile 3.27.0",
"target": "tempfile"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cargo-platform 0.3.3": {
"name": "cargo-platform",
"version": "0.3.3",
"package_url": "https://github.com/rust-lang/cargo",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cargo-platform/0.3.3/download",
"sha256": "dd0061da739915fae12ea00e16397555ed4371a6bb285431aab930f61b0aa4ba"
}
},
"targets": [
{
"Library": {
"crate_name": "cargo_platform",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cargo_platform",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "serde_core 1.0.228",
"target": "serde_core"
}
],
"selects": {
"cfg(any())": [
{
"id": "serde 1.0.228",
"target": "serde"
}
]
}
},
"edition": "2024",
"version": "0.3.3"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cargo_metadata 0.23.1": {
"name": "cargo_metadata",
"version": "0.23.1",
"package_url": "https://github.com/oli-obk/cargo_metadata",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cargo_metadata/0.23.1/download",
"sha256": "ef987d17b0a113becdd19d3d0022d04d7ef41f9efe4f3fb63ac44ba61df3ade9"
}
},
"targets": [
{
"Library": {
"crate_name": "cargo_metadata",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cargo_metadata",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "camino 1.2.4",
"target": "camino"
},
{
"id": "cargo-platform 0.3.3",
"target": "cargo_platform"
},
{
"id": "semver 1.0.28",
"target": "semver"
},
{
"id": "serde 1.0.228",
"target": "serde"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
},
{
"id": "thiserror 2.0.18",
"target": "thiserror"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.23.1"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE-MIT"
},
"cc 1.2.66": {
"name": "cc",
"version": "1.2.66",
"package_url": "https://github.com/rust-lang/cc-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cc/1.2.66/download",
"sha256": "f5d6cac793997bd970000024b2934968efe83b382de4fdcf4fcb46b6ee4ad996"
}
},
"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": [
"**"
],
"crate_features": {
"common": [
"parallel"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "find-msvc-tools 0.1.9",
"target": "find_msvc_tools"
},
{
"id": "jobserver 0.1.35",
"target": "jobserver"
},
{
"id": "shlex 2.0.1",
"target": "shlex"
}
],
"selects": {
"aarch64-apple-darwin": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"aarch64-unknown-linux-gnu": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"x86_64-unknown-linux-gnu": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"x86_64-unknown-nixos-gnu": [
{
"id": "libc 0.2.186",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "1.2.66"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cc_bindings_from_rs 0.0.0": {
"name": "cc_bindings_from_rs",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [],
"library_target_name": null,
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "clap 4.6.1",
"target": "clap"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cc_bindings_from_rs_cmdline 0.0.0": {
"name": "cc_bindings_from_rs_cmdline",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_cmdline",
"crate_root": "../../../cc_bindings_from_rs/cmdline.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_cmdline",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
},
{
"id": "clap 4.6.1",
"target": "clap"
},
{
"id": "flagset 0.4.7",
"target": "flagset"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "tempfile 3.27.0",
"target": "tempfile"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cc_bindings_from_rs_cpp_api_from_rust_lib 0.0.0": {
"name": "cc_bindings_from_rs_cpp_api_from_rust_lib",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_cpp_api_from_rust_lib",
"crate_root": "../../../cc_bindings_from_rs/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_cpp_api_from_rust_lib",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "clap 4.6.1",
"target": "clap"
},
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "regex 1.12.4",
"target": "regex"
},
{
"id": "tempfile 3.27.0",
"target": "tempfile"
}
],
"selects": {}
},
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cc_bindings_from_rs_crubit_attr 0.0.0": {
"name": "cc_bindings_from_rs_crubit_attr",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_crubit_attr",
"crate_root": "../../../cc_bindings_from_rs/crubit_attr.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_crubit_attr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
}
],
"selects": {}
},
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cc_bindings_from_rs_database 0.0.0": {
"name": "cc_bindings_from_rs_database",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_database",
"crate_root": "../../../../../cc_bindings_from_rs/generate_bindings/database/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_database",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../../LICENSE"
},
"cc_bindings_from_rs_generate_bindings 0.0.0": {
"name": "cc_bindings_from_rs_generate_bindings",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_generate_bindings",
"crate_root": "../../../../cc_bindings_from_rs/generate_bindings/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_generate_bindings",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"cc_bindings_from_rs_query_compiler 0.0.0": {
"name": "cc_bindings_from_rs_query_compiler",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_query_compiler",
"crate_root": "../../../../cc_bindings_from_rs/generate_bindings/query_compiler.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_query_compiler",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"cc_bindings_from_rs_run_compiler 0.0.0": {
"name": "cc_bindings_from_rs_run_compiler",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_run_compiler",
"crate_root": "../../../cc_bindings_from_rs/run_compiler.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_run_compiler",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "either 1.16.0",
"target": "either"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "tempfile 3.27.0",
"target": "tempfile"
}
],
"selects": {}
},
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cc_bindings_from_rs_run_compiler_test_support 0.0.0": {
"name": "cc_bindings_from_rs_run_compiler_test_support",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_run_compiler_test_support",
"crate_root": "../../../cc_bindings_from_rs/run_compiler_test_support.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_run_compiler_test_support",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "tempfile 3.27.0",
"target": "tempfile"
}
],
"selects": {}
},
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cc_bindings_from_rs_test_helpers 0.0.0": {
"name": "cc_bindings_from_rs_test_helpers",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_test_helpers",
"crate_root": "../../../../cc_bindings_from_rs/generate_bindings/test_helpers.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_test_helpers",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"cc_bindings_from_rs_toposort 0.0.0": {
"name": "cc_bindings_from_rs_toposort",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_bindings_from_rs_toposort",
"crate_root": "../../../cc_bindings_from_rs/toposort.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc_bindings_from_rs_toposort",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cc_ffi_types_sys 0.0.0": {
"name": "cc_ffi_types_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "cc_ffi_types_sys",
"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": "cc_ffi_types_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cc_ffi_types_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"cfg-if 1.0.4": {
"name": "cfg-if",
"version": "1.0.4",
"package_url": "https://github.com/rust-lang/cfg-if",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cfg-if/1.0.4/download",
"sha256": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
}
},
"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.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"clap 4.6.1": {
"name": "clap",
"version": "4.6.1",
"package_url": "https://github.com/clap-rs/clap",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/clap/4.6.1/download",
"sha256": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
}
},
"targets": [
{
"Library": {
"crate_name": "clap",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "clap",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"color",
"default",
"derive",
"error-context",
"help",
"std",
"suggestions",
"usage"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "clap_builder 4.6.0",
"target": "clap_builder"
}
],
"selects": {}
},
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "clap_derive 4.6.1",
"target": "clap_derive"
}
],
"selects": {}
},
"version": "4.6.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"clap-cargo 0.18.3": {
"name": "clap-cargo",
"version": "0.18.3",
"package_url": "https://github.com/crate-ci/clap-cargo",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/clap-cargo/0.18.3/download",
"sha256": "936551935c8258754bb8216aec040957d261f977303754b9bf1a213518388006"
}
},
"targets": [
{
"Library": {
"crate_name": "clap_cargo",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "clap_cargo",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"cargo_metadata",
"clap",
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "anstyle 1.0.14",
"target": "anstyle"
},
{
"id": "cargo_metadata 0.23.1",
"target": "cargo_metadata"
},
{
"id": "clap 4.6.1",
"target": "clap"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.18.3"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"clap_builder 4.6.0": {
"name": "clap_builder",
"version": "4.6.0",
"package_url": "https://github.com/clap-rs/clap",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/clap_builder/4.6.0/download",
"sha256": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
}
},
"targets": [
{
"Library": {
"crate_name": "clap_builder",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "clap_builder",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"color",
"error-context",
"help",
"std",
"suggestions",
"usage"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "anstream 1.0.0",
"target": "anstream"
},
{
"id": "anstyle 1.0.14",
"target": "anstyle"
},
{
"id": "clap_lex 1.1.0",
"target": "clap_lex"
},
{
"id": "strsim 0.11.1",
"target": "strsim"
}
],
"selects": {}
},
"edition": "2024",
"version": "4.6.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"clap_derive 4.6.1": {
"name": "clap_derive",
"version": "4.6.1",
"package_url": "https://github.com/clap-rs/clap",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/clap_derive/4.6.1/download",
"sha256": "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "clap_derive",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "clap_derive",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "heck 0.5.0",
"target": "heck"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2024",
"version": "4.6.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"clap_lex 1.1.0": {
"name": "clap_lex",
"version": "1.1.0",
"package_url": "https://github.com/clap-rs/clap",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/clap_lex/1.1.0/download",
"sha256": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
}
},
"targets": [
{
"Library": {
"crate_name": "clap_lex",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "clap_lex",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "1.1.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"code_gen_utils 0.0.0": {
"name": "code_gen_utils",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "code_gen_utils",
"crate_root": "../../../common/code_gen_utils.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "code_gen_utils",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "heck 0.5.0",
"target": "heck"
},
{
"id": "phf 0.11.3",
"target": "phf"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
},
{
"id": "unicode-ident 1.0.24",
"target": "unicode_ident"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"colorchoice 1.0.5": {
"name": "colorchoice",
"version": "1.0.5",
"package_url": "https://github.com/rust-cli/anstyle.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/colorchoice/1.0.5/download",
"sha256": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
}
},
"targets": [
{
"Library": {
"crate_name": "colorchoice",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "colorchoice",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "1.0.5"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"crubit_abi_type 0.0.0": {
"name": "crubit_abi_type",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "crubit_abi_type",
"crate_root": "../../../common/crubit_abi_type.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "crubit_abi_type",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"crubit_annotate 0.1.0": {
"name": "crubit_annotate",
"version": "0.1.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"ProcMacro": {
"crate_name": "crubit_annotate",
"crate_root": "src/crubit_annotate.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "crubit_annotate",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.1.0"
},
"license": null,
"license_ids": [],
"license_file": "../../LICENSE"
},
"crubit_bridge_rust 0.1.0": {
"name": "crubit_bridge_rust",
"version": "0.1.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "crubit_bridge_rust",
"crate_root": "src/bridge.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "crubit_bridge_rust",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.1.0"
},
"license": null,
"license_ids": [],
"license_file": "../../LICENSE"
},
"crubit_build 0.0.0": {
"name": "crubit_build",
"version": "0.0.0",
"package_url": null,
"repository": null,
"targets": [
{
"Library": {
"crate_name": "crubit_build",
"crate_root": "lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "crubit_build",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cc 1.2.66",
"target": "cc"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": null
},
"crubit_feature 0.0.0": {
"name": "crubit_feature",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "crubit_feature",
"crate_root": "../../../common/crubit_feature.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "crubit_feature",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "serde 1.0.228",
"target": "serde"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"dyn_format 0.0.0": {
"name": "dyn_format",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "dyn_format",
"crate_root": "../../../common/dyn_format.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "dyn_format",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"either 1.16.0": {
"name": "either",
"version": "1.16.0",
"package_url": "https://github.com/rayon-rs/either",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/either/1.16.0/download",
"sha256": "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
}
},
"targets": [
{
"Library": {
"crate_name": "either",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "either",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std",
"use_std"
],
"selects": {}
},
"edition": "2021",
"version": "1.16.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"errno 0.3.14": {
"name": "errno",
"version": "0.3.14",
"package_url": "https://github.com/lambda-fairy/rust-errno",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/errno/0.3.14/download",
"sha256": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
}
},
"targets": [
{
"Library": {
"crate_name": "errno",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "errno",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [],
"selects": {
"cfg(target_os = \"hermit\")": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(target_os = \"wasi\")": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "windows-sys 0.61.2",
"target": "windows_sys"
}
]
}
},
"edition": "2018",
"version": "0.3.14"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"error_report 0.0.0": {
"name": "error_report",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "error_report",
"crate_root": "../../../common/error_report.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "error_report",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
},
{
"id": "regex 1.12.4",
"target": "regex"
},
{
"id": "serde 1.0.228",
"target": "serde"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"errors 0.0.0": {
"name": "errors",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "errors",
"crate_root": "../../../common/errors.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "errors",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"external_binaries 0.0.0": {
"name": "external_binaries",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "external_binaries",
"crate_root": "../../../common/external_binaries.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "external_binaries",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"fastrand 2.4.1": {
"name": "fastrand",
"version": "2.4.1",
"package_url": "https://github.com/smol-rs/fastrand",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/fastrand/2.4.1/download",
"sha256": "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
}
},
"targets": [
{
"Library": {
"crate_name": "fastrand",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "fastrand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "2.4.1"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ffi_11 0.0.3": {
"name": "ffi_11",
"version": "0.0.3",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "ffi_11",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ffi_11",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps_dev": {
"common": [
{
"id": "static_assertions 1.1.0",
"target": "static_assertions"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.3"
},
"license": null,
"license_ids": [],
"license_file": "../../LICENSE"
},
"ffi_types 0.0.0": {
"name": "ffi_types",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "ffi_types",
"crate_root": "../../../common/ffi_types.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ffi_types",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"file_io_sys 0.0.0": {
"name": "file_io_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "file_io_sys",
"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": "file_io_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "file_io_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"find-msvc-tools 0.1.9": {
"name": "find-msvc-tools",
"version": "0.1.9",
"package_url": "https://github.com/rust-lang/cc-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/find-msvc-tools/0.1.9/download",
"sha256": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
}
},
"targets": [
{
"Library": {
"crate_name": "find_msvc_tools",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "find_msvc_tools",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.1.9"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"flagset 0.4.7": {
"name": "flagset",
"version": "0.4.7",
"package_url": "https://github.com/enarx/flagset",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/flagset/0.4.7/download",
"sha256": "b7ac824320a75a52197e8f2d787f6a38b6718bb6897a35142d749af3c0e8f4fe"
}
},
"targets": [
{
"Library": {
"crate_name": "flagset",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "flagset",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "0.4.7"
},
"license": "Apache-2.0",
"license_ids": [
"Apache-2.0"
],
"license_file": "LICENSE"
},
"getrandom 0.4.3": {
"name": "getrandom",
"version": "0.4.3",
"package_url": "https://github.com/rust-random/getrandom",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/getrandom/0.4.3/download",
"sha256": "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
}
},
"targets": [
{
"Library": {
"crate_name": "getrandom",
"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": "getrandom",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [],
"selects": {
"x86_64-pc-windows-msvc": [
"std"
]
}
},
"deps": {
"common": [
{
"id": "cfg-if 1.0.4",
"target": "cfg_if"
},
{
"id": "getrandom 0.4.3",
"target": "build_script_build"
}
],
"selects": {
"cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(all(target_os = \"uefi\", getrandom_backend = \"efi_rng\"))": [
{
"id": "r-efi 6.0.0",
"target": "r_efi"
}
],
"cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(target_os = \"netbsd\")": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(target_os = \"solaris\")": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(target_os = \"vxworks\")": [
{
"id": "libc 0.2.186",
"target": "libc"
}
]
}
},
"edition": "2024",
"version": "0.4.3"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"googletest 0.14.3": {
"name": "googletest",
"version": "0.14.3",
"package_url": "https://github.com/google/googletest-rust",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/googletest/0.14.3/download",
"sha256": "f6b5e2f2b556b7b90297a5a35c8267dd43a537923d2b329beefdba2b4ec19d94"
}
},
"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.12.4",
"target": "regex"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "googletest_macro 0.14.3",
"target": "googletest_macro"
},
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.14.3"
},
"license": "Apache-2.0",
"license_ids": [
"Apache-2.0"
],
"license_file": "LICENSE"
},
"googletest_macro 0.14.3": {
"name": "googletest_macro",
"version": "0.14.3",
"package_url": "https://github.com/google/googletest-rust",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/googletest_macro/0.14.3/download",
"sha256": "2ae6abc96141edd26bf5aeec0f119c129c44de3ced09e5073711a02cb74725d0"
}
},
"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.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.14.3"
},
"license": "Apache-2.0",
"license_ids": [
"Apache-2.0"
],
"license_file": "LICENSE"
},
"heck 0.5.0": {
"name": "heck",
"version": "0.5.0",
"package_url": "https://github.com/withoutboats/heck",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/heck/0.5.0/download",
"sha256": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
}
},
"targets": [
{
"Library": {
"crate_name": "heck",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "heck",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "0.5.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"indenter 0.3.4": {
"name": "indenter",
"version": "0.3.4",
"package_url": "https://github.com/yaahc/indenter",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/indenter/0.3.4/download",
"sha256": "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5"
}
},
"targets": [
{
"Library": {
"crate_name": "indenter",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "indenter",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2018",
"version": "0.3.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"is_terminal_polyfill 1.70.2": {
"name": "is_terminal_polyfill",
"version": "1.70.2",
"package_url": "https://github.com/polyfill-rs/is_terminal_polyfill",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/is_terminal_polyfill/1.70.2/download",
"sha256": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
}
},
"targets": [
{
"Library": {
"crate_name": "is_terminal_polyfill",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "is_terminal_polyfill",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2021",
"version": "1.70.2"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"itertools 0.13.0": {
"name": "itertools",
"version": "0.13.0",
"package_url": "https://github.com/rust-itertools/itertools",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/itertools/0.13.0/download",
"sha256": "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
}
},
"targets": [
{
"Library": {
"crate_name": "itertools",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "itertools",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"use_alloc",
"use_std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "either 1.16.0",
"target": "either"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.13.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"itoa 1.0.18": {
"name": "itoa",
"version": "1.0.18",
"package_url": "https://github.com/dtolnay/itoa",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/itoa/1.0.18/download",
"sha256": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
}
},
"targets": [
{
"Library": {
"crate_name": "itoa",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "itoa",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "1.0.18"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"jobserver 0.1.35": {
"name": "jobserver",
"version": "0.1.35",
"package_url": "https://github.com/rust-lang/jobserver-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/jobserver/0.1.35/download",
"sha256": "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3"
}
},
"targets": [
{
"Library": {
"crate_name": "jobserver",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "jobserver",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"cfg(unix)": [
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "getrandom 0.4.3",
"target": "getrandom"
}
]
}
},
"edition": "2021",
"version": "0.1.35"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"kythe_metadata 0.0.0": {
"name": "kythe_metadata",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "kythe_metadata",
"crate_root": "../../../common/kythe_metadata.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "kythe_metadata",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
},
{
"id": "base64 0.22.1",
"target": "base64"
},
{
"id": "serde 1.0.228",
"target": "serde"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"libc 0.2.186": {
"name": "libc",
"version": "0.2.186",
"package_url": "https://github.com/rust-lang/libc",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/libc/0.2.186/download",
"sha256": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
}
},
"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": [
"std"
],
"selects": {
"aarch64-apple-darwin": [
"default"
],
"aarch64-unknown-linux-gnu": [
"default"
],
"x86_64-unknown-linux-gnu": [
"default"
],
"x86_64-unknown-nixos-gnu": [
"default"
]
}
},
"deps": {
"common": [
{
"id": "libc 0.2.186",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.2.186"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"lifetime_annotations_sys 0.0.0": {
"name": "lifetime_annotations_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "lifetime_annotations_sys",
"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": "lifetime_annotations_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "lifetime_annotations_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"lifetime_substitutions_sys 0.0.0": {
"name": "lifetime_substitutions_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "lifetime_substitutions_sys",
"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": "lifetime_substitutions_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "lifetime_substitutions_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"lifetime_symbol_table_sys 0.0.0": {
"name": "lifetime_symbol_table_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "lifetime_symbol_table_sys",
"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": "lifetime_symbol_table_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "lifetime_symbol_table_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"lifetime_sys 0.0.0": {
"name": "lifetime_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "lifetime_sys",
"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": "lifetime_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "lifetime_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"linux-raw-sys 0.12.1": {
"name": "linux-raw-sys",
"version": "0.12.1",
"package_url": "https://github.com/sunfishcode/linux-raw-sys",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/linux-raw-sys/0.12.1/download",
"sha256": "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
}
},
"targets": [
{
"Library": {
"crate_name": "linux_raw_sys",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "linux_raw_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"auxvec",
"elf",
"errno",
"general",
"ioctl",
"no_std"
],
"selects": {}
},
"edition": "2021",
"version": "0.12.1"
},
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"memchr 2.8.3": {
"name": "memchr",
"version": "2.8.3",
"package_url": "https://github.com/BurntSushi/memchr",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/memchr/2.8.3/download",
"sha256": "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
}
},
"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.8.3"
},
"license": "Unlicense OR MIT",
"license_ids": [
"MIT",
"Unlicense"
],
"license_file": "LICENSE-MIT"
},
"memoized 0.0.0": {
"name": "memoized",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "memoized",
"crate_root": "../../../common/memoized.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "memoized",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"multiplatform_testing 0.0.0": {
"name": "multiplatform_testing",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "multiplatform_testing",
"crate_root": "../../../common/multiplatform_testing.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "multiplatform_testing",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"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": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "autocfg 1.5.1",
"target": "autocfg"
}
],
"selects": {}
}
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"once_cell 1.21.4": {
"name": "once_cell",
"version": "1.21.4",
"package_url": "https://github.com/matklad/once_cell",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/once_cell/1.21.4/download",
"sha256": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
}
},
"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.21.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"once_cell_polyfill 1.70.2": {
"name": "once_cell_polyfill",
"version": "1.70.2",
"package_url": "https://github.com/polyfill-rs/once_cell_polyfill",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/once_cell_polyfill/1.70.2/download",
"sha256": "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
}
},
"targets": [
{
"Library": {
"crate_name": "once_cell_polyfill",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "once_cell_polyfill",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2021",
"version": "1.70.2"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"phf 0.11.3": {
"name": "phf",
"version": "0.11.3",
"package_url": "https://github.com/rust-phf/rust-phf",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/phf/0.11.3/download",
"sha256": "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
}
},
"targets": [
{
"Library": {
"crate_name": "phf",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "phf",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"macros",
"phf_macros",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "phf_shared 0.11.3",
"target": "phf_shared"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "phf_macros 0.11.3",
"target": "phf_macros"
}
],
"selects": {}
},
"version": "0.11.3"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"phf_generator 0.11.3": {
"name": "phf_generator",
"version": "0.11.3",
"package_url": "https://github.com/rust-phf/rust-phf",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/phf_generator/0.11.3/download",
"sha256": "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
}
},
"targets": [
{
"Library": {
"crate_name": "phf_generator",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "phf_generator",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "phf_shared 0.11.3",
"target": "phf_shared"
},
{
"id": "rand 0.8.6",
"target": "rand"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.11.3"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"phf_macros 0.11.3": {
"name": "phf_macros",
"version": "0.11.3",
"package_url": "https://github.com/rust-phf/rust-phf",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/phf_macros/0.11.3/download",
"sha256": "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "phf_macros",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "phf_macros",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "phf_generator 0.11.3",
"target": "phf_generator"
},
{
"id": "phf_shared 0.11.3",
"target": "phf_shared"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.11.3"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"phf_shared 0.11.3": {
"name": "phf_shared",
"version": "0.11.3",
"package_url": "https://github.com/rust-phf/rust-phf",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/phf_shared/0.11.3/download",
"sha256": "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
}
},
"targets": [
{
"Library": {
"crate_name": "phf_shared",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "phf_shared",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "siphasher 1.0.3",
"target": "siphasher"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.11.3"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"pointee_type_sys 0.0.0": {
"name": "pointee_type_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "pointee_type_sys",
"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": "pointee_type_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "pointee_type_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"proc-macro2 1.0.106": {
"name": "proc-macro2",
"version": "1.0.106",
"package_url": "https://github.com/dtolnay/proc-macro2",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/proc-macro2/1.0.106/download",
"sha256": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
}
},
"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.106",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.24",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.106"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"protobuf 3.7.2": {
"name": "protobuf",
"version": "3.7.2",
"package_url": "https://github.com/stepancheg/rust-protobuf/",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/protobuf/3.7.2/download",
"sha256": "d65a1d4ddae7d8b5de68153b48f6aa3bba8cb002b243dbdbc55a5afbc98f99f4"
}
},
"targets": [
{
"Library": {
"crate_name": "protobuf",
"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": "protobuf",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "once_cell 1.21.4",
"target": "once_cell"
},
{
"id": "protobuf 3.7.2",
"target": "build_script_build"
},
{
"id": "protobuf-support 3.7.2",
"target": "protobuf_support"
},
{
"id": "thiserror 1.0.69",
"target": "thiserror"
}
],
"selects": {}
},
"edition": "2021",
"version": "3.7.2"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE.txt"
},
"protobuf-support 3.7.2": {
"name": "protobuf-support",
"version": "3.7.2",
"package_url": "https://github.com/stepancheg/rust-protobuf/",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/protobuf-support/3.7.2/download",
"sha256": "3e36c2f31e0a47f9280fb347ef5e461ffcd2c52dd520d8e216b52f93b0b0d7d6"
}
},
"targets": [
{
"Library": {
"crate_name": "protobuf_support",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "protobuf_support",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "thiserror 1.0.69",
"target": "thiserror"
}
],
"selects": {}
},
"edition": "2021",
"version": "3.7.2"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE.txt"
},
"quote 1.0.46": {
"name": "quote",
"version": "1.0.46",
"package_url": "https://github.com/dtolnay/quote",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/quote/1.0.46/download",
"sha256": "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
}
},
"targets": [
{
"Library": {
"crate_name": "quote",
"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": "quote",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"proc-macro"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.46"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"r-efi 6.0.0": {
"name": "r-efi",
"version": "6.0.0",
"package_url": "https://github.com/r-efi/r-efi",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/r-efi/6.0.0/download",
"sha256": "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
}
},
"targets": [
{
"Library": {
"crate_name": "r_efi",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "r_efi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "6.0.0"
},
"license": "MIT OR Apache-2.0 OR LGPL-2.1-or-later",
"license_ids": [
"Apache-2.0",
"LGPL-2.1",
"MIT"
],
"license_file": null
},
"rand 0.8.6": {
"name": "rand",
"version": "0.8.6",
"package_url": "https://github.com/rust-random/rand",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rand/0.8.6/download",
"sha256": "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
}
},
"targets": [
{
"Library": {
"crate_name": "rand",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"small_rng"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "rand_core 0.6.4",
"target": "rand_core"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.8.6"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rand_core 0.6.4": {
"name": "rand_core",
"version": "0.6.4",
"package_url": "https://github.com/rust-random/rand",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rand_core/0.6.4/download",
"sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_core",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rand_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.6.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"regex 1.12.4": {
"name": "regex",
"version": "1.12.4",
"package_url": "https://github.com/rust-lang/regex",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/regex/1.12.4/download",
"sha256": "f1292b7759ae1cb9ec195452d1390a074f0cd8541ab7a5a8c31cd6db45d4a6ba"
}
},
"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.4",
"target": "aho_corasick"
},
{
"id": "memchr 2.8.3",
"target": "memchr"
},
{
"id": "regex-automata 0.4.14",
"target": "regex_automata"
},
{
"id": "regex-syntax 0.8.11",
"target": "regex_syntax"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.12.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"regex-automata 0.4.14": {
"name": "regex-automata",
"version": "0.4.14",
"package_url": "https://github.com/rust-lang/regex",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/regex-automata/0.4.14/download",
"sha256": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
}
},
"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.4",
"target": "aho_corasick"
},
{
"id": "memchr 2.8.3",
"target": "memchr"
},
{
"id": "regex-syntax 0.8.11",
"target": "regex_syntax"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.4.14"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"regex-syntax 0.8.11": {
"name": "regex-syntax",
"version": "0.8.11",
"package_url": "https://github.com/rust-lang/regex",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/regex-syntax/0.8.11/download",
"sha256": "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
}
},
"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.11"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rs_bindings_from_cc 0.0.0": {
"name": "rs_bindings_from_cc",
"version": "0.0.0",
"package_url": null,
"repository": null,
"targets": [],
"library_target_name": null,
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": null
},
"rs_bindings_from_cc_annotations_consumer_sys 0.0.0": {
"name": "rs_bindings_from_cc_annotations_consumer_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_annotations_consumer_sys",
"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": "rs_bindings_from_cc_annotations_consumer_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_annotations_consumer_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ast_consumer_sys 0.0.0": {
"name": "rs_bindings_from_cc_ast_consumer_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ast_consumer_sys",
"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": "rs_bindings_from_cc_ast_consumer_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_ast_consumer_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ast_convert_sys 0.0.0": {
"name": "rs_bindings_from_cc_ast_convert_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ast_convert_sys",
"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": "rs_bindings_from_cc_ast_convert_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_ast_convert_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ast_util_sys 0.0.0": {
"name": "rs_bindings_from_cc_ast_util_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ast_util_sys",
"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": "rs_bindings_from_cc_ast_util_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_ast_util_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_cc_api 0.0.0": {
"name": "rs_bindings_from_cc_cc_api",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_cc_api",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/cc_api.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_cc_api",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "protobuf 3.7.2",
"target": "protobuf"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_cc_api_ffi 0.0.0": {
"name": "rs_bindings_from_cc_cc_api_ffi",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_cc_api_ffi",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/cc_api_ffi.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_cc_api_ffi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "protobuf 3.7.2",
"target": "protobuf"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_cc_collect_instantiations_sys 0.0.0": {
"name": "rs_bindings_from_cc_cc_collect_instantiations_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_cc_collect_instantiations_sys",
"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": "rs_bindings_from_cc_cc_collect_instantiations_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_cc_collect_instantiations_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_cc_ir_sys 0.0.0": {
"name": "rs_bindings_from_cc_cc_ir_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_cc_ir_sys",
"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": "rs_bindings_from_cc_cc_ir_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_cc_ir_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_class_template_sys 0.0.0": {
"name": "rs_bindings_from_cc_class_template_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_class_template_sys",
"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": "rs_bindings_from_cc_class_template_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_class_template_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_cmdline_sys 0.0.0": {
"name": "rs_bindings_from_cc_cmdline_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_cmdline_sys",
"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": "rs_bindings_from_cc_cmdline_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_cmdline_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_collect_instantiations 0.0.0": {
"name": "rs_bindings_from_cc_collect_instantiations",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_collect_instantiations",
"crate_root": "../../../rs_bindings_from_cc/collect_instantiations.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_collect_instantiations",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_collect_namespaces_sys 0.0.0": {
"name": "rs_bindings_from_cc_collect_namespaces_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_collect_namespaces_sys",
"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": "rs_bindings_from_cc_collect_namespaces_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_collect_namespaces_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_cpp_type_name 0.0.0": {
"name": "rs_bindings_from_cc_cpp_type_name",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_cpp_type_name",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/cpp_type_name.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_cpp_type_name",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_cxx_record_sys 0.0.0": {
"name": "rs_bindings_from_cc_cxx_record_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_cxx_record_sys",
"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": "rs_bindings_from_cc_cxx_record_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_cxx_record_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_database 0.0.0": {
"name": "rs_bindings_from_cc_database",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_database",
"crate_root": "../../../../../rs_bindings_from_cc/generate_bindings/database/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_database",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "heck 0.5.0",
"target": "heck"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../../LICENSE"
},
"rs_bindings_from_cc_enum_constant_sys 0.0.0": {
"name": "rs_bindings_from_cc_enum_constant_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_enum_constant_sys",
"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": "rs_bindings_from_cc_enum_constant_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_enum_constant_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_enum_sys 0.0.0": {
"name": "rs_bindings_from_cc_enum_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_enum_sys",
"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": "rs_bindings_from_cc_enum_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_enum_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_existing_rust_type_sys 0.0.0": {
"name": "rs_bindings_from_cc_existing_rust_type_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_existing_rust_type_sys",
"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": "rs_bindings_from_cc_existing_rust_type_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_existing_rust_type_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_friend_sys 0.0.0": {
"name": "rs_bindings_from_cc_friend_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_friend_sys",
"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": "rs_bindings_from_cc_friend_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_friend_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_frontend_action_sys 0.0.0": {
"name": "rs_bindings_from_cc_frontend_action_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_frontend_action_sys",
"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": "rs_bindings_from_cc_frontend_action_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_frontend_action_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_function_sys 0.0.0": {
"name": "rs_bindings_from_cc_function_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_function_sys",
"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": "rs_bindings_from_cc_function_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_function_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_function_template_sys 0.0.0": {
"name": "rs_bindings_from_cc_function_template_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_function_template_sys",
"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": "rs_bindings_from_cc_function_template_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_function_template_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_generate_bindings 0.0.0": {
"name": "rs_bindings_from_cc_generate_bindings",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_generate_bindings",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_generate_bindings",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "heck 0.5.0",
"target": "heck"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
},
{
"id": "unicode-ident 1.0.24",
"target": "unicode_ident"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "static_assertions 1.1.0",
"target": "static_assertions"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_generate_bindings_and_metadata_sys 0.0.0": {
"name": "rs_bindings_from_cc_generate_bindings_and_metadata_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_generate_bindings_and_metadata_sys",
"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": "rs_bindings_from_cc_generate_bindings_and_metadata_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_generate_bindings_and_metadata_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_generate_comment 0.0.0": {
"name": "rs_bindings_from_cc_generate_comment",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_generate_comment",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/generate_comment.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_generate_comment",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "once_cell 1.21.4",
"target": "once_cell"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "regex 1.12.4",
"target": "regex"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_generate_enum 0.0.0": {
"name": "rs_bindings_from_cc_generate_enum",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_generate_enum",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/generate_enum.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_generate_enum",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_generate_function 0.0.0": {
"name": "rs_bindings_from_cc_generate_function",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_generate_function",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/generate_function.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_generate_function",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "static_assertions 1.1.0",
"target": "static_assertions"
}
],
"selects": {}
},
"edition": "2024",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.23",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_generate_function_thunk 0.0.0": {
"name": "rs_bindings_from_cc_generate_function_thunk",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_generate_function_thunk",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/generate_function_thunk.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_generate_function_thunk",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "rustc-stable-hash 0.1.2",
"target": "rustc_stable_hash"
},
{
"id": "syn 2.0.118",
"target": "syn"
},
{
"id": "unicode-ident 1.0.24",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_generate_struct_and_union 0.0.0": {
"name": "rs_bindings_from_cc_generate_struct_and_union",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_generate_struct_and_union",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/generate_struct_and_union.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_generate_struct_and_union",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "static_assertions 1.1.0",
"target": "static_assertions"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_has_bindings 0.0.0": {
"name": "rs_bindings_from_cc_has_bindings",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_has_bindings",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/has_bindings.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_has_bindings",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "heck 0.5.0",
"target": "heck"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_impl_sys 0.0.0": {
"name": "rs_bindings_from_cc_impl_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_impl_sys",
"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": "rs_bindings_from_cc_impl_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_impl_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_importer_sys 0.0.0": {
"name": "rs_bindings_from_cc_importer_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_importer_sys",
"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": "rs_bindings_from_cc_importer_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_importer_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ir 0.0.0": {
"name": "rs_bindings_from_cc_ir",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ir",
"crate_root": "../../../rs_bindings_from_cc/ir.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_ir",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "protobuf 3.7.2",
"target": "protobuf"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "serde 1.0.228",
"target": "serde"
},
{
"id": "serde_json 1.0.150",
"target": "serde_json"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ir_from_cc_dependency_sys 0.0.0": {
"name": "rs_bindings_from_cc_ir_from_cc_dependency_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ir_from_cc_dependency_sys",
"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": "rs_bindings_from_cc_ir_from_cc_dependency_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_ir_from_cc_dependency_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ir_from_cc_sys 0.0.0": {
"name": "rs_bindings_from_cc_ir_from_cc_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ir_from_cc_sys",
"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": "rs_bindings_from_cc_ir_from_cc_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_ir_from_cc_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ir_matchers 0.0.0": {
"name": "rs_bindings_from_cc_ir_matchers",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ir_matchers",
"crate_root": "../../../rs_bindings_from_cc/ir_matchers.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_ir_matchers",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_ir_testing 0.0.0": {
"name": "rs_bindings_from_cc_ir_testing",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_ir_testing",
"crate_root": "../../../rs_bindings_from_cc/ir_testing.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_ir_testing",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "flagset 0.4.7",
"target": "flagset"
},
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "protobuf 3.7.2",
"target": "protobuf"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_json_from_cc_sys 0.0.0": {
"name": "rs_bindings_from_cc_json_from_cc_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_json_from_cc_sys",
"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": "rs_bindings_from_cc_json_from_cc_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_json_from_cc_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_lifetime_defaults_transform 0.0.0": {
"name": "rs_bindings_from_cc_lifetime_defaults_transform",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_lifetime_defaults_transform",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/lifetime_defaults_transform.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_lifetime_defaults_transform",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "itertools 0.13.0",
"target": "itertools"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
},
{
"id": "unicode-ident 1.0.24",
"target": "unicode_ident"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_multiplatform_ir_testing 0.0.0": {
"name": "rs_bindings_from_cc_multiplatform_ir_testing",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_multiplatform_ir_testing",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/multiplatform_ir_testing.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_multiplatform_ir_testing",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_namespace_sys 0.0.0": {
"name": "rs_bindings_from_cc_namespace_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_namespace_sys",
"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": "rs_bindings_from_cc_namespace_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_namespace_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_proto_from_cc_sys 0.0.0": {
"name": "rs_bindings_from_cc_proto_from_cc_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_proto_from_cc_sys",
"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": "rs_bindings_from_cc_proto_from_cc_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_proto_from_cc_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_recording_diagnostic_consumer_sys 0.0.0": {
"name": "rs_bindings_from_cc_recording_diagnostic_consumer_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_recording_diagnostic_consumer_sys",
"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": "rs_bindings_from_cc_recording_diagnostic_consumer_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_recording_diagnostic_consumer_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_rs_type_kind 0.0.0": {
"name": "rs_bindings_from_cc_rs_type_kind",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_rs_type_kind",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/rs_type_kind.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_rs_type_kind",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_src_code_gen_ffi_sys 0.0.0": {
"name": "rs_bindings_from_cc_src_code_gen_ffi_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_src_code_gen_ffi_sys",
"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": "rs_bindings_from_cc_src_code_gen_ffi_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_src_code_gen_ffi_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_src_code_gen_sys 0.0.0": {
"name": "rs_bindings_from_cc_src_code_gen_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_src_code_gen_sys",
"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": "rs_bindings_from_cc_src_code_gen_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_src_code_gen_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_test_generators 0.0.0": {
"name": "rs_bindings_from_cc_test_generators",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_test_generators",
"crate_root": "../../../../rs_bindings_from_cc/generate_bindings/test_generators.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rs_bindings_from_cc_test_generators",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_type_alias_sys 0.0.0": {
"name": "rs_bindings_from_cc_type_alias_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_type_alias_sys",
"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": "rs_bindings_from_cc_type_alias_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_type_alias_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rs_bindings_from_cc_type_map_sys 0.0.0": {
"name": "rs_bindings_from_cc_type_map_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_type_map_sys",
"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": "rs_bindings_from_cc_type_map_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_type_map_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"rs_bindings_from_cc_var_sys 0.0.0": {
"name": "rs_bindings_from_cc_var_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "rs_bindings_from_cc_var_sys",
"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": "rs_bindings_from_cc_var_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rs_bindings_from_cc_var_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../../LICENSE"
},
"rustc-stable-hash 0.1.2": {
"name": "rustc-stable-hash",
"version": "0.1.2",
"package_url": "https://github.com/rust-lang/rustc-stable-hash",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rustc-stable-hash/0.1.2/download",
"sha256": "781442f29170c5c93b7185ad559492601acdc71d5bb0706f5868094f45cfcd08"
}
},
"targets": [
{
"Library": {
"crate_name": "rustc_stable_hash",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rustc_stable_hash",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "0.1.2"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rustix 1.1.4": {
"name": "rustix",
"version": "1.1.4",
"package_url": "https://github.com/bytecodealliance/rustix",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rustix/1.1.4/download",
"sha256": "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
}
},
"targets": [
{
"Library": {
"crate_name": "rustix",
"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": "rustix",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"fs",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "bitflags 2.13.0",
"target": "bitflags"
},
{
"id": "rustix 1.1.4",
"target": "build_script_build"
}
],
"selects": {
"aarch64-apple-darwin": [
{
"id": "errno 0.3.14",
"target": "errno",
"alias": "libc_errno"
},
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [
{
"id": "linux-raw-sys 0.12.1",
"target": "linux_raw_sys"
}
],
"cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [
{
"id": "linux-raw-sys 0.12.1",
"target": "linux_raw_sys"
}
],
"cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [
{
"id": "errno 0.3.14",
"target": "errno",
"alias": "libc_errno"
},
{
"id": "libc 0.2.186",
"target": "libc"
}
],
"cfg(windows)": [
{
"id": "errno 0.3.14",
"target": "errno",
"alias": "libc_errno"
},
{
"id": "windows-sys 0.61.2",
"target": "windows_sys"
}
],
"wasm32-wasip1": [
{
"id": "errno 0.3.14",
"target": "errno",
"alias": "libc_errno"
},
{
"id": "libc 0.2.186",
"target": "libc"
}
]
}
},
"edition": "2021",
"version": "1.1.4"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rustversion 1.0.23": {
"name": "rustversion",
"version": "1.0.23",
"package_url": "https://github.com/dtolnay/rustversion",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rustversion/1.0.23/download",
"sha256": "cf54715a573b99ac80df0bc206da022bcd442c974952c7b9720069370852e21f"
}
},
"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.23",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.23"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"semver 1.0.28": {
"name": "semver",
"version": "1.0.28",
"package_url": "https://github.com/dtolnay/semver",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/semver/1.0.28/download",
"sha256": "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
}
},
"targets": [
{
"Library": {
"crate_name": "semver",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "semver",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"serde",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "serde_core 1.0.228",
"target": "serde_core",
"alias": "serde"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.28"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"serde 1.0.228": {
"name": "serde",
"version": "1.0.228",
"package_url": "https://github.com/serde-rs/serde",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/serde/1.0.228/download",
"sha256": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
}
},
"targets": [
{
"Library": {
"crate_name": "serde",
"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": "serde",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"derive",
"rc",
"serde_derive",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "serde 1.0.228",
"target": "build_script_build"
},
{
"id": "serde_core 1.0.228",
"target": "serde_core"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "serde_derive 1.0.228",
"target": "serde_derive"
}
],
"selects": {}
},
"version": "1.0.228"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"serde_core 1.0.228": {
"name": "serde_core",
"version": "1.0.228",
"package_url": "https://github.com/serde-rs/serde",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/serde_core/1.0.228/download",
"sha256": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
}
},
"targets": [
{
"Library": {
"crate_name": "serde_core",
"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": "serde_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"rc",
"result",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "serde_core 1.0.228",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [],
"selects": {
"cfg(any())": [
{
"id": "serde_derive 1.0.228",
"target": "serde_derive"
}
]
}
},
"version": "1.0.228"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"serde_derive 1.0.228": {
"name": "serde_derive",
"version": "1.0.228",
"package_url": "https://github.com/serde-rs/serde",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/serde_derive/1.0.228/download",
"sha256": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "serde_derive",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "serde_derive",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.228"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"serde_json 1.0.150": {
"name": "serde_json",
"version": "1.0.150",
"package_url": "https://github.com/serde-rs/json",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/serde_json/1.0.150/download",
"sha256": "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
}
},
"targets": [
{
"Library": {
"crate_name": "serde_json",
"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": "serde_json",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std",
"unbounded_depth"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "itoa 1.0.18",
"target": "itoa"
},
{
"id": "memchr 2.8.3",
"target": "memchr"
},
{
"id": "serde_core 1.0.228",
"target": "serde_core"
},
{
"id": "serde_json 1.0.150",
"target": "build_script_build"
},
{
"id": "zmij 1.0.21",
"target": "zmij"
}
],
"selects": {
"cfg(any())": [
{
"id": "serde 1.0.228",
"target": "serde"
}
]
}
},
"edition": "2021",
"version": "1.0.150"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"shlex 2.0.1": {
"name": "shlex",
"version": "2.0.1",
"package_url": "https://github.com/comex/rust-shlex",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/shlex/2.0.1/download",
"sha256": "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
}
},
"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": "2018",
"version": "2.0.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"siphasher 1.0.3": {
"name": "siphasher",
"version": "1.0.3",
"package_url": "https://github.com/jedisct1/rust-siphash",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/siphasher/1.0.3/download",
"sha256": "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
}
},
"targets": [
{
"Library": {
"crate_name": "siphasher",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "siphasher",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "1.0.3"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": null
},
"static_assertions 1.1.0": {
"name": "static_assertions",
"version": "1.1.0",
"package_url": "https://github.com/nvzqz/static-assertions-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/static_assertions/1.1.0/download",
"sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
}
},
"targets": [
{
"Library": {
"crate_name": "static_assertions",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "static_assertions",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "1.1.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"strsim 0.11.1": {
"name": "strsim",
"version": "0.11.1",
"package_url": "https://github.com/rapidfuzz/strsim-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/strsim/0.11.1/download",
"sha256": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
}
},
"targets": [
{
"Library": {
"crate_name": "strsim",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "strsim",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.11.1"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"syn 2.0.118": {
"name": "syn",
"version": "2.0.118",
"package_url": "https://github.com/dtolnay/syn",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/syn/2.0.118/download",
"sha256": "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
}
},
"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",
"parsing",
"printing",
"proc-macro"
],
"selects": {
"aarch64-apple-darwin": [
"full"
],
"aarch64-unknown-linux-gnu": [
"full"
],
"x86_64-pc-windows-msvc": [
"full"
],
"x86_64-unknown-linux-gnu": [
"full"
],
"x86_64-unknown-nixos-gnu": [
"full"
]
}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "unicode-ident 1.0.24",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2021",
"version": "2.0.118"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"tempfile 3.27.0": {
"name": "tempfile",
"version": "3.27.0",
"package_url": "https://github.com/Stebalien/tempfile",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/tempfile/3.27.0/download",
"sha256": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
}
},
"targets": [
{
"Library": {
"crate_name": "tempfile",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "tempfile",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"getrandom"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "fastrand 2.4.1",
"target": "fastrand"
},
{
"id": "once_cell 1.21.4",
"target": "once_cell"
}
],
"selects": {
"aarch64-apple-darwin": [
{
"id": "getrandom 0.4.3",
"target": "getrandom"
}
],
"aarch64-unknown-linux-gnu": [
{
"id": "getrandom 0.4.3",
"target": "getrandom"
}
],
"cfg(any(unix, target_os = \"wasi\"))": [
{
"id": "rustix 1.1.4",
"target": "rustix"
}
],
"cfg(windows)": [
{
"id": "windows-sys 0.61.2",
"target": "windows_sys"
}
],
"wasm32-wasip1": [
{
"id": "getrandom 0.4.3",
"target": "getrandom"
}
],
"x86_64-pc-windows-msvc": [
{
"id": "getrandom 0.4.3",
"target": "getrandom"
}
],
"x86_64-unknown-linux-gnu": [
{
"id": "getrandom 0.4.3",
"target": "getrandom"
}
],
"x86_64-unknown-nixos-gnu": [
{
"id": "getrandom 0.4.3",
"target": "getrandom"
}
]
}
},
"edition": "2021",
"version": "3.27.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"thiserror 1.0.69": {
"name": "thiserror",
"version": "1.0.69",
"package_url": "https://github.com/dtolnay/thiserror",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/thiserror/1.0.69/download",
"sha256": "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
}
},
"targets": [
{
"Library": {
"crate_name": "thiserror",
"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": "thiserror",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "thiserror 1.0.69",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "thiserror-impl 1.0.69",
"target": "thiserror_impl"
}
],
"selects": {}
},
"version": "1.0.69"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"thiserror 2.0.18": {
"name": "thiserror",
"version": "2.0.18",
"package_url": "https://github.com/dtolnay/thiserror",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/thiserror/2.0.18/download",
"sha256": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
}
},
"targets": [
{
"Library": {
"crate_name": "thiserror",
"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": "thiserror",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "thiserror 2.0.18",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "thiserror-impl 2.0.18",
"target": "thiserror_impl"
}
],
"selects": {}
},
"version": "2.0.18"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"thiserror-impl 1.0.69": {
"name": "thiserror-impl",
"version": "1.0.69",
"package_url": "https://github.com/dtolnay/thiserror",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/thiserror-impl/1.0.69/download",
"sha256": "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "thiserror_impl",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "thiserror_impl",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.69"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"thiserror-impl 2.0.18": {
"name": "thiserror-impl",
"version": "2.0.18",
"package_url": "https://github.com/dtolnay/thiserror",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/thiserror-impl/2.0.18/download",
"sha256": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "thiserror_impl",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "thiserror_impl",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "syn 2.0.118",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "2.0.18"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"token_stream_matchers 0.0.0": {
"name": "token_stream_matchers",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "token_stream_matchers",
"crate_root": "../../../common/token_stream_matchers.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "token_stream_matchers",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
},
{
"id": "indenter 0.3.4",
"target": "indenter"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "quote 1.0.46",
"target": "quote"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"token_stream_matchers_fastpath 0.0.0": {
"name": "token_stream_matchers_fastpath",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "token_stream_matchers_fastpath",
"crate_root": "../../../common/token_stream_matchers_fastpath.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "token_stream_matchers_fastpath",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"token_stream_printer 0.0.0": {
"name": "token_stream_printer",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "token_stream_printer",
"crate_root": "../../../common/token_stream_printer.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "token_stream_printer",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "anyhow 1.0.103",
"target": "anyhow"
},
{
"id": "proc-macro2 1.0.106",
"target": "proc_macro2"
}
],
"selects": {}
},
"deps_dev": {
"common": [
{
"id": "googletest 0.14.3",
"target": "googletest"
},
{
"id": "quote 1.0.46",
"target": "quote"
},
{
"id": "tempfile 3.27.0",
"target": "tempfile"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"type_lifetimes_sys 0.0.0": {
"name": "type_lifetimes_sys",
"version": "0.0.0",
"package_url": "https://github.com/google/crubit",
"repository": null,
"targets": [
{
"Library": {
"crate_name": "type_lifetimes_sys",
"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": "type_lifetimes_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "type_lifetimes_sys 0.0.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2024",
"version": "0.0.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": null,
"license_ids": [],
"license_file": "../../../LICENSE"
},
"unicode-ident 1.0.24": {
"name": "unicode-ident",
"version": "1.0.24",
"package_url": "https://github.com/dtolnay/unicode-ident",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/unicode-ident/1.0.24/download",
"sha256": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
}
},
"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": "2021",
"version": "1.0.24"
},
"license": "(MIT OR Apache-2.0) AND Unicode-3.0",
"license_ids": [
"Apache-2.0",
"MIT",
"Unicode-3.0"
],
"license_file": "LICENSE-APACHE"
},
"utf8parse 0.2.2": {
"name": "utf8parse",
"version": "0.2.2",
"package_url": "https://github.com/alacritty/vte",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/utf8parse/0.2.2/download",
"sha256": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
}
},
"targets": [
{
"Library": {
"crate_name": "utf8parse",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "utf8parse",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2018",
"version": "0.2.2"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"windows-link 0.2.1": {
"name": "windows-link",
"version": "0.2.1",
"package_url": "https://github.com/microsoft/windows-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/windows-link/0.2.1/download",
"sha256": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_link",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "windows_link",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "0.2.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "license-apache-2.0"
},
"windows-sys 0.61.2": {
"name": "windows-sys",
"version": "0.61.2",
"package_url": "https://github.com/microsoft/windows-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/windows-sys/0.61.2/download",
"sha256": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
}
},
"targets": [
{
"Library": {
"crate_name": "windows_sys",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "windows_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"Win32",
"Win32_Foundation",
"Win32_Storage",
"Win32_Storage_FileSystem",
"Win32_System",
"Win32_System_Console",
"default"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "windows-link 0.2.1",
"target": "windows_link"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.61.2"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "license-apache-2.0"
},
"zmij 1.0.21": {
"name": "zmij",
"version": "1.0.21",
"package_url": "https://github.com/dtolnay/zmij",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/zmij/1.0.21/download",
"sha256": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
}
},
"targets": [
{
"Library": {
"crate_name": "zmij",
"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": "zmij",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "zmij 1.0.21",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.21"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"compile_data_glob_excludes": [
"**/*.rs"
],
"data_glob": [
"**"
]
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE-MIT"
}
},
"binary_crates": [],
"workspace_members": {
"annotation_reader_sys 0.0.0": "cargo/common/annotation_reader_sys",
"arc_anyhow 0.0.0": "cargo/common/arc_anyhow",
"cargo-cpp_api_from_rust 0.0.0": "cargo/cc_bindings_from_rs/cargo-cpp_api_from_rust",
"cc_bindings_from_rs 0.0.0": "cargo/cc_bindings_from_rs/cc_bindings_from_rs",
"cc_bindings_from_rs_cmdline 0.0.0": "cargo/cc_bindings_from_rs/cmdline",
"cc_bindings_from_rs_cpp_api_from_rust_lib 0.0.0": "cargo/cc_bindings_from_rs/cpp_api_from_rust_lib",
"cc_bindings_from_rs_crubit_attr 0.0.0": "cargo/cc_bindings_from_rs/crubit_attr",
"cc_bindings_from_rs_database 0.0.0": "cargo/cc_bindings_from_rs/generate_bindings/database/database",
"cc_bindings_from_rs_generate_bindings 0.0.0": "cargo/cc_bindings_from_rs/generate_bindings/generate_bindings",
"cc_bindings_from_rs_query_compiler 0.0.0": "cargo/cc_bindings_from_rs/generate_bindings/query_compiler",
"cc_bindings_from_rs_run_compiler 0.0.0": "cargo/cc_bindings_from_rs/run_compiler",
"cc_bindings_from_rs_run_compiler_test_support 0.0.0": "cargo/cc_bindings_from_rs/run_compiler_test_support",
"cc_bindings_from_rs_test_helpers 0.0.0": "cargo/cc_bindings_from_rs/generate_bindings/test_helpers",
"cc_bindings_from_rs_toposort 0.0.0": "cargo/cc_bindings_from_rs/toposort",
"cc_ffi_types_sys 0.0.0": "cargo/common/cc_ffi_types_sys",
"code_gen_utils 0.0.0": "cargo/common/code_gen_utils",
"crubit_abi_type 0.0.0": "cargo/common/crubit_abi_type",
"crubit_annotate 0.1.0": "support/crubit_annotate",
"crubit_bridge_rust 0.1.0": "support/crubit_bridge_rust",
"crubit_build 0.0.0": "cargo/build",
"crubit_feature 0.0.0": "cargo/common/crubit_feature",
"dyn_format 0.0.0": "cargo/common/dyn_format",
"error_report 0.0.0": "cargo/common/error_report",
"errors 0.0.0": "cargo/common/errors",
"external_binaries 0.0.0": "cargo/common/external_binaries",
"ffi_11 0.0.3": "support/ffi_11",
"ffi_types 0.0.0": "cargo/common/ffi_types",
"file_io_sys 0.0.0": "cargo/common/file_io_sys",
"kythe_metadata 0.0.0": "cargo/common/kythe_metadata",
"lifetime_annotations_sys 0.0.0": "cargo/lifetime_annotations/lifetime_annotations_sys",
"lifetime_substitutions_sys 0.0.0": "cargo/lifetime_annotations/lifetime_substitutions_sys",
"lifetime_symbol_table_sys 0.0.0": "cargo/lifetime_annotations/lifetime_symbol_table_sys",
"lifetime_sys 0.0.0": "cargo/lifetime_annotations/lifetime_sys",
"memoized 0.0.0": "cargo/common/memoized",
"multiplatform_testing 0.0.0": "cargo/common/multiplatform_testing",
"pointee_type_sys 0.0.0": "cargo/lifetime_annotations/pointee_type_sys",
"rs_bindings_from_cc 0.0.0": "cargo/rs_bindings_from_cc/rs_bindings_from_cc",
"rs_bindings_from_cc_annotations_consumer_sys 0.0.0": "cargo/rs_bindings_from_cc/annotations_consumer_sys",
"rs_bindings_from_cc_ast_consumer_sys 0.0.0": "cargo/rs_bindings_from_cc/ast_consumer_sys",
"rs_bindings_from_cc_ast_convert_sys 0.0.0": "cargo/rs_bindings_from_cc/ast_convert_sys",
"rs_bindings_from_cc_ast_util_sys 0.0.0": "cargo/rs_bindings_from_cc/ast_util_sys",
"rs_bindings_from_cc_cc_api 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/cc_api",
"rs_bindings_from_cc_cc_api_ffi 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/cc_api_ffi",
"rs_bindings_from_cc_cc_collect_instantiations_sys 0.0.0": "cargo/rs_bindings_from_cc/cc_collect_instantiations_sys",
"rs_bindings_from_cc_cc_ir_sys 0.0.0": "cargo/rs_bindings_from_cc/cc_ir_sys",
"rs_bindings_from_cc_class_template_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/class_template_sys",
"rs_bindings_from_cc_cmdline_sys 0.0.0": "cargo/rs_bindings_from_cc/cmdline_sys",
"rs_bindings_from_cc_collect_instantiations 0.0.0": "cargo/rs_bindings_from_cc/collect_instantiations",
"rs_bindings_from_cc_collect_namespaces_sys 0.0.0": "cargo/rs_bindings_from_cc/collect_namespaces_sys",
"rs_bindings_from_cc_cpp_type_name 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/cpp_type_name",
"rs_bindings_from_cc_cxx_record_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/cxx_record_sys",
"rs_bindings_from_cc_database 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/database/database",
"rs_bindings_from_cc_enum_constant_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/enum_constant_sys",
"rs_bindings_from_cc_enum_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/enum_sys",
"rs_bindings_from_cc_existing_rust_type_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/existing_rust_type_sys",
"rs_bindings_from_cc_friend_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/friend_sys",
"rs_bindings_from_cc_frontend_action_sys 0.0.0": "cargo/rs_bindings_from_cc/frontend_action_sys",
"rs_bindings_from_cc_function_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/function_sys",
"rs_bindings_from_cc_function_template_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/function_template_sys",
"rs_bindings_from_cc_generate_bindings 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/generate_bindings",
"rs_bindings_from_cc_generate_bindings_and_metadata_sys 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings_and_metadata_sys",
"rs_bindings_from_cc_generate_comment 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/generate_comment",
"rs_bindings_from_cc_generate_enum 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/generate_enum",
"rs_bindings_from_cc_generate_function 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/generate_function",
"rs_bindings_from_cc_generate_function_thunk 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/generate_function_thunk",
"rs_bindings_from_cc_generate_struct_and_union 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/generate_struct_and_union",
"rs_bindings_from_cc_has_bindings 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/has_bindings",
"rs_bindings_from_cc_impl_sys 0.0.0": "cargo/rs_bindings_from_cc/rs_bindings_from_cc_impl_sys",
"rs_bindings_from_cc_importer_sys 0.0.0": "cargo/rs_bindings_from_cc/importer_sys",
"rs_bindings_from_cc_ir 0.0.0": "cargo/rs_bindings_from_cc/ir",
"rs_bindings_from_cc_ir_from_cc_dependency_sys 0.0.0": "cargo/rs_bindings_from_cc/ir_from_cc_dependency_sys",
"rs_bindings_from_cc_ir_from_cc_sys 0.0.0": "cargo/rs_bindings_from_cc/ir_from_cc_sys",
"rs_bindings_from_cc_ir_matchers 0.0.0": "cargo/rs_bindings_from_cc/ir_matchers",
"rs_bindings_from_cc_ir_testing 0.0.0": "cargo/rs_bindings_from_cc/ir_testing",
"rs_bindings_from_cc_json_from_cc_sys 0.0.0": "cargo/rs_bindings_from_cc/json_from_cc_sys",
"rs_bindings_from_cc_lifetime_defaults_transform 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/lifetime_defaults_transform",
"rs_bindings_from_cc_multiplatform_ir_testing 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/multiplatform_ir_testing",
"rs_bindings_from_cc_namespace_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/namespace_sys",
"rs_bindings_from_cc_proto_from_cc_sys 0.0.0": "cargo/rs_bindings_from_cc/proto_from_cc_sys",
"rs_bindings_from_cc_recording_diagnostic_consumer_sys 0.0.0": "cargo/rs_bindings_from_cc/recording_diagnostic_consumer_sys",
"rs_bindings_from_cc_rs_type_kind 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/rs_type_kind",
"rs_bindings_from_cc_src_code_gen_ffi_sys 0.0.0": "cargo/rs_bindings_from_cc/src_code_gen_ffi_sys",
"rs_bindings_from_cc_src_code_gen_sys 0.0.0": "cargo/rs_bindings_from_cc/src_code_gen_sys",
"rs_bindings_from_cc_test_generators 0.0.0": "cargo/rs_bindings_from_cc/generate_bindings/test_generators",
"rs_bindings_from_cc_type_alias_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/type_alias_sys",
"rs_bindings_from_cc_type_map_sys 0.0.0": "cargo/rs_bindings_from_cc/type_map_sys",
"rs_bindings_from_cc_var_sys 0.0.0": "cargo/rs_bindings_from_cc/importers/var_sys",
"token_stream_matchers 0.0.0": "cargo/common/token_stream_matchers",
"token_stream_matchers_fastpath 0.0.0": "cargo/common/token_stream_matchers_fastpath",
"token_stream_printer 0.0.0": "cargo/common/token_stream_printer",
"type_lifetimes_sys 0.0.0": "cargo/lifetime_annotations/type_lifetimes_sys"
},
"conditions": {
"aarch64-apple-darwin": [
"aarch64-apple-darwin"
],
"aarch64-unknown-linux-gnu": [
"aarch64-unknown-linux-gnu"
],
"cfg(all(any(target_os = \"linux\", target_os = \"android\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [],
"cfg(all(any(target_os = \"linux\", target_os = \"android\"), not(any(all(target_os = \"linux\", target_env = \"\"), getrandom_backend = \"custom\", getrandom_backend = \"linux_raw\", getrandom_backend = \"rdrand\", getrandom_backend = \"rndr\"))))": [
"aarch64-unknown-linux-gnu",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"))))": [
"aarch64-unknown-linux-gnu",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_endian = \"little\", any(target_arch = \"s390x\", target_arch = \"powerpc\")), any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"riscv64\", all(rustix_use_experimental_asm, target_arch = \"powerpc\"), all(rustix_use_experimental_asm, target_arch = \"powerpc64\"), all(rustix_use_experimental_asm, target_arch = \"s390x\"), all(rustix_use_experimental_asm, target_arch = \"mips\"), all(rustix_use_experimental_asm, target_arch = \"mips32r6\"), all(rustix_use_experimental_asm, target_arch = \"mips64\"), all(rustix_use_experimental_asm, target_arch = \"mips64r6\"), target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\")))))))": [
"aarch64-apple-darwin",
"wasm32-unknown-unknown",
"wasm32-wasip1"
],
"cfg(all(target_os = \"uefi\", getrandom_backend = \"efi_rng\"))": [],
"cfg(any())": [],
"cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"hurd\", target_os = \"illumos\", target_os = \"cygwin\", all(target_os = \"horizon\", target_arch = \"arm\")))": [],
"cfg(any(target_os = \"haiku\", target_os = \"redox\", target_os = \"nto\", target_os = \"aix\"))": [],
"cfg(any(target_os = \"ios\", target_os = \"visionos\", target_os = \"watchos\", target_os = \"tvos\"))": [],
"cfg(any(target_os = \"macos\", target_os = \"openbsd\", target_os = \"vita\", target_os = \"emscripten\"))": [
"aarch64-apple-darwin"
],
"cfg(any(unix, target_os = \"wasi\"))": [
"aarch64-apple-darwin",
"aarch64-unknown-linux-gnu",
"wasm32-wasip1",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"cfg(target_os = \"hermit\")": [],
"cfg(target_os = \"netbsd\")": [],
"cfg(target_os = \"solaris\")": [],
"cfg(target_os = \"vxworks\")": [],
"cfg(target_os = \"wasi\")": [
"wasm32-wasip1"
],
"cfg(unix)": [
"aarch64-apple-darwin",
"aarch64-unknown-linux-gnu",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"cfg(windows)": [
"x86_64-pc-windows-msvc"
],
"wasm32-unknown-unknown": [
"wasm32-unknown-unknown"
],
"wasm32-wasip1": [
"wasm32-wasip1"
],
"x86_64-pc-windows-msvc": [
"x86_64-pc-windows-msvc"
],
"x86_64-unknown-linux-gnu": [
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"x86_64-unknown-nixos-gnu": [
"x86_64-unknown-nixos-gnu"
]
},
"direct_deps": [
"anyhow 1.0.103",
"base64 0.22.1",
"cargo_metadata 0.23.1",
"cc 1.2.66",
"clap 4.6.1",
"clap-cargo 0.18.3",
"either 1.16.0",
"flagset 0.4.7",
"heck 0.5.0",
"indenter 0.3.4",
"itertools 0.13.0",
"once_cell 1.21.4",
"phf 0.11.3",
"proc-macro2 1.0.106",
"protobuf 3.7.2",
"quote 1.0.46",
"regex 1.12.4",
"rustc-stable-hash 0.1.2",
"rustversion 1.0.23",
"serde 1.0.228",
"serde_json 1.0.150",
"syn 2.0.118",
"tempfile 3.27.0",
"unicode-ident 1.0.24"
],
"direct_dev_deps": [
"googletest 0.14.3",
"static_assertions 1.1.0"
],
"unused_patches": []
}