blob: 5167ae47ca7f9024e4fc89b22b3347f98e9e4151 [file] [log] [blame]
{
"checksum": "cf7a4617fdd95bf84cb1a909a5b3d0f0c93046c6812729ccbea8ff8a58e7b8f2",
"crates": {
"bumpalo 3.11.1": {
"name": "bumpalo",
"version": "3.11.1",
"package_url": "https://github.com/fitzgen/bumpalo",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/bumpalo/3.11.1/download",
"sha256": "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
}
},
"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.11.1"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cc 1.0.76": {
"name": "cc",
"version": "1.0.76",
"package_url": "https://github.com/rust-lang/cc-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cc/1.0.76/download",
"sha256": "76a284da2e6fe2092f2353e51713435363112dfd60030e22add80be333fb928f"
}
},
"targets": [
{
"Library": {
"crate_name": "cc",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.76"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cfg-if 1.0.0": {
"name": "cfg-if",
"version": "1.0.0",
"package_url": "https://github.com/alexcrichton/cfg-if",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cfg-if/1.0.0/download",
"sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
}
},
"targets": [
{
"Library": {
"crate_name": "cfg_if",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cfg_if",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.0"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"direct-cargo-bazel-deps 0.0.1": {
"name": "direct-cargo-bazel-deps",
"version": "0.0.1",
"package_url": null,
"repository": null,
"targets": [
{
"Library": {
"crate_name": "direct_cargo_bazel_deps",
"crate_root": ".direct_cargo_bazel_deps.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "direct_cargo_bazel_deps",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "ring 0.16.20",
"target": "ring"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.0.1"
},
"license": null,
"license_ids": [],
"license_file": null
},
"js-sys 0.3.60": {
"name": "js-sys",
"version": "0.3.60",
"package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/js-sys/0.3.60/download",
"sha256": "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
}
},
"targets": [
{
"Library": {
"crate_name": "js_sys",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "js_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "wasm-bindgen 0.2.83",
"target": "wasm_bindgen"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.60"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"libc 0.2.137": {
"name": "libc",
"version": "0.2.137",
"package_url": "https://github.com/rust-lang/libc",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/libc/0.2.137/download",
"sha256": "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
}
},
"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": [
"**"
],
"deps": {
"common": [
{
"id": "libc 0.2.137",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.2.137"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"log 0.4.17": {
"name": "log",
"version": "0.4.17",
"package_url": "https://github.com/rust-lang/log",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/log/0.4.17/download",
"sha256": "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
}
},
"targets": [
{
"Library": {
"crate_name": "log",
"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": "log",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "log 0.4.17",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.17"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"once_cell 1.16.0": {
"name": "once_cell",
"version": "1.16.0",
"package_url": "https://github.com/matklad/once_cell",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/once_cell/1.16.0/download",
"sha256": "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
}
},
"targets": [
{
"Library": {
"crate_name": "once_cell",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "once_cell",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"race",
"std"
],
"selects": {
"aarch64-apple-darwin": [
"default"
],
"aarch64-pc-windows-msvc": [
"default"
],
"aarch64-unknown-linux-gnu": [
"default"
],
"aarch64-unknown-nixos-gnu": [
"default"
],
"arm-unknown-linux-gnueabi": [
"default"
],
"i686-pc-windows-msvc": [
"default"
],
"i686-unknown-linux-gnu": [
"default"
],
"powerpc-unknown-linux-gnu": [
"default"
],
"s390x-unknown-linux-gnu": [
"default"
],
"x86_64-apple-darwin": [
"default"
],
"x86_64-pc-windows-msvc": [
"default"
],
"x86_64-unknown-freebsd": [
"default"
],
"x86_64-unknown-linux-gnu": [
"default"
],
"x86_64-unknown-nixos-gnu": [
"default"
]
}
},
"edition": "2021",
"version": "1.16.0"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"proc-macro2 1.0.47": {
"name": "proc-macro2",
"version": "1.0.47",
"package_url": "https://github.com/dtolnay/proc-macro2",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/proc-macro2/1.0.47/download",
"sha256": "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
}
},
"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.47",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.5",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.47"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"quote 1.0.21": {
"name": "quote",
"version": "1.0.21",
"package_url": "https://github.com/dtolnay/quote",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/quote/1.0.21/download",
"sha256": "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
}
},
"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.47",
"target": "proc_macro2"
},
{
"id": "quote 1.0.21",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.21"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ring 0.16.20": {
"name": "ring",
"version": "0.16.20",
"package_url": "https://github.com/briansmith/ring",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/ring/0.16.20/download",
"sha256": "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
}
},
"targets": [
{
"Library": {
"crate_name": "ring",
"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": "ring",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"dev_urandom_fallback",
"once_cell"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "ring 0.16.20",
"target": "build_script_build"
},
{
"id": "untrusted 0.7.1",
"target": "untrusted"
}
],
"selects": {
"aarch64-linux-android": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"aarch64-unknown-linux-gnu": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"aarch64-unknown-nixos-gnu": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"arm-unknown-linux-gnueabi": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"armv7-linux-androideabi": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"armv7-unknown-linux-gnueabi": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [
{
"id": "web-sys 0.3.60",
"target": "web_sys"
}
],
"cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [
{
"id": "spin 0.5.2",
"target": "spin"
}
],
"cfg(any(target_os = \"android\", target_os = \"linux\"))": [
{
"id": "libc 0.2.137",
"target": "libc"
}
],
"cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"cfg(target_os = \"windows\")": [
{
"id": "winapi 0.3.9",
"target": "winapi"
}
],
"i686-linux-android": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"i686-unknown-freebsd": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"i686-unknown-linux-gnu": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"powerpc-unknown-linux-gnu": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"s390x-unknown-linux-gnu": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"x86_64-linux-android": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"x86_64-unknown-freebsd": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"x86_64-unknown-linux-gnu": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
],
"x86_64-unknown-nixos-gnu": [
{
"id": "once_cell 1.16.0",
"target": "once_cell"
}
]
}
},
"edition": "2018",
"version": "0.16.20"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cc 1.0.76",
"target": "cc"
}
],
"selects": {}
},
"links": "ring-asm"
},
"license": null,
"license_ids": [],
"license_file": "LICENSE"
},
"spin 0.5.2": {
"name": "spin",
"version": "0.5.2",
"package_url": "https://github.com/mvdnes/spin-rs.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/spin/0.5.2/download",
"sha256": "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
}
},
"targets": [
{
"Library": {
"crate_name": "spin",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "spin",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.5.2"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"syn 1.0.103": {
"name": "syn",
"version": "1.0.103",
"package_url": "https://github.com/dtolnay/syn",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/syn/1.0.103/download",
"sha256": "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"
}
},
"targets": [
{
"Library": {
"crate_name": "syn",
"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": "syn",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"clone-impls",
"default",
"derive",
"full",
"parsing",
"printing",
"proc-macro",
"quote",
"visit"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.47",
"target": "proc_macro2"
},
{
"id": "quote 1.0.21",
"target": "quote"
},
{
"id": "syn 1.0.103",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.5",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.103"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"unicode-ident 1.0.5": {
"name": "unicode-ident",
"version": "1.0.5",
"package_url": "https://github.com/dtolnay/unicode-ident",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/unicode-ident/1.0.5/download",
"sha256": "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_ident",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "unicode_ident",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.5"
},
"license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016",
"license_ids": [
"Apache-2.0",
"MIT",
"Unicode-DFS-2016"
],
"license_file": "LICENSE-APACHE"
},
"untrusted 0.7.1": {
"name": "untrusted",
"version": "0.7.1",
"package_url": "https://github.com/briansmith/untrusted",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/untrusted/0.7.1/download",
"sha256": "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
}
},
"targets": [
{
"Library": {
"crate_name": "untrusted",
"crate_root": "src/untrusted.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "untrusted",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.7.1"
},
"license": "ISC",
"license_ids": [
"ISC"
],
"license_file": "LICENSE.txt"
},
"wasm-bindgen 0.2.83": {
"name": "wasm-bindgen",
"version": "0.2.83",
"package_url": "https://github.com/rustwasm/wasm-bindgen",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/wasm-bindgen/0.2.83/download",
"sha256": "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
}
},
"targets": [
{
"Library": {
"crate_name": "wasm_bindgen",
"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": "wasm_bindgen",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"spans",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "wasm-bindgen 0.2.83",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "wasm-bindgen-macro 0.2.83",
"target": "wasm_bindgen_macro"
}
],
"selects": {}
},
"version": "0.2.83"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"wasm-bindgen-backend 0.2.83": {
"name": "wasm-bindgen-backend",
"version": "0.2.83",
"package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/wasm-bindgen-backend/0.2.83/download",
"sha256": "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
}
},
"targets": [
{
"Library": {
"crate_name": "wasm_bindgen_backend",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "wasm_bindgen_backend",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"spans"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "bumpalo 3.11.1",
"target": "bumpalo"
},
{
"id": "log 0.4.17",
"target": "log"
},
{
"id": "once_cell 1.16.0",
"target": "once_cell"
},
{
"id": "proc-macro2 1.0.47",
"target": "proc_macro2"
},
{
"id": "quote 1.0.21",
"target": "quote"
},
{
"id": "syn 1.0.103",
"target": "syn"
},
{
"id": "wasm-bindgen-shared 0.2.83",
"target": "wasm_bindgen_shared"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.83"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"wasm-bindgen-macro 0.2.83": {
"name": "wasm-bindgen-macro",
"version": "0.2.83",
"package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/wasm-bindgen-macro/0.2.83/download",
"sha256": "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "wasm_bindgen_macro",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "wasm_bindgen_macro",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"spans"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "quote 1.0.21",
"target": "quote"
},
{
"id": "wasm-bindgen-macro-support 0.2.83",
"target": "wasm_bindgen_macro_support"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.83"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"wasm-bindgen-macro-support 0.2.83": {
"name": "wasm-bindgen-macro-support",
"version": "0.2.83",
"package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/wasm-bindgen-macro-support/0.2.83/download",
"sha256": "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
}
},
"targets": [
{
"Library": {
"crate_name": "wasm_bindgen_macro_support",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "wasm_bindgen_macro_support",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"spans"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.47",
"target": "proc_macro2"
},
{
"id": "quote 1.0.21",
"target": "quote"
},
{
"id": "syn 1.0.103",
"target": "syn"
},
{
"id": "wasm-bindgen-backend 0.2.83",
"target": "wasm_bindgen_backend"
},
{
"id": "wasm-bindgen-shared 0.2.83",
"target": "wasm_bindgen_shared"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.83"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"wasm-bindgen-shared 0.2.83": {
"name": "wasm-bindgen-shared",
"version": "0.2.83",
"package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/wasm-bindgen-shared/0.2.83/download",
"sha256": "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
}
},
"targets": [
{
"Library": {
"crate_name": "wasm_bindgen_shared",
"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": "wasm_bindgen_shared",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "wasm-bindgen-shared 0.2.83",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.2.83"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
],
"links": "wasm_bindgen"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"web-sys 0.3.60": {
"name": "web-sys",
"version": "0.3.60",
"package_url": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/web-sys/0.3.60/download",
"sha256": "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"
}
},
"targets": [
{
"Library": {
"crate_name": "web_sys",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "web_sys",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"Crypto",
"EventTarget",
"Window"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "js-sys 0.3.60",
"target": "js_sys"
},
{
"id": "wasm-bindgen 0.2.83",
"target": "wasm_bindgen"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.60"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"winapi 0.3.9": {
"name": "winapi",
"version": "0.3.9",
"package_url": "https://github.com/retep998/winapi-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/winapi/0.3.9/download",
"sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "winapi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"ntsecapi",
"wtypesbase"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "winapi 0.3.9",
"target": "build_script_build"
}
],
"selects": {
"i686-pc-windows-gnu": [
{
"id": "winapi-i686-pc-windows-gnu 0.4.0",
"target": "winapi_i686_pc_windows_gnu"
}
],
"x86_64-pc-windows-gnu": [
{
"id": "winapi-x86_64-pc-windows-gnu 0.4.0",
"target": "winapi_x86_64_pc_windows_gnu"
}
]
}
},
"edition": "2015",
"version": "0.3.9"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"winapi-i686-pc-windows-gnu 0.4.0": {
"name": "winapi-i686-pc-windows-gnu",
"version": "0.4.0",
"package_url": "https://github.com/retep998/winapi-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/winapi-i686-pc-windows-gnu/0.4.0/download",
"sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi_i686_pc_windows_gnu",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "winapi_i686_pc_windows_gnu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "winapi-i686-pc-windows-gnu 0.4.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": null
},
"winapi-x86_64-pc-windows-gnu 0.4.0": {
"name": "winapi-x86_64-pc-windows-gnu",
"version": "0.4.0",
"package_url": "https://github.com/retep998/winapi-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download",
"sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
}
},
"targets": [
{
"Library": {
"crate_name": "winapi_x86_64_pc_windows_gnu",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": true,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "winapi_x86_64_pc_windows_gnu",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "winapi-x86_64-pc-windows-gnu 0.4.0",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.4.0"
},
"build_script_attrs": {
"compile_data_glob": [
"**"
],
"data_glob": [
"**"
]
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": null
}
},
"binary_crates": [],
"workspace_members": {
"direct-cargo-bazel-deps 0.0.1": ""
},
"conditions": {
"aarch64-apple-darwin": [
"aarch64-apple-darwin"
],
"aarch64-apple-ios": [
"aarch64-apple-ios"
],
"aarch64-apple-ios-sim": [
"aarch64-apple-ios-sim"
],
"aarch64-linux-android": [
"aarch64-linux-android"
],
"aarch64-pc-windows-msvc": [
"aarch64-pc-windows-msvc"
],
"aarch64-unknown-fuchsia": [
"aarch64-unknown-fuchsia"
],
"aarch64-unknown-linux-gnu": [
"aarch64-unknown-linux-gnu",
"aarch64-unknown-nixos-gnu"
],
"aarch64-unknown-nixos-gnu": [
"aarch64-unknown-nixos-gnu"
],
"aarch64-unknown-nto-qnx710": [
"aarch64-unknown-nto-qnx710"
],
"arm-unknown-linux-gnueabi": [
"arm-unknown-linux-gnueabi"
],
"armv7-linux-androideabi": [
"armv7-linux-androideabi"
],
"armv7-unknown-linux-gnueabi": [
"armv7-unknown-linux-gnueabi"
],
"cfg(all(target_arch = \"wasm32\", target_vendor = \"unknown\", target_os = \"unknown\", target_env = \"\"))": [
"wasm32-unknown-unknown"
],
"cfg(any(target_arch = \"x86\", target_arch = \"x86_64\", all(any(target_arch = \"aarch64\", target_arch = \"arm\"), any(target_os = \"android\", target_os = \"fuchsia\", target_os = \"linux\"))))": [
"aarch64-linux-android",
"aarch64-unknown-fuchsia",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-nixos-gnu",
"arm-unknown-linux-gnueabi",
"armv7-linux-androideabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-pc-windows-msvc",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-freebsd",
"x86_64-unknown-fuchsia",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu",
"x86_64-unknown-none"
],
"cfg(any(target_os = \"android\", target_os = \"linux\"))": [
"aarch64-linux-android",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-nixos-gnu",
"arm-unknown-linux-gnueabi",
"armv7-linux-androideabi",
"armv7-unknown-linux-gnueabi",
"i686-linux-android",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"x86_64-linux-android",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"cfg(any(target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"illumos\", target_os = \"netbsd\", target_os = \"openbsd\", target_os = \"solaris\"))": [
"i686-unknown-freebsd",
"x86_64-unknown-freebsd"
],
"cfg(target_os = \"windows\")": [
"aarch64-pc-windows-msvc",
"i686-pc-windows-msvc",
"x86_64-pc-windows-msvc"
],
"i686-apple-darwin": [
"i686-apple-darwin"
],
"i686-linux-android": [
"i686-linux-android"
],
"i686-pc-windows-gnu": [],
"i686-pc-windows-msvc": [
"i686-pc-windows-msvc"
],
"i686-unknown-freebsd": [
"i686-unknown-freebsd"
],
"i686-unknown-linux-gnu": [
"i686-unknown-linux-gnu"
],
"powerpc-unknown-linux-gnu": [
"powerpc-unknown-linux-gnu"
],
"riscv32imc-unknown-none-elf": [
"riscv32imc-unknown-none-elf"
],
"riscv64gc-unknown-none-elf": [
"riscv64gc-unknown-none-elf"
],
"s390x-unknown-linux-gnu": [
"s390x-unknown-linux-gnu"
],
"thumbv7em-none-eabi": [
"thumbv7em-none-eabi"
],
"thumbv8m.main-none-eabi": [
"thumbv8m.main-none-eabi"
],
"wasm32-unknown-unknown": [
"wasm32-unknown-unknown"
],
"wasm32-wasip1": [
"wasm32-wasip1"
],
"x86_64-apple-darwin": [
"x86_64-apple-darwin"
],
"x86_64-apple-ios": [
"x86_64-apple-ios"
],
"x86_64-linux-android": [
"x86_64-linux-android"
],
"x86_64-pc-windows-gnu": [],
"x86_64-pc-windows-msvc": [
"x86_64-pc-windows-msvc"
],
"x86_64-unknown-freebsd": [
"x86_64-unknown-freebsd"
],
"x86_64-unknown-fuchsia": [
"x86_64-unknown-fuchsia"
],
"x86_64-unknown-linux-gnu": [
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"x86_64-unknown-nixos-gnu": [
"x86_64-unknown-nixos-gnu"
],
"x86_64-unknown-none": [
"x86_64-unknown-none"
]
},
"direct_deps": [
"ring 0.16.20"
],
"direct_dev_deps": [],
"unused_patches": []
}