7754 lines
195 KiB
Plaintext
7754 lines
195 KiB
Plaintext
{
|
|
"checksum": "14e3d78cf8dddc34151b0ee8e41886f553b1fbf6cff1a6b50e87b8845b22adb1",
|
|
"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.0",
|
|
"target": "memchr"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "1.1.4"
|
|
},
|
|
"license": "Unlicense OR MIT",
|
|
"license_ids": [
|
|
"MIT",
|
|
"Unlicense"
|
|
],
|
|
"license_file": "LICENSE-MIT"
|
|
},
|
|
"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.102": {
|
|
"name": "anyhow",
|
|
"version": "1.0.102",
|
|
"package_url": "https://github.com/dtolnay/anyhow",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/anyhow/1.0.102/download",
|
|
"sha256": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
|
|
}
|
|
},
|
|
"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.102",
|
|
"target": "build_script_build"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "1.0.102"
|
|
},
|
|
"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"
|
|
},
|
|
"beef 0.5.2": {
|
|
"name": "beef",
|
|
"version": "0.5.2",
|
|
"package_url": "https://github.com/maciejhirsz/beef",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/beef/0.5.2/download",
|
|
"sha256": "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "beef",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "beef",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "0.5.2"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"bitflags 2.11.0": {
|
|
"name": "bitflags",
|
|
"version": "2.11.0",
|
|
"package_url": "https://github.com/bitflags/bitflags",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/bitflags/2.11.0/download",
|
|
"sha256": "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af"
|
|
}
|
|
},
|
|
"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": [],
|
|
"selects": {
|
|
"aarch64-apple-darwin": [
|
|
"std"
|
|
],
|
|
"aarch64-unknown-linux-gnu": [
|
|
"std"
|
|
],
|
|
"powerpc64le-unknown-linux-gnu": [
|
|
"std"
|
|
],
|
|
"s390x-unknown-linux-gnu": [
|
|
"std"
|
|
],
|
|
"x86_64-apple-darwin": [
|
|
"std"
|
|
],
|
|
"x86_64-unknown-linux-gnu": [
|
|
"std"
|
|
]
|
|
}
|
|
},
|
|
"edition": "2021",
|
|
"version": "2.11.0"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"bitmaps 2.1.0": {
|
|
"name": "bitmaps",
|
|
"version": "2.1.0",
|
|
"package_url": "https://github.com/bodil/bitmaps",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/bitmaps/2.1.0/download",
|
|
"sha256": "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "bitmaps",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "bitmaps",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "typenum 1.19.0",
|
|
"target": "typenum"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "2.1.0"
|
|
},
|
|
"license": "MPL-2.0+",
|
|
"license_ids": [
|
|
"MPL-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"bumpalo 3.20.2": {
|
|
"name": "bumpalo",
|
|
"version": "3.20.2",
|
|
"package_url": "https://github.com/fitzgen/bumpalo",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/bumpalo/3.20.2/download",
|
|
"sha256": "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "bumpalo",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "bumpalo",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "3.20.2"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"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.0": {
|
|
"name": "clap",
|
|
"version": "4.6.0",
|
|
"package_url": "https://github.com/clap-rs/clap",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/clap/4.6.0/download",
|
|
"sha256": "b193af5b67834b676abd72466a96c1024e6a6ad978a1f484bd90b85c94041351"
|
|
}
|
|
},
|
|
"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",
|
|
"env",
|
|
"error-context",
|
|
"help",
|
|
"std",
|
|
"suggestions",
|
|
"usage",
|
|
"wrap_help"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "clap_builder 4.6.0",
|
|
"target": "clap_builder"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"proc_macro_deps": {
|
|
"common": [
|
|
{
|
|
"id": "clap_derive 4.6.0",
|
|
"target": "clap_derive"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"version": "4.6.0"
|
|
},
|
|
"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",
|
|
"env",
|
|
"error-context",
|
|
"help",
|
|
"std",
|
|
"suggestions",
|
|
"usage",
|
|
"wrap_help"
|
|
],
|
|
"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"
|
|
},
|
|
{
|
|
"id": "terminal_size 0.4.4",
|
|
"target": "terminal_size"
|
|
}
|
|
],
|
|
"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.0": {
|
|
"name": "clap_derive",
|
|
"version": "4.6.0",
|
|
"package_url": "https://github.com/clap-rs/clap",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/clap_derive/4.6.0/download",
|
|
"sha256": "1110bd8a634a1ab8cb04345d8d878267d57c3cf1b38d91b71af6686408bbca6a"
|
|
}
|
|
},
|
|
"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.45",
|
|
"target": "quote"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"target": "syn"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "4.6.0"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"direct-cargo-bazel-deps 0.0.1": {
|
|
"name": "direct-cargo-bazel-deps",
|
|
"version": "0.0.1",
|
|
"package_url": null,
|
|
"repository": null,
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "direct_cargo_bazel_deps",
|
|
"crate_root": ".direct_cargo_bazel_deps.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "direct_cargo_bazel_deps",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2018",
|
|
"version": "0.0.1"
|
|
},
|
|
"license": null,
|
|
"license_ids": [],
|
|
"license_file": null
|
|
},
|
|
"env_filter 1.0.1": {
|
|
"name": "env_filter",
|
|
"version": "1.0.1",
|
|
"package_url": "https://github.com/rust-cli/env_logger",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/env_filter/1.0.1/download",
|
|
"sha256": "32e90c2accc4b07a8456ea0debdc2e7587bdd890680d71173a15d4ae604f6eef"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "env_filter",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "env_filter",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"regex"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
},
|
|
{
|
|
"id": "regex 1.12.3",
|
|
"target": "regex"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "1.0.1"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"env_logger 0.11.10": {
|
|
"name": "env_logger",
|
|
"version": "0.11.10",
|
|
"package_url": "https://github.com/rust-cli/env_logger",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/env_logger/0.11.10/download",
|
|
"sha256": "0621c04f2196ac3f488dd583365b9c09be011a4ab8b9f37248ffcc8f6198b56a"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "env_logger",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "env_logger",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"auto-color",
|
|
"color",
|
|
"default",
|
|
"humantime",
|
|
"regex"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anstream 1.0.0",
|
|
"target": "anstream"
|
|
},
|
|
{
|
|
"id": "anstyle 1.0.14",
|
|
"target": "anstyle"
|
|
},
|
|
{
|
|
"id": "env_filter 1.0.1",
|
|
"target": "env_filter"
|
|
},
|
|
{
|
|
"id": "jiff 0.2.23",
|
|
"target": "jiff"
|
|
},
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.11.10"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"equivalent 1.0.2": {
|
|
"name": "equivalent",
|
|
"version": "1.0.2",
|
|
"package_url": "https://github.com/indexmap-rs/equivalent",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/equivalent/1.0.2/download",
|
|
"sha256": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "equivalent",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "equivalent",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2015",
|
|
"version": "1.0.2"
|
|
},
|
|
"license": "Apache-2.0 OR MIT",
|
|
"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.184",
|
|
"target": "libc"
|
|
}
|
|
],
|
|
"cfg(target_os = \"wasi\")": [
|
|
{
|
|
"id": "libc 0.2.184",
|
|
"target": "libc"
|
|
}
|
|
],
|
|
"cfg(unix)": [
|
|
{
|
|
"id": "libc 0.2.184",
|
|
"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"
|
|
},
|
|
"escape8259 0.5.3": {
|
|
"name": "escape8259",
|
|
"version": "0.5.3",
|
|
"package_url": "https://github.com/ericseppanen/escape8259",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/escape8259/0.5.3/download",
|
|
"sha256": "5692dd7b5a1978a5aeb0ce83b7655c58ca8efdcb79d21036ea249da95afec2c6"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "escape8259",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "escape8259",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2018",
|
|
"version": "0.5.3"
|
|
},
|
|
"license": "MIT",
|
|
"license_ids": [
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE"
|
|
},
|
|
"fixedbitset 0.4.2": {
|
|
"name": "fixedbitset",
|
|
"version": "0.4.2",
|
|
"package_url": "https://github.com/petgraph/fixedbitset",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/fixedbitset/0.4.2/download",
|
|
"sha256": "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "fixedbitset",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "fixedbitset",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2015",
|
|
"version": "0.4.2"
|
|
},
|
|
"license": "MIT/Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"fnv 1.0.7": {
|
|
"name": "fnv",
|
|
"version": "1.0.7",
|
|
"package_url": "https://github.com/servo/rust-fnv",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/fnv/1.0.7/download",
|
|
"sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "fnv",
|
|
"crate_root": "lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "fnv",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2015",
|
|
"version": "1.0.7"
|
|
},
|
|
"license": "Apache-2.0 / MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"foldhash 0.1.5": {
|
|
"name": "foldhash",
|
|
"version": "0.1.5",
|
|
"package_url": "https://github.com/orlp/foldhash",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/foldhash/0.1.5/download",
|
|
"sha256": "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "foldhash",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "foldhash",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2021",
|
|
"version": "0.1.5"
|
|
},
|
|
"license": "Zlib",
|
|
"license_ids": [
|
|
"Zlib"
|
|
],
|
|
"license_file": "LICENSE"
|
|
},
|
|
"hashbrown 0.15.5": {
|
|
"name": "hashbrown",
|
|
"version": "0.15.5",
|
|
"package_url": "https://github.com/rust-lang/hashbrown",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/hashbrown/0.15.5/download",
|
|
"sha256": "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "hashbrown",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "hashbrown",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default-hasher",
|
|
"serde"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "foldhash 0.1.5",
|
|
"target": "foldhash"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.15.5"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"hashbrown 0.16.1": {
|
|
"name": "hashbrown",
|
|
"version": "0.16.1",
|
|
"package_url": "https://github.com/rust-lang/hashbrown",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/hashbrown/0.16.1/download",
|
|
"sha256": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "hashbrown",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "hashbrown",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2021",
|
|
"version": "0.16.1"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"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"
|
|
},
|
|
"id-arena 2.3.0": {
|
|
"name": "id-arena",
|
|
"version": "2.3.0",
|
|
"package_url": "https://github.com/fitzgen/id-arena",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/id-arena/2.3.0/download",
|
|
"sha256": "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "id_arena",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "id_arena",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "2.3.0"
|
|
},
|
|
"license": "MIT/Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"im-rc 15.1.0": {
|
|
"name": "im-rc",
|
|
"version": "15.1.0",
|
|
"package_url": "https://github.com/bodil/im-rs",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/im-rc/15.1.0/download",
|
|
"sha256": "af1955a75fa080c677d3972822ec4bad316169ab1cfc6c257a942c2265dbe5fe"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "im_rc",
|
|
"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": "im_rc",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bitmaps 2.1.0",
|
|
"target": "bitmaps"
|
|
},
|
|
{
|
|
"id": "im-rc 15.1.0",
|
|
"target": "build_script_build"
|
|
},
|
|
{
|
|
"id": "rand_core 0.6.4",
|
|
"target": "rand_core"
|
|
},
|
|
{
|
|
"id": "rand_xoshiro 0.6.0",
|
|
"target": "rand_xoshiro"
|
|
},
|
|
{
|
|
"id": "sized-chunks 0.6.5",
|
|
"target": "sized_chunks"
|
|
},
|
|
{
|
|
"id": "typenum 1.19.0",
|
|
"target": "typenum"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "15.1.0"
|
|
},
|
|
"build_script_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"compile_data_glob_excludes": [
|
|
"**/*.rs"
|
|
],
|
|
"data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "version_check 0.9.5",
|
|
"target": "version_check"
|
|
}
|
|
],
|
|
"selects": {}
|
|
}
|
|
},
|
|
"license": "MPL-2.0+",
|
|
"license_ids": [
|
|
"MPL-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"indexmap 2.13.1": {
|
|
"name": "indexmap",
|
|
"version": "2.13.1",
|
|
"package_url": "https://github.com/indexmap-rs/indexmap",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/indexmap/2.13.1/download",
|
|
"sha256": "45a8a2b9cb3e0b0c1803dbb0758ffac5de2f425b23c28f518faabd9d805342ff"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "indexmap",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "indexmap",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"serde",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "equivalent 1.0.2",
|
|
"target": "equivalent"
|
|
},
|
|
{
|
|
"id": "hashbrown 0.16.1",
|
|
"target": "hashbrown"
|
|
},
|
|
{
|
|
"id": "serde_core 1.0.228",
|
|
"target": "serde_core"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "2.13.1"
|
|
},
|
|
"license": "Apache-2.0 OR MIT",
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"jiff 0.2.23": {
|
|
"name": "jiff",
|
|
"version": "0.2.23",
|
|
"package_url": "https://github.com/BurntSushi/jiff",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/jiff/0.2.23/download",
|
|
"sha256": "1a3546dc96b6d42c5f24902af9e2538e82e39ad350b0c766eb3fbf2d8f3d8359"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "jiff",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "jiff",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"alloc",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [],
|
|
"selects": {
|
|
"cfg(not(target_has_atomic = \"ptr\"))": [
|
|
{
|
|
"id": "portable-atomic 1.13.1",
|
|
"target": "portable_atomic"
|
|
},
|
|
{
|
|
"id": "portable-atomic-util 0.2.6",
|
|
"target": "portable_atomic_util"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"edition": "2021",
|
|
"proc_macro_deps": {
|
|
"common": [],
|
|
"selects": {
|
|
"cfg(any())": [
|
|
{
|
|
"id": "jiff-static 0.2.23",
|
|
"target": "jiff_static"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"version": "0.2.23"
|
|
},
|
|
"license": "Unlicense OR MIT",
|
|
"license_ids": [
|
|
"MIT",
|
|
"Unlicense"
|
|
],
|
|
"license_file": "LICENSE-MIT"
|
|
},
|
|
"jiff-static 0.2.23": {
|
|
"name": "jiff-static",
|
|
"version": "0.2.23",
|
|
"package_url": "https://github.com/BurntSushi/jiff",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/jiff-static/0.2.23/download",
|
|
"sha256": "2a8c8b344124222efd714b73bb41f8b5120b27a7cc1c75593a6ff768d9d05aa4"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"ProcMacro": {
|
|
"crate_name": "jiff_static",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "jiff_static",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "proc-macro2 1.0.106",
|
|
"target": "proc_macro2"
|
|
},
|
|
{
|
|
"id": "quote 1.0.45",
|
|
"target": "quote"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"target": "syn"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.2.23"
|
|
},
|
|
"license": "Unlicense OR MIT",
|
|
"license_ids": [
|
|
"MIT",
|
|
"Unlicense"
|
|
],
|
|
"license_file": "LICENSE-MIT"
|
|
},
|
|
"lazy_static 1.5.0": {
|
|
"name": "lazy_static",
|
|
"version": "1.5.0",
|
|
"package_url": "https://github.com/rust-lang-nursery/lazy-static.rs",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/lazy_static/1.5.0/download",
|
|
"sha256": "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "lazy_static",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "lazy_static",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2015",
|
|
"version": "1.5.0"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"leb128 0.2.5": {
|
|
"name": "leb128",
|
|
"version": "0.2.5",
|
|
"package_url": "https://github.com/gimli-rs/leb128",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/leb128/0.2.5/download",
|
|
"sha256": "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "leb128",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "leb128",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2018",
|
|
"version": "0.2.5"
|
|
},
|
|
"license": "Apache-2.0/MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"leb128fmt 0.1.0": {
|
|
"name": "leb128fmt",
|
|
"version": "0.1.0",
|
|
"package_url": "https://github.com/bluk/leb128fmt",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/leb128fmt/0.1.0/download",
|
|
"sha256": "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "leb128fmt",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "leb128fmt",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2021",
|
|
"version": "0.1.0"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"libc 0.2.184": {
|
|
"name": "libc",
|
|
"version": "0.2.184",
|
|
"package_url": "https://github.com/rust-lang/libc",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/libc/0.2.184/download",
|
|
"sha256": "48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af"
|
|
}
|
|
},
|
|
"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": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "libc 0.2.184",
|
|
"target": "build_script_build"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.2.184"
|
|
},
|
|
"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"
|
|
},
|
|
"libtest-mimic 0.8.2": {
|
|
"name": "libtest-mimic",
|
|
"version": "0.8.2",
|
|
"package_url": "https://github.com/LukasKalbertodt/libtest-mimic",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/libtest-mimic/0.8.2/download",
|
|
"sha256": "14e6ba06f0ade6e504aff834d7c34298e5155c6baca353cc6a4aaff2f9fd7f33"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "libtest_mimic",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "libtest_mimic",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anstream 1.0.0",
|
|
"target": "anstream"
|
|
},
|
|
{
|
|
"id": "anstyle 1.0.14",
|
|
"target": "anstyle"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "escape8259 0.5.3",
|
|
"target": "escape8259"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.8.2"
|
|
},
|
|
"license": "MIT/Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"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": [
|
|
"general",
|
|
"ioctl",
|
|
"no_std"
|
|
],
|
|
"selects": {
|
|
"aarch64-unknown-linux-gnu": [
|
|
"auxvec",
|
|
"elf",
|
|
"errno"
|
|
],
|
|
"x86_64-unknown-linux-gnu": [
|
|
"auxvec",
|
|
"elf",
|
|
"errno"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
},
|
|
"log 0.4.29": {
|
|
"name": "log",
|
|
"version": "0.4.29",
|
|
"package_url": "https://github.com/rust-lang/log",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/log/0.4.29/download",
|
|
"sha256": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "log",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "log",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.4.29"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"logos 0.14.4": {
|
|
"name": "logos",
|
|
"version": "0.14.4",
|
|
"package_url": "https://github.com/maciejhirsz/logos",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/logos/0.14.4/download",
|
|
"sha256": "7251356ef8cb7aec833ddf598c6cb24d17b689d20b993f9d11a3d764e34e6458"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "logos",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "logos",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"export_derive",
|
|
"logos-derive",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"proc_macro_deps": {
|
|
"common": [
|
|
{
|
|
"id": "logos-derive 0.14.4",
|
|
"target": "logos_derive"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"version": "0.14.4"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"logos-codegen 0.14.4": {
|
|
"name": "logos-codegen",
|
|
"version": "0.14.4",
|
|
"package_url": "https://github.com/maciejhirsz/logos",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/logos-codegen/0.14.4/download",
|
|
"sha256": "59f80069600c0d66734f5ff52cc42f2dabd6b29d205f333d61fd7832e9e9963f"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "logos_codegen",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "logos_codegen",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "beef 0.5.2",
|
|
"target": "beef"
|
|
},
|
|
{
|
|
"id": "fnv 1.0.7",
|
|
"target": "fnv"
|
|
},
|
|
{
|
|
"id": "lazy_static 1.5.0",
|
|
"target": "lazy_static"
|
|
},
|
|
{
|
|
"id": "proc-macro2 1.0.106",
|
|
"target": "proc_macro2"
|
|
},
|
|
{
|
|
"id": "quote 1.0.45",
|
|
"target": "quote"
|
|
},
|
|
{
|
|
"id": "regex-syntax 0.8.10",
|
|
"target": "regex_syntax"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"target": "syn"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.14.4"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"logos-derive 0.14.4": {
|
|
"name": "logos-derive",
|
|
"version": "0.14.4",
|
|
"package_url": "https://github.com/maciejhirsz/logos",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/logos-derive/0.14.4/download",
|
|
"sha256": "24fb722b06a9dc12adb0963ed585f19fc61dc5413e6a9be9422ef92c091e731d"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"ProcMacro": {
|
|
"crate_name": "logos_derive",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "logos_derive",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "logos-codegen 0.14.4",
|
|
"target": "logos_codegen"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.14.4"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"memchr 2.8.0": {
|
|
"name": "memchr",
|
|
"version": "2.8.0",
|
|
"package_url": "https://github.com/BurntSushi/memchr",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/memchr/2.8.0/download",
|
|
"sha256": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "memchr",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "memchr",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"alloc",
|
|
"default",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "2.8.0"
|
|
},
|
|
"license": "Unlicense OR MIT",
|
|
"license_ids": [
|
|
"MIT",
|
|
"Unlicense"
|
|
],
|
|
"license_file": "LICENSE-MIT"
|
|
},
|
|
"miette 7.6.0": {
|
|
"name": "miette",
|
|
"version": "7.6.0",
|
|
"package_url": "https://github.com/zkat/miette",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/miette/7.6.0/download",
|
|
"sha256": "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "miette",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "miette",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"derive",
|
|
"serde"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "cfg-if 1.0.4",
|
|
"target": "cfg_if"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "unicode-width 0.1.14",
|
|
"target": "unicode_width"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"proc_macro_deps": {
|
|
"common": [
|
|
{
|
|
"id": "miette-derive 7.6.0",
|
|
"target": "miette_derive"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"version": "7.6.0"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": "LICENSE"
|
|
},
|
|
"miette-derive 7.6.0": {
|
|
"name": "miette-derive",
|
|
"version": "7.6.0",
|
|
"package_url": "https://github.com/zkat/miette",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/miette-derive/7.6.0/download",
|
|
"sha256": "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"ProcMacro": {
|
|
"crate_name": "miette_derive",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "miette_derive",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "proc-macro2 1.0.106",
|
|
"target": "proc_macro2"
|
|
},
|
|
{
|
|
"id": "quote 1.0.45",
|
|
"target": "quote"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"target": "syn"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "7.6.0"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": "LICENSE"
|
|
},
|
|
"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"
|
|
},
|
|
"petgraph 0.6.5": {
|
|
"name": "petgraph",
|
|
"version": "0.6.5",
|
|
"package_url": "https://github.com/petgraph/petgraph",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/petgraph/0.6.5/download",
|
|
"sha256": "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "petgraph",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "petgraph",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"graphmap",
|
|
"matrix_graph",
|
|
"stable_graph"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "fixedbitset 0.4.2",
|
|
"target": "fixedbitset"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "0.6.5"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"portable-atomic 1.13.1": {
|
|
"name": "portable-atomic",
|
|
"version": "1.13.1",
|
|
"package_url": "https://github.com/taiki-e/portable-atomic",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/portable-atomic/1.13.1/download",
|
|
"sha256": "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "portable_atomic",
|
|
"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": "portable_atomic",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "portable-atomic 1.13.1",
|
|
"target": "build_script_build"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "1.13.1"
|
|
},
|
|
"build_script_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"compile_data_glob_excludes": [
|
|
"**/*.rs"
|
|
],
|
|
"data_glob": [
|
|
"**"
|
|
]
|
|
},
|
|
"license": "Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"portable-atomic-util 0.2.6": {
|
|
"name": "portable-atomic-util",
|
|
"version": "0.2.6",
|
|
"package_url": "https://github.com/taiki-e/portable-atomic-util",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/portable-atomic-util/0.2.6/download",
|
|
"sha256": "091397be61a01d4be58e7841595bd4bfedb15f1cd54977d79b8271e94ed799a3"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "portable_atomic_util",
|
|
"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": "portable_atomic_util",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "portable-atomic 1.13.1",
|
|
"target": "portable_atomic"
|
|
},
|
|
{
|
|
"id": "portable-atomic-util 0.2.6",
|
|
"target": "build_script_build"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "0.2.6"
|
|
},
|
|
"build_script_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"compile_data_glob_excludes": [
|
|
"**/*.rs"
|
|
],
|
|
"data_glob": [
|
|
"**"
|
|
]
|
|
},
|
|
"license": "Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"prettyplease 0.2.37": {
|
|
"name": "prettyplease",
|
|
"version": "0.2.37",
|
|
"package_url": "https://github.com/dtolnay/prettyplease",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/prettyplease/0.2.37/download",
|
|
"sha256": "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "prettyplease",
|
|
"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": "prettyplease",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "prettyplease 0.2.37",
|
|
"target": "build_script_build"
|
|
},
|
|
{
|
|
"id": "proc-macro2 1.0.106",
|
|
"target": "proc_macro2"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"target": "syn"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.2.37"
|
|
},
|
|
"build_script_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"compile_data_glob_excludes": [
|
|
"**/*.rs"
|
|
],
|
|
"data_glob": [
|
|
"**"
|
|
],
|
|
"links": "prettyplease02"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"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"
|
|
},
|
|
"pulldown-cmark 0.9.6": {
|
|
"name": "pulldown-cmark",
|
|
"version": "0.9.6",
|
|
"package_url": "https://github.com/raphlinus/pulldown-cmark",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/pulldown-cmark/0.9.6/download",
|
|
"sha256": "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "pulldown_cmark",
|
|
"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": "pulldown_cmark",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bitflags 2.11.0",
|
|
"target": "bitflags"
|
|
},
|
|
{
|
|
"id": "memchr 2.8.0",
|
|
"target": "memchr"
|
|
},
|
|
{
|
|
"id": "pulldown-cmark 0.9.6",
|
|
"target": "build_script_build"
|
|
},
|
|
{
|
|
"id": "unicase 2.9.0",
|
|
"target": "unicase"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.9.6"
|
|
},
|
|
"build_script_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"compile_data_glob_excludes": [
|
|
"**/*.rs"
|
|
],
|
|
"data_glob": [
|
|
"**"
|
|
]
|
|
},
|
|
"license": "MIT",
|
|
"license_ids": [
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE"
|
|
},
|
|
"quote 1.0.45": {
|
|
"name": "quote",
|
|
"version": "1.0.45",
|
|
"package_url": "https://github.com/dtolnay/quote",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/quote/1.0.45/download",
|
|
"sha256": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
|
|
}
|
|
},
|
|
"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.45",
|
|
"target": "build_script_build"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "1.0.45"
|
|
},
|
|
"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"
|
|
},
|
|
"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"
|
|
},
|
|
"rand_xoshiro 0.6.0": {
|
|
"name": "rand_xoshiro",
|
|
"version": "0.6.0",
|
|
"package_url": "https://github.com/rust-random/rngs",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/rand_xoshiro/0.6.0/download",
|
|
"sha256": "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "rand_xoshiro",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "rand_xoshiro",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "rand_core 0.6.4",
|
|
"target": "rand_core"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "0.6.0"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"regex 1.12.3": {
|
|
"name": "regex",
|
|
"version": "1.12.3",
|
|
"package_url": "https://github.com/rust-lang/regex",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/regex/1.12.3/download",
|
|
"sha256": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
|
|
}
|
|
},
|
|
"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.0",
|
|
"target": "memchr"
|
|
},
|
|
{
|
|
"id": "regex-automata 0.4.14",
|
|
"target": "regex_automata"
|
|
},
|
|
{
|
|
"id": "regex-syntax 0.8.10",
|
|
"target": "regex_syntax"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "1.12.3"
|
|
},
|
|
"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.0",
|
|
"target": "memchr"
|
|
},
|
|
{
|
|
"id": "regex-syntax 0.8.10",
|
|
"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.10": {
|
|
"name": "regex-syntax",
|
|
"version": "0.8.10",
|
|
"package_url": "https://github.com/rust-lang/regex",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/regex-syntax/0.8.10/download",
|
|
"sha256": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
|
|
}
|
|
},
|
|
"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.10"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"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",
|
|
"std",
|
|
"termios"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bitflags 2.11.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.184",
|
|
"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.184",
|
|
"target": "libc"
|
|
}
|
|
],
|
|
"cfg(windows)": [
|
|
{
|
|
"id": "errno 0.3.14",
|
|
"target": "errno",
|
|
"alias": "libc_errno"
|
|
},
|
|
{
|
|
"id": "windows-sys 0.61.2",
|
|
"target": "windows_sys"
|
|
}
|
|
],
|
|
"powerpc64le-unknown-linux-gnu": [
|
|
{
|
|
"id": "errno 0.3.14",
|
|
"target": "errno",
|
|
"alias": "libc_errno"
|
|
},
|
|
{
|
|
"id": "libc 0.2.184",
|
|
"target": "libc"
|
|
}
|
|
],
|
|
"s390x-unknown-linux-gnu": [
|
|
{
|
|
"id": "errno 0.3.14",
|
|
"target": "errno",
|
|
"alias": "libc_errno"
|
|
},
|
|
{
|
|
"id": "libc 0.2.184",
|
|
"target": "libc"
|
|
}
|
|
],
|
|
"x86_64-apple-darwin": [
|
|
{
|
|
"id": "errno 0.3.14",
|
|
"target": "errno",
|
|
"alias": "libc_errno"
|
|
},
|
|
{
|
|
"id": "libc 0.2.184",
|
|
"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"
|
|
},
|
|
"ryu 1.0.23": {
|
|
"name": "ryu",
|
|
"version": "1.0.23",
|
|
"package_url": "https://github.com/dtolnay/ryu",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/ryu/1.0.23/download",
|
|
"sha256": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "ryu",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "ryu",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2021",
|
|
"version": "1.0.23"
|
|
},
|
|
"license": "Apache-2.0 OR BSL-1.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"BSL-1.0"
|
|
],
|
|
"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": [
|
|
"alloc",
|
|
"default",
|
|
"derive",
|
|
"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": [
|
|
"alloc",
|
|
"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.45",
|
|
"target": "quote"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"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.149": {
|
|
"name": "serde_json",
|
|
"version": "1.0.149",
|
|
"package_url": "https://github.com/serde-rs/json",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/serde_json/1.0.149/download",
|
|
"sha256": "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "itoa 1.0.18",
|
|
"target": "itoa"
|
|
},
|
|
{
|
|
"id": "memchr 2.8.0",
|
|
"target": "memchr"
|
|
},
|
|
{
|
|
"id": "serde_core 1.0.228",
|
|
"target": "serde_core"
|
|
},
|
|
{
|
|
"id": "serde_json 1.0.149",
|
|
"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.149"
|
|
},
|
|
"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_spanned 0.6.9": {
|
|
"name": "serde_spanned",
|
|
"version": "0.6.9",
|
|
"package_url": "https://github.com/toml-rs/toml",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/serde_spanned/0.6.9/download",
|
|
"sha256": "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "serde_spanned",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "serde_spanned",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"serde"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.6.9"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"serde_yaml 0.9.34+deprecated": {
|
|
"name": "serde_yaml",
|
|
"version": "0.9.34+deprecated",
|
|
"package_url": "https://github.com/dtolnay/serde-yaml",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/serde_yaml/0.9.34+deprecated/download",
|
|
"sha256": "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "serde_yaml",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "serde_yaml",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "itoa 1.0.18",
|
|
"target": "itoa"
|
|
},
|
|
{
|
|
"id": "ryu 1.0.23",
|
|
"target": "ryu"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "unsafe-libyaml 0.2.11",
|
|
"target": "unsafe_libyaml"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.9.34+deprecated"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"sized-chunks 0.6.5": {
|
|
"name": "sized-chunks",
|
|
"version": "0.6.5",
|
|
"package_url": "https://github.com/bodil/sized-chunks",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/sized-chunks/0.6.5/download",
|
|
"sha256": "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "sized_chunks",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "sized_chunks",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bitmaps 2.1.0",
|
|
"target": "bitmaps"
|
|
},
|
|
{
|
|
"id": "typenum 1.19.0",
|
|
"target": "typenum"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "0.6.5"
|
|
},
|
|
"license": "MPL-2.0+",
|
|
"license_ids": [
|
|
"MPL-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"smallvec 1.15.1": {
|
|
"name": "smallvec",
|
|
"version": "1.15.1",
|
|
"package_url": "https://github.com/servo/rust-smallvec",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/smallvec/1.15.1/download",
|
|
"sha256": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "smallvec",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "smallvec",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2018",
|
|
"version": "1.15.1"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"spdx 0.10.9": {
|
|
"name": "spdx",
|
|
"version": "0.10.9",
|
|
"package_url": "https://github.com/EmbarkStudios/spdx",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/spdx/0.10.9/download",
|
|
"sha256": "c3e17e880bafaeb362a7b751ec46bdc5b61445a188f80e0606e68167cd540fa3"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "spdx",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "spdx",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "smallvec 1.15.1",
|
|
"target": "smallvec"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.10.9"
|
|
},
|
|
"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.117": {
|
|
"name": "syn",
|
|
"version": "2.0.117",
|
|
"package_url": "https://github.com/dtolnay/syn",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/syn/2.0.117/download",
|
|
"sha256": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "syn",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "syn",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clone-impls",
|
|
"default",
|
|
"derive",
|
|
"full",
|
|
"parsing",
|
|
"printing",
|
|
"proc-macro"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "proc-macro2 1.0.106",
|
|
"target": "proc_macro2"
|
|
},
|
|
{
|
|
"id": "quote 1.0.45",
|
|
"target": "quote"
|
|
},
|
|
{
|
|
"id": "unicode-ident 1.0.24",
|
|
"target": "unicode_ident"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "2.0.117"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"terminal_size 0.4.4": {
|
|
"name": "terminal_size",
|
|
"version": "0.4.4",
|
|
"package_url": "https://github.com/eminence/terminal-size",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/terminal_size/0.4.4/download",
|
|
"sha256": "230a1b821ccbd75b185820a1f1ff7b14d21da1e442e22c0863ea5f08771a8874"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "terminal_size",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "terminal_size",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [],
|
|
"selects": {
|
|
"cfg(unix)": [
|
|
{
|
|
"id": "rustix 1.1.4",
|
|
"target": "rustix"
|
|
}
|
|
],
|
|
"cfg(windows)": [
|
|
{
|
|
"id": "windows-sys 0.61.2",
|
|
"target": "windows_sys"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.4.4"
|
|
},
|
|
"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-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.45",
|
|
"target": "quote"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"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"
|
|
},
|
|
"toml 0.8.23": {
|
|
"name": "toml",
|
|
"version": "0.8.23",
|
|
"package_url": "https://github.com/toml-rs/toml",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/toml/0.8.23/download",
|
|
"sha256": "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "toml",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "toml",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default",
|
|
"display",
|
|
"parse"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "serde_spanned 0.6.9",
|
|
"target": "serde_spanned"
|
|
},
|
|
{
|
|
"id": "toml_datetime 0.6.11",
|
|
"target": "toml_datetime"
|
|
},
|
|
{
|
|
"id": "toml_edit 0.22.27",
|
|
"target": "toml_edit"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.8.23"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"toml_datetime 0.6.11": {
|
|
"name": "toml_datetime",
|
|
"version": "0.6.11",
|
|
"package_url": "https://github.com/toml-rs/toml",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/toml_datetime/0.6.11/download",
|
|
"sha256": "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "toml_datetime",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "toml_datetime",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"serde"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.6.11"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"toml_edit 0.22.27": {
|
|
"name": "toml_edit",
|
|
"version": "0.22.27",
|
|
"package_url": "https://github.com/toml-rs/toml",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/toml_edit/0.22.27/download",
|
|
"sha256": "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "toml_edit",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "toml_edit",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"display",
|
|
"parse",
|
|
"serde"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "serde_spanned 0.6.9",
|
|
"target": "serde_spanned"
|
|
},
|
|
{
|
|
"id": "toml_datetime 0.6.11",
|
|
"target": "toml_datetime"
|
|
},
|
|
{
|
|
"id": "toml_write 0.1.2",
|
|
"target": "toml_write"
|
|
},
|
|
{
|
|
"id": "winnow 0.7.15",
|
|
"target": "winnow"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.22.27"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"toml_write 0.1.2": {
|
|
"name": "toml_write",
|
|
"version": "0.1.2",
|
|
"package_url": "https://github.com/toml-rs/toml",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/toml_write/0.1.2/download",
|
|
"sha256": "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "toml_write",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "toml_write",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"alloc",
|
|
"default",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.1.2"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"typenum 1.19.0": {
|
|
"name": "typenum",
|
|
"version": "1.19.0",
|
|
"package_url": "https://github.com/paholg/typenum",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/typenum/1.19.0/download",
|
|
"sha256": "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "typenum",
|
|
"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": "typenum",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "typenum 1.19.0",
|
|
"target": "build_script_build"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2018",
|
|
"version": "1.19.0"
|
|
},
|
|
"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"
|
|
},
|
|
"unicase 2.9.0": {
|
|
"name": "unicase",
|
|
"version": "2.9.0",
|
|
"package_url": "https://github.com/seanmonstar/unicase",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/unicase/2.9.0/download",
|
|
"sha256": "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "unicase",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "unicase",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2018",
|
|
"version": "2.9.0"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"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"
|
|
},
|
|
"unicode-width 0.1.14": {
|
|
"name": "unicode-width",
|
|
"version": "0.1.14",
|
|
"package_url": "https://github.com/unicode-rs/unicode-width",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/unicode-width/0.1.14/download",
|
|
"sha256": "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "unicode_width",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "unicode_width",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"cjk",
|
|
"default"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.1.14"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"unicode-width 0.2.2": {
|
|
"name": "unicode-width",
|
|
"version": "0.2.2",
|
|
"package_url": "https://github.com/unicode-rs/unicode-width",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/unicode-width/0.2.2/download",
|
|
"sha256": "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "unicode_width",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "unicode_width",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"cjk",
|
|
"default"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.2.2"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"unicode-xid 0.2.6": {
|
|
"name": "unicode-xid",
|
|
"version": "0.2.6",
|
|
"package_url": "https://github.com/unicode-rs/unicode-xid",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/unicode-xid/0.2.6/download",
|
|
"sha256": "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "unicode_xid",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "unicode_xid",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"default"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2015",
|
|
"version": "0.2.6"
|
|
},
|
|
"license": "MIT OR Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"unsafe-libyaml 0.2.11": {
|
|
"name": "unsafe-libyaml",
|
|
"version": "0.2.11",
|
|
"package_url": "https://github.com/dtolnay/unsafe-libyaml",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/unsafe-libyaml/0.2.11/download",
|
|
"sha256": "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "unsafe_libyaml",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "unsafe_libyaml",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2021",
|
|
"version": "0.2.11"
|
|
},
|
|
"license": "MIT",
|
|
"license_ids": [
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-MIT"
|
|
},
|
|
"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"
|
|
},
|
|
"version_check 0.9.5": {
|
|
"name": "version_check",
|
|
"version": "0.9.5",
|
|
"package_url": "https://github.com/SergioBenitez/version_check",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/version_check/0.9.5/download",
|
|
"sha256": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "version_check",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "version_check",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2015",
|
|
"version": "0.9.5"
|
|
},
|
|
"license": "MIT/Apache-2.0",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wac-graph 0.6.1": {
|
|
"name": "wac-graph",
|
|
"version": "0.6.1",
|
|
"package_url": "https://github.com/bytecodealliance/wac",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wac-graph/0.6.1/download",
|
|
"sha256": "d94268a683b67ae20210565b5f91e106fe05034c36b931e739fe90377ed80b98"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wac_graph",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wac_graph",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "id-arena 2.3.0",
|
|
"target": "id_arena"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
},
|
|
{
|
|
"id": "petgraph 0.6.5",
|
|
"target": "petgraph"
|
|
},
|
|
{
|
|
"id": "semver 1.0.28",
|
|
"target": "semver"
|
|
},
|
|
{
|
|
"id": "thiserror 1.0.69",
|
|
"target": "thiserror"
|
|
},
|
|
{
|
|
"id": "wac-types 0.6.1",
|
|
"target": "wac_types"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.202.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.202.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.202.0",
|
|
"target": "wasmparser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.6.1"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wac-parser 0.6.1": {
|
|
"name": "wac-parser",
|
|
"version": "0.6.1",
|
|
"package_url": "https://github.com/bytecodealliance/wac",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wac-parser/0.6.1/download",
|
|
"sha256": "616ec0c4f63641fa095b4a551263fe35a15c72c9680b650b8f08f70db0fdbd19"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wac_parser",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wac_parser",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "id-arena 2.3.0",
|
|
"target": "id_arena"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
},
|
|
{
|
|
"id": "logos 0.14.4",
|
|
"target": "logos"
|
|
},
|
|
{
|
|
"id": "miette 7.6.0",
|
|
"target": "miette"
|
|
},
|
|
{
|
|
"id": "semver 1.0.28",
|
|
"target": "semver"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "thiserror 1.0.69",
|
|
"target": "thiserror"
|
|
},
|
|
{
|
|
"id": "wac-graph 0.6.1",
|
|
"target": "wac_graph"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.202.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.202.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.202.0",
|
|
"target": "wasmparser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.6.1"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wac-types 0.6.1": {
|
|
"name": "wac-types",
|
|
"version": "0.6.1",
|
|
"package_url": "https://github.com/bytecodealliance/wac",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wac-types/0.6.1/download",
|
|
"sha256": "f5028a15e266f4c8fed48beb95aebb76af5232dcd554fd849a305a4e5cce1563"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wac_types",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wac_types",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "id-arena 2.3.0",
|
|
"target": "id_arena"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "semver 1.0.28",
|
|
"target": "semver"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.202.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.202.0",
|
|
"target": "wasmparser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.6.1"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wasi-preview1-component-adapter-provider 37.0.3": {
|
|
"name": "wasi-preview1-component-adapter-provider",
|
|
"version": "37.0.3",
|
|
"package_url": "https://github.com/bytecodealliance/wasmtime",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasi-preview1-component-adapter-provider/37.0.3/download",
|
|
"sha256": "6545ca20bba2f220430c4a97f6b60c48ef14eaa432b04e6b31be547037b4c9ab"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasi_preview1_component_adapter_provider",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasi_preview1_component_adapter_provider",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"edition": "2021",
|
|
"version": "37.0.3"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wasm-compose 0.244.0": {
|
|
"name": "wasm-compose",
|
|
"version": "0.244.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-compose",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasm-compose/0.244.0/download",
|
|
"sha256": "92cda9c76ca8dcac01a8b497860c2cb15cd6f216dc07060517df5abbe82512ac"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasm_compose",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasm_compose",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "im-rc 15.1.0",
|
|
"target": "im_rc"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
},
|
|
{
|
|
"id": "petgraph 0.6.5",
|
|
"target": "petgraph"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "serde_yaml 0.9.34+deprecated",
|
|
"target": "serde_yaml"
|
|
},
|
|
{
|
|
"id": "smallvec 1.15.1",
|
|
"target": "smallvec"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.244.0",
|
|
"target": "wasmparser"
|
|
},
|
|
{
|
|
"id": "wat 1.246.2",
|
|
"target": "wat"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"proc_macro_deps": {
|
|
"common": [
|
|
{
|
|
"id": "serde_derive 1.0.228",
|
|
"target": "serde_derive"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"version": "0.244.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wasm-encoder 0.202.0": {
|
|
"name": "wasm-encoder",
|
|
"version": "0.202.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasm-encoder/0.202.0/download",
|
|
"sha256": "bfd106365a7f5f7aa3c1916a98cbb3ad477f5ff96ddb130285a91c6e7429e67a"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasm_encoder",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasm_encoder",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "leb128 0.2.5",
|
|
"target": "leb128"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.202.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": "LICENSE"
|
|
},
|
|
"wasm-encoder 0.244.0": {
|
|
"name": "wasm-encoder",
|
|
"version": "0.244.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasm-encoder/0.244.0/download",
|
|
"sha256": "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasm_encoder",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasm_encoder",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"component-model",
|
|
"default",
|
|
"std",
|
|
"wasmparser"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "leb128fmt 0.1.0",
|
|
"target": "leb128fmt"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.244.0",
|
|
"target": "wasmparser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.244.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wasm-encoder 0.246.2": {
|
|
"name": "wasm-encoder",
|
|
"version": "0.246.2",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasm-encoder/0.246.2/download",
|
|
"sha256": "61fb705ce81adde29d2a8e99d87995e39a6e927358c91398f374474746070ef7"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasm_encoder",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasm_encoder",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"component-model",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "leb128fmt 0.1.0",
|
|
"target": "leb128fmt"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.246.2"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wasm-metadata 0.202.0": {
|
|
"name": "wasm-metadata",
|
|
"version": "0.202.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasm-metadata/0.202.0/download",
|
|
"sha256": "094aea3cb90e09f16ee25a4c0e324b3e8c934e7fd838bfa039aef5352f44a917"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasm_metadata",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasm_metadata",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "serde_json 1.0.149",
|
|
"target": "serde_json"
|
|
},
|
|
{
|
|
"id": "spdx 0.10.9",
|
|
"target": "spdx"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.202.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.202.0",
|
|
"target": "wasmparser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"proc_macro_deps": {
|
|
"common": [
|
|
{
|
|
"id": "serde_derive 1.0.228",
|
|
"target": "serde_derive"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"version": "0.202.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wasm-metadata 0.244.0": {
|
|
"name": "wasm-metadata",
|
|
"version": "0.244.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasm-metadata/0.244.0/download",
|
|
"sha256": "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasm_metadata",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasm_metadata",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.244.0",
|
|
"target": "wasmparser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.244.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wasmparser 0.202.0": {
|
|
"name": "wasmparser",
|
|
"version": "0.202.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasmparser/0.202.0/download",
|
|
"sha256": "d6998515d3cf3f8b980ef7c11b29a9b1017d4cf86b99ae93b546992df9931413"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasmparser",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasmparser",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bitflags 2.11.0",
|
|
"target": "bitflags"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "semver 1.0.28",
|
|
"target": "semver"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.202.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": "LICENSE"
|
|
},
|
|
"wasmparser 0.244.0": {
|
|
"name": "wasmparser",
|
|
"version": "0.244.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasmparser/0.244.0/download",
|
|
"sha256": "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasmparser",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasmparser",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"component-model",
|
|
"default",
|
|
"features",
|
|
"hash-collections",
|
|
"serde",
|
|
"simd",
|
|
"std",
|
|
"validate"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bitflags 2.11.0",
|
|
"target": "bitflags"
|
|
},
|
|
{
|
|
"id": "hashbrown 0.15.5",
|
|
"target": "hashbrown"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "semver 1.0.28",
|
|
"target": "semver"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.244.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wasmparser 0.246.2": {
|
|
"name": "wasmparser",
|
|
"version": "0.246.2",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wasmparser/0.246.2/download",
|
|
"sha256": "71cde4757396defafd25417cfb36aa3161027d06d865b0c24baaae229aac005d"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wasmparser",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wasmparser",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bitflags 2.11.0",
|
|
"target": "bitflags"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.246.2"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wast 246.0.2": {
|
|
"name": "wast",
|
|
"version": "246.0.2",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wast",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wast/246.0.2/download",
|
|
"sha256": "fe3fe8e3bf88ad96d031b4181ddbd64634b17cb0d06dfc3de589ef43591a9a62"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wast",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wast",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"component-model",
|
|
"wasm-module"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "bumpalo 3.20.2",
|
|
"target": "bumpalo"
|
|
},
|
|
{
|
|
"id": "leb128fmt 0.1.0",
|
|
"target": "leb128fmt"
|
|
},
|
|
{
|
|
"id": "memchr 2.8.0",
|
|
"target": "memchr"
|
|
},
|
|
{
|
|
"id": "unicode-width 0.2.2",
|
|
"target": "unicode_width"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.246.2",
|
|
"target": "wasm_encoder"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "246.0.2"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wat 1.246.2": {
|
|
"name": "wat",
|
|
"version": "1.246.2",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wat/1.246.2/download",
|
|
"sha256": "4bd7fda1199b94fff395c2d19a153f05dbe7807630316fa9673367666fd2ad8c"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wat",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wat",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"component-model",
|
|
"default"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "wast 246.0.2",
|
|
"target": "wast"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "1.246.2"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR 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_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"
|
|
},
|
|
"winnow 0.7.15": {
|
|
"name": "winnow",
|
|
"version": "0.7.15",
|
|
"package_url": "https://github.com/winnow-rs/winnow",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/winnow/0.7.15/download",
|
|
"sha256": "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "winnow",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "winnow",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"alloc",
|
|
"default",
|
|
"std"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"version": "0.7.15"
|
|
},
|
|
"license": "MIT",
|
|
"license_ids": [
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-MIT"
|
|
},
|
|
"wit-bindgen-c 0.51.0": {
|
|
"name": "wit-bindgen-c",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-c/0.51.0/download",
|
|
"sha256": "126d23671fdc7e8731814468f06a9bd8efeecf7b8befab4773105ffc4a1a8cc7"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_c",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_c",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clap"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.244.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
},
|
|
{
|
|
"id": "wit-component 0.244.0",
|
|
"target": "wit_component"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wit-bindgen-cli 0.51.0": {
|
|
"name": "wit-bindgen-cli",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-cli/0.51.0/download",
|
|
"sha256": "4d98560bc72dd7fdd42a3fe37b1bd349dc7f220998e63c0dd07f3ff9297b971e"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Binary": {
|
|
"crate_name": "wit-bindgen",
|
|
"crate_root": "src/bin/wit-bindgen.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": null,
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"async",
|
|
"c",
|
|
"cpp",
|
|
"csharp",
|
|
"default",
|
|
"go",
|
|
"markdown",
|
|
"moonbit",
|
|
"rust"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "env_logger 0.11.10",
|
|
"target": "env_logger"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-c 0.51.0",
|
|
"target": "wit_bindgen_c"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-cli 0.51.0",
|
|
"target": "build_script_build"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-cpp 0.51.0",
|
|
"target": "wit_bindgen_cpp"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-csharp 0.51.0",
|
|
"target": "wit_bindgen_csharp"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-go 0.51.0",
|
|
"target": "wit_bindgen_go"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-markdown 0.51.0",
|
|
"target": "wit_bindgen_markdown"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-moonbit 0.51.0",
|
|
"target": "wit_bindgen_moonbit"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-rust 0.51.0",
|
|
"target": "wit_bindgen_rust"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-test 0.51.0",
|
|
"target": "wit_bindgen_test"
|
|
},
|
|
{
|
|
"id": "wit-component 0.244.0",
|
|
"target": "wit_component"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"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"
|
|
},
|
|
"wit-bindgen-core 0.51.0": {
|
|
"name": "wit-bindgen-core",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-core/0.51.0/download",
|
|
"sha256": "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_core",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_core",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clap"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "wit-parser 0.244.0",
|
|
"target": "wit_parser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wit-bindgen-cpp 0.51.0": {
|
|
"name": "wit-bindgen-cpp",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/cpetig/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-cpp/0.51.0/download",
|
|
"sha256": "62976bcf6bda9bed0fc64ec55c5013f3ee93f06027c7bb5306e19ac2cebc7453"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_cpp",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_cpp",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clap"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.244.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-c 0.51.0",
|
|
"target": "wit_bindgen_c"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
},
|
|
{
|
|
"id": "wit-component 0.244.0",
|
|
"target": "wit_component"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"license_ids": [
|
|
"Apache-2.0"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wit-bindgen-csharp 0.51.0": {
|
|
"name": "wit-bindgen-csharp",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-csharp/0.51.0/download",
|
|
"sha256": "93f01ce7e8a89607f04437408d0ebc83b1bd5bb82eeb5c82632b0da1b080044d"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_csharp",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_csharp",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"aot",
|
|
"clap",
|
|
"default"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.244.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
},
|
|
{
|
|
"id": "wit-component 0.244.0",
|
|
"target": "wit_component"
|
|
},
|
|
{
|
|
"id": "wit-parser 0.244.0",
|
|
"target": "wit_parser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wit-bindgen-go 0.51.0": {
|
|
"name": "wit-bindgen-go",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-go/0.51.0/download",
|
|
"sha256": "071cca3baaac83d6659af94e3ba994cd07b7d4c1ff4c784b69edc690813ac302"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_go",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_go",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clap"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.244.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
},
|
|
{
|
|
"id": "wit-component 0.244.0",
|
|
"target": "wit_component"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wit-bindgen-markdown 0.51.0": {
|
|
"name": "wit-bindgen-markdown",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-markdown/0.51.0/download",
|
|
"sha256": "0131ec4c03397de784c3595f157d40aa5b1aaa0ffd2413916238f00e28ef0c3d"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_markdown",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_markdown",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clap"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "pulldown-cmark 0.9.6",
|
|
"target": "pulldown_cmark"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wit-bindgen-moonbit 0.51.0": {
|
|
"name": "wit-bindgen-moonbit",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-moonbit/0.51.0/download",
|
|
"sha256": "403d422ed13ed29307f16a09c5f868a32325aa8b5683bf15705335f6d5f5a6fe"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_moonbit",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_moonbit",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clap"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wit-bindgen-rust 0.51.0": {
|
|
"name": "wit-bindgen-rust",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-rust/0.51.0/download",
|
|
"sha256": "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_rust",
|
|
"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": "wit_bindgen_rust",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"clap"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "prettyplease 0.2.37",
|
|
"target": "prettyplease"
|
|
},
|
|
{
|
|
"id": "syn 2.0.117",
|
|
"target": "syn"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.244.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-core 0.51.0",
|
|
"target": "wit_bindgen_core"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-rust 0.51.0",
|
|
"target": "build_script_build"
|
|
},
|
|
{
|
|
"id": "wit-component 0.244.0",
|
|
"target": "wit_component"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"build_script_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"compile_data_glob_excludes": [
|
|
"**/*.rs"
|
|
],
|
|
"data_glob": [
|
|
"**"
|
|
],
|
|
"link_deps": {
|
|
"common": [
|
|
{
|
|
"id": "prettyplease 0.2.37",
|
|
"target": "prettyplease"
|
|
}
|
|
],
|
|
"selects": {}
|
|
}
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wit-bindgen-test 0.51.0": {
|
|
"name": "wit-bindgen-test",
|
|
"version": "0.51.0",
|
|
"package_url": "https://github.com/bytecodealliance/wit-bindgen",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-bindgen-test/0.51.0/download",
|
|
"sha256": "8498c1857a6b51ab283669093b6aaf756d0defe26d34b5eb907ca1fa502eaaab"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_bindgen_test",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_bindgen_test",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "clap 4.6.0",
|
|
"target": "clap"
|
|
},
|
|
{
|
|
"id": "heck 0.5.0",
|
|
"target": "heck"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "libtest-mimic 0.8.2",
|
|
"target": "libtest_mimic"
|
|
},
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
},
|
|
{
|
|
"id": "regex 1.12.3",
|
|
"target": "regex"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "toml 0.8.23",
|
|
"target": "toml"
|
|
},
|
|
{
|
|
"id": "wac-graph 0.6.1",
|
|
"target": "wac_graph"
|
|
},
|
|
{
|
|
"id": "wac-parser 0.6.1",
|
|
"target": "wac_parser"
|
|
},
|
|
{
|
|
"id": "wac-types 0.6.1",
|
|
"target": "wac_types"
|
|
},
|
|
{
|
|
"id": "wasi-preview1-component-adapter-provider 37.0.3",
|
|
"target": "wasi_preview1_component_adapter_provider"
|
|
},
|
|
{
|
|
"id": "wasm-compose 0.244.0",
|
|
"target": "wasm_compose"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.244.0",
|
|
"target": "wasmparser"
|
|
},
|
|
{
|
|
"id": "wat 1.246.2",
|
|
"target": "wat"
|
|
},
|
|
{
|
|
"id": "wit-bindgen-csharp 0.51.0",
|
|
"target": "wit_bindgen_csharp"
|
|
},
|
|
{
|
|
"id": "wit-component 0.244.0",
|
|
"target": "wit_component"
|
|
},
|
|
{
|
|
"id": "wit-parser 0.244.0",
|
|
"target": "wit_parser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2024",
|
|
"version": "0.51.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": "LICENSE-APACHE"
|
|
},
|
|
"wit-component 0.244.0": {
|
|
"name": "wit-component",
|
|
"version": "0.244.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-component/0.244.0/download",
|
|
"sha256": "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_component",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_component",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "bitflags 2.11.0",
|
|
"target": "bitflags"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "serde_json 1.0.149",
|
|
"target": "serde_json"
|
|
},
|
|
{
|
|
"id": "wasm-encoder 0.244.0",
|
|
"target": "wasm_encoder"
|
|
},
|
|
{
|
|
"id": "wasm-metadata 0.244.0",
|
|
"target": "wasm_metadata"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.244.0",
|
|
"target": "wasmparser"
|
|
},
|
|
{
|
|
"id": "wit-parser 0.244.0",
|
|
"target": "wit_parser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"proc_macro_deps": {
|
|
"common": [
|
|
{
|
|
"id": "serde_derive 1.0.228",
|
|
"target": "serde_derive"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"version": "0.244.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"wit-parser 0.244.0": {
|
|
"name": "wit-parser",
|
|
"version": "0.244.0",
|
|
"package_url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser",
|
|
"repository": {
|
|
"Http": {
|
|
"url": "https://static.crates.io/crates/wit-parser/0.244.0/download",
|
|
"sha256": "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"Library": {
|
|
"crate_name": "wit_parser",
|
|
"crate_root": "src/lib.rs",
|
|
"srcs": {
|
|
"allow_empty": true,
|
|
"include": [
|
|
"**/*.rs"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"library_target_name": "wit_parser",
|
|
"common_attrs": {
|
|
"compile_data_glob": [
|
|
"**"
|
|
],
|
|
"crate_features": {
|
|
"common": [
|
|
"decoding",
|
|
"default",
|
|
"serde",
|
|
"serde_json"
|
|
],
|
|
"selects": {}
|
|
},
|
|
"deps": {
|
|
"common": [
|
|
{
|
|
"id": "anyhow 1.0.102",
|
|
"target": "anyhow"
|
|
},
|
|
{
|
|
"id": "id-arena 2.3.0",
|
|
"target": "id_arena"
|
|
},
|
|
{
|
|
"id": "indexmap 2.13.1",
|
|
"target": "indexmap"
|
|
},
|
|
{
|
|
"id": "log 0.4.29",
|
|
"target": "log"
|
|
},
|
|
{
|
|
"id": "semver 1.0.28",
|
|
"target": "semver"
|
|
},
|
|
{
|
|
"id": "serde 1.0.228",
|
|
"target": "serde"
|
|
},
|
|
{
|
|
"id": "serde_json 1.0.149",
|
|
"target": "serde_json"
|
|
},
|
|
{
|
|
"id": "unicode-xid 0.2.6",
|
|
"target": "unicode_xid"
|
|
},
|
|
{
|
|
"id": "wasmparser 0.244.0",
|
|
"target": "wasmparser"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"edition": "2021",
|
|
"proc_macro_deps": {
|
|
"common": [
|
|
{
|
|
"id": "serde_derive 1.0.228",
|
|
"target": "serde_derive"
|
|
}
|
|
],
|
|
"selects": {}
|
|
},
|
|
"version": "0.244.0"
|
|
},
|
|
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
|
|
"license_ids": [
|
|
"Apache-2.0",
|
|
"MIT"
|
|
],
|
|
"license_file": null
|
|
},
|
|
"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": [
|
|
"wit-bindgen-cli 0.51.0"
|
|
],
|
|
"workspace_members": {
|
|
"direct-cargo-bazel-deps 0.0.1": ""
|
|
},
|
|
"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\")))))))": [
|
|
"powerpc64le-unknown-linux-gnu",
|
|
"s390x-unknown-linux-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"
|
|
],
|
|
"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",
|
|
"powerpc64le-unknown-linux-gnu",
|
|
"s390x-unknown-linux-gnu",
|
|
"x86_64-apple-darwin"
|
|
],
|
|
"cfg(any())": [],
|
|
"cfg(not(target_has_atomic = \"ptr\"))": [],
|
|
"cfg(target_os = \"hermit\")": [],
|
|
"cfg(target_os = \"wasi\")": [],
|
|
"cfg(unix)": [
|
|
"aarch64-apple-darwin",
|
|
"aarch64-unknown-linux-gnu",
|
|
"powerpc64le-unknown-linux-gnu",
|
|
"s390x-unknown-linux-gnu",
|
|
"x86_64-apple-darwin",
|
|
"x86_64-unknown-linux-gnu"
|
|
],
|
|
"cfg(windows)": [
|
|
"x86_64-pc-windows-msvc"
|
|
],
|
|
"powerpc64le-unknown-linux-gnu": [
|
|
"powerpc64le-unknown-linux-gnu"
|
|
],
|
|
"s390x-unknown-linux-gnu": [
|
|
"s390x-unknown-linux-gnu"
|
|
],
|
|
"x86_64-apple-darwin": [
|
|
"x86_64-apple-darwin"
|
|
],
|
|
"x86_64-pc-windows-msvc": [
|
|
"x86_64-pc-windows-msvc"
|
|
],
|
|
"x86_64-unknown-linux-gnu": [
|
|
"x86_64-unknown-linux-gnu"
|
|
]
|
|
},
|
|
"direct_deps": [],
|
|
"direct_dev_deps": [],
|
|
"unused_patches": []
|
|
}
|