{ "main": "circle_sampling" , "repositories": { "": { "repository": {"type": "file", "path": "src"} , "bindings": {"rules": "rules/nix", "rust": "rules-rust"} } , "test": { "repository": {"type": "file", "path": "test"} , "bindings": {"rules": "rules/nix-test", "src": "", "cargo/circle": "circle_sampling"} } , "defaults": {"repository": {"type": "file", "path": "etc/defaults"}} , "rules/nix": {"repository": "rules", "target_root": "defaults", "rule_root": "rules"} , "rules/nix-test": { "repository": "rules" , "target_root": "defaults" , "rule_root": "rules" , "target_file_name": "test.TARGETS" , "bindings": {"base": "rules/nix"} } , "rules": { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" , "commit": "e0a16722aa13d82779ea1297aa63d8be7dff44c5" , "subdir": "rules" } } , "rules-rust": { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-rust" , "branch": "master" , "commit": "8ce86a09143d173e331ac7c9c79bddf26c97966d" , "subdir": "rules" } } , "circle_sampling/cfg-if-1.0.1": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/cfg-if/1.0.1/download" , "content": "ffca1b41584b6cdb092060159bbfb1a11a72b360" , "subdir": "cfg-if-1.0.1" , "distfile": "cfg-if-1.0.1.tar.gz" } , "bindings": {"rules": "circle_sampling/rust-rules"} , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.cfg-if-1.0.1" } , "circle_sampling": { "repository": {"type": "file", "path": "src/rust/cargo/circle"} , "bindings": { "rules": "circle_sampling/rust-rules" , "rand": "circle_sampling/rand-0.8.5" } } , "circle_sampling/getrandom-0.2.16": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/getrandom/0.2.16/download" , "content": "8577b93e334fda5f417dbc123441ea850130899b" , "subdir": "getrandom-0.2.16" , "distfile": "getrandom-0.2.16.tar.gz" } , "bindings": { "rules": "circle_sampling/rust-rules" , "cfg-if": "circle_sampling/cfg-if-1.0.1" , "libc": "circle_sampling/libc-0.2.174" } , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.getrandom-0.2.16" } , "circle_sampling/libc-0.2.174": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/libc/0.2.174/download" , "content": "b29d3aff5131025c7e438e71be1383283de24c63" , "subdir": "libc-0.2.174" , "distfile": "libc-0.2.174.tar.gz" } , "bindings": {"rules": "circle_sampling/rust-rules"} , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.libc-0.2.174" } , "circle_sampling/ppv-lite86-0.2.21": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/ppv-lite86/0.2.21/download" , "content": "695a58b7e25059d908afbe727e279d3ca44d0a68" , "subdir": "ppv-lite86-0.2.21" , "distfile": "ppv-lite86-0.2.21.tar.gz" } , "bindings": { "rules": "circle_sampling/rust-rules" , "zerocopy": "circle_sampling/zerocopy-0.8.26" } , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.ppv-lite86-0.2.21" } , "circle_sampling/rand-0.8.5": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/rand/0.8.5/download" , "content": "768d8f0c5c7abe7eb847ffc1a0ff6e3e5ccc49d3" , "subdir": "rand-0.8.5" , "distfile": "rand-0.8.5.tar.gz" } , "bindings": { "rules": "circle_sampling/rust-rules" , "libc": "circle_sampling/libc-0.2.174" , "rand_chacha": "circle_sampling/rand_chacha-0.3.1" , "rand_core": "circle_sampling/rand_core-0.6.4" } , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.rand-0.8.5" } , "circle_sampling/rand_chacha-0.3.1": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download" , "content": "67d1b4ac6de64f68ced704ee6133b6e97976eadc" , "subdir": "rand_chacha-0.3.1" , "distfile": "rand_chacha-0.3.1.tar.gz" } , "bindings": { "rules": "circle_sampling/rust-rules" , "ppv-lite86": "circle_sampling/ppv-lite86-0.2.21" , "rand_core": "circle_sampling/rand_core-0.6.4" } , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.rand_chacha-0.3.1" } , "circle_sampling/rand_core-0.6.4": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/rand_core/0.6.4/download" , "content": "7fb776b46fd89e927d5ea0f5df0c220ce650c7dc" , "subdir": "rand_core-0.6.4" , "distfile": "rand_core-0.6.4.tar.gz" } , "bindings": { "rules": "circle_sampling/rust-rules" , "getrandom": "circle_sampling/getrandom-0.2.16" } , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.rand_core-0.6.4" } , "circle_sampling/zerocopy-0.8.26": { "repository": { "type": "archive" , "fetch": "https://crates.io/api/v1/crates/zerocopy/0.8.26/download" , "content": "8bb76075ded118c992eae86721e5cf5e792e97bb" , "subdir": "zerocopy-0.8.26" , "distfile": "zerocopy-0.8.26.tar.gz" } , "bindings": {"rules": "circle_sampling/rust-rules"} , "target_root": "circle_sampling/external-deps" , "target_file_name": "TARGETS.zerocopy-0.8.26" } , "circle_sampling/external-deps": {"repository": {"type": "file", "path": "etc/deps-rust"}} , "circle_sampling/rust-rules": { "repository": "rules-rust" , "target_root": "defaults" , "rule_root": "rules-rust" , "bindings": {"orig-rules": "rules-rust"} , "target_file_name": "TARGETS.cargo_import" } } }