1{ 2 "lockFileVersion": 3, 3 "moduleFileHash": "bcecd601fb039027d17c84b9fccd60ad766512723ff007dca6cdd7c824ad5b4b", 4 "flags": { 5 "cmdRegistries": [ 6 "https://bcr.bazel.build/" 7 ], 8 "cmdModuleOverrides": {}, 9 "allowedYankedVersions": [], 10 "envVarAllowedYankedVersions": "", 11 "ignoreDevDependency": false, 12 "directDependenciesMode": "WARNING", 13 "compatibilityMode": "ERROR" 14 }, 15 "localOverrideHashes": { 16 "bazel_tools": "922ea6752dc9105de5af957f7a99a6933c0a6a712d23df6aad16a9c399f7e787" 17 }, 18 "moduleDepGraph": { 19 "<root>": { 20 "name": "cxx.rs", 21 "version": "", 22 "key": "<root>", 23 "repoName": "cxx.rs", 24 "executionPlatformsToRegister": [], 25 "toolchainsToRegister": [ 26 "@rust_toolchains//:all" 27 ], 28 "extensionUsages": [ 29 { 30 "extensionBzlFile": "@rules_rust//rust:extensions.bzl", 31 "extensionName": "rust", 32 "usingModule": "<root>", 33 "location": { 34 "file": "@@//:MODULE.bazel", 35 "line": 6, 36 "column": 21 37 }, 38 "imports": { 39 "rust_toolchains": "rust_toolchains" 40 }, 41 "devImports": [], 42 "tags": [ 43 { 44 "tagName": "toolchain", 45 "attributeValues": { 46 "versions": [ 47 "1.76.0" 48 ] 49 }, 50 "devDependency": false, 51 "location": { 52 "file": "@@//:MODULE.bazel", 53 "line": 7, 54 "column": 15 55 } 56 } 57 ], 58 "hasDevUseExtension": false, 59 "hasNonDevUseExtension": true 60 }, 61 { 62 "extensionBzlFile": "@cxx.rs//tools/bazel:extension.bzl", 63 "extensionName": "crate_repositories", 64 "usingModule": "<root>", 65 "location": { 66 "file": "@@//:MODULE.bazel", 67 "line": 14, 68 "column": 35 69 }, 70 "imports": { 71 "vendor__cc-1.0.89": "vendor__cc-1.0.89", 72 "vendor__clap-4.5.1": "vendor__clap-4.5.1", 73 "vendor__codespan-reporting-0.11.1": "vendor__codespan-reporting-0.11.1", 74 "vendor__once_cell-1.19.0": "vendor__once_cell-1.19.0", 75 "vendor__proc-macro2-1.0.78": "vendor__proc-macro2-1.0.78", 76 "vendor__quote-1.0.35": "vendor__quote-1.0.35", 77 "vendor__scratch-1.0.7": "vendor__scratch-1.0.7", 78 "vendor__syn-2.0.52": "vendor__syn-2.0.52" 79 }, 80 "devImports": [], 81 "tags": [], 82 "hasDevUseExtension": false, 83 "hasNonDevUseExtension": true 84 } 85 ], 86 "deps": { 87 "bazel_skylib": "[email protected]", 88 "rules_rust": "[email protected]", 89 "bazel_tools": "bazel_tools@_", 90 "local_config_platform": "local_config_platform@_" 91 } 92 }, 93 "[email protected]": { 94 "name": "bazel_skylib", 95 "version": "1.5.0", 96 "key": "[email protected]", 97 "repoName": "bazel_skylib", 98 "executionPlatformsToRegister": [], 99 "toolchainsToRegister": [ 100 "//toolchains/unittest:cmd_toolchain", 101 "//toolchains/unittest:bash_toolchain" 102 ], 103 "extensionUsages": [], 104 "deps": { 105 "platforms": "[email protected]", 106 "bazel_tools": "bazel_tools@_", 107 "local_config_platform": "local_config_platform@_" 108 }, 109 "repoSpec": { 110 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 111 "ruleClassName": "http_archive", 112 "attributes": { 113 "name": "bazel_skylib~1.5.0", 114 "urls": [ 115 "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz" 116 ], 117 "integrity": "sha256-zVWgYudjuTSZIfD124w5MyiNyLpPdt2UFqrGis7jy5Q=", 118 "strip_prefix": "", 119 "remote_patches": {}, 120 "remote_patch_strip": 0 121 } 122 } 123 }, 124 "[email protected]": { 125 "name": "rules_rust", 126 "version": "0.40.0", 127 "key": "[email protected]", 128 "repoName": "rules_rust", 129 "executionPlatformsToRegister": [], 130 "toolchainsToRegister": [ 131 "@rust_toolchains//:all" 132 ], 133 "extensionUsages": [ 134 { 135 "extensionBzlFile": "@rules_rust//rust/private:extensions.bzl", 136 "extensionName": "i", 137 "usingModule": "[email protected]", 138 "location": { 139 "file": "https://bcr.bazel.build/modules/rules_rust/0.40.0/MODULE.bazel", 140 "line": 39, 141 "column": 30 142 }, 143 "imports": { 144 "bazelci_rules": "bazelci_rules", 145 "cargo_bazel.buildifier-darwin-amd64": "cargo_bazel.buildifier-darwin-amd64", 146 "cargo_bazel.buildifier-darwin-arm64": "cargo_bazel.buildifier-darwin-arm64", 147 "cargo_bazel.buildifier-linux-amd64": "cargo_bazel.buildifier-linux-amd64", 148 "cargo_bazel.buildifier-linux-arm64": "cargo_bazel.buildifier-linux-arm64", 149 "cargo_bazel.buildifier-windows-amd64.exe": "cargo_bazel.buildifier-windows-amd64.exe", 150 "com_google_googleapis": "com_google_googleapis", 151 "cui": "cui", 152 "cui__anyhow-1.0.75": "cui__anyhow-1.0.75", 153 "cui__camino-1.1.6": "cui__camino-1.1.6", 154 "cui__cargo-lock-9.0.0": "cui__cargo-lock-9.0.0", 155 "cui__cargo-platform-0.1.4": "cui__cargo-platform-0.1.4", 156 "cui__cargo_metadata-0.18.1": "cui__cargo_metadata-0.18.1", 157 "cui__cargo_toml-0.17.1": "cui__cargo_toml-0.17.1", 158 "cui__cfg-expr-0.15.5": "cui__cfg-expr-0.15.5", 159 "cui__clap-4.3.11": "cui__clap-4.3.11", 160 "cui__crates-index-2.2.0": "cui__crates-index-2.2.0", 161 "cui__hex-0.4.3": "cui__hex-0.4.3", 162 "cui__indoc-2.0.4": "cui__indoc-2.0.4", 163 "cui__itertools-0.12.0": "cui__itertools-0.12.0", 164 "cui__maplit-1.0.2": "cui__maplit-1.0.2", 165 "cui__normpath-1.1.1": "cui__normpath-1.1.1", 166 "cui__pathdiff-0.2.1": "cui__pathdiff-0.2.1", 167 "cui__regex-1.10.2": "cui__regex-1.10.2", 168 "cui__semver-1.0.20": "cui__semver-1.0.20", 169 "cui__serde-1.0.190": "cui__serde-1.0.190", 170 "cui__serde_json-1.0.108": "cui__serde_json-1.0.108", 171 "cui__serde_starlark-0.1.14": "cui__serde_starlark-0.1.14", 172 "cui__sha2-0.10.8": "cui__sha2-0.10.8", 173 "cui__spdx-0.10.3": "cui__spdx-0.10.3", 174 "cui__spectral-0.6.0": "cui__spectral-0.6.0", 175 "cui__tempfile-3.8.1": "cui__tempfile-3.8.1", 176 "cui__tera-1.19.1": "cui__tera-1.19.1", 177 "cui__textwrap-0.16.0": "cui__textwrap-0.16.0", 178 "cui__toml-0.8.10": "cui__toml-0.8.10", 179 "cui__tracing-0.1.40": "cui__tracing-0.1.40", 180 "cui__tracing-subscriber-0.3.17": "cui__tracing-subscriber-0.3.17", 181 "generated_inputs_in_external_repo": "generated_inputs_in_external_repo", 182 "libc": "libc", 183 "llvm-raw": "llvm-raw", 184 "rrra__anyhow-1.0.71": "rrra__anyhow-1.0.71", 185 "rrra__clap-4.3.11": "rrra__clap-4.3.11", 186 "rrra__env_logger-0.10.0": "rrra__env_logger-0.10.0", 187 "rrra__itertools-0.11.0": "rrra__itertools-0.11.0", 188 "rrra__log-0.4.19": "rrra__log-0.4.19", 189 "rrra__serde-1.0.171": "rrra__serde-1.0.171", 190 "rrra__serde_json-1.0.102": "rrra__serde_json-1.0.102", 191 "rules_rust_bindgen__bindgen-0.69.1": "rules_rust_bindgen__bindgen-0.69.1", 192 "rules_rust_bindgen__bindgen-cli-0.69.1": "rules_rust_bindgen__bindgen-cli-0.69.1", 193 "rules_rust_bindgen__clang-sys-1.6.1": "rules_rust_bindgen__clang-sys-1.6.1", 194 "rules_rust_bindgen__clap-4.3.3": "rules_rust_bindgen__clap-4.3.3", 195 "rules_rust_bindgen__clap_complete-4.3.1": "rules_rust_bindgen__clap_complete-4.3.1", 196 "rules_rust_bindgen__env_logger-0.10.0": "rules_rust_bindgen__env_logger-0.10.0", 197 "rules_rust_prost": "rules_rust_prost", 198 "rules_rust_prost__h2-0.3.19": "rules_rust_prost__h2-0.3.19", 199 "rules_rust_prost__heck": "rules_rust_prost__heck", 200 "rules_rust_prost__prost-0.11.9": "rules_rust_prost__prost-0.11.9", 201 "rules_rust_prost__prost-types-0.11.9": "rules_rust_prost__prost-types-0.11.9", 202 "rules_rust_prost__protoc-gen-prost-0.2.2": "rules_rust_prost__protoc-gen-prost-0.2.2", 203 "rules_rust_prost__protoc-gen-tonic-0.2.2": "rules_rust_prost__protoc-gen-tonic-0.2.2", 204 "rules_rust_prost__tokio-1.28.2": "rules_rust_prost__tokio-1.28.2", 205 "rules_rust_prost__tokio-stream-0.1.14": "rules_rust_prost__tokio-stream-0.1.14", 206 "rules_rust_prost__tonic-0.9.2": "rules_rust_prost__tonic-0.9.2", 207 "rules_rust_test_load_arbitrary_tool": "rules_rust_test_load_arbitrary_tool", 208 "rules_rust_tinyjson": "rules_rust_tinyjson", 209 "rules_rust_toolchain_test_target_json": "rules_rust_toolchain_test_target_json", 210 "rules_rust_wasm_bindgen__anyhow-1.0.71": "rules_rust_wasm_bindgen__anyhow-1.0.71", 211 "rules_rust_wasm_bindgen__assert_cmd-1.0.8": "rules_rust_wasm_bindgen__assert_cmd-1.0.8", 212 "rules_rust_wasm_bindgen__diff-0.1.13": "rules_rust_wasm_bindgen__diff-0.1.13", 213 "rules_rust_wasm_bindgen__docopt-1.1.1": "rules_rust_wasm_bindgen__docopt-1.1.1", 214 "rules_rust_wasm_bindgen__env_logger-0.8.4": "rules_rust_wasm_bindgen__env_logger-0.8.4", 215 "rules_rust_wasm_bindgen__log-0.4.19": "rules_rust_wasm_bindgen__log-0.4.19", 216 "rules_rust_wasm_bindgen__predicates-1.0.8": "rules_rust_wasm_bindgen__predicates-1.0.8", 217 "rules_rust_wasm_bindgen__rayon-1.7.0": "rules_rust_wasm_bindgen__rayon-1.7.0", 218 "rules_rust_wasm_bindgen__rouille-3.6.2": "rules_rust_wasm_bindgen__rouille-3.6.2", 219 "rules_rust_wasm_bindgen__serde-1.0.171": "rules_rust_wasm_bindgen__serde-1.0.171", 220 "rules_rust_wasm_bindgen__serde_derive-1.0.171": "rules_rust_wasm_bindgen__serde_derive-1.0.171", 221 "rules_rust_wasm_bindgen__serde_json-1.0.102": "rules_rust_wasm_bindgen__serde_json-1.0.102", 222 "rules_rust_wasm_bindgen__tempfile-3.6.0": "rules_rust_wasm_bindgen__tempfile-3.6.0", 223 "rules_rust_wasm_bindgen__ureq-2.8.0": "rules_rust_wasm_bindgen__ureq-2.8.0", 224 "rules_rust_wasm_bindgen__walrus-0.20.3": "rules_rust_wasm_bindgen__walrus-0.20.3", 225 "rules_rust_wasm_bindgen__wasm-bindgen-0.2.91": "rules_rust_wasm_bindgen__wasm-bindgen-0.2.91", 226 "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91": "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91", 227 "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91": "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91", 228 "rules_rust_wasm_bindgen__wasmparser-0.102.0": "rules_rust_wasm_bindgen__wasmparser-0.102.0", 229 "rules_rust_wasm_bindgen__wasmprinter-0.2.60": "rules_rust_wasm_bindgen__wasmprinter-0.2.60", 230 "rules_rust_wasm_bindgen_cli": "rules_rust_wasm_bindgen_cli" 231 }, 232 "devImports": [], 233 "tags": [], 234 "hasDevUseExtension": false, 235 "hasNonDevUseExtension": true 236 }, 237 { 238 "extensionBzlFile": "@rules_rust//rust:extensions.bzl", 239 "extensionName": "rust", 240 "usingModule": "[email protected]", 241 "location": { 242 "file": "https://bcr.bazel.build/modules/rules_rust/0.40.0/MODULE.bazel", 243 "line": 131, 244 "column": 21 245 }, 246 "imports": { 247 "rust_toolchains": "rust_toolchains", 248 "rust_host_tools": "rust_host_tools" 249 }, 250 "devImports": [], 251 "tags": [ 252 { 253 "tagName": "toolchain", 254 "attributeValues": { 255 "edition": "2021" 256 }, 257 "devDependency": false, 258 "location": { 259 "file": "https://bcr.bazel.build/modules/rules_rust/0.40.0/MODULE.bazel", 260 "line": 132, 261 "column": 15 262 } 263 } 264 ], 265 "hasDevUseExtension": false, 266 "hasNonDevUseExtension": true 267 }, 268 { 269 "extensionBzlFile": "@rules_rust//crate_universe/private/module_extensions:cargo_bazel_bootstrap.bzl", 270 "extensionName": "cargo_bazel_bootstrap", 271 "usingModule": "[email protected]", 272 "location": { 273 "file": "https://bcr.bazel.build/modules/rules_rust/0.40.0/MODULE.bazel", 274 "line": 141, 275 "column": 38 276 }, 277 "imports": { 278 "cargo_bazel_bootstrap": "cargo_bazel_bootstrap" 279 }, 280 "devImports": [], 281 "tags": [], 282 "hasDevUseExtension": false, 283 "hasNonDevUseExtension": true 284 } 285 ], 286 "deps": { 287 "bazel_skylib": "[email protected]", 288 "platforms": "[email protected]", 289 "rules_cc": "[email protected]", 290 "rules_license": "[email protected]", 291 "rules_proto": "[email protected]", 292 "build_bazel_apple_support": "[email protected]", 293 "com_google_protobuf": "[email protected]", 294 "bazel_tools": "bazel_tools@_", 295 "local_config_platform": "local_config_platform@_" 296 }, 297 "repoSpec": { 298 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 299 "ruleClassName": "http_archive", 300 "attributes": { 301 "name": "rules_rust~0.40.0", 302 "urls": [ 303 "https://github.com/bazelbuild/rules_rust/releases/download/0.40.0/rules_rust-v0.40.0.tar.gz" 304 ], 305 "integrity": "sha256-ww398ehv1QZQp26mRbOkXy8AZnsGGHpoXpVU4WfKl+4=", 306 "strip_prefix": "", 307 "remote_patches": {}, 308 "remote_patch_strip": 0 309 } 310 } 311 }, 312 "bazel_tools@_": { 313 "name": "bazel_tools", 314 "version": "", 315 "key": "bazel_tools@_", 316 "repoName": "bazel_tools", 317 "executionPlatformsToRegister": [], 318 "toolchainsToRegister": [ 319 "@local_config_cc_toolchains//:all", 320 "@local_config_sh//:local_sh_toolchain" 321 ], 322 "extensionUsages": [ 323 { 324 "extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl", 325 "extensionName": "cc_configure_extension", 326 "usingModule": "bazel_tools@_", 327 "location": { 328 "file": "@@bazel_tools//:MODULE.bazel", 329 "line": 17, 330 "column": 29 331 }, 332 "imports": { 333 "local_config_cc": "local_config_cc", 334 "local_config_cc_toolchains": "local_config_cc_toolchains" 335 }, 336 "devImports": [], 337 "tags": [], 338 "hasDevUseExtension": false, 339 "hasNonDevUseExtension": true 340 }, 341 { 342 "extensionBzlFile": "@bazel_tools//tools/osx:xcode_configure.bzl", 343 "extensionName": "xcode_configure_extension", 344 "usingModule": "bazel_tools@_", 345 "location": { 346 "file": "@@bazel_tools//:MODULE.bazel", 347 "line": 21, 348 "column": 32 349 }, 350 "imports": { 351 "local_config_xcode": "local_config_xcode" 352 }, 353 "devImports": [], 354 "tags": [], 355 "hasDevUseExtension": false, 356 "hasNonDevUseExtension": true 357 }, 358 { 359 "extensionBzlFile": "@rules_java//java:extensions.bzl", 360 "extensionName": "toolchains", 361 "usingModule": "bazel_tools@_", 362 "location": { 363 "file": "@@bazel_tools//:MODULE.bazel", 364 "line": 24, 365 "column": 32 366 }, 367 "imports": { 368 "local_jdk": "local_jdk", 369 "remote_java_tools": "remote_java_tools", 370 "remote_java_tools_linux": "remote_java_tools_linux", 371 "remote_java_tools_windows": "remote_java_tools_windows", 372 "remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64", 373 "remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64" 374 }, 375 "devImports": [], 376 "tags": [], 377 "hasDevUseExtension": false, 378 "hasNonDevUseExtension": true 379 }, 380 { 381 "extensionBzlFile": "@bazel_tools//tools/sh:sh_configure.bzl", 382 "extensionName": "sh_configure_extension", 383 "usingModule": "bazel_tools@_", 384 "location": { 385 "file": "@@bazel_tools//:MODULE.bazel", 386 "line": 35, 387 "column": 39 388 }, 389 "imports": { 390 "local_config_sh": "local_config_sh" 391 }, 392 "devImports": [], 393 "tags": [], 394 "hasDevUseExtension": false, 395 "hasNonDevUseExtension": true 396 }, 397 { 398 "extensionBzlFile": "@bazel_tools//tools/test:extensions.bzl", 399 "extensionName": "remote_coverage_tools_extension", 400 "usingModule": "bazel_tools@_", 401 "location": { 402 "file": "@@bazel_tools//:MODULE.bazel", 403 "line": 39, 404 "column": 48 405 }, 406 "imports": { 407 "remote_coverage_tools": "remote_coverage_tools" 408 }, 409 "devImports": [], 410 "tags": [], 411 "hasDevUseExtension": false, 412 "hasNonDevUseExtension": true 413 }, 414 { 415 "extensionBzlFile": "@bazel_tools//tools/android:android_extensions.bzl", 416 "extensionName": "remote_android_tools_extensions", 417 "usingModule": "bazel_tools@_", 418 "location": { 419 "file": "@@bazel_tools//:MODULE.bazel", 420 "line": 42, 421 "column": 42 422 }, 423 "imports": { 424 "android_gmaven_r8": "android_gmaven_r8", 425 "android_tools": "android_tools" 426 }, 427 "devImports": [], 428 "tags": [], 429 "hasDevUseExtension": false, 430 "hasNonDevUseExtension": true 431 } 432 ], 433 "deps": { 434 "rules_cc": "[email protected]", 435 "rules_java": "[email protected]", 436 "rules_license": "[email protected]", 437 "rules_proto": "[email protected]", 438 "rules_python": "[email protected]", 439 "platforms": "[email protected]", 440 "com_google_protobuf": "[email protected]", 441 "zlib": "[email protected]", 442 "build_bazel_apple_support": "[email protected]", 443 "local_config_platform": "local_config_platform@_" 444 } 445 }, 446 "local_config_platform@_": { 447 "name": "local_config_platform", 448 "version": "", 449 "key": "local_config_platform@_", 450 "repoName": "local_config_platform", 451 "executionPlatformsToRegister": [], 452 "toolchainsToRegister": [], 453 "extensionUsages": [], 454 "deps": { 455 "platforms": "[email protected]", 456 "bazel_tools": "bazel_tools@_" 457 } 458 }, 459 "[email protected]": { 460 "name": "platforms", 461 "version": "0.0.8", 462 "key": "[email protected]", 463 "repoName": "platforms", 464 "executionPlatformsToRegister": [], 465 "toolchainsToRegister": [], 466 "extensionUsages": [], 467 "deps": { 468 "rules_license": "[email protected]", 469 "bazel_tools": "bazel_tools@_", 470 "local_config_platform": "local_config_platform@_" 471 }, 472 "repoSpec": { 473 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 474 "ruleClassName": "http_archive", 475 "attributes": { 476 "name": "platforms", 477 "urls": [ 478 "https://github.com/bazelbuild/platforms/releases/download/0.0.8/platforms-0.0.8.tar.gz" 479 ], 480 "integrity": "sha256-gVBAZgU4ns7LbaB8vLUJ1WN6OrmiS8abEQFTE2fYnXQ=", 481 "strip_prefix": "", 482 "remote_patches": {}, 483 "remote_patch_strip": 0 484 } 485 } 486 }, 487 "[email protected]": { 488 "name": "rules_cc", 489 "version": "0.0.9", 490 "key": "[email protected]", 491 "repoName": "rules_cc", 492 "executionPlatformsToRegister": [], 493 "toolchainsToRegister": [ 494 "@local_config_cc_toolchains//:all" 495 ], 496 "extensionUsages": [ 497 { 498 "extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl", 499 "extensionName": "cc_configure_extension", 500 "usingModule": "[email protected]", 501 "location": { 502 "file": "https://bcr.bazel.build/modules/rules_cc/0.0.9/MODULE.bazel", 503 "line": 9, 504 "column": 29 505 }, 506 "imports": { 507 "local_config_cc_toolchains": "local_config_cc_toolchains" 508 }, 509 "devImports": [], 510 "tags": [], 511 "hasDevUseExtension": false, 512 "hasNonDevUseExtension": true 513 } 514 ], 515 "deps": { 516 "platforms": "[email protected]", 517 "bazel_tools": "bazel_tools@_", 518 "local_config_platform": "local_config_platform@_" 519 }, 520 "repoSpec": { 521 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 522 "ruleClassName": "http_archive", 523 "attributes": { 524 "name": "rules_cc~0.0.9", 525 "urls": [ 526 "https://github.com/bazelbuild/rules_cc/releases/download/0.0.9/rules_cc-0.0.9.tar.gz" 527 ], 528 "integrity": "sha256-IDeHW5pEVtzkp50RKorohbvEqtlo5lh9ym5k86CQDN8=", 529 "strip_prefix": "rules_cc-0.0.9", 530 "remote_patches": { 531 "https://bcr.bazel.build/modules/rules_cc/0.0.9/patches/module_dot_bazel_version.patch": "sha256-mM+qzOI0SgAdaJBlWOSMwMPKpaA9b7R37Hj/tp5bb4g=" 532 }, 533 "remote_patch_strip": 0 534 } 535 } 536 }, 537 "[email protected]": { 538 "name": "rules_license", 539 "version": "0.0.8", 540 "key": "[email protected]", 541 "repoName": "rules_license", 542 "executionPlatformsToRegister": [], 543 "toolchainsToRegister": [], 544 "extensionUsages": [], 545 "deps": { 546 "bazel_tools": "bazel_tools@_", 547 "local_config_platform": "local_config_platform@_" 548 }, 549 "repoSpec": { 550 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 551 "ruleClassName": "http_archive", 552 "attributes": { 553 "name": "rules_license~0.0.8", 554 "urls": [ 555 "https://github.com/bazelbuild/rules_license/releases/download/0.0.8/rules_license-0.0.8.tar.gz" 556 ], 557 "integrity": "sha256-JBsG8wl/0Yb/RogyFQ1swUIkfcQqMqrvtW0AmYlf0ik=", 558 "strip_prefix": "", 559 "remote_patches": {}, 560 "remote_patch_strip": 0 561 } 562 } 563 }, 564 "[email protected]": { 565 "name": "rules_proto", 566 "version": "5.3.0-21.7", 567 "key": "[email protected]", 568 "repoName": "rules_proto", 569 "executionPlatformsToRegister": [], 570 "toolchainsToRegister": [], 571 "extensionUsages": [], 572 "deps": { 573 "bazel_skylib": "[email protected]", 574 "com_google_protobuf": "[email protected]", 575 "rules_cc": "[email protected]", 576 "bazel_tools": "bazel_tools@_", 577 "local_config_platform": "local_config_platform@_" 578 }, 579 "repoSpec": { 580 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 581 "ruleClassName": "http_archive", 582 "attributes": { 583 "name": "rules_proto~5.3.0-21.7", 584 "urls": [ 585 "https://github.com/bazelbuild/rules_proto/archive/refs/tags/5.3.0-21.7.tar.gz" 586 ], 587 "integrity": "sha256-3D+yBqLLNEG0heseQjFlsjEjWh6psDG0Qzz3vB+kYN0=", 588 "strip_prefix": "rules_proto-5.3.0-21.7", 589 "remote_patches": {}, 590 "remote_patch_strip": 0 591 } 592 } 593 }, 594 "[email protected]": { 595 "name": "apple_support", 596 "version": "1.13.0", 597 "key": "[email protected]", 598 "repoName": "build_bazel_apple_support", 599 "executionPlatformsToRegister": [], 600 "toolchainsToRegister": [ 601 "@local_config_apple_cc_toolchains//:all" 602 ], 603 "extensionUsages": [ 604 { 605 "extensionBzlFile": "@build_bazel_apple_support//crosstool:setup.bzl", 606 "extensionName": "apple_cc_configure_extension", 607 "usingModule": "[email protected]", 608 "location": { 609 "file": "https://bcr.bazel.build/modules/apple_support/1.13.0/MODULE.bazel", 610 "line": 19, 611 "column": 35 612 }, 613 "imports": { 614 "local_config_apple_cc": "local_config_apple_cc", 615 "local_config_apple_cc_toolchains": "local_config_apple_cc_toolchains" 616 }, 617 "devImports": [], 618 "tags": [], 619 "hasDevUseExtension": false, 620 "hasNonDevUseExtension": true 621 } 622 ], 623 "deps": { 624 "bazel_skylib": "[email protected]", 625 "platforms": "[email protected]", 626 "bazel_tools": "bazel_tools@_", 627 "local_config_platform": "local_config_platform@_" 628 }, 629 "repoSpec": { 630 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 631 "ruleClassName": "http_archive", 632 "attributes": { 633 "name": "apple_support~1.13.0", 634 "urls": [ 635 "https://github.com/bazelbuild/apple_support/releases/download/1.13.0/apple_support.1.13.0.tar.gz" 636 ], 637 "integrity": "sha256-HEAx5ytFagSNgXf1mlWBgIwHWF+p4lXG9f77h1KvfkA=", 638 "strip_prefix": "", 639 "remote_patches": { 640 "https://bcr.bazel.build/modules/apple_support/1.13.0/patches/module_dot_bazel_version.patch": "sha256-OqLgfAMNy6ZUF/WaVkNXzB/KcCYLlHLspYNk67mcASA=" 641 }, 642 "remote_patch_strip": 1 643 } 644 } 645 }, 646 "[email protected]": { 647 "name": "protobuf", 648 "version": "21.7", 649 "key": "[email protected]", 650 "repoName": "protobuf", 651 "executionPlatformsToRegister": [], 652 "toolchainsToRegister": [], 653 "extensionUsages": [ 654 { 655 "extensionBzlFile": "@rules_jvm_external//:extensions.bzl", 656 "extensionName": "maven", 657 "usingModule": "[email protected]", 658 "location": { 659 "file": "https://bcr.bazel.build/modules/protobuf/21.7/MODULE.bazel", 660 "line": 22, 661 "column": 22 662 }, 663 "imports": { 664 "maven": "maven" 665 }, 666 "devImports": [], 667 "tags": [ 668 { 669 "tagName": "install", 670 "attributeValues": { 671 "name": "maven", 672 "artifacts": [ 673 "com.google.code.findbugs:jsr305:3.0.2", 674 "com.google.code.gson:gson:2.8.9", 675 "com.google.errorprone:error_prone_annotations:2.3.2", 676 "com.google.j2objc:j2objc-annotations:1.3", 677 "com.google.guava:guava:31.1-jre", 678 "com.google.guava:guava-testlib:31.1-jre", 679 "com.google.truth:truth:1.1.2", 680 "junit:junit:4.13.2", 681 "org.mockito:mockito-core:4.3.1" 682 ] 683 }, 684 "devDependency": false, 685 "location": { 686 "file": "https://bcr.bazel.build/modules/protobuf/21.7/MODULE.bazel", 687 "line": 24, 688 "column": 14 689 } 690 } 691 ], 692 "hasDevUseExtension": false, 693 "hasNonDevUseExtension": true 694 } 695 ], 696 "deps": { 697 "bazel_skylib": "[email protected]", 698 "rules_python": "[email protected]", 699 "rules_cc": "[email protected]", 700 "rules_proto": "[email protected]", 701 "rules_java": "[email protected]", 702 "rules_pkg": "[email protected]", 703 "com_google_abseil": "[email protected]", 704 "zlib": "[email protected]", 705 "upb": "[email protected]", 706 "rules_jvm_external": "[email protected]", 707 "com_google_googletest": "[email protected]", 708 "bazel_tools": "bazel_tools@_", 709 "local_config_platform": "local_config_platform@_" 710 }, 711 "repoSpec": { 712 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 713 "ruleClassName": "http_archive", 714 "attributes": { 715 "name": "protobuf~21.7", 716 "urls": [ 717 "https://github.com/protocolbuffers/protobuf/releases/download/v21.7/protobuf-all-21.7.zip" 718 ], 719 "integrity": "sha256-VJOiH17T/FAuZv7GuUScBqVRztYwAvpIkDxA36jeeko=", 720 "strip_prefix": "protobuf-21.7", 721 "remote_patches": { 722 "https://bcr.bazel.build/modules/protobuf/21.7/patches/add_module_dot_bazel.patch": "sha256-q3V2+eq0v2XF0z8z+V+QF4cynD6JvHI1y3kI/+rzl5s=", 723 "https://bcr.bazel.build/modules/protobuf/21.7/patches/add_module_dot_bazel_for_examples.patch": "sha256-O7YP6s3lo/1opUiO0jqXYORNHdZ/2q3hjz1QGy8QdIU=", 724 "https://bcr.bazel.build/modules/protobuf/21.7/patches/relative_repo_names.patch": "sha256-RK9RjW8T5UJNG7flIrnFiNE9vKwWB+8uWWtJqXYT0w4=", 725 "https://bcr.bazel.build/modules/protobuf/21.7/patches/add_missing_files.patch": "sha256-Hyne4DG2u5bXcWHNxNMirA2QFAe/2Cl8oMm1XJdkQIY=" 726 }, 727 "remote_patch_strip": 1 728 } 729 } 730 }, 731 "[email protected]": { 732 "name": "rules_java", 733 "version": "7.1.0", 734 "key": "[email protected]", 735 "repoName": "rules_java", 736 "executionPlatformsToRegister": [], 737 "toolchainsToRegister": [ 738 "//toolchains:all", 739 "@local_jdk//:runtime_toolchain_definition", 740 "@local_jdk//:bootstrap_runtime_toolchain_definition", 741 "@remotejdk11_linux_toolchain_config_repo//:all", 742 "@remotejdk11_linux_aarch64_toolchain_config_repo//:all", 743 "@remotejdk11_linux_ppc64le_toolchain_config_repo//:all", 744 "@remotejdk11_linux_s390x_toolchain_config_repo//:all", 745 "@remotejdk11_macos_toolchain_config_repo//:all", 746 "@remotejdk11_macos_aarch64_toolchain_config_repo//:all", 747 "@remotejdk11_win_toolchain_config_repo//:all", 748 "@remotejdk11_win_arm64_toolchain_config_repo//:all", 749 "@remotejdk17_linux_toolchain_config_repo//:all", 750 "@remotejdk17_linux_aarch64_toolchain_config_repo//:all", 751 "@remotejdk17_linux_ppc64le_toolchain_config_repo//:all", 752 "@remotejdk17_linux_s390x_toolchain_config_repo//:all", 753 "@remotejdk17_macos_toolchain_config_repo//:all", 754 "@remotejdk17_macos_aarch64_toolchain_config_repo//:all", 755 "@remotejdk17_win_toolchain_config_repo//:all", 756 "@remotejdk17_win_arm64_toolchain_config_repo//:all", 757 "@remotejdk21_linux_toolchain_config_repo//:all", 758 "@remotejdk21_linux_aarch64_toolchain_config_repo//:all", 759 "@remotejdk21_macos_toolchain_config_repo//:all", 760 "@remotejdk21_macos_aarch64_toolchain_config_repo//:all", 761 "@remotejdk21_win_toolchain_config_repo//:all" 762 ], 763 "extensionUsages": [ 764 { 765 "extensionBzlFile": "@rules_java//java:extensions.bzl", 766 "extensionName": "toolchains", 767 "usingModule": "[email protected]", 768 "location": { 769 "file": "https://bcr.bazel.build/modules/rules_java/7.1.0/MODULE.bazel", 770 "line": 19, 771 "column": 27 772 }, 773 "imports": { 774 "remote_java_tools": "remote_java_tools", 775 "remote_java_tools_linux": "remote_java_tools_linux", 776 "remote_java_tools_windows": "remote_java_tools_windows", 777 "remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64", 778 "remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64", 779 "local_jdk": "local_jdk", 780 "remotejdk11_linux_toolchain_config_repo": "remotejdk11_linux_toolchain_config_repo", 781 "remotejdk11_linux_aarch64_toolchain_config_repo": "remotejdk11_linux_aarch64_toolchain_config_repo", 782 "remotejdk11_linux_ppc64le_toolchain_config_repo": "remotejdk11_linux_ppc64le_toolchain_config_repo", 783 "remotejdk11_linux_s390x_toolchain_config_repo": "remotejdk11_linux_s390x_toolchain_config_repo", 784 "remotejdk11_macos_toolchain_config_repo": "remotejdk11_macos_toolchain_config_repo", 785 "remotejdk11_macos_aarch64_toolchain_config_repo": "remotejdk11_macos_aarch64_toolchain_config_repo", 786 "remotejdk11_win_toolchain_config_repo": "remotejdk11_win_toolchain_config_repo", 787 "remotejdk11_win_arm64_toolchain_config_repo": "remotejdk11_win_arm64_toolchain_config_repo", 788 "remotejdk17_linux_toolchain_config_repo": "remotejdk17_linux_toolchain_config_repo", 789 "remotejdk17_linux_aarch64_toolchain_config_repo": "remotejdk17_linux_aarch64_toolchain_config_repo", 790 "remotejdk17_linux_ppc64le_toolchain_config_repo": "remotejdk17_linux_ppc64le_toolchain_config_repo", 791 "remotejdk17_linux_s390x_toolchain_config_repo": "remotejdk17_linux_s390x_toolchain_config_repo", 792 "remotejdk17_macos_toolchain_config_repo": "remotejdk17_macos_toolchain_config_repo", 793 "remotejdk17_macos_aarch64_toolchain_config_repo": "remotejdk17_macos_aarch64_toolchain_config_repo", 794 "remotejdk17_win_toolchain_config_repo": "remotejdk17_win_toolchain_config_repo", 795 "remotejdk17_win_arm64_toolchain_config_repo": "remotejdk17_win_arm64_toolchain_config_repo", 796 "remotejdk21_linux_toolchain_config_repo": "remotejdk21_linux_toolchain_config_repo", 797 "remotejdk21_linux_aarch64_toolchain_config_repo": "remotejdk21_linux_aarch64_toolchain_config_repo", 798 "remotejdk21_macos_toolchain_config_repo": "remotejdk21_macos_toolchain_config_repo", 799 "remotejdk21_macos_aarch64_toolchain_config_repo": "remotejdk21_macos_aarch64_toolchain_config_repo", 800 "remotejdk21_win_toolchain_config_repo": "remotejdk21_win_toolchain_config_repo" 801 }, 802 "devImports": [], 803 "tags": [], 804 "hasDevUseExtension": false, 805 "hasNonDevUseExtension": true 806 } 807 ], 808 "deps": { 809 "platforms": "[email protected]", 810 "rules_cc": "[email protected]", 811 "bazel_skylib": "[email protected]", 812 "rules_proto": "[email protected]", 813 "rules_license": "[email protected]", 814 "bazel_tools": "bazel_tools@_", 815 "local_config_platform": "local_config_platform@_" 816 }, 817 "repoSpec": { 818 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 819 "ruleClassName": "http_archive", 820 "attributes": { 821 "name": "rules_java~7.1.0", 822 "urls": [ 823 "https://github.com/bazelbuild/rules_java/releases/download/7.1.0/rules_java-7.1.0.tar.gz" 824 ], 825 "integrity": "sha256-o3pOX2OrgnFuXdau75iO2EYcegC46TYnImKJn1h81OE=", 826 "strip_prefix": "", 827 "remote_patches": {}, 828 "remote_patch_strip": 0 829 } 830 } 831 }, 832 "[email protected]": { 833 "name": "rules_python", 834 "version": "0.10.2", 835 "key": "[email protected]", 836 "repoName": "rules_python", 837 "executionPlatformsToRegister": [], 838 "toolchainsToRegister": [ 839 "@bazel_tools//tools/python:autodetecting_toolchain" 840 ], 841 "extensionUsages": [ 842 { 843 "extensionBzlFile": "@rules_python//python:extensions.bzl", 844 "extensionName": "pip_install", 845 "usingModule": "[email protected]", 846 "location": { 847 "file": "https://bcr.bazel.build/modules/rules_python/0.10.2/MODULE.bazel", 848 "line": 7, 849 "column": 28 850 }, 851 "imports": { 852 "pypi__click": "pypi__click", 853 "pypi__colorama": "pypi__colorama", 854 "pypi__installer": "pypi__installer", 855 "pypi__pep517": "pypi__pep517", 856 "pypi__pip": "pypi__pip", 857 "pypi__pip_tools": "pypi__pip_tools", 858 "pypi__setuptools": "pypi__setuptools", 859 "pypi__tomli": "pypi__tomli", 860 "pypi__wheel": "pypi__wheel" 861 }, 862 "devImports": [], 863 "tags": [], 864 "hasDevUseExtension": false, 865 "hasNonDevUseExtension": true 866 } 867 ], 868 "deps": { 869 "bazel_tools": "bazel_tools@_", 870 "local_config_platform": "local_config_platform@_" 871 }, 872 "repoSpec": { 873 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 874 "ruleClassName": "http_archive", 875 "attributes": { 876 "name": "rules_python~0.10.2", 877 "urls": [ 878 "https://github.com/bazelbuild/rules_python/archive/refs/tags/0.10.2.tar.gz" 879 ], 880 "integrity": "sha256-o6bpn0l74In4HsCCiC5AJGv9Q19S9OgvN+iUSbBFc/Y=", 881 "strip_prefix": "rules_python-0.10.2", 882 "remote_patches": { 883 "https://bcr.bazel.build/modules/rules_python/0.10.2/patches/module_dot_bazel.patch": "sha256-TScILAmXmmMtjJIwhLrgNZgqGPs6G3OAzXaLXLDNFrA=" 884 }, 885 "remote_patch_strip": 0 886 } 887 } 888 }, 889 "[email protected]": { 890 "name": "zlib", 891 "version": "1.3", 892 "key": "[email protected]", 893 "repoName": "zlib", 894 "executionPlatformsToRegister": [], 895 "toolchainsToRegister": [], 896 "extensionUsages": [], 897 "deps": { 898 "platforms": "[email protected]", 899 "rules_cc": "[email protected]", 900 "bazel_tools": "bazel_tools@_", 901 "local_config_platform": "local_config_platform@_" 902 }, 903 "repoSpec": { 904 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 905 "ruleClassName": "http_archive", 906 "attributes": { 907 "name": "zlib~1.3", 908 "urls": [ 909 "https://github.com/madler/zlib/releases/download/v1.3/zlib-1.3.tar.gz" 910 ], 911 "integrity": "sha256-/wukwpIBPbwnUws6geH5qBPNOd4Byl4Pi/NVcC76WT4=", 912 "strip_prefix": "zlib-1.3", 913 "remote_patches": { 914 "https://bcr.bazel.build/modules/zlib/1.3/patches/add_build_file.patch": "sha256-Ei+FYaaOo7A3jTKunMEodTI0Uw5NXQyZEcboMC8JskY=", 915 "https://bcr.bazel.build/modules/zlib/1.3/patches/module_dot_bazel.patch": "sha256-fPWLM+2xaF/kuy+kZc1YTfW6hNjrkG400Ho7gckuyJk=" 916 }, 917 "remote_patch_strip": 0 918 } 919 } 920 }, 921 "[email protected]": { 922 "name": "rules_pkg", 923 "version": "0.7.0", 924 "key": "[email protected]", 925 "repoName": "rules_pkg", 926 "executionPlatformsToRegister": [], 927 "toolchainsToRegister": [], 928 "extensionUsages": [], 929 "deps": { 930 "rules_python": "[email protected]", 931 "bazel_skylib": "[email protected]", 932 "rules_license": "[email protected]", 933 "bazel_tools": "bazel_tools@_", 934 "local_config_platform": "local_config_platform@_" 935 }, 936 "repoSpec": { 937 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 938 "ruleClassName": "http_archive", 939 "attributes": { 940 "name": "rules_pkg~0.7.0", 941 "urls": [ 942 "https://github.com/bazelbuild/rules_pkg/releases/download/0.7.0/rules_pkg-0.7.0.tar.gz" 943 ], 944 "integrity": "sha256-iimOgydi7aGDBZfWT+fbWBeKqEzVkm121bdE1lWJQcI=", 945 "strip_prefix": "", 946 "remote_patches": { 947 "https://bcr.bazel.build/modules/rules_pkg/0.7.0/patches/module_dot_bazel.patch": "sha256-4OaEPZwYF6iC71ZTDg6MJ7LLqX7ZA0/kK4mT+4xKqiE=" 948 }, 949 "remote_patch_strip": 0 950 } 951 } 952 }, 953 "[email protected]": { 954 "name": "abseil-cpp", 955 "version": "20211102.0", 956 "key": "[email protected]", 957 "repoName": "abseil-cpp", 958 "executionPlatformsToRegister": [], 959 "toolchainsToRegister": [], 960 "extensionUsages": [], 961 "deps": { 962 "rules_cc": "[email protected]", 963 "platforms": "[email protected]", 964 "bazel_tools": "bazel_tools@_", 965 "local_config_platform": "local_config_platform@_" 966 }, 967 "repoSpec": { 968 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 969 "ruleClassName": "http_archive", 970 "attributes": { 971 "name": "abseil-cpp~20211102.0", 972 "urls": [ 973 "https://github.com/abseil/abseil-cpp/archive/refs/tags/20211102.0.tar.gz" 974 ], 975 "integrity": "sha256-3PcbnLqNwMqZQMSzFqDHlr6Pq0KwcLtrfKtitI8OZsQ=", 976 "strip_prefix": "abseil-cpp-20211102.0", 977 "remote_patches": { 978 "https://bcr.bazel.build/modules/abseil-cpp/20211102.0/patches/module_dot_bazel.patch": "sha256-4izqopgGCey4jVZzl/w3M2GVPNohjh2B5TmbThZNvPY=" 979 }, 980 "remote_patch_strip": 0 981 } 982 } 983 }, 984 "[email protected]": { 985 "name": "upb", 986 "version": "0.0.0-20220923-a547704", 987 "key": "[email protected]", 988 "repoName": "upb", 989 "executionPlatformsToRegister": [], 990 "toolchainsToRegister": [], 991 "extensionUsages": [], 992 "deps": { 993 "bazel_skylib": "[email protected]", 994 "rules_proto": "[email protected]", 995 "com_google_protobuf": "[email protected]", 996 "com_google_absl": "[email protected]", 997 "platforms": "[email protected]", 998 "bazel_tools": "bazel_tools@_", 999 "local_config_platform": "local_config_platform@_" 1000 }, 1001 "repoSpec": { 1002 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 1003 "ruleClassName": "http_archive", 1004 "attributes": { 1005 "name": "upb~0.0.0-20220923-a547704", 1006 "urls": [ 1007 "https://github.com/protocolbuffers/upb/archive/a5477045acaa34586420942098f5fecd3570f577.tar.gz" 1008 ], 1009 "integrity": "sha256-z39x6v+QskwaKLSWRan/A6mmwecTQpHOcJActj5zZLU=", 1010 "strip_prefix": "upb-a5477045acaa34586420942098f5fecd3570f577", 1011 "remote_patches": { 1012 "https://bcr.bazel.build/modules/upb/0.0.0-20220923-a547704/patches/module_dot_bazel.patch": "sha256-wH4mNS6ZYy+8uC0HoAft/c7SDsq2Kxf+J8dUakXhaB0=" 1013 }, 1014 "remote_patch_strip": 0 1015 } 1016 } 1017 }, 1018 "[email protected]": { 1019 "name": "rules_jvm_external", 1020 "version": "4.4.2", 1021 "key": "[email protected]", 1022 "repoName": "rules_jvm_external", 1023 "executionPlatformsToRegister": [], 1024 "toolchainsToRegister": [], 1025 "extensionUsages": [ 1026 { 1027 "extensionBzlFile": "@rules_jvm_external//:non-module-deps.bzl", 1028 "extensionName": "non_module_deps", 1029 "usingModule": "[email protected]", 1030 "location": { 1031 "file": "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/MODULE.bazel", 1032 "line": 9, 1033 "column": 32 1034 }, 1035 "imports": { 1036 "io_bazel_rules_kotlin": "io_bazel_rules_kotlin" 1037 }, 1038 "devImports": [], 1039 "tags": [], 1040 "hasDevUseExtension": false, 1041 "hasNonDevUseExtension": true 1042 }, 1043 { 1044 "extensionBzlFile": ":extensions.bzl", 1045 "extensionName": "maven", 1046 "usingModule": "[email protected]", 1047 "location": { 1048 "file": "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/MODULE.bazel", 1049 "line": 16, 1050 "column": 22 1051 }, 1052 "imports": { 1053 "rules_jvm_external_deps": "rules_jvm_external_deps" 1054 }, 1055 "devImports": [], 1056 "tags": [ 1057 { 1058 "tagName": "install", 1059 "attributeValues": { 1060 "name": "rules_jvm_external_deps", 1061 "artifacts": [ 1062 "com.google.cloud:google-cloud-core:1.93.10", 1063 "com.google.cloud:google-cloud-storage:1.113.4", 1064 "com.google.code.gson:gson:2.9.0", 1065 "org.apache.maven:maven-artifact:3.8.6", 1066 "software.amazon.awssdk:s3:2.17.183" 1067 ], 1068 "lock_file": "@rules_jvm_external//:rules_jvm_external_deps_install.json" 1069 }, 1070 "devDependency": false, 1071 "location": { 1072 "file": "https://bcr.bazel.build/modules/rules_jvm_external/4.4.2/MODULE.bazel", 1073 "line": 18, 1074 "column": 14 1075 } 1076 } 1077 ], 1078 "hasDevUseExtension": false, 1079 "hasNonDevUseExtension": true 1080 } 1081 ], 1082 "deps": { 1083 "bazel_skylib": "[email protected]", 1084 "io_bazel_stardoc": "[email protected]", 1085 "bazel_tools": "bazel_tools@_", 1086 "local_config_platform": "local_config_platform@_" 1087 }, 1088 "repoSpec": { 1089 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 1090 "ruleClassName": "http_archive", 1091 "attributes": { 1092 "name": "rules_jvm_external~4.4.2", 1093 "urls": [ 1094 "https://github.com/bazelbuild/rules_jvm_external/archive/refs/tags/4.4.2.zip" 1095 ], 1096 "integrity": "sha256-c1YC9QgT6y6pPKP15DsZWb2AshO4NqB6YqKddXZwt3s=", 1097 "strip_prefix": "rules_jvm_external-4.4.2", 1098 "remote_patches": {}, 1099 "remote_patch_strip": 0 1100 } 1101 } 1102 }, 1103 "[email protected]": { 1104 "name": "googletest", 1105 "version": "1.11.0", 1106 "key": "[email protected]", 1107 "repoName": "googletest", 1108 "executionPlatformsToRegister": [], 1109 "toolchainsToRegister": [], 1110 "extensionUsages": [], 1111 "deps": { 1112 "com_google_absl": "[email protected]", 1113 "platforms": "[email protected]", 1114 "rules_cc": "[email protected]", 1115 "bazel_tools": "bazel_tools@_", 1116 "local_config_platform": "local_config_platform@_" 1117 }, 1118 "repoSpec": { 1119 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 1120 "ruleClassName": "http_archive", 1121 "attributes": { 1122 "name": "googletest~1.11.0", 1123 "urls": [ 1124 "https://github.com/google/googletest/archive/refs/tags/release-1.11.0.tar.gz" 1125 ], 1126 "integrity": "sha256-tIcL8SH/d5W6INILzdhie44Ijy0dqymaAxwQNO3ck9U=", 1127 "strip_prefix": "googletest-release-1.11.0", 1128 "remote_patches": { 1129 "https://bcr.bazel.build/modules/googletest/1.11.0/patches/module_dot_bazel.patch": "sha256-HuahEdI/n8KCI071sN3CEziX+7qP/Ec77IWayYunLP0=" 1130 }, 1131 "remote_patch_strip": 0 1132 } 1133 } 1134 }, 1135 "[email protected]": { 1136 "name": "stardoc", 1137 "version": "0.5.1", 1138 "key": "[email protected]", 1139 "repoName": "stardoc", 1140 "executionPlatformsToRegister": [], 1141 "toolchainsToRegister": [], 1142 "extensionUsages": [], 1143 "deps": { 1144 "bazel_skylib": "[email protected]", 1145 "rules_java": "[email protected]", 1146 "bazel_tools": "bazel_tools@_", 1147 "local_config_platform": "local_config_platform@_" 1148 }, 1149 "repoSpec": { 1150 "bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl", 1151 "ruleClassName": "http_archive", 1152 "attributes": { 1153 "name": "stardoc~0.5.1", 1154 "urls": [ 1155 "https://github.com/bazelbuild/stardoc/releases/download/0.5.1/stardoc-0.5.1.tar.gz" 1156 ], 1157 "integrity": "sha256-qoFNrgrEALurLoiB+ZFcb0fElmS/CHxAmhX5BDjSwj4=", 1158 "strip_prefix": "", 1159 "remote_patches": { 1160 "https://bcr.bazel.build/modules/stardoc/0.5.1/patches/module_dot_bazel.patch": "sha256-UAULCuTpJE7SG0YrR9XLjMfxMRmbP+za3uW9ONZ5rjI=" 1161 }, 1162 "remote_patch_strip": 0 1163 } 1164 } 1165 } 1166 }, 1167 "moduleExtensions": { 1168 "//tools/bazel:extension.bzl%crate_repositories": { 1169 "general": { 1170 "bzlTransitiveDigest": "TUyLx8JsEfCcGo2uLlh+HoPZ4KOk4GPMGIyySckpY+c=", 1171 "accumulatedFileDigests": {}, 1172 "envVariables": {}, 1173 "generatedRepoSpecs": { 1174 "vendor__unicode-width-0.1.11": { 1175 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1176 "ruleClassName": "http_archive", 1177 "attributes": { 1178 "name": "_main~crate_repositories~vendor__unicode-width-0.1.11", 1179 "sha256": "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85", 1180 "type": "tar.gz", 1181 "urls": [ 1182 "https://crates.io/api/v1/crates/unicode-width/0.1.11/download" 1183 ], 1184 "strip_prefix": "unicode-width-0.1.11", 1185 "build_file": "@@//third-party/bazel:BUILD.unicode-width-0.1.11.bazel" 1186 } 1187 }, 1188 "vendor__once_cell-1.19.0": { 1189 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1190 "ruleClassName": "http_archive", 1191 "attributes": { 1192 "name": "_main~crate_repositories~vendor__once_cell-1.19.0", 1193 "sha256": "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92", 1194 "type": "tar.gz", 1195 "urls": [ 1196 "https://crates.io/api/v1/crates/once_cell/1.19.0/download" 1197 ], 1198 "strip_prefix": "once_cell-1.19.0", 1199 "build_file": "@@//third-party/bazel:BUILD.once_cell-1.19.0.bazel" 1200 } 1201 }, 1202 "vendor__termcolor-1.4.1": { 1203 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1204 "ruleClassName": "http_archive", 1205 "attributes": { 1206 "name": "_main~crate_repositories~vendor__termcolor-1.4.1", 1207 "sha256": "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755", 1208 "type": "tar.gz", 1209 "urls": [ 1210 "https://crates.io/api/v1/crates/termcolor/1.4.1/download" 1211 ], 1212 "strip_prefix": "termcolor-1.4.1", 1213 "build_file": "@@//third-party/bazel:BUILD.termcolor-1.4.1.bazel" 1214 } 1215 }, 1216 "vendor__quote-1.0.35": { 1217 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1218 "ruleClassName": "http_archive", 1219 "attributes": { 1220 "name": "_main~crate_repositories~vendor__quote-1.0.35", 1221 "sha256": "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef", 1222 "type": "tar.gz", 1223 "urls": [ 1224 "https://crates.io/api/v1/crates/quote/1.0.35/download" 1225 ], 1226 "strip_prefix": "quote-1.0.35", 1227 "build_file": "@@//third-party/bazel:BUILD.quote-1.0.35.bazel" 1228 } 1229 }, 1230 "vendor__winapi-x86_64-pc-windows-gnu-0.4.0": { 1231 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1232 "ruleClassName": "http_archive", 1233 "attributes": { 1234 "name": "_main~crate_repositories~vendor__winapi-x86_64-pc-windows-gnu-0.4.0", 1235 "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", 1236 "type": "tar.gz", 1237 "urls": [ 1238 "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download" 1239 ], 1240 "strip_prefix": "winapi-x86_64-pc-windows-gnu-0.4.0", 1241 "build_file": "@@//third-party/bazel:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel" 1242 } 1243 }, 1244 "vendor__clap_builder-4.5.1": { 1245 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1246 "ruleClassName": "http_archive", 1247 "attributes": { 1248 "name": "_main~crate_repositories~vendor__clap_builder-4.5.1", 1249 "sha256": "9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb", 1250 "type": "tar.gz", 1251 "urls": [ 1252 "https://crates.io/api/v1/crates/clap_builder/4.5.1/download" 1253 ], 1254 "strip_prefix": "clap_builder-4.5.1", 1255 "build_file": "@@//third-party/bazel:BUILD.clap_builder-4.5.1.bazel" 1256 } 1257 }, 1258 "vendor__winapi-0.3.9": { 1259 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1260 "ruleClassName": "http_archive", 1261 "attributes": { 1262 "name": "_main~crate_repositories~vendor__winapi-0.3.9", 1263 "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", 1264 "type": "tar.gz", 1265 "urls": [ 1266 "https://crates.io/api/v1/crates/winapi/0.3.9/download" 1267 ], 1268 "strip_prefix": "winapi-0.3.9", 1269 "build_file": "@@//third-party/bazel:BUILD.winapi-0.3.9.bazel" 1270 } 1271 }, 1272 "vendor__anstyle-1.0.6": { 1273 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1274 "ruleClassName": "http_archive", 1275 "attributes": { 1276 "name": "_main~crate_repositories~vendor__anstyle-1.0.6", 1277 "sha256": "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc", 1278 "type": "tar.gz", 1279 "urls": [ 1280 "https://crates.io/api/v1/crates/anstyle/1.0.6/download" 1281 ], 1282 "strip_prefix": "anstyle-1.0.6", 1283 "build_file": "@@//third-party/bazel:BUILD.anstyle-1.0.6.bazel" 1284 } 1285 }, 1286 "vendor__winapi-i686-pc-windows-gnu-0.4.0": { 1287 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1288 "ruleClassName": "http_archive", 1289 "attributes": { 1290 "name": "_main~crate_repositories~vendor__winapi-i686-pc-windows-gnu-0.4.0", 1291 "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", 1292 "type": "tar.gz", 1293 "urls": [ 1294 "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download" 1295 ], 1296 "strip_prefix": "winapi-i686-pc-windows-gnu-0.4.0", 1297 "build_file": "@@//third-party/bazel:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel" 1298 } 1299 }, 1300 "vendor__cc-1.0.89": { 1301 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1302 "ruleClassName": "http_archive", 1303 "attributes": { 1304 "name": "_main~crate_repositories~vendor__cc-1.0.89", 1305 "sha256": "a0ba8f7aaa012f30d5b2861462f6708eccd49c3c39863fe083a308035f63d723", 1306 "type": "tar.gz", 1307 "urls": [ 1308 "https://crates.io/api/v1/crates/cc/1.0.89/download" 1309 ], 1310 "strip_prefix": "cc-1.0.89", 1311 "build_file": "@@//third-party/bazel:BUILD.cc-1.0.89.bazel" 1312 } 1313 }, 1314 "vendor__unicode-ident-1.0.12": { 1315 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1316 "ruleClassName": "http_archive", 1317 "attributes": { 1318 "name": "_main~crate_repositories~vendor__unicode-ident-1.0.12", 1319 "sha256": "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b", 1320 "type": "tar.gz", 1321 "urls": [ 1322 "https://crates.io/api/v1/crates/unicode-ident/1.0.12/download" 1323 ], 1324 "strip_prefix": "unicode-ident-1.0.12", 1325 "build_file": "@@//third-party/bazel:BUILD.unicode-ident-1.0.12.bazel" 1326 } 1327 }, 1328 "vendor__scratch-1.0.7": { 1329 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1330 "ruleClassName": "http_archive", 1331 "attributes": { 1332 "name": "_main~crate_repositories~vendor__scratch-1.0.7", 1333 "sha256": "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152", 1334 "type": "tar.gz", 1335 "urls": [ 1336 "https://crates.io/api/v1/crates/scratch/1.0.7/download" 1337 ], 1338 "strip_prefix": "scratch-1.0.7", 1339 "build_file": "@@//third-party/bazel:BUILD.scratch-1.0.7.bazel" 1340 } 1341 }, 1342 "vendor__clap-4.5.1": { 1343 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1344 "ruleClassName": "http_archive", 1345 "attributes": { 1346 "name": "_main~crate_repositories~vendor__clap-4.5.1", 1347 "sha256": "c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da", 1348 "type": "tar.gz", 1349 "urls": [ 1350 "https://crates.io/api/v1/crates/clap/4.5.1/download" 1351 ], 1352 "strip_prefix": "clap-4.5.1", 1353 "build_file": "@@//third-party/bazel:BUILD.clap-4.5.1.bazel" 1354 } 1355 }, 1356 "vendor__syn-2.0.52": { 1357 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1358 "ruleClassName": "http_archive", 1359 "attributes": { 1360 "name": "_main~crate_repositories~vendor__syn-2.0.52", 1361 "sha256": "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07", 1362 "type": "tar.gz", 1363 "urls": [ 1364 "https://crates.io/api/v1/crates/syn/2.0.52/download" 1365 ], 1366 "strip_prefix": "syn-2.0.52", 1367 "build_file": "@@//third-party/bazel:BUILD.syn-2.0.52.bazel" 1368 } 1369 }, 1370 "vendor__codespan-reporting-0.11.1": { 1371 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1372 "ruleClassName": "http_archive", 1373 "attributes": { 1374 "name": "_main~crate_repositories~vendor__codespan-reporting-0.11.1", 1375 "sha256": "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e", 1376 "type": "tar.gz", 1377 "urls": [ 1378 "https://crates.io/api/v1/crates/codespan-reporting/0.11.1/download" 1379 ], 1380 "strip_prefix": "codespan-reporting-0.11.1", 1381 "build_file": "@@//third-party/bazel:BUILD.codespan-reporting-0.11.1.bazel" 1382 } 1383 }, 1384 "vendor__clap_lex-0.7.0": { 1385 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1386 "ruleClassName": "http_archive", 1387 "attributes": { 1388 "name": "_main~crate_repositories~vendor__clap_lex-0.7.0", 1389 "sha256": "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce", 1390 "type": "tar.gz", 1391 "urls": [ 1392 "https://crates.io/api/v1/crates/clap_lex/0.7.0/download" 1393 ], 1394 "strip_prefix": "clap_lex-0.7.0", 1395 "build_file": "@@//third-party/bazel:BUILD.clap_lex-0.7.0.bazel" 1396 } 1397 }, 1398 "vendor__winapi-util-0.1.6": { 1399 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1400 "ruleClassName": "http_archive", 1401 "attributes": { 1402 "name": "_main~crate_repositories~vendor__winapi-util-0.1.6", 1403 "sha256": "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596", 1404 "type": "tar.gz", 1405 "urls": [ 1406 "https://crates.io/api/v1/crates/winapi-util/0.1.6/download" 1407 ], 1408 "strip_prefix": "winapi-util-0.1.6", 1409 "build_file": "@@//third-party/bazel:BUILD.winapi-util-0.1.6.bazel" 1410 } 1411 }, 1412 "vendor__proc-macro2-1.0.78": { 1413 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1414 "ruleClassName": "http_archive", 1415 "attributes": { 1416 "name": "_main~crate_repositories~vendor__proc-macro2-1.0.78", 1417 "sha256": "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae", 1418 "type": "tar.gz", 1419 "urls": [ 1420 "https://crates.io/api/v1/crates/proc-macro2/1.0.78/download" 1421 ], 1422 "strip_prefix": "proc-macro2-1.0.78", 1423 "build_file": "@@//third-party/bazel:BUILD.proc-macro2-1.0.78.bazel" 1424 } 1425 } 1426 }, 1427 "moduleExtensionMetadata": { 1428 "explicitRootModuleDirectDeps": [ 1429 "vendor__cc-1.0.89", 1430 "vendor__clap-4.5.1", 1431 "vendor__codespan-reporting-0.11.1", 1432 "vendor__once_cell-1.19.0", 1433 "vendor__proc-macro2-1.0.78", 1434 "vendor__quote-1.0.35", 1435 "vendor__scratch-1.0.7", 1436 "vendor__syn-2.0.52" 1437 ], 1438 "explicitRootModuleDirectDevDeps": [], 1439 "useAllRepos": "NO" 1440 }, 1441 "recordedRepoMappingEntries": [ 1442 [ 1443 "", 1444 "", 1445 "" 1446 ], 1447 [ 1448 "", 1449 "bazel_skylib", 1450 "bazel_skylib~1.5.0" 1451 ], 1452 [ 1453 "", 1454 "bazel_tools", 1455 "bazel_tools" 1456 ], 1457 [ 1458 "", 1459 "vendor__cc-1.0.89", 1460 "_main~crate_repositories~vendor__cc-1.0.89" 1461 ], 1462 [ 1463 "", 1464 "vendor__clap-4.5.1", 1465 "_main~crate_repositories~vendor__clap-4.5.1" 1466 ], 1467 [ 1468 "", 1469 "vendor__codespan-reporting-0.11.1", 1470 "_main~crate_repositories~vendor__codespan-reporting-0.11.1" 1471 ], 1472 [ 1473 "", 1474 "vendor__once_cell-1.19.0", 1475 "_main~crate_repositories~vendor__once_cell-1.19.0" 1476 ], 1477 [ 1478 "", 1479 "vendor__proc-macro2-1.0.78", 1480 "_main~crate_repositories~vendor__proc-macro2-1.0.78" 1481 ], 1482 [ 1483 "", 1484 "vendor__quote-1.0.35", 1485 "_main~crate_repositories~vendor__quote-1.0.35" 1486 ], 1487 [ 1488 "", 1489 "vendor__scratch-1.0.7", 1490 "_main~crate_repositories~vendor__scratch-1.0.7" 1491 ], 1492 [ 1493 "", 1494 "vendor__syn-2.0.52", 1495 "_main~crate_repositories~vendor__syn-2.0.52" 1496 ] 1497 ] 1498 } 1499 }, 1500 "@@apple_support~1.13.0//crosstool:setup.bzl%apple_cc_configure_extension": { 1501 "general": { 1502 "bzlTransitiveDigest": "TMkUP4/N3ZORvZrcDg9FxSoW9r/7+uDVH/SI2biRyJg=", 1503 "accumulatedFileDigests": {}, 1504 "envVariables": {}, 1505 "generatedRepoSpecs": { 1506 "local_config_apple_cc": { 1507 "bzlFile": "@@apple_support~1.13.0//crosstool:setup.bzl", 1508 "ruleClassName": "_apple_cc_autoconf", 1509 "attributes": { 1510 "name": "apple_support~1.13.0~apple_cc_configure_extension~local_config_apple_cc" 1511 } 1512 }, 1513 "local_config_apple_cc_toolchains": { 1514 "bzlFile": "@@apple_support~1.13.0//crosstool:setup.bzl", 1515 "ruleClassName": "_apple_cc_autoconf_toolchains", 1516 "attributes": { 1517 "name": "apple_support~1.13.0~apple_cc_configure_extension~local_config_apple_cc_toolchains" 1518 } 1519 } 1520 }, 1521 "recordedRepoMappingEntries": [ 1522 [ 1523 "apple_support~1.13.0", 1524 "bazel_tools", 1525 "bazel_tools" 1526 ] 1527 ] 1528 } 1529 }, 1530 "@@bazel_tools//tools/cpp:cc_configure.bzl%cc_configure_extension": { 1531 "general": { 1532 "bzlTransitiveDigest": "mcsWHq3xORJexV5/4eCvNOLxFOQKV6eli3fkr+tEaqE=", 1533 "accumulatedFileDigests": {}, 1534 "envVariables": {}, 1535 "generatedRepoSpecs": { 1536 "local_config_cc": { 1537 "bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl", 1538 "ruleClassName": "cc_autoconf", 1539 "attributes": { 1540 "name": "bazel_tools~cc_configure_extension~local_config_cc" 1541 } 1542 }, 1543 "local_config_cc_toolchains": { 1544 "bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl", 1545 "ruleClassName": "cc_autoconf_toolchains", 1546 "attributes": { 1547 "name": "bazel_tools~cc_configure_extension~local_config_cc_toolchains" 1548 } 1549 } 1550 }, 1551 "recordedRepoMappingEntries": [ 1552 [ 1553 "bazel_tools", 1554 "bazel_tools", 1555 "bazel_tools" 1556 ] 1557 ] 1558 } 1559 }, 1560 "@@bazel_tools//tools/osx:xcode_configure.bzl%xcode_configure_extension": { 1561 "general": { 1562 "bzlTransitiveDigest": "Qh2bWTU6QW6wkrd87qrU4YeY+SG37Nvw3A0PR4Y0L2Y=", 1563 "accumulatedFileDigests": {}, 1564 "envVariables": {}, 1565 "generatedRepoSpecs": { 1566 "local_config_xcode": { 1567 "bzlFile": "@@bazel_tools//tools/osx:xcode_configure.bzl", 1568 "ruleClassName": "xcode_autoconf", 1569 "attributes": { 1570 "name": "bazel_tools~xcode_configure_extension~local_config_xcode", 1571 "xcode_locator": "@bazel_tools//tools/osx:xcode_locator.m", 1572 "remote_xcode": "" 1573 } 1574 } 1575 }, 1576 "recordedRepoMappingEntries": [] 1577 } 1578 }, 1579 "@@bazel_tools//tools/sh:sh_configure.bzl%sh_configure_extension": { 1580 "general": { 1581 "bzlTransitiveDigest": "hp4NgmNjEg5+xgvzfh6L83bt9/aiiWETuNpwNuF1MSU=", 1582 "accumulatedFileDigests": {}, 1583 "envVariables": {}, 1584 "generatedRepoSpecs": { 1585 "local_config_sh": { 1586 "bzlFile": "@@bazel_tools//tools/sh:sh_configure.bzl", 1587 "ruleClassName": "sh_config", 1588 "attributes": { 1589 "name": "bazel_tools~sh_configure_extension~local_config_sh" 1590 } 1591 } 1592 }, 1593 "recordedRepoMappingEntries": [] 1594 } 1595 }, 1596 "@@rules_java~7.1.0//java:extensions.bzl%toolchains": { 1597 "general": { 1598 "bzlTransitiveDigest": "D02GmifxnV/IhYgspsJMDZ/aE8HxAjXgek5gi6FSto4=", 1599 "accumulatedFileDigests": {}, 1600 "envVariables": {}, 1601 "generatedRepoSpecs": { 1602 "remotejdk21_linux_toolchain_config_repo": { 1603 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1604 "ruleClassName": "_toolchain_config", 1605 "attributes": { 1606 "name": "rules_java~7.1.0~toolchains~remotejdk21_linux_toolchain_config_repo", 1607 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux//:jdk\",\n)\n" 1608 } 1609 }, 1610 "remotejdk17_linux_s390x_toolchain_config_repo": { 1611 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1612 "ruleClassName": "_toolchain_config", 1613 "attributes": { 1614 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_s390x_toolchain_config_repo", 1615 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_s390x//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_s390x//:jdk\",\n)\n" 1616 } 1617 }, 1618 "remotejdk17_macos_toolchain_config_repo": { 1619 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1620 "ruleClassName": "_toolchain_config", 1621 "attributes": { 1622 "name": "rules_java~7.1.0~toolchains~remotejdk17_macos_toolchain_config_repo", 1623 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos//:jdk\",\n)\n" 1624 } 1625 }, 1626 "remotejdk21_macos_aarch64_toolchain_config_repo": { 1627 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1628 "ruleClassName": "_toolchain_config", 1629 "attributes": { 1630 "name": "rules_java~7.1.0~toolchains~remotejdk21_macos_aarch64_toolchain_config_repo", 1631 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos_aarch64//:jdk\",\n)\n" 1632 } 1633 }, 1634 "remotejdk17_linux_aarch64_toolchain_config_repo": { 1635 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1636 "ruleClassName": "_toolchain_config", 1637 "attributes": { 1638 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_aarch64_toolchain_config_repo", 1639 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_aarch64//:jdk\",\n)\n" 1640 } 1641 }, 1642 "remotejdk21_macos_aarch64": { 1643 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1644 "ruleClassName": "http_archive", 1645 "attributes": { 1646 "name": "rules_java~7.1.0~toolchains~remotejdk21_macos_aarch64", 1647 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", 1648 "sha256": "2a7a99a3ea263dbd8d32a67d1e6e363ba8b25c645c826f5e167a02bbafaff1fa", 1649 "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-macosx_aarch64", 1650 "urls": [ 1651 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_aarch64.tar.gz", 1652 "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_aarch64.tar.gz" 1653 ] 1654 } 1655 }, 1656 "remotejdk17_linux_toolchain_config_repo": { 1657 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1658 "ruleClassName": "_toolchain_config", 1659 "attributes": { 1660 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_toolchain_config_repo", 1661 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux//:jdk\",\n)\n" 1662 } 1663 }, 1664 "remotejdk17_macos_aarch64": { 1665 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1666 "ruleClassName": "http_archive", 1667 "attributes": { 1668 "name": "rules_java~7.1.0~toolchains~remotejdk17_macos_aarch64", 1669 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 1670 "sha256": "314b04568ec0ae9b36ba03c9cbd42adc9e1265f74678923b19297d66eb84dcca", 1671 "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64", 1672 "urls": [ 1673 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64.tar.gz", 1674 "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_aarch64.tar.gz" 1675 ] 1676 } 1677 }, 1678 "remote_java_tools_windows": { 1679 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1680 "ruleClassName": "http_archive", 1681 "attributes": { 1682 "name": "rules_java~7.1.0~toolchains~remote_java_tools_windows", 1683 "sha256": "c5c70c214a350f12cbf52da8270fa43ba629b795f3dd328028a38f8f0d39c2a1", 1684 "urls": [ 1685 "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_windows-v13.1.zip", 1686 "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_windows-v13.1.zip" 1687 ] 1688 } 1689 }, 1690 "remotejdk11_win": { 1691 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1692 "ruleClassName": "http_archive", 1693 "attributes": { 1694 "name": "rules_java~7.1.0~toolchains~remotejdk11_win", 1695 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 1696 "sha256": "43408193ce2fa0862819495b5ae8541085b95660153f2adcf91a52d3a1710e83", 1697 "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-win_x64", 1698 "urls": [ 1699 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-win_x64.zip", 1700 "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-win_x64.zip" 1701 ] 1702 } 1703 }, 1704 "remotejdk11_win_toolchain_config_repo": { 1705 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1706 "ruleClassName": "_toolchain_config", 1707 "attributes": { 1708 "name": "rules_java~7.1.0~toolchains~remotejdk11_win_toolchain_config_repo", 1709 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win//:jdk\",\n)\n" 1710 } 1711 }, 1712 "remotejdk11_linux_aarch64": { 1713 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1714 "ruleClassName": "http_archive", 1715 "attributes": { 1716 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_aarch64", 1717 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 1718 "sha256": "54174439f2b3fddd11f1048c397fe7bb45d4c9d66d452d6889b013d04d21c4de", 1719 "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-linux_aarch64", 1720 "urls": [ 1721 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_aarch64.tar.gz", 1722 "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_aarch64.tar.gz" 1723 ] 1724 } 1725 }, 1726 "remotejdk17_linux": { 1727 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1728 "ruleClassName": "http_archive", 1729 "attributes": { 1730 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux", 1731 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 1732 "sha256": "b9482f2304a1a68a614dfacddcf29569a72f0fac32e6c74f83dc1b9a157b8340", 1733 "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-linux_x64", 1734 "urls": [ 1735 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_x64.tar.gz", 1736 "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_x64.tar.gz" 1737 ] 1738 } 1739 }, 1740 "remotejdk11_linux_s390x_toolchain_config_repo": { 1741 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1742 "ruleClassName": "_toolchain_config", 1743 "attributes": { 1744 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_s390x_toolchain_config_repo", 1745 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_s390x//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_s390x//:jdk\",\n)\n" 1746 } 1747 }, 1748 "remotejdk11_linux_toolchain_config_repo": { 1749 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1750 "ruleClassName": "_toolchain_config", 1751 "attributes": { 1752 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_toolchain_config_repo", 1753 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux//:jdk\",\n)\n" 1754 } 1755 }, 1756 "remotejdk11_macos": { 1757 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1758 "ruleClassName": "http_archive", 1759 "attributes": { 1760 "name": "rules_java~7.1.0~toolchains~remotejdk11_macos", 1761 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 1762 "sha256": "bcaab11cfe586fae7583c6d9d311c64384354fb2638eb9a012eca4c3f1a1d9fd", 1763 "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-macosx_x64", 1764 "urls": [ 1765 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_x64.tar.gz", 1766 "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_x64.tar.gz" 1767 ] 1768 } 1769 }, 1770 "remotejdk11_win_arm64": { 1771 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1772 "ruleClassName": "http_archive", 1773 "attributes": { 1774 "name": "rules_java~7.1.0~toolchains~remotejdk11_win_arm64", 1775 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 1776 "sha256": "b8a28e6e767d90acf793ea6f5bed0bb595ba0ba5ebdf8b99f395266161e53ec2", 1777 "strip_prefix": "jdk-11.0.13+8", 1778 "urls": [ 1779 "https://mirror.bazel.build/aka.ms/download-jdk/microsoft-jdk-11.0.13.8.1-windows-aarch64.zip" 1780 ] 1781 } 1782 }, 1783 "remotejdk17_macos": { 1784 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1785 "ruleClassName": "http_archive", 1786 "attributes": { 1787 "name": "rules_java~7.1.0~toolchains~remotejdk17_macos", 1788 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 1789 "sha256": "640453e8afe8ffe0fb4dceb4535fb50db9c283c64665eebb0ba68b19e65f4b1f", 1790 "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-macosx_x64", 1791 "urls": [ 1792 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_x64.tar.gz", 1793 "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-macosx_x64.tar.gz" 1794 ] 1795 } 1796 }, 1797 "remotejdk21_macos": { 1798 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1799 "ruleClassName": "http_archive", 1800 "attributes": { 1801 "name": "rules_java~7.1.0~toolchains~remotejdk21_macos", 1802 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", 1803 "sha256": "9639b87db586d0c89f7a9892ae47f421e442c64b97baebdff31788fbe23265bd", 1804 "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-macosx_x64", 1805 "urls": [ 1806 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_x64.tar.gz", 1807 "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-macosx_x64.tar.gz" 1808 ] 1809 } 1810 }, 1811 "remotejdk21_macos_toolchain_config_repo": { 1812 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1813 "ruleClassName": "_toolchain_config", 1814 "attributes": { 1815 "name": "rules_java~7.1.0~toolchains~remotejdk21_macos_toolchain_config_repo", 1816 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_macos//:jdk\",\n)\n" 1817 } 1818 }, 1819 "remotejdk17_macos_aarch64_toolchain_config_repo": { 1820 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1821 "ruleClassName": "_toolchain_config", 1822 "attributes": { 1823 "name": "rules_java~7.1.0~toolchains~remotejdk17_macos_aarch64_toolchain_config_repo", 1824 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos_aarch64//:jdk\",\n)\n" 1825 } 1826 }, 1827 "remotejdk17_win": { 1828 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1829 "ruleClassName": "http_archive", 1830 "attributes": { 1831 "name": "rules_java~7.1.0~toolchains~remotejdk17_win", 1832 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 1833 "sha256": "192f2afca57701de6ec496234f7e45d971bf623ff66b8ee4a5c81582054e5637", 1834 "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-win_x64", 1835 "urls": [ 1836 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_x64.zip", 1837 "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_x64.zip" 1838 ] 1839 } 1840 }, 1841 "remotejdk11_macos_aarch64_toolchain_config_repo": { 1842 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1843 "ruleClassName": "_toolchain_config", 1844 "attributes": { 1845 "name": "rules_java~7.1.0~toolchains~remotejdk11_macos_aarch64_toolchain_config_repo", 1846 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos_aarch64//:jdk\",\n)\n" 1847 } 1848 }, 1849 "remotejdk11_linux_ppc64le_toolchain_config_repo": { 1850 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1851 "ruleClassName": "_toolchain_config", 1852 "attributes": { 1853 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_ppc64le_toolchain_config_repo", 1854 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_ppc64le//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_ppc64le//:jdk\",\n)\n" 1855 } 1856 }, 1857 "remotejdk21_linux": { 1858 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1859 "ruleClassName": "http_archive", 1860 "attributes": { 1861 "name": "rules_java~7.1.0~toolchains~remotejdk21_linux", 1862 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", 1863 "sha256": "0c0eadfbdc47a7ca64aeab51b9c061f71b6e4d25d2d87674512e9b6387e9e3a6", 1864 "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-linux_x64", 1865 "urls": [ 1866 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_x64.tar.gz", 1867 "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_x64.tar.gz" 1868 ] 1869 } 1870 }, 1871 "remote_java_tools_linux": { 1872 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1873 "ruleClassName": "http_archive", 1874 "attributes": { 1875 "name": "rules_java~7.1.0~toolchains~remote_java_tools_linux", 1876 "sha256": "d134da9b04c9023fb6e56a5d4bffccee73f7bc9572ddc4e747778dacccd7a5a7", 1877 "urls": [ 1878 "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_linux-v13.1.zip", 1879 "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_linux-v13.1.zip" 1880 ] 1881 } 1882 }, 1883 "remotejdk21_win": { 1884 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1885 "ruleClassName": "http_archive", 1886 "attributes": { 1887 "name": "rules_java~7.1.0~toolchains~remotejdk21_win", 1888 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", 1889 "sha256": "e9959d500a0d9a7694ac243baf657761479da132f0f94720cbffd092150bd802", 1890 "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-win_x64", 1891 "urls": [ 1892 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-win_x64.zip", 1893 "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-win_x64.zip" 1894 ] 1895 } 1896 }, 1897 "remotejdk21_linux_aarch64": { 1898 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1899 "ruleClassName": "http_archive", 1900 "attributes": { 1901 "name": "rules_java~7.1.0~toolchains~remotejdk21_linux_aarch64", 1902 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 21,\n)\n", 1903 "sha256": "1fb64b8036c5d463d8ab59af06bf5b6b006811e6012e3b0eb6bccf57f1c55835", 1904 "strip_prefix": "zulu21.28.85-ca-jdk21.0.0-linux_aarch64", 1905 "urls": [ 1906 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_aarch64.tar.gz", 1907 "https://cdn.azul.com/zulu/bin/zulu21.28.85-ca-jdk21.0.0-linux_aarch64.tar.gz" 1908 ] 1909 } 1910 }, 1911 "remotejdk11_linux_aarch64_toolchain_config_repo": { 1912 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1913 "ruleClassName": "_toolchain_config", 1914 "attributes": { 1915 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_aarch64_toolchain_config_repo", 1916 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_aarch64//:jdk\",\n)\n" 1917 } 1918 }, 1919 "remotejdk11_linux_s390x": { 1920 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1921 "ruleClassName": "http_archive", 1922 "attributes": { 1923 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_s390x", 1924 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 1925 "sha256": "a58fc0361966af0a5d5a31a2d8a208e3c9bb0f54f345596fd80b99ea9a39788b", 1926 "strip_prefix": "jdk-11.0.15+10", 1927 "urls": [ 1928 "https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz", 1929 "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz" 1930 ] 1931 } 1932 }, 1933 "remotejdk17_linux_aarch64": { 1934 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1935 "ruleClassName": "http_archive", 1936 "attributes": { 1937 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_aarch64", 1938 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 1939 "sha256": "6531cef61e416d5a7b691555c8cf2bdff689201b8a001ff45ab6740062b44313", 1940 "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64", 1941 "urls": [ 1942 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64.tar.gz", 1943 "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-linux_aarch64.tar.gz" 1944 ] 1945 } 1946 }, 1947 "remotejdk17_win_arm64_toolchain_config_repo": { 1948 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1949 "ruleClassName": "_toolchain_config", 1950 "attributes": { 1951 "name": "rules_java~7.1.0~toolchains~remotejdk17_win_arm64_toolchain_config_repo", 1952 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win_arm64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win_arm64//:jdk\",\n)\n" 1953 } 1954 }, 1955 "remotejdk11_linux": { 1956 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1957 "ruleClassName": "http_archive", 1958 "attributes": { 1959 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux", 1960 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 1961 "sha256": "a34b404f87a08a61148b38e1416d837189e1df7a040d949e743633daf4695a3c", 1962 "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-linux_x64", 1963 "urls": [ 1964 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_x64.tar.gz", 1965 "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-linux_x64.tar.gz" 1966 ] 1967 } 1968 }, 1969 "remotejdk11_macos_toolchain_config_repo": { 1970 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1971 "ruleClassName": "_toolchain_config", 1972 "attributes": { 1973 "name": "rules_java~7.1.0~toolchains~remotejdk11_macos_toolchain_config_repo", 1974 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos//:jdk\",\n)\n" 1975 } 1976 }, 1977 "remotejdk17_linux_ppc64le_toolchain_config_repo": { 1978 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 1979 "ruleClassName": "_toolchain_config", 1980 "attributes": { 1981 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_ppc64le_toolchain_config_repo", 1982 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_ppc64le//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux_ppc64le//:jdk\",\n)\n" 1983 } 1984 }, 1985 "remotejdk17_win_arm64": { 1986 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 1987 "ruleClassName": "http_archive", 1988 "attributes": { 1989 "name": "rules_java~7.1.0~toolchains~remotejdk17_win_arm64", 1990 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 1991 "sha256": "6802c99eae0d788e21f52d03cab2e2b3bf42bc334ca03cbf19f71eb70ee19f85", 1992 "strip_prefix": "zulu17.44.53-ca-jdk17.0.8.1-win_aarch64", 1993 "urls": [ 1994 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_aarch64.zip", 1995 "https://cdn.azul.com/zulu/bin/zulu17.44.53-ca-jdk17.0.8.1-win_aarch64.zip" 1996 ] 1997 } 1998 }, 1999 "remote_java_tools_darwin_arm64": { 2000 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 2001 "ruleClassName": "http_archive", 2002 "attributes": { 2003 "name": "rules_java~7.1.0~toolchains~remote_java_tools_darwin_arm64", 2004 "sha256": "dab5bb87ec43e980faea6e1cec14bafb217b8e2f5346f53aa784fd715929a930", 2005 "urls": [ 2006 "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_darwin_arm64-v13.1.zip", 2007 "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_darwin_arm64-v13.1.zip" 2008 ] 2009 } 2010 }, 2011 "remotejdk17_linux_ppc64le": { 2012 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 2013 "ruleClassName": "http_archive", 2014 "attributes": { 2015 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_ppc64le", 2016 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 2017 "sha256": "00a4c07603d0218cd678461b5b3b7e25b3253102da4022d31fc35907f21a2efd", 2018 "strip_prefix": "jdk-17.0.8.1+1", 2019 "urls": [ 2020 "https://mirror.bazel.build/github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz", 2021 "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_ppc64le_linux_hotspot_17.0.8.1_1.tar.gz" 2022 ] 2023 } 2024 }, 2025 "remotejdk21_linux_aarch64_toolchain_config_repo": { 2026 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 2027 "ruleClassName": "_toolchain_config", 2028 "attributes": { 2029 "name": "rules_java~7.1.0~toolchains~remotejdk21_linux_aarch64_toolchain_config_repo", 2030 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux_aarch64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_linux_aarch64//:jdk\",\n)\n" 2031 } 2032 }, 2033 "remotejdk11_win_arm64_toolchain_config_repo": { 2034 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 2035 "ruleClassName": "_toolchain_config", 2036 "attributes": { 2037 "name": "rules_java~7.1.0~toolchains~remotejdk11_win_arm64_toolchain_config_repo", 2038 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win_arm64//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win_arm64//:jdk\",\n)\n" 2039 } 2040 }, 2041 "local_jdk": { 2042 "bzlFile": "@@rules_java~7.1.0//toolchains:local_java_repository.bzl", 2043 "ruleClassName": "_local_java_repository_rule", 2044 "attributes": { 2045 "name": "rules_java~7.1.0~toolchains~local_jdk", 2046 "java_home": "", 2047 "version": "", 2048 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = {RUNTIME_VERSION},\n)\n" 2049 } 2050 }, 2051 "remote_java_tools_darwin_x86_64": { 2052 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 2053 "ruleClassName": "http_archive", 2054 "attributes": { 2055 "name": "rules_java~7.1.0~toolchains~remote_java_tools_darwin_x86_64", 2056 "sha256": "0db40d8505a2b65ef0ed46e4256757807db8162f7acff16225be57c1d5726dbc", 2057 "urls": [ 2058 "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools_darwin_x86_64-v13.1.zip", 2059 "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools_darwin_x86_64-v13.1.zip" 2060 ] 2061 } 2062 }, 2063 "remote_java_tools": { 2064 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 2065 "ruleClassName": "http_archive", 2066 "attributes": { 2067 "name": "rules_java~7.1.0~toolchains~remote_java_tools", 2068 "sha256": "286bdbbd66e616fc4ed3f90101418729a73baa7e8c23a98ffbef558f74c0ad14", 2069 "urls": [ 2070 "https://mirror.bazel.build/bazel_java_tools/releases/java/v13.1/java_tools-v13.1.zip", 2071 "https://github.com/bazelbuild/java_tools/releases/download/java_v13.1/java_tools-v13.1.zip" 2072 ] 2073 } 2074 }, 2075 "remotejdk17_linux_s390x": { 2076 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 2077 "ruleClassName": "http_archive", 2078 "attributes": { 2079 "name": "rules_java~7.1.0~toolchains~remotejdk17_linux_s390x", 2080 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 17,\n)\n", 2081 "sha256": "ffacba69c6843d7ca70d572489d6cc7ab7ae52c60f0852cedf4cf0d248b6fc37", 2082 "strip_prefix": "jdk-17.0.8.1+1", 2083 "urls": [ 2084 "https://mirror.bazel.build/github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.8.1_1.tar.gz", 2085 "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.8.1%2B1/OpenJDK17U-jdk_s390x_linux_hotspot_17.0.8.1_1.tar.gz" 2086 ] 2087 } 2088 }, 2089 "remotejdk17_win_toolchain_config_repo": { 2090 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 2091 "ruleClassName": "_toolchain_config", 2092 "attributes": { 2093 "name": "rules_java~7.1.0~toolchains~remotejdk17_win_toolchain_config_repo", 2094 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win//:jdk\",\n)\n" 2095 } 2096 }, 2097 "remotejdk11_linux_ppc64le": { 2098 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 2099 "ruleClassName": "http_archive", 2100 "attributes": { 2101 "name": "rules_java~7.1.0~toolchains~remotejdk11_linux_ppc64le", 2102 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 2103 "sha256": "a8fba686f6eb8ae1d1a9566821dbd5a85a1108b96ad857fdbac5c1e4649fc56f", 2104 "strip_prefix": "jdk-11.0.15+10", 2105 "urls": [ 2106 "https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz", 2107 "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz" 2108 ] 2109 } 2110 }, 2111 "remotejdk11_macos_aarch64": { 2112 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 2113 "ruleClassName": "http_archive", 2114 "attributes": { 2115 "name": "rules_java~7.1.0~toolchains~remotejdk11_macos_aarch64", 2116 "build_file_content": "load(\"@rules_java//java:defs.bzl\", \"java_runtime\")\n\npackage(default_visibility = [\"//visibility:public\"])\n\nexports_files([\"WORKSPACE\", \"BUILD.bazel\"])\n\nfilegroup(\n name = \"jre\",\n srcs = glob(\n [\n \"jre/bin/**\",\n \"jre/lib/**\",\n ],\n allow_empty = True,\n # In some configurations, Java browser plugin is considered harmful and\n # common antivirus software blocks access to npjp2.dll interfering with Bazel,\n # so do not include it in JRE on Windows.\n exclude = [\"jre/bin/plugin2/**\"],\n ),\n)\n\nfilegroup(\n name = \"jdk-bin\",\n srcs = glob(\n [\"bin/**\"],\n # The JDK on Windows sometimes contains a directory called\n # \"%systemroot%\", which is not a valid label.\n exclude = [\"**/*%*/**\"],\n ),\n)\n\n# This folder holds security policies.\nfilegroup(\n name = \"jdk-conf\",\n srcs = glob(\n [\"conf/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-include\",\n srcs = glob(\n [\"include/**\"],\n allow_empty = True,\n ),\n)\n\nfilegroup(\n name = \"jdk-lib\",\n srcs = glob(\n [\"lib/**\", \"release\"],\n allow_empty = True,\n exclude = [\n \"lib/missioncontrol/**\",\n \"lib/visualvm/**\",\n ],\n ),\n)\n\njava_runtime(\n name = \"jdk\",\n srcs = [\n \":jdk-bin\",\n \":jdk-conf\",\n \":jdk-include\",\n \":jdk-lib\",\n \":jre\",\n ],\n # Provide the 'java` binary explicitly so that the correct path is used by\n # Bazel even when the host platform differs from the execution platform.\n # Exactly one of the two globs will be empty depending on the host platform.\n # When --incompatible_disallow_empty_glob is enabled, each individual empty\n # glob will fail without allow_empty = True, even if the overall result is\n # non-empty.\n java = glob([\"bin/java.exe\", \"bin/java\"], allow_empty = True)[0],\n version = 11,\n)\n", 2117 "sha256": "7632bc29f8a4b7d492b93f3bc75a7b61630894db85d136456035ab2a24d38885", 2118 "strip_prefix": "zulu11.66.15-ca-jdk11.0.20-macosx_aarch64", 2119 "urls": [ 2120 "https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_aarch64.tar.gz", 2121 "https://cdn.azul.com/zulu/bin/zulu11.66.15-ca-jdk11.0.20-macosx_aarch64.tar.gz" 2122 ] 2123 } 2124 }, 2125 "remotejdk21_win_toolchain_config_repo": { 2126 "bzlFile": "@@rules_java~7.1.0//toolchains:remote_java_repository.bzl", 2127 "ruleClassName": "_toolchain_config", 2128 "attributes": { 2129 "name": "rules_java~7.1.0~toolchains~remotejdk21_win_toolchain_config_repo", 2130 "build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_21\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"21\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk21_win//:jdk\",\n)\ntoolchain(\n name = \"bootstrap_runtime_toolchain\",\n # These constraints are not required for correctness, but prevent fetches of remote JDK for\n # different architectures. As every Java compilation toolchain depends on a bootstrap runtime in\n # the same configuration, this constraint will not result in toolchain resolution failures.\n exec_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:bootstrap_runtime_toolchain_type\",\n toolchain = \"@remotejdk21_win//:jdk\",\n)\n" 2131 } 2132 } 2133 }, 2134 "recordedRepoMappingEntries": [ 2135 [ 2136 "rules_java~7.1.0", 2137 "bazel_tools", 2138 "bazel_tools" 2139 ], 2140 [ 2141 "rules_java~7.1.0", 2142 "remote_java_tools", 2143 "rules_java~7.1.0~toolchains~remote_java_tools" 2144 ] 2145 ] 2146 } 2147 }, 2148 "@@rules_rust~0.40.0//rust:extensions.bzl%rust": { 2149 "general": { 2150 "bzlTransitiveDigest": "I2ECWAfjTweoEwT+ulurWMJlNijPuXMqs3vBh+mgvd0=", 2151 "accumulatedFileDigests": {}, 2152 "envVariables": {}, 2153 "generatedRepoSpecs": { 2154 "rust_windows_x86_64__wasm32-wasi__stable_tools": { 2155 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2156 "ruleClassName": "rust_toolchain_tools_repository", 2157 "attributes": { 2158 "name": "rules_rust~0.40.0~rust~rust_windows_x86_64__wasm32-wasi__stable_tools", 2159 "exec_triple": "x86_64-pc-windows-msvc", 2160 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2161 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2162 "target_triple": "wasm32-wasi", 2163 "iso_date": "", 2164 "version": "1.76.0", 2165 "rustfmt_version": "nightly/2024-02-08", 2166 "edition": "", 2167 "dev_components": false, 2168 "extra_rustc_flags": [], 2169 "extra_exec_rustc_flags": [], 2170 "opt_level": {}, 2171 "sha256s": {}, 2172 "urls": [ 2173 "https://static.rust-lang.org/dist/{}.tar.xz" 2174 ], 2175 "auth": {} 2176 } 2177 }, 2178 "rust_darwin_aarch64__wasm32-wasi__stable_tools": { 2179 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2180 "ruleClassName": "rust_toolchain_tools_repository", 2181 "attributes": { 2182 "name": "rules_rust~0.40.0~rust~rust_darwin_aarch64__wasm32-wasi__stable_tools", 2183 "exec_triple": "aarch64-apple-darwin", 2184 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2185 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2186 "target_triple": "wasm32-wasi", 2187 "iso_date": "", 2188 "version": "1.76.0", 2189 "rustfmt_version": "nightly/2024-02-08", 2190 "edition": "", 2191 "dev_components": false, 2192 "extra_rustc_flags": [], 2193 "extra_exec_rustc_flags": [], 2194 "opt_level": {}, 2195 "sha256s": {}, 2196 "urls": [ 2197 "https://static.rust-lang.org/dist/{}.tar.xz" 2198 ], 2199 "auth": {} 2200 } 2201 }, 2202 "rust_darwin_x86_64__wasm32-wasi__stable_tools": { 2203 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2204 "ruleClassName": "rust_toolchain_tools_repository", 2205 "attributes": { 2206 "name": "rules_rust~0.40.0~rust~rust_darwin_x86_64__wasm32-wasi__stable_tools", 2207 "exec_triple": "x86_64-apple-darwin", 2208 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2209 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2210 "target_triple": "wasm32-wasi", 2211 "iso_date": "", 2212 "version": "1.76.0", 2213 "rustfmt_version": "nightly/2024-02-08", 2214 "edition": "", 2215 "dev_components": false, 2216 "extra_rustc_flags": [], 2217 "extra_exec_rustc_flags": [], 2218 "opt_level": {}, 2219 "sha256s": {}, 2220 "urls": [ 2221 "https://static.rust-lang.org/dist/{}.tar.xz" 2222 ], 2223 "auth": {} 2224 } 2225 }, 2226 "rust_freebsd_x86_64__wasm32-unknown-unknown__stable_tools": { 2227 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2228 "ruleClassName": "rust_toolchain_tools_repository", 2229 "attributes": { 2230 "name": "rules_rust~0.40.0~rust~rust_freebsd_x86_64__wasm32-unknown-unknown__stable_tools", 2231 "exec_triple": "x86_64-unknown-freebsd", 2232 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2233 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2234 "target_triple": "wasm32-unknown-unknown", 2235 "iso_date": "", 2236 "version": "1.76.0", 2237 "rustfmt_version": "nightly/2024-02-08", 2238 "edition": "", 2239 "dev_components": false, 2240 "extra_rustc_flags": [], 2241 "extra_exec_rustc_flags": [], 2242 "opt_level": {}, 2243 "sha256s": {}, 2244 "urls": [ 2245 "https://static.rust-lang.org/dist/{}.tar.xz" 2246 ], 2247 "auth": {} 2248 } 2249 }, 2250 "rust_freebsd_x86_64__wasm32-wasi__stable": { 2251 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2252 "ruleClassName": "toolchain_repository_proxy", 2253 "attributes": { 2254 "name": "rules_rust~0.40.0~rust~rust_freebsd_x86_64__wasm32-wasi__stable", 2255 "toolchain": "@rust_freebsd_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 2256 "target_settings": [ 2257 "@rules_rust//rust/toolchain/channel:stable" 2258 ], 2259 "toolchain_type": "@rules_rust//rust:toolchain", 2260 "exec_compatible_with": [ 2261 "@platforms//cpu:x86_64", 2262 "@platforms//os:freebsd" 2263 ], 2264 "target_compatible_with": [ 2265 "@platforms//cpu:wasm32", 2266 "@platforms//os:wasi" 2267 ] 2268 } 2269 }, 2270 "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable_tools": { 2271 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2272 "ruleClassName": "rust_toolchain_tools_repository", 2273 "attributes": { 2274 "name": "rules_rust~0.40.0~rust~rust_linux_aarch64__aarch64-unknown-linux-gnu__stable_tools", 2275 "exec_triple": "aarch64-unknown-linux-gnu", 2276 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2277 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2278 "target_triple": "aarch64-unknown-linux-gnu", 2279 "iso_date": "", 2280 "version": "1.76.0", 2281 "rustfmt_version": "nightly/2024-02-08", 2282 "edition": "", 2283 "dev_components": false, 2284 "extra_rustc_flags": [], 2285 "extra_exec_rustc_flags": [], 2286 "opt_level": {}, 2287 "sha256s": {}, 2288 "urls": [ 2289 "https://static.rust-lang.org/dist/{}.tar.xz" 2290 ], 2291 "auth": {} 2292 } 2293 }, 2294 "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": { 2295 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2296 "ruleClassName": "toolchain_repository_proxy", 2297 "attributes": { 2298 "name": "rules_rust~0.40.0~rust~rust_linux_aarch64__aarch64-unknown-linux-gnu__stable", 2299 "toolchain": "@rust_linux_aarch64__aarch64-unknown-linux-gnu__stable_tools//:rust_toolchain", 2300 "target_settings": [ 2301 "@rules_rust//rust/toolchain/channel:stable" 2302 ], 2303 "toolchain_type": "@rules_rust//rust:toolchain", 2304 "exec_compatible_with": [ 2305 "@platforms//cpu:aarch64", 2306 "@platforms//os:linux" 2307 ], 2308 "target_compatible_with": [ 2309 "@platforms//cpu:aarch64", 2310 "@platforms//os:linux" 2311 ] 2312 } 2313 }, 2314 "rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu": { 2315 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2316 "ruleClassName": "toolchain_repository_proxy", 2317 "attributes": { 2318 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu", 2319 "toolchain": "@rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu_tools//:rustfmt_toolchain", 2320 "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", 2321 "target_settings": [], 2322 "exec_compatible_with": [ 2323 "@platforms//cpu:aarch64", 2324 "@platforms//os:linux" 2325 ], 2326 "target_compatible_with": [] 2327 } 2328 }, 2329 "rust_windows_x86_64": { 2330 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2331 "ruleClassName": "rust_toolchain_set_repository", 2332 "attributes": { 2333 "name": "rules_rust~0.40.0~rust~rust_windows_x86_64", 2334 "toolchains": [ 2335 "@rust_windows_x86_64__x86_64-pc-windows-msvc__stable//:toolchain", 2336 "@rust_windows_x86_64__wasm32-unknown-unknown__stable//:toolchain", 2337 "@rust_windows_x86_64__wasm32-wasi__stable//:toolchain" 2338 ] 2339 } 2340 }, 2341 "rust_linux_aarch64__wasm32-unknown-unknown__stable": { 2342 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2343 "ruleClassName": "toolchain_repository_proxy", 2344 "attributes": { 2345 "name": "rules_rust~0.40.0~rust~rust_linux_aarch64__wasm32-unknown-unknown__stable", 2346 "toolchain": "@rust_linux_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 2347 "target_settings": [ 2348 "@rules_rust//rust/toolchain/channel:stable" 2349 ], 2350 "toolchain_type": "@rules_rust//rust:toolchain", 2351 "exec_compatible_with": [ 2352 "@platforms//cpu:aarch64", 2353 "@platforms//os:linux" 2354 ], 2355 "target_compatible_with": [ 2356 "@platforms//cpu:wasm32", 2357 "@platforms//os:none" 2358 ] 2359 } 2360 }, 2361 "rust_windows_aarch64__wasm32-wasi__stable_tools": { 2362 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2363 "ruleClassName": "rust_toolchain_tools_repository", 2364 "attributes": { 2365 "name": "rules_rust~0.40.0~rust~rust_windows_aarch64__wasm32-wasi__stable_tools", 2366 "exec_triple": "aarch64-pc-windows-msvc", 2367 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2368 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2369 "target_triple": "wasm32-wasi", 2370 "iso_date": "", 2371 "version": "1.76.0", 2372 "rustfmt_version": "nightly/2024-02-08", 2373 "edition": "", 2374 "dev_components": false, 2375 "extra_rustc_flags": [], 2376 "extra_exec_rustc_flags": [], 2377 "opt_level": {}, 2378 "sha256s": {}, 2379 "urls": [ 2380 "https://static.rust-lang.org/dist/{}.tar.xz" 2381 ], 2382 "auth": {} 2383 } 2384 }, 2385 "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable_tools": { 2386 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2387 "ruleClassName": "rust_toolchain_tools_repository", 2388 "attributes": { 2389 "name": "rules_rust~0.40.0~rust~rust_linux_x86_64__x86_64-unknown-linux-gnu__stable_tools", 2390 "exec_triple": "x86_64-unknown-linux-gnu", 2391 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2392 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2393 "target_triple": "x86_64-unknown-linux-gnu", 2394 "iso_date": "", 2395 "version": "1.76.0", 2396 "rustfmt_version": "nightly/2024-02-08", 2397 "edition": "", 2398 "dev_components": false, 2399 "extra_rustc_flags": [], 2400 "extra_exec_rustc_flags": [], 2401 "opt_level": {}, 2402 "sha256s": {}, 2403 "urls": [ 2404 "https://static.rust-lang.org/dist/{}.tar.xz" 2405 ], 2406 "auth": {} 2407 } 2408 }, 2409 "rust_windows_aarch64__aarch64-pc-windows-msvc__stable_tools": { 2410 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2411 "ruleClassName": "rust_toolchain_tools_repository", 2412 "attributes": { 2413 "name": "rules_rust~0.40.0~rust~rust_windows_aarch64__aarch64-pc-windows-msvc__stable_tools", 2414 "exec_triple": "aarch64-pc-windows-msvc", 2415 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2416 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2417 "target_triple": "aarch64-pc-windows-msvc", 2418 "iso_date": "", 2419 "version": "1.76.0", 2420 "rustfmt_version": "nightly/2024-02-08", 2421 "edition": "", 2422 "dev_components": false, 2423 "extra_rustc_flags": [], 2424 "extra_exec_rustc_flags": [], 2425 "opt_level": {}, 2426 "sha256s": {}, 2427 "urls": [ 2428 "https://static.rust-lang.org/dist/{}.tar.xz" 2429 ], 2430 "auth": {} 2431 } 2432 }, 2433 "rust_windows_aarch64": { 2434 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2435 "ruleClassName": "rust_toolchain_set_repository", 2436 "attributes": { 2437 "name": "rules_rust~0.40.0~rust~rust_windows_aarch64", 2438 "toolchains": [ 2439 "@rust_windows_aarch64__aarch64-pc-windows-msvc__stable//:toolchain", 2440 "@rust_windows_aarch64__wasm32-unknown-unknown__stable//:toolchain", 2441 "@rust_windows_aarch64__wasm32-wasi__stable//:toolchain" 2442 ] 2443 } 2444 }, 2445 "rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu": { 2446 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2447 "ruleClassName": "toolchain_repository_proxy", 2448 "attributes": { 2449 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu", 2450 "toolchain": "@rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu_tools//:rustfmt_toolchain", 2451 "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", 2452 "target_settings": [], 2453 "exec_compatible_with": [ 2454 "@platforms//cpu:x86_64", 2455 "@platforms//os:linux" 2456 ], 2457 "target_compatible_with": [] 2458 } 2459 }, 2460 "rust_linux_x86_64__wasm32-unknown-unknown__stable": { 2461 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2462 "ruleClassName": "toolchain_repository_proxy", 2463 "attributes": { 2464 "name": "rules_rust~0.40.0~rust~rust_linux_x86_64__wasm32-unknown-unknown__stable", 2465 "toolchain": "@rust_linux_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 2466 "target_settings": [ 2467 "@rules_rust//rust/toolchain/channel:stable" 2468 ], 2469 "toolchain_type": "@rules_rust//rust:toolchain", 2470 "exec_compatible_with": [ 2471 "@platforms//cpu:x86_64", 2472 "@platforms//os:linux" 2473 ], 2474 "target_compatible_with": [ 2475 "@platforms//cpu:wasm32", 2476 "@platforms//os:none" 2477 ] 2478 } 2479 }, 2480 "rust_windows_x86_64__x86_64-pc-windows-msvc__stable_tools": { 2481 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2482 "ruleClassName": "rust_toolchain_tools_repository", 2483 "attributes": { 2484 "name": "rules_rust~0.40.0~rust~rust_windows_x86_64__x86_64-pc-windows-msvc__stable_tools", 2485 "exec_triple": "x86_64-pc-windows-msvc", 2486 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2487 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2488 "target_triple": "x86_64-pc-windows-msvc", 2489 "iso_date": "", 2490 "version": "1.76.0", 2491 "rustfmt_version": "nightly/2024-02-08", 2492 "edition": "", 2493 "dev_components": false, 2494 "extra_rustc_flags": [], 2495 "extra_exec_rustc_flags": [], 2496 "opt_level": {}, 2497 "sha256s": {}, 2498 "urls": [ 2499 "https://static.rust-lang.org/dist/{}.tar.xz" 2500 ], 2501 "auth": {} 2502 } 2503 }, 2504 "rustfmt_nightly-2024-02-08__x86_64-apple-darwin": { 2505 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2506 "ruleClassName": "toolchain_repository_proxy", 2507 "attributes": { 2508 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-apple-darwin", 2509 "toolchain": "@rustfmt_nightly-2024-02-08__x86_64-apple-darwin_tools//:rustfmt_toolchain", 2510 "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", 2511 "target_settings": [], 2512 "exec_compatible_with": [ 2513 "@platforms//cpu:x86_64", 2514 "@platforms//os:osx" 2515 ], 2516 "target_compatible_with": [] 2517 } 2518 }, 2519 "rust_analyzer_1.76.0_tools": { 2520 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2521 "ruleClassName": "rust_analyzer_toolchain_tools_repository", 2522 "attributes": { 2523 "name": "rules_rust~0.40.0~rust~rust_analyzer_1.76.0_tools", 2524 "version": "1.76.0", 2525 "iso_date": "", 2526 "sha256s": {}, 2527 "urls": [ 2528 "https://static.rust-lang.org/dist/{}.tar.xz" 2529 ], 2530 "auth": {} 2531 } 2532 }, 2533 "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable_tools": { 2534 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2535 "ruleClassName": "rust_toolchain_tools_repository", 2536 "attributes": { 2537 "name": "rules_rust~0.40.0~rust~rust_freebsd_x86_64__x86_64-unknown-freebsd__stable_tools", 2538 "exec_triple": "x86_64-unknown-freebsd", 2539 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2540 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2541 "target_triple": "x86_64-unknown-freebsd", 2542 "iso_date": "", 2543 "version": "1.76.0", 2544 "rustfmt_version": "nightly/2024-02-08", 2545 "edition": "", 2546 "dev_components": false, 2547 "extra_rustc_flags": [], 2548 "extra_exec_rustc_flags": [], 2549 "opt_level": {}, 2550 "sha256s": {}, 2551 "urls": [ 2552 "https://static.rust-lang.org/dist/{}.tar.xz" 2553 ], 2554 "auth": {} 2555 } 2556 }, 2557 "rust_darwin_x86_64__wasm32-unknown-unknown__stable": { 2558 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2559 "ruleClassName": "toolchain_repository_proxy", 2560 "attributes": { 2561 "name": "rules_rust~0.40.0~rust~rust_darwin_x86_64__wasm32-unknown-unknown__stable", 2562 "toolchain": "@rust_darwin_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 2563 "target_settings": [ 2564 "@rules_rust//rust/toolchain/channel:stable" 2565 ], 2566 "toolchain_type": "@rules_rust//rust:toolchain", 2567 "exec_compatible_with": [ 2568 "@platforms//cpu:x86_64", 2569 "@platforms//os:osx" 2570 ], 2571 "target_compatible_with": [ 2572 "@platforms//cpu:wasm32", 2573 "@platforms//os:none" 2574 ] 2575 } 2576 }, 2577 "rust_darwin_aarch64__wasm32-unknown-unknown__stable": { 2578 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2579 "ruleClassName": "toolchain_repository_proxy", 2580 "attributes": { 2581 "name": "rules_rust~0.40.0~rust~rust_darwin_aarch64__wasm32-unknown-unknown__stable", 2582 "toolchain": "@rust_darwin_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 2583 "target_settings": [ 2584 "@rules_rust//rust/toolchain/channel:stable" 2585 ], 2586 "toolchain_type": "@rules_rust//rust:toolchain", 2587 "exec_compatible_with": [ 2588 "@platforms//cpu:aarch64", 2589 "@platforms//os:osx" 2590 ], 2591 "target_compatible_with": [ 2592 "@platforms//cpu:wasm32", 2593 "@platforms//os:none" 2594 ] 2595 } 2596 }, 2597 "rust_darwin_aarch64__aarch64-apple-darwin__stable": { 2598 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2599 "ruleClassName": "toolchain_repository_proxy", 2600 "attributes": { 2601 "name": "rules_rust~0.40.0~rust~rust_darwin_aarch64__aarch64-apple-darwin__stable", 2602 "toolchain": "@rust_darwin_aarch64__aarch64-apple-darwin__stable_tools//:rust_toolchain", 2603 "target_settings": [ 2604 "@rules_rust//rust/toolchain/channel:stable" 2605 ], 2606 "toolchain_type": "@rules_rust//rust:toolchain", 2607 "exec_compatible_with": [ 2608 "@platforms//cpu:aarch64", 2609 "@platforms//os:osx" 2610 ], 2611 "target_compatible_with": [ 2612 "@platforms//cpu:aarch64", 2613 "@platforms//os:osx" 2614 ] 2615 } 2616 }, 2617 "rust_windows_x86_64__wasm32-wasi__stable": { 2618 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2619 "ruleClassName": "toolchain_repository_proxy", 2620 "attributes": { 2621 "name": "rules_rust~0.40.0~rust~rust_windows_x86_64__wasm32-wasi__stable", 2622 "toolchain": "@rust_windows_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 2623 "target_settings": [ 2624 "@rules_rust//rust/toolchain/channel:stable" 2625 ], 2626 "toolchain_type": "@rules_rust//rust:toolchain", 2627 "exec_compatible_with": [ 2628 "@platforms//cpu:x86_64", 2629 "@platforms//os:windows" 2630 ], 2631 "target_compatible_with": [ 2632 "@platforms//cpu:wasm32", 2633 "@platforms//os:wasi" 2634 ] 2635 } 2636 }, 2637 "rustfmt_nightly-2024-02-08__aarch64-apple-darwin_tools": { 2638 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2639 "ruleClassName": "rustfmt_toolchain_tools_repository", 2640 "attributes": { 2641 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__aarch64-apple-darwin_tools", 2642 "version": "nightly", 2643 "iso_date": "2024-02-08", 2644 "sha256s": {}, 2645 "urls": [ 2646 "https://static.rust-lang.org/dist/{}.tar.xz" 2647 ], 2648 "auth": {}, 2649 "exec_triple": "aarch64-apple-darwin" 2650 } 2651 }, 2652 "rust_darwin_x86_64": { 2653 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2654 "ruleClassName": "rust_toolchain_set_repository", 2655 "attributes": { 2656 "name": "rules_rust~0.40.0~rust~rust_darwin_x86_64", 2657 "toolchains": [ 2658 "@rust_darwin_x86_64__x86_64-apple-darwin__stable//:toolchain", 2659 "@rust_darwin_x86_64__wasm32-unknown-unknown__stable//:toolchain", 2660 "@rust_darwin_x86_64__wasm32-wasi__stable//:toolchain" 2661 ] 2662 } 2663 }, 2664 "rust_windows_aarch64__wasm32-wasi__stable": { 2665 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2666 "ruleClassName": "toolchain_repository_proxy", 2667 "attributes": { 2668 "name": "rules_rust~0.40.0~rust~rust_windows_aarch64__wasm32-wasi__stable", 2669 "toolchain": "@rust_windows_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", 2670 "target_settings": [ 2671 "@rules_rust//rust/toolchain/channel:stable" 2672 ], 2673 "toolchain_type": "@rules_rust//rust:toolchain", 2674 "exec_compatible_with": [ 2675 "@platforms//cpu:aarch64", 2676 "@platforms//os:windows" 2677 ], 2678 "target_compatible_with": [ 2679 "@platforms//cpu:wasm32", 2680 "@platforms//os:wasi" 2681 ] 2682 } 2683 }, 2684 "rust_darwin_x86_64__wasm32-unknown-unknown__stable_tools": { 2685 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2686 "ruleClassName": "rust_toolchain_tools_repository", 2687 "attributes": { 2688 "name": "rules_rust~0.40.0~rust~rust_darwin_x86_64__wasm32-unknown-unknown__stable_tools", 2689 "exec_triple": "x86_64-apple-darwin", 2690 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2691 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2692 "target_triple": "wasm32-unknown-unknown", 2693 "iso_date": "", 2694 "version": "1.76.0", 2695 "rustfmt_version": "nightly/2024-02-08", 2696 "edition": "", 2697 "dev_components": false, 2698 "extra_rustc_flags": [], 2699 "extra_exec_rustc_flags": [], 2700 "opt_level": {}, 2701 "sha256s": {}, 2702 "urls": [ 2703 "https://static.rust-lang.org/dist/{}.tar.xz" 2704 ], 2705 "auth": {} 2706 } 2707 }, 2708 "rust_darwin_aarch64__wasm32-unknown-unknown__stable_tools": { 2709 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2710 "ruleClassName": "rust_toolchain_tools_repository", 2711 "attributes": { 2712 "name": "rules_rust~0.40.0~rust~rust_darwin_aarch64__wasm32-unknown-unknown__stable_tools", 2713 "exec_triple": "aarch64-apple-darwin", 2714 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2715 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2716 "target_triple": "wasm32-unknown-unknown", 2717 "iso_date": "", 2718 "version": "1.76.0", 2719 "rustfmt_version": "nightly/2024-02-08", 2720 "edition": "", 2721 "dev_components": false, 2722 "extra_rustc_flags": [], 2723 "extra_exec_rustc_flags": [], 2724 "opt_level": {}, 2725 "sha256s": {}, 2726 "urls": [ 2727 "https://static.rust-lang.org/dist/{}.tar.xz" 2728 ], 2729 "auth": {} 2730 } 2731 }, 2732 "rust_windows_x86_64__wasm32-unknown-unknown__stable_tools": { 2733 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2734 "ruleClassName": "rust_toolchain_tools_repository", 2735 "attributes": { 2736 "name": "rules_rust~0.40.0~rust~rust_windows_x86_64__wasm32-unknown-unknown__stable_tools", 2737 "exec_triple": "x86_64-pc-windows-msvc", 2738 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2739 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2740 "target_triple": "wasm32-unknown-unknown", 2741 "iso_date": "", 2742 "version": "1.76.0", 2743 "rustfmt_version": "nightly/2024-02-08", 2744 "edition": "", 2745 "dev_components": false, 2746 "extra_rustc_flags": [], 2747 "extra_exec_rustc_flags": [], 2748 "opt_level": {}, 2749 "sha256s": {}, 2750 "urls": [ 2751 "https://static.rust-lang.org/dist/{}.tar.xz" 2752 ], 2753 "auth": {} 2754 } 2755 }, 2756 "rustfmt_nightly-2024-02-08__aarch64-apple-darwin": { 2757 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2758 "ruleClassName": "toolchain_repository_proxy", 2759 "attributes": { 2760 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__aarch64-apple-darwin", 2761 "toolchain": "@rustfmt_nightly-2024-02-08__aarch64-apple-darwin_tools//:rustfmt_toolchain", 2762 "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", 2763 "target_settings": [], 2764 "exec_compatible_with": [ 2765 "@platforms//cpu:aarch64", 2766 "@platforms//os:osx" 2767 ], 2768 "target_compatible_with": [] 2769 } 2770 }, 2771 "rust_linux_aarch64__wasm32-wasi__stable": { 2772 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2773 "ruleClassName": "toolchain_repository_proxy", 2774 "attributes": { 2775 "name": "rules_rust~0.40.0~rust~rust_linux_aarch64__wasm32-wasi__stable", 2776 "toolchain": "@rust_linux_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", 2777 "target_settings": [ 2778 "@rules_rust//rust/toolchain/channel:stable" 2779 ], 2780 "toolchain_type": "@rules_rust//rust:toolchain", 2781 "exec_compatible_with": [ 2782 "@platforms//cpu:aarch64", 2783 "@platforms//os:linux" 2784 ], 2785 "target_compatible_with": [ 2786 "@platforms//cpu:wasm32", 2787 "@platforms//os:wasi" 2788 ] 2789 } 2790 }, 2791 "rust_darwin_aarch64": { 2792 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2793 "ruleClassName": "rust_toolchain_set_repository", 2794 "attributes": { 2795 "name": "rules_rust~0.40.0~rust~rust_darwin_aarch64", 2796 "toolchains": [ 2797 "@rust_darwin_aarch64__aarch64-apple-darwin__stable//:toolchain", 2798 "@rust_darwin_aarch64__wasm32-unknown-unknown__stable//:toolchain", 2799 "@rust_darwin_aarch64__wasm32-wasi__stable//:toolchain" 2800 ] 2801 } 2802 }, 2803 "rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd": { 2804 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2805 "ruleClassName": "toolchain_repository_proxy", 2806 "attributes": { 2807 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd", 2808 "toolchain": "@rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd_tools//:rustfmt_toolchain", 2809 "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", 2810 "target_settings": [], 2811 "exec_compatible_with": [ 2812 "@platforms//cpu:x86_64", 2813 "@platforms//os:freebsd" 2814 ], 2815 "target_compatible_with": [] 2816 } 2817 }, 2818 "rust_darwin_x86_64__x86_64-apple-darwin__stable": { 2819 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2820 "ruleClassName": "toolchain_repository_proxy", 2821 "attributes": { 2822 "name": "rules_rust~0.40.0~rust~rust_darwin_x86_64__x86_64-apple-darwin__stable", 2823 "toolchain": "@rust_darwin_x86_64__x86_64-apple-darwin__stable_tools//:rust_toolchain", 2824 "target_settings": [ 2825 "@rules_rust//rust/toolchain/channel:stable" 2826 ], 2827 "toolchain_type": "@rules_rust//rust:toolchain", 2828 "exec_compatible_with": [ 2829 "@platforms//cpu:x86_64", 2830 "@platforms//os:osx" 2831 ], 2832 "target_compatible_with": [ 2833 "@platforms//cpu:x86_64", 2834 "@platforms//os:osx" 2835 ] 2836 } 2837 }, 2838 "rust_linux_x86_64__wasm32-unknown-unknown__stable_tools": { 2839 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2840 "ruleClassName": "rust_toolchain_tools_repository", 2841 "attributes": { 2842 "name": "rules_rust~0.40.0~rust~rust_linux_x86_64__wasm32-unknown-unknown__stable_tools", 2843 "exec_triple": "x86_64-unknown-linux-gnu", 2844 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2845 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2846 "target_triple": "wasm32-unknown-unknown", 2847 "iso_date": "", 2848 "version": "1.76.0", 2849 "rustfmt_version": "nightly/2024-02-08", 2850 "edition": "", 2851 "dev_components": false, 2852 "extra_rustc_flags": [], 2853 "extra_exec_rustc_flags": [], 2854 "opt_level": {}, 2855 "sha256s": {}, 2856 "urls": [ 2857 "https://static.rust-lang.org/dist/{}.tar.xz" 2858 ], 2859 "auth": {} 2860 } 2861 }, 2862 "rust_freebsd_x86_64__wasm32-wasi__stable_tools": { 2863 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2864 "ruleClassName": "rust_toolchain_tools_repository", 2865 "attributes": { 2866 "name": "rules_rust~0.40.0~rust~rust_freebsd_x86_64__wasm32-wasi__stable_tools", 2867 "exec_triple": "x86_64-unknown-freebsd", 2868 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2869 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2870 "target_triple": "wasm32-wasi", 2871 "iso_date": "", 2872 "version": "1.76.0", 2873 "rustfmt_version": "nightly/2024-02-08", 2874 "edition": "", 2875 "dev_components": false, 2876 "extra_rustc_flags": [], 2877 "extra_exec_rustc_flags": [], 2878 "opt_level": {}, 2879 "sha256s": {}, 2880 "urls": [ 2881 "https://static.rust-lang.org/dist/{}.tar.xz" 2882 ], 2883 "auth": {} 2884 } 2885 }, 2886 "rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd_tools": { 2887 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2888 "ruleClassName": "rustfmt_toolchain_tools_repository", 2889 "attributes": { 2890 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd_tools", 2891 "version": "nightly", 2892 "iso_date": "2024-02-08", 2893 "sha256s": {}, 2894 "urls": [ 2895 "https://static.rust-lang.org/dist/{}.tar.xz" 2896 ], 2897 "auth": {}, 2898 "exec_triple": "x86_64-unknown-freebsd" 2899 } 2900 }, 2901 "rust_darwin_x86_64__wasm32-wasi__stable": { 2902 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2903 "ruleClassName": "toolchain_repository_proxy", 2904 "attributes": { 2905 "name": "rules_rust~0.40.0~rust~rust_darwin_x86_64__wasm32-wasi__stable", 2906 "toolchain": "@rust_darwin_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 2907 "target_settings": [ 2908 "@rules_rust//rust/toolchain/channel:stable" 2909 ], 2910 "toolchain_type": "@rules_rust//rust:toolchain", 2911 "exec_compatible_with": [ 2912 "@platforms//cpu:x86_64", 2913 "@platforms//os:osx" 2914 ], 2915 "target_compatible_with": [ 2916 "@platforms//cpu:wasm32", 2917 "@platforms//os:wasi" 2918 ] 2919 } 2920 }, 2921 "rust_host_tools": { 2922 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2923 "ruleClassName": "rust_toolchain_tools_repository", 2924 "attributes": { 2925 "name": "rules_rust~0.40.0~rust~rust_host_tools", 2926 "exec_triple": "x86_64-unknown-linux-gnu", 2927 "target_triple": "x86_64-unknown-linux-gnu", 2928 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2929 "dev_components": false, 2930 "edition": "", 2931 "rustfmt_version": "nightly/2024-02-08", 2932 "sha256s": {}, 2933 "urls": [ 2934 "https://static.rust-lang.org/dist/{}.tar.xz" 2935 ], 2936 "version": "1.76.0" 2937 } 2938 }, 2939 "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": { 2940 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2941 "ruleClassName": "toolchain_repository_proxy", 2942 "attributes": { 2943 "name": "rules_rust~0.40.0~rust~rust_freebsd_x86_64__wasm32-unknown-unknown__stable", 2944 "toolchain": "@rust_freebsd_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 2945 "target_settings": [ 2946 "@rules_rust//rust/toolchain/channel:stable" 2947 ], 2948 "toolchain_type": "@rules_rust//rust:toolchain", 2949 "exec_compatible_with": [ 2950 "@platforms//cpu:x86_64", 2951 "@platforms//os:freebsd" 2952 ], 2953 "target_compatible_with": [ 2954 "@platforms//cpu:wasm32", 2955 "@platforms//os:none" 2956 ] 2957 } 2958 }, 2959 "rust_freebsd_x86_64": { 2960 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2961 "ruleClassName": "rust_toolchain_set_repository", 2962 "attributes": { 2963 "name": "rules_rust~0.40.0~rust~rust_freebsd_x86_64", 2964 "toolchains": [ 2965 "@rust_freebsd_x86_64__x86_64-unknown-freebsd__stable//:toolchain", 2966 "@rust_freebsd_x86_64__wasm32-unknown-unknown__stable//:toolchain", 2967 "@rust_freebsd_x86_64__wasm32-wasi__stable//:toolchain" 2968 ] 2969 } 2970 }, 2971 "rust_linux_x86_64__wasm32-wasi__stable_tools": { 2972 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2973 "ruleClassName": "rust_toolchain_tools_repository", 2974 "attributes": { 2975 "name": "rules_rust~0.40.0~rust~rust_linux_x86_64__wasm32-wasi__stable_tools", 2976 "exec_triple": "x86_64-unknown-linux-gnu", 2977 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 2978 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 2979 "target_triple": "wasm32-wasi", 2980 "iso_date": "", 2981 "version": "1.76.0", 2982 "rustfmt_version": "nightly/2024-02-08", 2983 "edition": "", 2984 "dev_components": false, 2985 "extra_rustc_flags": [], 2986 "extra_exec_rustc_flags": [], 2987 "opt_level": {}, 2988 "sha256s": {}, 2989 "urls": [ 2990 "https://static.rust-lang.org/dist/{}.tar.xz" 2991 ], 2992 "auth": {} 2993 } 2994 }, 2995 "rust_windows_x86_64__wasm32-unknown-unknown__stable": { 2996 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 2997 "ruleClassName": "toolchain_repository_proxy", 2998 "attributes": { 2999 "name": "rules_rust~0.40.0~rust~rust_windows_x86_64__wasm32-unknown-unknown__stable", 3000 "toolchain": "@rust_windows_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3001 "target_settings": [ 3002 "@rules_rust//rust/toolchain/channel:stable" 3003 ], 3004 "toolchain_type": "@rules_rust//rust:toolchain", 3005 "exec_compatible_with": [ 3006 "@platforms//cpu:x86_64", 3007 "@platforms//os:windows" 3008 ], 3009 "target_compatible_with": [ 3010 "@platforms//cpu:wasm32", 3011 "@platforms//os:none" 3012 ] 3013 } 3014 }, 3015 "rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu_tools": { 3016 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3017 "ruleClassName": "rustfmt_toolchain_tools_repository", 3018 "attributes": { 3019 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu_tools", 3020 "version": "nightly", 3021 "iso_date": "2024-02-08", 3022 "sha256s": {}, 3023 "urls": [ 3024 "https://static.rust-lang.org/dist/{}.tar.xz" 3025 ], 3026 "auth": {}, 3027 "exec_triple": "x86_64-unknown-linux-gnu" 3028 } 3029 }, 3030 "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": { 3031 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3032 "ruleClassName": "toolchain_repository_proxy", 3033 "attributes": { 3034 "name": "rules_rust~0.40.0~rust~rust_linux_x86_64__x86_64-unknown-linux-gnu__stable", 3035 "toolchain": "@rust_linux_x86_64__x86_64-unknown-linux-gnu__stable_tools//:rust_toolchain", 3036 "target_settings": [ 3037 "@rules_rust//rust/toolchain/channel:stable" 3038 ], 3039 "toolchain_type": "@rules_rust//rust:toolchain", 3040 "exec_compatible_with": [ 3041 "@platforms//cpu:x86_64", 3042 "@platforms//os:linux" 3043 ], 3044 "target_compatible_with": [ 3045 "@platforms//cpu:x86_64", 3046 "@platforms//os:linux" 3047 ] 3048 } 3049 }, 3050 "rust_linux_x86_64": { 3051 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3052 "ruleClassName": "rust_toolchain_set_repository", 3053 "attributes": { 3054 "name": "rules_rust~0.40.0~rust~rust_linux_x86_64", 3055 "toolchains": [ 3056 "@rust_linux_x86_64__x86_64-unknown-linux-gnu__stable//:toolchain", 3057 "@rust_linux_x86_64__wasm32-unknown-unknown__stable//:toolchain", 3058 "@rust_linux_x86_64__wasm32-wasi__stable//:toolchain" 3059 ] 3060 } 3061 }, 3062 "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": { 3063 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3064 "ruleClassName": "toolchain_repository_proxy", 3065 "attributes": { 3066 "name": "rules_rust~0.40.0~rust~rust_windows_x86_64__x86_64-pc-windows-msvc__stable", 3067 "toolchain": "@rust_windows_x86_64__x86_64-pc-windows-msvc__stable_tools//:rust_toolchain", 3068 "target_settings": [ 3069 "@rules_rust//rust/toolchain/channel:stable" 3070 ], 3071 "toolchain_type": "@rules_rust//rust:toolchain", 3072 "exec_compatible_with": [ 3073 "@platforms//cpu:x86_64", 3074 "@platforms//os:windows" 3075 ], 3076 "target_compatible_with": [ 3077 "@platforms//cpu:x86_64", 3078 "@platforms//os:windows" 3079 ] 3080 } 3081 }, 3082 "rust_linux_x86_64__wasm32-wasi__stable": { 3083 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3084 "ruleClassName": "toolchain_repository_proxy", 3085 "attributes": { 3086 "name": "rules_rust~0.40.0~rust~rust_linux_x86_64__wasm32-wasi__stable", 3087 "toolchain": "@rust_linux_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 3088 "target_settings": [ 3089 "@rules_rust//rust/toolchain/channel:stable" 3090 ], 3091 "toolchain_type": "@rules_rust//rust:toolchain", 3092 "exec_compatible_with": [ 3093 "@platforms//cpu:x86_64", 3094 "@platforms//os:linux" 3095 ], 3096 "target_compatible_with": [ 3097 "@platforms//cpu:wasm32", 3098 "@platforms//os:wasi" 3099 ] 3100 } 3101 }, 3102 "rust_windows_aarch64__wasm32-unknown-unknown__stable_tools": { 3103 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3104 "ruleClassName": "rust_toolchain_tools_repository", 3105 "attributes": { 3106 "name": "rules_rust~0.40.0~rust~rust_windows_aarch64__wasm32-unknown-unknown__stable_tools", 3107 "exec_triple": "aarch64-pc-windows-msvc", 3108 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 3109 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 3110 "target_triple": "wasm32-unknown-unknown", 3111 "iso_date": "", 3112 "version": "1.76.0", 3113 "rustfmt_version": "nightly/2024-02-08", 3114 "edition": "", 3115 "dev_components": false, 3116 "extra_rustc_flags": [], 3117 "extra_exec_rustc_flags": [], 3118 "opt_level": {}, 3119 "sha256s": {}, 3120 "urls": [ 3121 "https://static.rust-lang.org/dist/{}.tar.xz" 3122 ], 3123 "auth": {} 3124 } 3125 }, 3126 "rust_darwin_aarch64__aarch64-apple-darwin__stable_tools": { 3127 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3128 "ruleClassName": "rust_toolchain_tools_repository", 3129 "attributes": { 3130 "name": "rules_rust~0.40.0~rust~rust_darwin_aarch64__aarch64-apple-darwin__stable_tools", 3131 "exec_triple": "aarch64-apple-darwin", 3132 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 3133 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 3134 "target_triple": "aarch64-apple-darwin", 3135 "iso_date": "", 3136 "version": "1.76.0", 3137 "rustfmt_version": "nightly/2024-02-08", 3138 "edition": "", 3139 "dev_components": false, 3140 "extra_rustc_flags": [], 3141 "extra_exec_rustc_flags": [], 3142 "opt_level": {}, 3143 "sha256s": {}, 3144 "urls": [ 3145 "https://static.rust-lang.org/dist/{}.tar.xz" 3146 ], 3147 "auth": {} 3148 } 3149 }, 3150 "rust_linux_aarch64__wasm32-wasi__stable_tools": { 3151 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3152 "ruleClassName": "rust_toolchain_tools_repository", 3153 "attributes": { 3154 "name": "rules_rust~0.40.0~rust~rust_linux_aarch64__wasm32-wasi__stable_tools", 3155 "exec_triple": "aarch64-unknown-linux-gnu", 3156 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 3157 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 3158 "target_triple": "wasm32-wasi", 3159 "iso_date": "", 3160 "version": "1.76.0", 3161 "rustfmt_version": "nightly/2024-02-08", 3162 "edition": "", 3163 "dev_components": false, 3164 "extra_rustc_flags": [], 3165 "extra_exec_rustc_flags": [], 3166 "opt_level": {}, 3167 "sha256s": {}, 3168 "urls": [ 3169 "https://static.rust-lang.org/dist/{}.tar.xz" 3170 ], 3171 "auth": {} 3172 } 3173 }, 3174 "rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc_tools": { 3175 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3176 "ruleClassName": "rustfmt_toolchain_tools_repository", 3177 "attributes": { 3178 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc_tools", 3179 "version": "nightly", 3180 "iso_date": "2024-02-08", 3181 "sha256s": {}, 3182 "urls": [ 3183 "https://static.rust-lang.org/dist/{}.tar.xz" 3184 ], 3185 "auth": {}, 3186 "exec_triple": "aarch64-pc-windows-msvc" 3187 } 3188 }, 3189 "rust_windows_aarch64__wasm32-unknown-unknown__stable": { 3190 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3191 "ruleClassName": "toolchain_repository_proxy", 3192 "attributes": { 3193 "name": "rules_rust~0.40.0~rust~rust_windows_aarch64__wasm32-unknown-unknown__stable", 3194 "toolchain": "@rust_windows_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3195 "target_settings": [ 3196 "@rules_rust//rust/toolchain/channel:stable" 3197 ], 3198 "toolchain_type": "@rules_rust//rust:toolchain", 3199 "exec_compatible_with": [ 3200 "@platforms//cpu:aarch64", 3201 "@platforms//os:windows" 3202 ], 3203 "target_compatible_with": [ 3204 "@platforms//cpu:wasm32", 3205 "@platforms//os:none" 3206 ] 3207 } 3208 }, 3209 "rust_linux_aarch64": { 3210 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3211 "ruleClassName": "rust_toolchain_set_repository", 3212 "attributes": { 3213 "name": "rules_rust~0.40.0~rust~rust_linux_aarch64", 3214 "toolchains": [ 3215 "@rust_linux_aarch64__aarch64-unknown-linux-gnu__stable//:toolchain", 3216 "@rust_linux_aarch64__wasm32-unknown-unknown__stable//:toolchain", 3217 "@rust_linux_aarch64__wasm32-wasi__stable//:toolchain" 3218 ] 3219 } 3220 }, 3221 "rust_darwin_aarch64__wasm32-wasi__stable": { 3222 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3223 "ruleClassName": "toolchain_repository_proxy", 3224 "attributes": { 3225 "name": "rules_rust~0.40.0~rust~rust_darwin_aarch64__wasm32-wasi__stable", 3226 "toolchain": "@rust_darwin_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", 3227 "target_settings": [ 3228 "@rules_rust//rust/toolchain/channel:stable" 3229 ], 3230 "toolchain_type": "@rules_rust//rust:toolchain", 3231 "exec_compatible_with": [ 3232 "@platforms//cpu:aarch64", 3233 "@platforms//os:osx" 3234 ], 3235 "target_compatible_with": [ 3236 "@platforms//cpu:wasm32", 3237 "@platforms//os:wasi" 3238 ] 3239 } 3240 }, 3241 "rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc_tools": { 3242 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3243 "ruleClassName": "rustfmt_toolchain_tools_repository", 3244 "attributes": { 3245 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc_tools", 3246 "version": "nightly", 3247 "iso_date": "2024-02-08", 3248 "sha256s": {}, 3249 "urls": [ 3250 "https://static.rust-lang.org/dist/{}.tar.xz" 3251 ], 3252 "auth": {}, 3253 "exec_triple": "x86_64-pc-windows-msvc" 3254 } 3255 }, 3256 "rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu_tools": { 3257 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3258 "ruleClassName": "rustfmt_toolchain_tools_repository", 3259 "attributes": { 3260 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu_tools", 3261 "version": "nightly", 3262 "iso_date": "2024-02-08", 3263 "sha256s": {}, 3264 "urls": [ 3265 "https://static.rust-lang.org/dist/{}.tar.xz" 3266 ], 3267 "auth": {}, 3268 "exec_triple": "aarch64-unknown-linux-gnu" 3269 } 3270 }, 3271 "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": { 3272 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3273 "ruleClassName": "toolchain_repository_proxy", 3274 "attributes": { 3275 "name": "rules_rust~0.40.0~rust~rust_windows_aarch64__aarch64-pc-windows-msvc__stable", 3276 "toolchain": "@rust_windows_aarch64__aarch64-pc-windows-msvc__stable_tools//:rust_toolchain", 3277 "target_settings": [ 3278 "@rules_rust//rust/toolchain/channel:stable" 3279 ], 3280 "toolchain_type": "@rules_rust//rust:toolchain", 3281 "exec_compatible_with": [ 3282 "@platforms//cpu:aarch64", 3283 "@platforms//os:windows" 3284 ], 3285 "target_compatible_with": [ 3286 "@platforms//cpu:aarch64", 3287 "@platforms//os:windows" 3288 ] 3289 } 3290 }, 3291 "rustfmt_nightly-2024-02-08__x86_64-apple-darwin_tools": { 3292 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3293 "ruleClassName": "rustfmt_toolchain_tools_repository", 3294 "attributes": { 3295 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-apple-darwin_tools", 3296 "version": "nightly", 3297 "iso_date": "2024-02-08", 3298 "sha256s": {}, 3299 "urls": [ 3300 "https://static.rust-lang.org/dist/{}.tar.xz" 3301 ], 3302 "auth": {}, 3303 "exec_triple": "x86_64-apple-darwin" 3304 } 3305 }, 3306 "rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc": { 3307 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3308 "ruleClassName": "toolchain_repository_proxy", 3309 "attributes": { 3310 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc", 3311 "toolchain": "@rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc_tools//:rustfmt_toolchain", 3312 "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", 3313 "target_settings": [], 3314 "exec_compatible_with": [ 3315 "@platforms//cpu:aarch64", 3316 "@platforms//os:windows" 3317 ], 3318 "target_compatible_with": [] 3319 } 3320 }, 3321 "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": { 3322 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3323 "ruleClassName": "toolchain_repository_proxy", 3324 "attributes": { 3325 "name": "rules_rust~0.40.0~rust~rust_freebsd_x86_64__x86_64-unknown-freebsd__stable", 3326 "toolchain": "@rust_freebsd_x86_64__x86_64-unknown-freebsd__stable_tools//:rust_toolchain", 3327 "target_settings": [ 3328 "@rules_rust//rust/toolchain/channel:stable" 3329 ], 3330 "toolchain_type": "@rules_rust//rust:toolchain", 3331 "exec_compatible_with": [ 3332 "@platforms//cpu:x86_64", 3333 "@platforms//os:freebsd" 3334 ], 3335 "target_compatible_with": [ 3336 "@platforms//cpu:x86_64", 3337 "@platforms//os:freebsd" 3338 ] 3339 } 3340 }, 3341 "rust_analyzer_1.76.0": { 3342 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3343 "ruleClassName": "toolchain_repository_proxy", 3344 "attributes": { 3345 "name": "rules_rust~0.40.0~rust~rust_analyzer_1.76.0", 3346 "toolchain": "@rust_analyzer_1.76.0_tools//:rust_analyzer_toolchain", 3347 "toolchain_type": "@rules_rust//rust/rust_analyzer:toolchain_type", 3348 "exec_compatible_with": [], 3349 "target_compatible_with": [] 3350 } 3351 }, 3352 "rust_toolchains": { 3353 "bzlFile": "@@rules_rust~0.40.0//rust/private:repository_utils.bzl", 3354 "ruleClassName": "toolchain_repository_hub", 3355 "attributes": { 3356 "name": "rules_rust~0.40.0~rust~rust_toolchains", 3357 "toolchain_names": [ 3358 "rust_analyzer_1.76.0", 3359 "rust_darwin_aarch64__aarch64-apple-darwin__stable", 3360 "rust_darwin_aarch64__wasm32-unknown-unknown__stable", 3361 "rust_darwin_aarch64__wasm32-wasi__stable", 3362 "rustfmt_nightly-2024-02-08__aarch64-apple-darwin", 3363 "rust_windows_aarch64__aarch64-pc-windows-msvc__stable", 3364 "rust_windows_aarch64__wasm32-unknown-unknown__stable", 3365 "rust_windows_aarch64__wasm32-wasi__stable", 3366 "rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc", 3367 "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable", 3368 "rust_linux_aarch64__wasm32-unknown-unknown__stable", 3369 "rust_linux_aarch64__wasm32-wasi__stable", 3370 "rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu", 3371 "rust_darwin_x86_64__x86_64-apple-darwin__stable", 3372 "rust_darwin_x86_64__wasm32-unknown-unknown__stable", 3373 "rust_darwin_x86_64__wasm32-wasi__stable", 3374 "rustfmt_nightly-2024-02-08__x86_64-apple-darwin", 3375 "rust_windows_x86_64__x86_64-pc-windows-msvc__stable", 3376 "rust_windows_x86_64__wasm32-unknown-unknown__stable", 3377 "rust_windows_x86_64__wasm32-wasi__stable", 3378 "rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc", 3379 "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable", 3380 "rust_freebsd_x86_64__wasm32-unknown-unknown__stable", 3381 "rust_freebsd_x86_64__wasm32-wasi__stable", 3382 "rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd", 3383 "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable", 3384 "rust_linux_x86_64__wasm32-unknown-unknown__stable", 3385 "rust_linux_x86_64__wasm32-wasi__stable", 3386 "rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu" 3387 ], 3388 "toolchain_labels": { 3389 "rust_analyzer_1.76.0": "@rust_analyzer_1.76.0_tools//:rust_analyzer_toolchain", 3390 "rust_darwin_aarch64__aarch64-apple-darwin__stable": "@rust_darwin_aarch64__aarch64-apple-darwin__stable_tools//:rust_toolchain", 3391 "rust_darwin_aarch64__wasm32-unknown-unknown__stable": "@rust_darwin_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3392 "rust_darwin_aarch64__wasm32-wasi__stable": "@rust_darwin_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", 3393 "rustfmt_nightly-2024-02-08__aarch64-apple-darwin": "@rustfmt_nightly-2024-02-08__aarch64-apple-darwin_tools//:rustfmt_toolchain", 3394 "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": "@rust_windows_aarch64__aarch64-pc-windows-msvc__stable_tools//:rust_toolchain", 3395 "rust_windows_aarch64__wasm32-unknown-unknown__stable": "@rust_windows_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3396 "rust_windows_aarch64__wasm32-wasi__stable": "@rust_windows_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", 3397 "rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc": "@rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc_tools//:rustfmt_toolchain", 3398 "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": "@rust_linux_aarch64__aarch64-unknown-linux-gnu__stable_tools//:rust_toolchain", 3399 "rust_linux_aarch64__wasm32-unknown-unknown__stable": "@rust_linux_aarch64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3400 "rust_linux_aarch64__wasm32-wasi__stable": "@rust_linux_aarch64__wasm32-wasi__stable_tools//:rust_toolchain", 3401 "rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu": "@rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu_tools//:rustfmt_toolchain", 3402 "rust_darwin_x86_64__x86_64-apple-darwin__stable": "@rust_darwin_x86_64__x86_64-apple-darwin__stable_tools//:rust_toolchain", 3403 "rust_darwin_x86_64__wasm32-unknown-unknown__stable": "@rust_darwin_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3404 "rust_darwin_x86_64__wasm32-wasi__stable": "@rust_darwin_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 3405 "rustfmt_nightly-2024-02-08__x86_64-apple-darwin": "@rustfmt_nightly-2024-02-08__x86_64-apple-darwin_tools//:rustfmt_toolchain", 3406 "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": "@rust_windows_x86_64__x86_64-pc-windows-msvc__stable_tools//:rust_toolchain", 3407 "rust_windows_x86_64__wasm32-unknown-unknown__stable": "@rust_windows_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3408 "rust_windows_x86_64__wasm32-wasi__stable": "@rust_windows_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 3409 "rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc": "@rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc_tools//:rustfmt_toolchain", 3410 "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": "@rust_freebsd_x86_64__x86_64-unknown-freebsd__stable_tools//:rust_toolchain", 3411 "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": "@rust_freebsd_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3412 "rust_freebsd_x86_64__wasm32-wasi__stable": "@rust_freebsd_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 3413 "rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd": "@rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd_tools//:rustfmt_toolchain", 3414 "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": "@rust_linux_x86_64__x86_64-unknown-linux-gnu__stable_tools//:rust_toolchain", 3415 "rust_linux_x86_64__wasm32-unknown-unknown__stable": "@rust_linux_x86_64__wasm32-unknown-unknown__stable_tools//:rust_toolchain", 3416 "rust_linux_x86_64__wasm32-wasi__stable": "@rust_linux_x86_64__wasm32-wasi__stable_tools//:rust_toolchain", 3417 "rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu": "@rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu_tools//:rustfmt_toolchain" 3418 }, 3419 "toolchain_types": { 3420 "rust_analyzer_1.76.0": "@rules_rust//rust/rust_analyzer:toolchain_type", 3421 "rust_darwin_aarch64__aarch64-apple-darwin__stable": "@rules_rust//rust:toolchain", 3422 "rust_darwin_aarch64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", 3423 "rust_darwin_aarch64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", 3424 "rustfmt_nightly-2024-02-08__aarch64-apple-darwin": "@rules_rust//rust/rustfmt:toolchain_type", 3425 "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": "@rules_rust//rust:toolchain", 3426 "rust_windows_aarch64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", 3427 "rust_windows_aarch64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", 3428 "rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc": "@rules_rust//rust/rustfmt:toolchain_type", 3429 "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": "@rules_rust//rust:toolchain", 3430 "rust_linux_aarch64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", 3431 "rust_linux_aarch64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", 3432 "rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu": "@rules_rust//rust/rustfmt:toolchain_type", 3433 "rust_darwin_x86_64__x86_64-apple-darwin__stable": "@rules_rust//rust:toolchain", 3434 "rust_darwin_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", 3435 "rust_darwin_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", 3436 "rustfmt_nightly-2024-02-08__x86_64-apple-darwin": "@rules_rust//rust/rustfmt:toolchain_type", 3437 "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": "@rules_rust//rust:toolchain", 3438 "rust_windows_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", 3439 "rust_windows_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", 3440 "rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc": "@rules_rust//rust/rustfmt:toolchain_type", 3441 "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": "@rules_rust//rust:toolchain", 3442 "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", 3443 "rust_freebsd_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", 3444 "rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd": "@rules_rust//rust/rustfmt:toolchain_type", 3445 "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": "@rules_rust//rust:toolchain", 3446 "rust_linux_x86_64__wasm32-unknown-unknown__stable": "@rules_rust//rust:toolchain", 3447 "rust_linux_x86_64__wasm32-wasi__stable": "@rules_rust//rust:toolchain", 3448 "rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu": "@rules_rust//rust/rustfmt:toolchain_type" 3449 }, 3450 "exec_compatible_with": { 3451 "rust_analyzer_1.76.0": [], 3452 "rust_darwin_aarch64__aarch64-apple-darwin__stable": [ 3453 "@platforms//cpu:aarch64", 3454 "@platforms//os:osx" 3455 ], 3456 "rust_darwin_aarch64__wasm32-unknown-unknown__stable": [ 3457 "@platforms//cpu:aarch64", 3458 "@platforms//os:osx" 3459 ], 3460 "rust_darwin_aarch64__wasm32-wasi__stable": [ 3461 "@platforms//cpu:aarch64", 3462 "@platforms//os:osx" 3463 ], 3464 "rustfmt_nightly-2024-02-08__aarch64-apple-darwin": [ 3465 "@platforms//cpu:aarch64", 3466 "@platforms//os:osx" 3467 ], 3468 "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": [ 3469 "@platforms//cpu:aarch64", 3470 "@platforms//os:windows" 3471 ], 3472 "rust_windows_aarch64__wasm32-unknown-unknown__stable": [ 3473 "@platforms//cpu:aarch64", 3474 "@platforms//os:windows" 3475 ], 3476 "rust_windows_aarch64__wasm32-wasi__stable": [ 3477 "@platforms//cpu:aarch64", 3478 "@platforms//os:windows" 3479 ], 3480 "rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc": [ 3481 "@platforms//cpu:aarch64", 3482 "@platforms//os:windows" 3483 ], 3484 "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": [ 3485 "@platforms//cpu:aarch64", 3486 "@platforms//os:linux" 3487 ], 3488 "rust_linux_aarch64__wasm32-unknown-unknown__stable": [ 3489 "@platforms//cpu:aarch64", 3490 "@platforms//os:linux" 3491 ], 3492 "rust_linux_aarch64__wasm32-wasi__stable": [ 3493 "@platforms//cpu:aarch64", 3494 "@platforms//os:linux" 3495 ], 3496 "rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu": [ 3497 "@platforms//cpu:aarch64", 3498 "@platforms//os:linux" 3499 ], 3500 "rust_darwin_x86_64__x86_64-apple-darwin__stable": [ 3501 "@platforms//cpu:x86_64", 3502 "@platforms//os:osx" 3503 ], 3504 "rust_darwin_x86_64__wasm32-unknown-unknown__stable": [ 3505 "@platforms//cpu:x86_64", 3506 "@platforms//os:osx" 3507 ], 3508 "rust_darwin_x86_64__wasm32-wasi__stable": [ 3509 "@platforms//cpu:x86_64", 3510 "@platforms//os:osx" 3511 ], 3512 "rustfmt_nightly-2024-02-08__x86_64-apple-darwin": [ 3513 "@platforms//cpu:x86_64", 3514 "@platforms//os:osx" 3515 ], 3516 "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": [ 3517 "@platforms//cpu:x86_64", 3518 "@platforms//os:windows" 3519 ], 3520 "rust_windows_x86_64__wasm32-unknown-unknown__stable": [ 3521 "@platforms//cpu:x86_64", 3522 "@platforms//os:windows" 3523 ], 3524 "rust_windows_x86_64__wasm32-wasi__stable": [ 3525 "@platforms//cpu:x86_64", 3526 "@platforms//os:windows" 3527 ], 3528 "rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc": [ 3529 "@platforms//cpu:x86_64", 3530 "@platforms//os:windows" 3531 ], 3532 "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": [ 3533 "@platforms//cpu:x86_64", 3534 "@platforms//os:freebsd" 3535 ], 3536 "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": [ 3537 "@platforms//cpu:x86_64", 3538 "@platforms//os:freebsd" 3539 ], 3540 "rust_freebsd_x86_64__wasm32-wasi__stable": [ 3541 "@platforms//cpu:x86_64", 3542 "@platforms//os:freebsd" 3543 ], 3544 "rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd": [ 3545 "@platforms//cpu:x86_64", 3546 "@platforms//os:freebsd" 3547 ], 3548 "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": [ 3549 "@platforms//cpu:x86_64", 3550 "@platforms//os:linux" 3551 ], 3552 "rust_linux_x86_64__wasm32-unknown-unknown__stable": [ 3553 "@platforms//cpu:x86_64", 3554 "@platforms//os:linux" 3555 ], 3556 "rust_linux_x86_64__wasm32-wasi__stable": [ 3557 "@platforms//cpu:x86_64", 3558 "@platforms//os:linux" 3559 ], 3560 "rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu": [ 3561 "@platforms//cpu:x86_64", 3562 "@platforms//os:linux" 3563 ] 3564 }, 3565 "target_compatible_with": { 3566 "rust_analyzer_1.76.0": [], 3567 "rust_darwin_aarch64__aarch64-apple-darwin__stable": [ 3568 "@platforms//cpu:aarch64", 3569 "@platforms//os:osx" 3570 ], 3571 "rust_darwin_aarch64__wasm32-unknown-unknown__stable": [ 3572 "@platforms//cpu:wasm32", 3573 "@platforms//os:none" 3574 ], 3575 "rust_darwin_aarch64__wasm32-wasi__stable": [ 3576 "@platforms//cpu:wasm32", 3577 "@platforms//os:wasi" 3578 ], 3579 "rustfmt_nightly-2024-02-08__aarch64-apple-darwin": [], 3580 "rust_windows_aarch64__aarch64-pc-windows-msvc__stable": [ 3581 "@platforms//cpu:aarch64", 3582 "@platforms//os:windows" 3583 ], 3584 "rust_windows_aarch64__wasm32-unknown-unknown__stable": [ 3585 "@platforms//cpu:wasm32", 3586 "@platforms//os:none" 3587 ], 3588 "rust_windows_aarch64__wasm32-wasi__stable": [ 3589 "@platforms//cpu:wasm32", 3590 "@platforms//os:wasi" 3591 ], 3592 "rustfmt_nightly-2024-02-08__aarch64-pc-windows-msvc": [], 3593 "rust_linux_aarch64__aarch64-unknown-linux-gnu__stable": [ 3594 "@platforms//cpu:aarch64", 3595 "@platforms//os:linux" 3596 ], 3597 "rust_linux_aarch64__wasm32-unknown-unknown__stable": [ 3598 "@platforms//cpu:wasm32", 3599 "@platforms//os:none" 3600 ], 3601 "rust_linux_aarch64__wasm32-wasi__stable": [ 3602 "@platforms//cpu:wasm32", 3603 "@platforms//os:wasi" 3604 ], 3605 "rustfmt_nightly-2024-02-08__aarch64-unknown-linux-gnu": [], 3606 "rust_darwin_x86_64__x86_64-apple-darwin__stable": [ 3607 "@platforms//cpu:x86_64", 3608 "@platforms//os:osx" 3609 ], 3610 "rust_darwin_x86_64__wasm32-unknown-unknown__stable": [ 3611 "@platforms//cpu:wasm32", 3612 "@platforms//os:none" 3613 ], 3614 "rust_darwin_x86_64__wasm32-wasi__stable": [ 3615 "@platforms//cpu:wasm32", 3616 "@platforms//os:wasi" 3617 ], 3618 "rustfmt_nightly-2024-02-08__x86_64-apple-darwin": [], 3619 "rust_windows_x86_64__x86_64-pc-windows-msvc__stable": [ 3620 "@platforms//cpu:x86_64", 3621 "@platforms//os:windows" 3622 ], 3623 "rust_windows_x86_64__wasm32-unknown-unknown__stable": [ 3624 "@platforms//cpu:wasm32", 3625 "@platforms//os:none" 3626 ], 3627 "rust_windows_x86_64__wasm32-wasi__stable": [ 3628 "@platforms//cpu:wasm32", 3629 "@platforms//os:wasi" 3630 ], 3631 "rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc": [], 3632 "rust_freebsd_x86_64__x86_64-unknown-freebsd__stable": [ 3633 "@platforms//cpu:x86_64", 3634 "@platforms//os:freebsd" 3635 ], 3636 "rust_freebsd_x86_64__wasm32-unknown-unknown__stable": [ 3637 "@platforms//cpu:wasm32", 3638 "@platforms//os:none" 3639 ], 3640 "rust_freebsd_x86_64__wasm32-wasi__stable": [ 3641 "@platforms//cpu:wasm32", 3642 "@platforms//os:wasi" 3643 ], 3644 "rustfmt_nightly-2024-02-08__x86_64-unknown-freebsd": [], 3645 "rust_linux_x86_64__x86_64-unknown-linux-gnu__stable": [ 3646 "@platforms//cpu:x86_64", 3647 "@platforms//os:linux" 3648 ], 3649 "rust_linux_x86_64__wasm32-unknown-unknown__stable": [ 3650 "@platforms//cpu:wasm32", 3651 "@platforms//os:none" 3652 ], 3653 "rust_linux_x86_64__wasm32-wasi__stable": [ 3654 "@platforms//cpu:wasm32", 3655 "@platforms//os:wasi" 3656 ], 3657 "rustfmt_nightly-2024-02-08__x86_64-unknown-linux-gnu": [] 3658 } 3659 } 3660 }, 3661 "rust_linux_aarch64__wasm32-unknown-unknown__stable_tools": { 3662 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3663 "ruleClassName": "rust_toolchain_tools_repository", 3664 "attributes": { 3665 "name": "rules_rust~0.40.0~rust~rust_linux_aarch64__wasm32-unknown-unknown__stable_tools", 3666 "exec_triple": "aarch64-unknown-linux-gnu", 3667 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 3668 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 3669 "target_triple": "wasm32-unknown-unknown", 3670 "iso_date": "", 3671 "version": "1.76.0", 3672 "rustfmt_version": "nightly/2024-02-08", 3673 "edition": "", 3674 "dev_components": false, 3675 "extra_rustc_flags": [], 3676 "extra_exec_rustc_flags": [], 3677 "opt_level": {}, 3678 "sha256s": {}, 3679 "urls": [ 3680 "https://static.rust-lang.org/dist/{}.tar.xz" 3681 ], 3682 "auth": {} 3683 } 3684 }, 3685 "rust_darwin_x86_64__x86_64-apple-darwin__stable_tools": { 3686 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3687 "ruleClassName": "rust_toolchain_tools_repository", 3688 "attributes": { 3689 "name": "rules_rust~0.40.0~rust~rust_darwin_x86_64__x86_64-apple-darwin__stable_tools", 3690 "exec_triple": "x86_64-apple-darwin", 3691 "allocator_library": "@rules_rust//ffi/cc/allocator_library", 3692 "global_allocator_library": "@rules_rust//ffi/cc/global_allocator_library", 3693 "target_triple": "x86_64-apple-darwin", 3694 "iso_date": "", 3695 "version": "1.76.0", 3696 "rustfmt_version": "nightly/2024-02-08", 3697 "edition": "", 3698 "dev_components": false, 3699 "extra_rustc_flags": [], 3700 "extra_exec_rustc_flags": [], 3701 "opt_level": {}, 3702 "sha256s": {}, 3703 "urls": [ 3704 "https://static.rust-lang.org/dist/{}.tar.xz" 3705 ], 3706 "auth": {} 3707 } 3708 }, 3709 "rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc": { 3710 "bzlFile": "@@rules_rust~0.40.0//rust:repositories.bzl", 3711 "ruleClassName": "toolchain_repository_proxy", 3712 "attributes": { 3713 "name": "rules_rust~0.40.0~rust~rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc", 3714 "toolchain": "@rustfmt_nightly-2024-02-08__x86_64-pc-windows-msvc_tools//:rustfmt_toolchain", 3715 "toolchain_type": "@rules_rust//rust/rustfmt:toolchain_type", 3716 "target_settings": [], 3717 "exec_compatible_with": [ 3718 "@platforms//cpu:x86_64", 3719 "@platforms//os:windows" 3720 ], 3721 "target_compatible_with": [] 3722 } 3723 } 3724 }, 3725 "recordedRepoMappingEntries": [ 3726 [ 3727 "rules_rust~0.40.0", 3728 "bazel_skylib", 3729 "bazel_skylib~1.5.0" 3730 ], 3731 [ 3732 "rules_rust~0.40.0", 3733 "bazel_tools", 3734 "bazel_tools" 3735 ], 3736 [ 3737 "rules_rust~0.40.0", 3738 "rules_rust", 3739 "rules_rust~0.40.0" 3740 ] 3741 ] 3742 } 3743 }, 3744 "@@rules_rust~0.40.0//rust/private:extensions.bzl%i": { 3745 "general": { 3746 "bzlTransitiveDigest": "OrqzGpSU+8nCCqWqjht8BAZsz9Rc+39MPdlnI111+f0=", 3747 "accumulatedFileDigests": {}, 3748 "envVariables": {}, 3749 "generatedRepoSpecs": { 3750 "rules_rust_prost__tracing-0.1.37": { 3751 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3752 "ruleClassName": "http_archive", 3753 "attributes": { 3754 "name": "rules_rust~0.40.0~i~rules_rust_prost__tracing-0.1.37", 3755 "sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8", 3756 "type": "tar.gz", 3757 "urls": [ 3758 "https://crates.io/api/v1/crates/tracing/0.1.37/download" 3759 ], 3760 "strip_prefix": "tracing-0.1.37", 3761 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tracing-0.1.37.bazel" 3762 } 3763 }, 3764 "rules_rust_tinyjson": { 3765 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3766 "ruleClassName": "http_archive", 3767 "attributes": { 3768 "name": "rules_rust~0.40.0~i~rules_rust_tinyjson", 3769 "sha256": "9ab95735ea2c8fd51154d01e39cf13912a78071c2d89abc49a7ef102a7dd725a", 3770 "url": "https://crates.io/api/v1/crates/tinyjson/2.5.1/download", 3771 "strip_prefix": "tinyjson-2.5.1", 3772 "type": "tar.gz", 3773 "build_file": "@@rules_rust~0.40.0//util/process_wrapper:BUILD.tinyjson.bazel" 3774 } 3775 }, 3776 "rules_rust_wasm_bindgen__bumpalo-3.13.0": { 3777 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3778 "ruleClassName": "http_archive", 3779 "attributes": { 3780 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__bumpalo-3.13.0", 3781 "sha256": "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1", 3782 "type": "tar.gz", 3783 "urls": [ 3784 "https://crates.io/api/v1/crates/bumpalo/3.13.0/download" 3785 ], 3786 "strip_prefix": "bumpalo-3.13.0", 3787 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.bumpalo-3.13.0.bazel" 3788 } 3789 }, 3790 "cui__pin-project-lite-0.2.13": { 3791 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3792 "ruleClassName": "http_archive", 3793 "attributes": { 3794 "name": "rules_rust~0.40.0~i~cui__pin-project-lite-0.2.13", 3795 "sha256": "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58", 3796 "type": "tar.gz", 3797 "urls": [ 3798 "https://crates.io/api/v1/crates/pin-project-lite/0.2.13/download" 3799 ], 3800 "strip_prefix": "pin-project-lite-0.2.13", 3801 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.pin-project-lite-0.2.13.bazel" 3802 } 3803 }, 3804 "rules_rust_wasm_bindgen__walrus-0.20.3": { 3805 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3806 "ruleClassName": "http_archive", 3807 "attributes": { 3808 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__walrus-0.20.3", 3809 "sha256": "2c03529cd0c4400a2449f640d2f27cd1b48c3065226d15e26d98e4429ab0adb7", 3810 "type": "tar.gz", 3811 "urls": [ 3812 "https://crates.io/api/v1/crates/walrus/0.20.3/download" 3813 ], 3814 "strip_prefix": "walrus-0.20.3", 3815 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.walrus-0.20.3.bazel" 3816 } 3817 }, 3818 "rules_rust_wasm_bindgen__unicode-bidi-0.3.13": { 3819 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3820 "ruleClassName": "http_archive", 3821 "attributes": { 3822 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__unicode-bidi-0.3.13", 3823 "sha256": "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460", 3824 "type": "tar.gz", 3825 "urls": [ 3826 "https://crates.io/api/v1/crates/unicode-bidi/0.3.13/download" 3827 ], 3828 "strip_prefix": "unicode-bidi-0.3.13", 3829 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.unicode-bidi-0.3.13.bazel" 3830 } 3831 }, 3832 "cui__generic-array-0.14.7": { 3833 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3834 "ruleClassName": "http_archive", 3835 "attributes": { 3836 "name": "rules_rust~0.40.0~i~cui__generic-array-0.14.7", 3837 "sha256": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a", 3838 "type": "tar.gz", 3839 "urls": [ 3840 "https://crates.io/api/v1/crates/generic-array/0.14.7/download" 3841 ], 3842 "strip_prefix": "generic-array-0.14.7", 3843 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.generic-array-0.14.7.bazel" 3844 } 3845 }, 3846 "cross_x86_64-unknown-linux-gnu": { 3847 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3848 "ruleClassName": "http_archive", 3849 "attributes": { 3850 "name": "rules_rust~0.40.0~i~cross_x86_64-unknown-linux-gnu", 3851 "urls": [ 3852 "https://github.com/rust-embedded/cross/releases/download/v0.2.1/cross-v0.2.1-x86_64-unknown-linux-gnu.tar.gz" 3853 ], 3854 "sha256": "06dcce3248488e95fbb368d14bef17fa8e77461d5055fbd5193538574820f413", 3855 "build_file_content": "exports_files(glob([\"**\"]), visibility = [\"//visibility:public\"])" 3856 } 3857 }, 3858 "rules_rust_wasm_bindgen__windows_x86_64_gnu-0.48.0": { 3859 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3860 "ruleClassName": "http_archive", 3861 "attributes": { 3862 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows_x86_64_gnu-0.48.0", 3863 "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", 3864 "type": "tar.gz", 3865 "urls": [ 3866 "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download" 3867 ], 3868 "strip_prefix": "windows_x86_64_gnu-0.48.0", 3869 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows_x86_64_gnu-0.48.0.bazel" 3870 } 3871 }, 3872 "cui__rustix-0.37.23": { 3873 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3874 "ruleClassName": "http_archive", 3875 "attributes": { 3876 "name": "rules_rust~0.40.0~i~cui__rustix-0.37.23", 3877 "sha256": "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06", 3878 "type": "tar.gz", 3879 "urls": [ 3880 "https://crates.io/api/v1/crates/rustix/0.37.23/download" 3881 ], 3882 "strip_prefix": "rustix-0.37.23", 3883 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rustix-0.37.23.bazel" 3884 } 3885 }, 3886 "rules_rust_wasm_bindgen__ureq-2.8.0": { 3887 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3888 "ruleClassName": "http_archive", 3889 "attributes": { 3890 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__ureq-2.8.0", 3891 "sha256": "f5ccd538d4a604753ebc2f17cd9946e89b77bf87f6a8e2309667c6f2e87855e3", 3892 "type": "tar.gz", 3893 "urls": [ 3894 "https://crates.io/api/v1/crates/ureq/2.8.0/download" 3895 ], 3896 "strip_prefix": "ureq-2.8.0", 3897 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.ureq-2.8.0.bazel" 3898 } 3899 }, 3900 "cui__parking_lot_core-0.9.9": { 3901 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3902 "ruleClassName": "http_archive", 3903 "attributes": { 3904 "name": "rules_rust~0.40.0~i~cui__parking_lot_core-0.9.9", 3905 "sha256": "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e", 3906 "type": "tar.gz", 3907 "urls": [ 3908 "https://crates.io/api/v1/crates/parking_lot_core/0.9.9/download" 3909 ], 3910 "strip_prefix": "parking_lot_core-0.9.9", 3911 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.parking_lot_core-0.9.9.bazel" 3912 } 3913 }, 3914 "cui__core-foundation-sys-0.8.4": { 3915 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3916 "ruleClassName": "http_archive", 3917 "attributes": { 3918 "name": "rules_rust~0.40.0~i~cui__core-foundation-sys-0.8.4", 3919 "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa", 3920 "type": "tar.gz", 3921 "urls": [ 3922 "https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download" 3923 ], 3924 "strip_prefix": "core-foundation-sys-0.8.4", 3925 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.core-foundation-sys-0.8.4.bazel" 3926 } 3927 }, 3928 "cui__fuchsia-cprng-0.1.1": { 3929 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3930 "ruleClassName": "http_archive", 3931 "attributes": { 3932 "name": "rules_rust~0.40.0~i~cui__fuchsia-cprng-0.1.1", 3933 "sha256": "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba", 3934 "type": "tar.gz", 3935 "urls": [ 3936 "https://crates.io/api/v1/crates/fuchsia-cprng/0.1.1/download" 3937 ], 3938 "strip_prefix": "fuchsia-cprng-0.1.1", 3939 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.fuchsia-cprng-0.1.1.bazel" 3940 } 3941 }, 3942 "cui__url-2.4.0": { 3943 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3944 "ruleClassName": "http_archive", 3945 "attributes": { 3946 "name": "rules_rust~0.40.0~i~cui__url-2.4.0", 3947 "sha256": "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb", 3948 "type": "tar.gz", 3949 "urls": [ 3950 "https://crates.io/api/v1/crates/url/2.4.0/download" 3951 ], 3952 "strip_prefix": "url-2.4.0", 3953 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.url-2.4.0.bazel" 3954 } 3955 }, 3956 "rrra__quote-1.0.29": { 3957 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3958 "ruleClassName": "http_archive", 3959 "attributes": { 3960 "name": "rules_rust~0.40.0~i~rrra__quote-1.0.29", 3961 "sha256": "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105", 3962 "type": "tar.gz", 3963 "urls": [ 3964 "https://crates.io/api/v1/crates/quote/1.0.29/download" 3965 ], 3966 "strip_prefix": "quote-1.0.29", 3967 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.quote-1.0.29.bazel" 3968 } 3969 }, 3970 "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91": { 3971 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3972 "ruleClassName": "http_archive", 3973 "attributes": { 3974 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91", 3975 "sha256": "4f186bd2dcf04330886ce82d6f33dd75a7bfcf69ecf5763b89fcde53b6ac9838", 3976 "type": "tar.gz", 3977 "urls": [ 3978 "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.91/download" 3979 ], 3980 "strip_prefix": "wasm-bindgen-shared-0.2.91", 3981 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-shared-0.2.91.bazel" 3982 } 3983 }, 3984 "rules_rust_wasm_bindgen__httpdate-1.0.2": { 3985 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 3986 "ruleClassName": "http_archive", 3987 "attributes": { 3988 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__httpdate-1.0.2", 3989 "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421", 3990 "type": "tar.gz", 3991 "urls": [ 3992 "https://crates.io/api/v1/crates/httpdate/1.0.2/download" 3993 ], 3994 "strip_prefix": "httpdate-1.0.2", 3995 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.httpdate-1.0.2.bazel" 3996 } 3997 }, 3998 "cui__gix-object-0.37.0": { 3999 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4000 "ruleClassName": "http_archive", 4001 "attributes": { 4002 "name": "rules_rust~0.40.0~i~cui__gix-object-0.37.0", 4003 "sha256": "1e7e19616c67967374137bae83e950e9b518a9ea8a605069bd6716ada357fd6f", 4004 "type": "tar.gz", 4005 "urls": [ 4006 "https://crates.io/api/v1/crates/gix-object/0.37.0/download" 4007 ], 4008 "strip_prefix": "gix-object-0.37.0", 4009 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-object-0.37.0.bazel" 4010 } 4011 }, 4012 "cui__crossbeam-queue-0.3.8": { 4013 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4014 "ruleClassName": "http_archive", 4015 "attributes": { 4016 "name": "rules_rust~0.40.0~i~cui__crossbeam-queue-0.3.8", 4017 "sha256": "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add", 4018 "type": "tar.gz", 4019 "urls": [ 4020 "https://crates.io/api/v1/crates/crossbeam-queue/0.3.8/download" 4021 ], 4022 "strip_prefix": "crossbeam-queue-0.3.8", 4023 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crossbeam-queue-0.3.8.bazel" 4024 } 4025 }, 4026 "rules_rust_wasm_bindgen__iana-time-zone-0.1.57": { 4027 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4028 "ruleClassName": "http_archive", 4029 "attributes": { 4030 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__iana-time-zone-0.1.57", 4031 "sha256": "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613", 4032 "type": "tar.gz", 4033 "urls": [ 4034 "https://crates.io/api/v1/crates/iana-time-zone/0.1.57/download" 4035 ], 4036 "strip_prefix": "iana-time-zone-0.1.57", 4037 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.iana-time-zone-0.1.57.bazel" 4038 } 4039 }, 4040 "cui__ryu-1.0.14": { 4041 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4042 "ruleClassName": "http_archive", 4043 "attributes": { 4044 "name": "rules_rust~0.40.0~i~cui__ryu-1.0.14", 4045 "sha256": "fe232bdf6be8c8de797b22184ee71118d63780ea42ac85b61d1baa6d3b782ae9", 4046 "type": "tar.gz", 4047 "urls": [ 4048 "https://crates.io/api/v1/crates/ryu/1.0.14/download" 4049 ], 4050 "strip_prefix": "ryu-1.0.14", 4051 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.ryu-1.0.14.bazel" 4052 } 4053 }, 4054 "rules_rust_prost__protoc-gen-prost-0.2.2": { 4055 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4056 "ruleClassName": "http_archive", 4057 "attributes": { 4058 "name": "rules_rust~0.40.0~i~rules_rust_prost__protoc-gen-prost-0.2.2", 4059 "patch_args": [ 4060 "-p1" 4061 ], 4062 "patches": [ 4063 "@@rules_rust~0.40.0//proto/prost/private/3rdparty/patches:protoc-gen-prost.patch" 4064 ], 4065 "sha256": "a81e3a9bb429fec47008b209896f0b9ab99fbcbc1c3733b385d43fbfd64dd2ca", 4066 "type": "tar.gz", 4067 "urls": [ 4068 "https://crates.io/api/v1/crates/protoc-gen-prost/0.2.2/download" 4069 ], 4070 "strip_prefix": "protoc-gen-prost-0.2.2", 4071 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.protoc-gen-prost-0.2.2.bazel" 4072 } 4073 }, 4074 "rules_rust_bindgen__winapi-x86_64-pc-windows-gnu-0.4.0": { 4075 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4076 "ruleClassName": "http_archive", 4077 "attributes": { 4078 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__winapi-x86_64-pc-windows-gnu-0.4.0", 4079 "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", 4080 "type": "tar.gz", 4081 "urls": [ 4082 "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download" 4083 ], 4084 "strip_prefix": "winapi-x86_64-pc-windows-gnu-0.4.0", 4085 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel" 4086 } 4087 }, 4088 "cui__deunicode-0.4.3": { 4089 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4090 "ruleClassName": "http_archive", 4091 "attributes": { 4092 "name": "rules_rust~0.40.0~i~cui__deunicode-0.4.3", 4093 "sha256": "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690", 4094 "type": "tar.gz", 4095 "urls": [ 4096 "https://crates.io/api/v1/crates/deunicode/0.4.3/download" 4097 ], 4098 "strip_prefix": "deunicode-0.4.3", 4099 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.deunicode-0.4.3.bazel" 4100 } 4101 }, 4102 "rules_rust_bindgen__cfg-if-1.0.0": { 4103 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4104 "ruleClassName": "http_archive", 4105 "attributes": { 4106 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__cfg-if-1.0.0", 4107 "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd", 4108 "type": "tar.gz", 4109 "urls": [ 4110 "https://crates.io/api/v1/crates/cfg-if/1.0.0/download" 4111 ], 4112 "strip_prefix": "cfg-if-1.0.0", 4113 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.cfg-if-1.0.0.bazel" 4114 } 4115 }, 4116 "rules_rust_prost__protoc-gen-tonic-0.2.2": { 4117 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4118 "ruleClassName": "http_archive", 4119 "attributes": { 4120 "name": "rules_rust~0.40.0~i~rules_rust_prost__protoc-gen-tonic-0.2.2", 4121 "sha256": "725a07a704f9cf7a956b302c21d81b5516ed5ee6cfbbf827edb69beeaae6cc30", 4122 "type": "tar.gz", 4123 "urls": [ 4124 "https://crates.io/api/v1/crates/protoc-gen-tonic/0.2.2/download" 4125 ], 4126 "strip_prefix": "protoc-gen-tonic-0.2.2", 4127 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.protoc-gen-tonic-0.2.2.bazel" 4128 } 4129 }, 4130 "cui__iana-time-zone-haiku-0.1.2": { 4131 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4132 "ruleClassName": "http_archive", 4133 "attributes": { 4134 "name": "rules_rust~0.40.0~i~cui__iana-time-zone-haiku-0.1.2", 4135 "sha256": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f", 4136 "type": "tar.gz", 4137 "urls": [ 4138 "https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.2/download" 4139 ], 4140 "strip_prefix": "iana-time-zone-haiku-0.1.2", 4141 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.iana-time-zone-haiku-0.1.2.bazel" 4142 } 4143 }, 4144 "cui__windows_x86_64_gnullvm-0.48.0": { 4145 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4146 "ruleClassName": "http_archive", 4147 "attributes": { 4148 "name": "rules_rust~0.40.0~i~cui__windows_x86_64_gnullvm-0.48.0", 4149 "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", 4150 "type": "tar.gz", 4151 "urls": [ 4152 "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download" 4153 ], 4154 "strip_prefix": "windows_x86_64_gnullvm-0.48.0", 4155 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows_x86_64_gnullvm-0.48.0.bazel" 4156 } 4157 }, 4158 "rules_rust_prost__percent-encoding-2.3.0": { 4159 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4160 "ruleClassName": "http_archive", 4161 "attributes": { 4162 "name": "rules_rust~0.40.0~i~rules_rust_prost__percent-encoding-2.3.0", 4163 "sha256": "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94", 4164 "type": "tar.gz", 4165 "urls": [ 4166 "https://crates.io/api/v1/crates/percent-encoding/2.3.0/download" 4167 ], 4168 "strip_prefix": "percent-encoding-2.3.0", 4169 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.percent-encoding-2.3.0.bazel" 4170 } 4171 }, 4172 "cui__fastrand-2.0.1": { 4173 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4174 "ruleClassName": "http_archive", 4175 "attributes": { 4176 "name": "rules_rust~0.40.0~i~cui__fastrand-2.0.1", 4177 "sha256": "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5", 4178 "type": "tar.gz", 4179 "urls": [ 4180 "https://crates.io/api/v1/crates/fastrand/2.0.1/download" 4181 ], 4182 "strip_prefix": "fastrand-2.0.1", 4183 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.fastrand-2.0.1.bazel" 4184 } 4185 }, 4186 "cui__wasm-bindgen-macro-0.2.87": { 4187 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4188 "ruleClassName": "http_archive", 4189 "attributes": { 4190 "name": "rules_rust~0.40.0~i~cui__wasm-bindgen-macro-0.2.87", 4191 "sha256": "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d", 4192 "type": "tar.gz", 4193 "urls": [ 4194 "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.87/download" 4195 ], 4196 "strip_prefix": "wasm-bindgen-macro-0.2.87", 4197 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.wasm-bindgen-macro-0.2.87.bazel" 4198 } 4199 }, 4200 "cui__flate2-1.0.28": { 4201 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4202 "ruleClassName": "http_archive", 4203 "attributes": { 4204 "name": "rules_rust~0.40.0~i~cui__flate2-1.0.28", 4205 "sha256": "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e", 4206 "type": "tar.gz", 4207 "urls": [ 4208 "https://crates.io/api/v1/crates/flate2/1.0.28/download" 4209 ], 4210 "strip_prefix": "flate2-1.0.28", 4211 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.flate2-1.0.28.bazel" 4212 } 4213 }, 4214 "rules_rust_prost__pin-utils-0.1.0": { 4215 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4216 "ruleClassName": "http_archive", 4217 "attributes": { 4218 "name": "rules_rust~0.40.0~i~rules_rust_prost__pin-utils-0.1.0", 4219 "sha256": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184", 4220 "type": "tar.gz", 4221 "urls": [ 4222 "https://crates.io/api/v1/crates/pin-utils/0.1.0/download" 4223 ], 4224 "strip_prefix": "pin-utils-0.1.0", 4225 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.pin-utils-0.1.0.bazel" 4226 } 4227 }, 4228 "rules_rust_prost__cc-1.0.79": { 4229 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4230 "ruleClassName": "http_archive", 4231 "attributes": { 4232 "name": "rules_rust~0.40.0~i~rules_rust_prost__cc-1.0.79", 4233 "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f", 4234 "type": "tar.gz", 4235 "urls": [ 4236 "https://crates.io/api/v1/crates/cc/1.0.79/download" 4237 ], 4238 "strip_prefix": "cc-1.0.79", 4239 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.cc-1.0.79.bazel" 4240 } 4241 }, 4242 "rrra__winapi-0.3.9": { 4243 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4244 "ruleClassName": "http_archive", 4245 "attributes": { 4246 "name": "rules_rust~0.40.0~i~rrra__winapi-0.3.9", 4247 "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", 4248 "type": "tar.gz", 4249 "urls": [ 4250 "https://crates.io/api/v1/crates/winapi/0.3.9/download" 4251 ], 4252 "strip_prefix": "winapi-0.3.9", 4253 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.winapi-0.3.9.bazel" 4254 } 4255 }, 4256 "cui__gix-hashtable-0.4.0": { 4257 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4258 "ruleClassName": "http_archive", 4259 "attributes": { 4260 "name": "rules_rust~0.40.0~i~cui__gix-hashtable-0.4.0", 4261 "sha256": "409268480841ad008e81c17ca5a293393fbf9f2b6c2f85b8ab9de1f0c5176a16", 4262 "type": "tar.gz", 4263 "urls": [ 4264 "https://crates.io/api/v1/crates/gix-hashtable/0.4.0/download" 4265 ], 4266 "strip_prefix": "gix-hashtable-0.4.0", 4267 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-hashtable-0.4.0.bazel" 4268 } 4269 }, 4270 "rules_rust_bindgen__errno-0.3.1": { 4271 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4272 "ruleClassName": "http_archive", 4273 "attributes": { 4274 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__errno-0.3.1", 4275 "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", 4276 "type": "tar.gz", 4277 "urls": [ 4278 "https://crates.io/api/v1/crates/errno/0.3.1/download" 4279 ], 4280 "strip_prefix": "errno-0.3.1", 4281 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.errno-0.3.1.bazel" 4282 } 4283 }, 4284 "cui__fnv-1.0.7": { 4285 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4286 "ruleClassName": "http_archive", 4287 "attributes": { 4288 "name": "rules_rust~0.40.0~i~cui__fnv-1.0.7", 4289 "sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1", 4290 "type": "tar.gz", 4291 "urls": [ 4292 "https://crates.io/api/v1/crates/fnv/1.0.7/download" 4293 ], 4294 "strip_prefix": "fnv-1.0.7", 4295 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.fnv-1.0.7.bazel" 4296 } 4297 }, 4298 "cui__windows-targets-0.48.1": { 4299 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4300 "ruleClassName": "http_archive", 4301 "attributes": { 4302 "name": "rules_rust~0.40.0~i~cui__windows-targets-0.48.1", 4303 "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f", 4304 "type": "tar.gz", 4305 "urls": [ 4306 "https://crates.io/api/v1/crates/windows-targets/0.48.1/download" 4307 ], 4308 "strip_prefix": "windows-targets-0.48.1", 4309 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows-targets-0.48.1.bazel" 4310 } 4311 }, 4312 "cui__js-sys-0.3.64": { 4313 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4314 "ruleClassName": "http_archive", 4315 "attributes": { 4316 "name": "rules_rust~0.40.0~i~cui__js-sys-0.3.64", 4317 "sha256": "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a", 4318 "type": "tar.gz", 4319 "urls": [ 4320 "https://crates.io/api/v1/crates/js-sys/0.3.64/download" 4321 ], 4322 "strip_prefix": "js-sys-0.3.64", 4323 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.js-sys-0.3.64.bazel" 4324 } 4325 }, 4326 "rules_rust_toolchain_test_target_json": { 4327 "bzlFile": "@@rules_rust~0.40.0//test/unit/toolchain:toolchain_test_utils.bzl", 4328 "ruleClassName": "rules_rust_toolchain_test_target_json_repository", 4329 "attributes": { 4330 "name": "rules_rust~0.40.0~i~rules_rust_toolchain_test_target_json", 4331 "target_json": "@@rules_rust~0.40.0//test/unit/toolchain:toolchain-test-triple.json" 4332 } 4333 }, 4334 "rules_rust_wasm_bindgen__ppv-lite86-0.2.17": { 4335 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4336 "ruleClassName": "http_archive", 4337 "attributes": { 4338 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__ppv-lite86-0.2.17", 4339 "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de", 4340 "type": "tar.gz", 4341 "urls": [ 4342 "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download" 4343 ], 4344 "strip_prefix": "ppv-lite86-0.2.17", 4345 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.ppv-lite86-0.2.17.bazel" 4346 } 4347 }, 4348 "cui__smawk-0.3.1": { 4349 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4350 "ruleClassName": "http_archive", 4351 "attributes": { 4352 "name": "rules_rust~0.40.0~i~cui__smawk-0.3.1", 4353 "sha256": "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043", 4354 "type": "tar.gz", 4355 "urls": [ 4356 "https://crates.io/api/v1/crates/smawk/0.3.1/download" 4357 ], 4358 "strip_prefix": "smawk-0.3.1", 4359 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.smawk-0.3.1.bazel" 4360 } 4361 }, 4362 "rules_rust_wasm_bindgen__heck-0.3.3": { 4363 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4364 "ruleClassName": "http_archive", 4365 "attributes": { 4366 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__heck-0.3.3", 4367 "sha256": "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c", 4368 "type": "tar.gz", 4369 "urls": [ 4370 "https://crates.io/api/v1/crates/heck/0.3.3/download" 4371 ], 4372 "strip_prefix": "heck-0.3.3", 4373 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.heck-0.3.3.bazel" 4374 } 4375 }, 4376 "rules_rust_wasm_bindgen__unicode-ident-1.0.10": { 4377 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4378 "ruleClassName": "http_archive", 4379 "attributes": { 4380 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__unicode-ident-1.0.10", 4381 "sha256": "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73", 4382 "type": "tar.gz", 4383 "urls": [ 4384 "https://crates.io/api/v1/crates/unicode-ident/1.0.10/download" 4385 ], 4386 "strip_prefix": "unicode-ident-1.0.10", 4387 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.unicode-ident-1.0.10.bazel" 4388 } 4389 }, 4390 "cui__clap_derive-4.3.2": { 4391 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4392 "ruleClassName": "http_archive", 4393 "attributes": { 4394 "name": "rules_rust~0.40.0~i~cui__clap_derive-4.3.2", 4395 "sha256": "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f", 4396 "type": "tar.gz", 4397 "urls": [ 4398 "https://crates.io/api/v1/crates/clap_derive/4.3.2/download" 4399 ], 4400 "strip_prefix": "clap_derive-4.3.2", 4401 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.clap_derive-4.3.2.bazel" 4402 } 4403 }, 4404 "cui__libm-0.2.7": { 4405 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4406 "ruleClassName": "http_archive", 4407 "attributes": { 4408 "name": "rules_rust~0.40.0~i~cui__libm-0.2.7", 4409 "sha256": "f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4", 4410 "type": "tar.gz", 4411 "urls": [ 4412 "https://crates.io/api/v1/crates/libm/0.2.7/download" 4413 ], 4414 "strip_prefix": "libm-0.2.7", 4415 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.libm-0.2.7.bazel" 4416 } 4417 }, 4418 "rules_rust_bindgen__once_cell-1.18.0": { 4419 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4420 "ruleClassName": "http_archive", 4421 "attributes": { 4422 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__once_cell-1.18.0", 4423 "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", 4424 "type": "tar.gz", 4425 "urls": [ 4426 "https://crates.io/api/v1/crates/once_cell/1.18.0/download" 4427 ], 4428 "strip_prefix": "once_cell-1.18.0", 4429 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.once_cell-1.18.0.bazel" 4430 } 4431 }, 4432 "rules_rust_prost__prost-0.11.9": { 4433 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4434 "ruleClassName": "http_archive", 4435 "attributes": { 4436 "name": "rules_rust~0.40.0~i~rules_rust_prost__prost-0.11.9", 4437 "sha256": "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd", 4438 "type": "tar.gz", 4439 "urls": [ 4440 "https://crates.io/api/v1/crates/prost/0.11.9/download" 4441 ], 4442 "strip_prefix": "prost-0.11.9", 4443 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.prost-0.11.9.bazel" 4444 } 4445 }, 4446 "cui__deranged-0.3.9": { 4447 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4448 "ruleClassName": "http_archive", 4449 "attributes": { 4450 "name": "rules_rust~0.40.0~i~cui__deranged-0.3.9", 4451 "sha256": "0f32d04922c60427da6f9fef14d042d9edddef64cb9d4ce0d64d0685fbeb1fd3", 4452 "type": "tar.gz", 4453 "urls": [ 4454 "https://crates.io/api/v1/crates/deranged/0.3.9/download" 4455 ], 4456 "strip_prefix": "deranged-0.3.9", 4457 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.deranged-0.3.9.bazel" 4458 } 4459 }, 4460 "rules_rust_prost__rand_core-0.6.4": { 4461 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4462 "ruleClassName": "http_archive", 4463 "attributes": { 4464 "name": "rules_rust~0.40.0~i~rules_rust_prost__rand_core-0.6.4", 4465 "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", 4466 "type": "tar.gz", 4467 "urls": [ 4468 "https://crates.io/api/v1/crates/rand_core/0.6.4/download" 4469 ], 4470 "strip_prefix": "rand_core-0.6.4", 4471 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.rand_core-0.6.4.bazel" 4472 } 4473 }, 4474 "cui__gix-negotiate-0.8.0": { 4475 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4476 "ruleClassName": "http_archive", 4477 "attributes": { 4478 "name": "rules_rust~0.40.0~i~cui__gix-negotiate-0.8.0", 4479 "sha256": "6f1697bf9911c6d1b8d709b9e6ef718cb5ea5821a1b7991520125a8134448004", 4480 "type": "tar.gz", 4481 "urls": [ 4482 "https://crates.io/api/v1/crates/gix-negotiate/0.8.0/download" 4483 ], 4484 "strip_prefix": "gix-negotiate-0.8.0", 4485 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-negotiate-0.8.0.bazel" 4486 } 4487 }, 4488 "rules_rust_bindgen__bitflags-1.3.2": { 4489 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4490 "ruleClassName": "http_archive", 4491 "attributes": { 4492 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__bitflags-1.3.2", 4493 "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", 4494 "type": "tar.gz", 4495 "urls": [ 4496 "https://crates.io/api/v1/crates/bitflags/1.3.2/download" 4497 ], 4498 "strip_prefix": "bitflags-1.3.2", 4499 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.bitflags-1.3.2.bazel" 4500 } 4501 }, 4502 "cui__wasi-0.11.0-wasi-snapshot-preview1": { 4503 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4504 "ruleClassName": "http_archive", 4505 "attributes": { 4506 "name": "rules_rust~0.40.0~i~cui__wasi-0.11.0-wasi-snapshot-preview1", 4507 "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", 4508 "type": "tar.gz", 4509 "urls": [ 4510 "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download" 4511 ], 4512 "strip_prefix": "wasi-0.11.0+wasi-snapshot-preview1", 4513 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel" 4514 } 4515 }, 4516 "rules_rust_bindgen__windows_i686_gnu-0.48.0": { 4517 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4518 "ruleClassName": "http_archive", 4519 "attributes": { 4520 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows_i686_gnu-0.48.0", 4521 "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", 4522 "type": "tar.gz", 4523 "urls": [ 4524 "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download" 4525 ], 4526 "strip_prefix": "windows_i686_gnu-0.48.0", 4527 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows_i686_gnu-0.48.0.bazel" 4528 } 4529 }, 4530 "cui__io-lifetimes-1.0.11": { 4531 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4532 "ruleClassName": "http_archive", 4533 "attributes": { 4534 "name": "rules_rust~0.40.0~i~cui__io-lifetimes-1.0.11", 4535 "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", 4536 "type": "tar.gz", 4537 "urls": [ 4538 "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download" 4539 ], 4540 "strip_prefix": "io-lifetimes-1.0.11", 4541 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.io-lifetimes-1.0.11.bazel" 4542 } 4543 }, 4544 "cui__cargo_toml-0.17.1": { 4545 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4546 "ruleClassName": "http_archive", 4547 "attributes": { 4548 "name": "rules_rust~0.40.0~i~cui__cargo_toml-0.17.1", 4549 "sha256": "4d1ece59890e746567b467253aea0adbe8a21784d0b025d8a306f66c391c2957", 4550 "type": "tar.gz", 4551 "urls": [ 4552 "https://crates.io/api/v1/crates/cargo_toml/0.17.1/download" 4553 ], 4554 "strip_prefix": "cargo_toml-0.17.1", 4555 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cargo_toml-0.17.1.bazel" 4556 } 4557 }, 4558 "rules_rust_wasm_bindgen__alloc-no-stdlib-2.0.4": { 4559 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4560 "ruleClassName": "http_archive", 4561 "attributes": { 4562 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__alloc-no-stdlib-2.0.4", 4563 "sha256": "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3", 4564 "type": "tar.gz", 4565 "urls": [ 4566 "https://crates.io/api/v1/crates/alloc-no-stdlib/2.0.4/download" 4567 ], 4568 "strip_prefix": "alloc-no-stdlib-2.0.4", 4569 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.alloc-no-stdlib-2.0.4.bazel" 4570 } 4571 }, 4572 "rules_rust_wasm_bindgen__env_logger-0.8.4": { 4573 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4574 "ruleClassName": "http_archive", 4575 "attributes": { 4576 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__env_logger-0.8.4", 4577 "sha256": "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3", 4578 "type": "tar.gz", 4579 "urls": [ 4580 "https://crates.io/api/v1/crates/env_logger/0.8.4/download" 4581 ], 4582 "strip_prefix": "env_logger-0.8.4", 4583 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.env_logger-0.8.4.bazel" 4584 } 4585 }, 4586 "cui__smol_str-0.2.0": { 4587 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4588 "ruleClassName": "http_archive", 4589 "attributes": { 4590 "name": "rules_rust~0.40.0~i~cui__smol_str-0.2.0", 4591 "sha256": "74212e6bbe9a4352329b2f68ba3130c15a3f26fe88ff22dbdc6cdd58fa85e99c", 4592 "type": "tar.gz", 4593 "urls": [ 4594 "https://crates.io/api/v1/crates/smol_str/0.2.0/download" 4595 ], 4596 "strip_prefix": "smol_str-0.2.0", 4597 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.smol_str-0.2.0.bazel" 4598 } 4599 }, 4600 "rules_rust_prost__proc-macro2-1.0.60": { 4601 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4602 "ruleClassName": "http_archive", 4603 "attributes": { 4604 "name": "rules_rust~0.40.0~i~rules_rust_prost__proc-macro2-1.0.60", 4605 "sha256": "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406", 4606 "type": "tar.gz", 4607 "urls": [ 4608 "https://crates.io/api/v1/crates/proc-macro2/1.0.60/download" 4609 ], 4610 "strip_prefix": "proc-macro2-1.0.60", 4611 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.proc-macro2-1.0.60.bazel" 4612 } 4613 }, 4614 "cui__memoffset-0.9.0": { 4615 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4616 "ruleClassName": "http_archive", 4617 "attributes": { 4618 "name": "rules_rust~0.40.0~i~cui__memoffset-0.9.0", 4619 "sha256": "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c", 4620 "type": "tar.gz", 4621 "urls": [ 4622 "https://crates.io/api/v1/crates/memoffset/0.9.0/download" 4623 ], 4624 "strip_prefix": "memoffset-0.9.0", 4625 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.memoffset-0.9.0.bazel" 4626 } 4627 }, 4628 "rules_rust_bindgen__clap_complete-4.3.1": { 4629 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4630 "ruleClassName": "http_archive", 4631 "attributes": { 4632 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__clap_complete-4.3.1", 4633 "sha256": "7f6b5c519bab3ea61843a7923d074b04245624bb84a64a8c150f5deb014e388b", 4634 "type": "tar.gz", 4635 "urls": [ 4636 "https://crates.io/api/v1/crates/clap_complete/4.3.1/download" 4637 ], 4638 "strip_prefix": "clap_complete-4.3.1", 4639 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.clap_complete-4.3.1.bazel" 4640 } 4641 }, 4642 "rules_rust_wasm_bindgen__time-core-0.1.1": { 4643 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4644 "ruleClassName": "http_archive", 4645 "attributes": { 4646 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__time-core-0.1.1", 4647 "sha256": "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb", 4648 "type": "tar.gz", 4649 "urls": [ 4650 "https://crates.io/api/v1/crates/time-core/0.1.1/download" 4651 ], 4652 "strip_prefix": "time-core-0.1.1", 4653 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.time-core-0.1.1.bazel" 4654 } 4655 }, 4656 "cui__log-0.4.19": { 4657 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4658 "ruleClassName": "http_archive", 4659 "attributes": { 4660 "name": "rules_rust~0.40.0~i~cui__log-0.4.19", 4661 "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", 4662 "type": "tar.gz", 4663 "urls": [ 4664 "https://crates.io/api/v1/crates/log/0.4.19/download" 4665 ], 4666 "strip_prefix": "log-0.4.19", 4667 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.log-0.4.19.bazel" 4668 } 4669 }, 4670 "cui__num-0.1.42": { 4671 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4672 "ruleClassName": "http_archive", 4673 "attributes": { 4674 "name": "rules_rust~0.40.0~i~cui__num-0.1.42", 4675 "sha256": "4703ad64153382334aa8db57c637364c322d3372e097840c72000dabdcf6156e", 4676 "type": "tar.gz", 4677 "urls": [ 4678 "https://crates.io/api/v1/crates/num/0.1.42/download" 4679 ], 4680 "strip_prefix": "num-0.1.42", 4681 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num-0.1.42.bazel" 4682 } 4683 }, 4684 "rules_rust_wasm_bindgen__tiny_http-0.12.0": { 4685 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4686 "ruleClassName": "http_archive", 4687 "attributes": { 4688 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__tiny_http-0.12.0", 4689 "sha256": "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82", 4690 "type": "tar.gz", 4691 "urls": [ 4692 "https://crates.io/api/v1/crates/tiny_http/0.12.0/download" 4693 ], 4694 "strip_prefix": "tiny_http-0.12.0", 4695 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.tiny_http-0.12.0.bazel" 4696 } 4697 }, 4698 "rules_rust_bindgen__windows-sys-0.48.0": { 4699 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4700 "ruleClassName": "http_archive", 4701 "attributes": { 4702 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows-sys-0.48.0", 4703 "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", 4704 "type": "tar.gz", 4705 "urls": [ 4706 "https://crates.io/api/v1/crates/windows-sys/0.48.0/download" 4707 ], 4708 "strip_prefix": "windows-sys-0.48.0", 4709 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows-sys-0.48.0.bazel" 4710 } 4711 }, 4712 "cui__wasm-bindgen-backend-0.2.87": { 4713 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4714 "ruleClassName": "http_archive", 4715 "attributes": { 4716 "name": "rules_rust~0.40.0~i~cui__wasm-bindgen-backend-0.2.87", 4717 "sha256": "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd", 4718 "type": "tar.gz", 4719 "urls": [ 4720 "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.87/download" 4721 ], 4722 "strip_prefix": "wasm-bindgen-backend-0.2.87", 4723 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.wasm-bindgen-backend-0.2.87.bazel" 4724 } 4725 }, 4726 "cui__pest-2.7.0": { 4727 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4728 "ruleClassName": "http_archive", 4729 "attributes": { 4730 "name": "rules_rust~0.40.0~i~cui__pest-2.7.0", 4731 "sha256": "f73935e4d55e2abf7f130186537b19e7a4abc886a0252380b59248af473a3fc9", 4732 "type": "tar.gz", 4733 "urls": [ 4734 "https://crates.io/api/v1/crates/pest/2.7.0/download" 4735 ], 4736 "strip_prefix": "pest-2.7.0", 4737 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.pest-2.7.0.bazel" 4738 } 4739 }, 4740 "rules_rust_wasm_bindgen__docopt-1.1.1": { 4741 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4742 "ruleClassName": "http_archive", 4743 "attributes": { 4744 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__docopt-1.1.1", 4745 "sha256": "7f3f119846c823f9eafcf953a8f6ffb6ed69bf6240883261a7f13b634579a51f", 4746 "type": "tar.gz", 4747 "urls": [ 4748 "https://crates.io/api/v1/crates/docopt/1.1.1/download" 4749 ], 4750 "strip_prefix": "docopt-1.1.1", 4751 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.docopt-1.1.1.bazel" 4752 } 4753 }, 4754 "rules_rust_bindgen__libc-0.2.146": { 4755 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4756 "ruleClassName": "http_archive", 4757 "attributes": { 4758 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__libc-0.2.146", 4759 "sha256": "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b", 4760 "type": "tar.gz", 4761 "urls": [ 4762 "https://crates.io/api/v1/crates/libc/0.2.146/download" 4763 ], 4764 "strip_prefix": "libc-0.2.146", 4765 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.libc-0.2.146.bazel" 4766 } 4767 }, 4768 "rules_rust_wasm_bindgen__rustc-demangle-0.1.23": { 4769 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4770 "ruleClassName": "http_archive", 4771 "attributes": { 4772 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rustc-demangle-0.1.23", 4773 "sha256": "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76", 4774 "type": "tar.gz", 4775 "urls": [ 4776 "https://crates.io/api/v1/crates/rustc-demangle/0.1.23/download" 4777 ], 4778 "strip_prefix": "rustc-demangle-0.1.23", 4779 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rustc-demangle-0.1.23.bazel" 4780 } 4781 }, 4782 "rules_rust_prost__rand_chacha-0.3.1": { 4783 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4784 "ruleClassName": "http_archive", 4785 "attributes": { 4786 "name": "rules_rust~0.40.0~i~rules_rust_prost__rand_chacha-0.3.1", 4787 "sha256": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", 4788 "type": "tar.gz", 4789 "urls": [ 4790 "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download" 4791 ], 4792 "strip_prefix": "rand_chacha-0.3.1", 4793 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.rand_chacha-0.3.1.bazel" 4794 } 4795 }, 4796 "rules_rust_wasm_bindgen__iana-time-zone-haiku-0.1.2": { 4797 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4798 "ruleClassName": "http_archive", 4799 "attributes": { 4800 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__iana-time-zone-haiku-0.1.2", 4801 "sha256": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f", 4802 "type": "tar.gz", 4803 "urls": [ 4804 "https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.2/download" 4805 ], 4806 "strip_prefix": "iana-time-zone-haiku-0.1.2", 4807 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.iana-time-zone-haiku-0.1.2.bazel" 4808 } 4809 }, 4810 "cui__syn-1.0.109": { 4811 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4812 "ruleClassName": "http_archive", 4813 "attributes": { 4814 "name": "rules_rust~0.40.0~i~cui__syn-1.0.109", 4815 "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237", 4816 "type": "tar.gz", 4817 "urls": [ 4818 "https://crates.io/api/v1/crates/syn/1.0.109/download" 4819 ], 4820 "strip_prefix": "syn-1.0.109", 4821 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.syn-1.0.109.bazel" 4822 } 4823 }, 4824 "rrra__memchr-2.5.0": { 4825 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4826 "ruleClassName": "http_archive", 4827 "attributes": { 4828 "name": "rules_rust~0.40.0~i~rrra__memchr-2.5.0", 4829 "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", 4830 "type": "tar.gz", 4831 "urls": [ 4832 "https://crates.io/api/v1/crates/memchr/2.5.0/download" 4833 ], 4834 "strip_prefix": "memchr-2.5.0", 4835 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.memchr-2.5.0.bazel" 4836 } 4837 }, 4838 "cui__getrandom-0.2.10": { 4839 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4840 "ruleClassName": "http_archive", 4841 "attributes": { 4842 "name": "rules_rust~0.40.0~i~cui__getrandom-0.2.10", 4843 "sha256": "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427", 4844 "type": "tar.gz", 4845 "urls": [ 4846 "https://crates.io/api/v1/crates/getrandom/0.2.10/download" 4847 ], 4848 "strip_prefix": "getrandom-0.2.10", 4849 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.getrandom-0.2.10.bazel" 4850 } 4851 }, 4852 "cui__pathdiff-0.2.1": { 4853 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4854 "ruleClassName": "http_archive", 4855 "attributes": { 4856 "name": "rules_rust~0.40.0~i~cui__pathdiff-0.2.1", 4857 "sha256": "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd", 4858 "type": "tar.gz", 4859 "urls": [ 4860 "https://crates.io/api/v1/crates/pathdiff/0.2.1/download" 4861 ], 4862 "strip_prefix": "pathdiff-0.2.1", 4863 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.pathdiff-0.2.1.bazel" 4864 } 4865 }, 4866 "rules_rust_prost__bitflags-1.3.2": { 4867 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4868 "ruleClassName": "http_archive", 4869 "attributes": { 4870 "name": "rules_rust~0.40.0~i~rules_rust_prost__bitflags-1.3.2", 4871 "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", 4872 "type": "tar.gz", 4873 "urls": [ 4874 "https://crates.io/api/v1/crates/bitflags/1.3.2/download" 4875 ], 4876 "strip_prefix": "bitflags-1.3.2", 4877 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.bitflags-1.3.2.bazel" 4878 } 4879 }, 4880 "cargo_bazel.buildifier-linux-amd64": { 4881 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4882 "ruleClassName": "http_file", 4883 "attributes": { 4884 "name": "rules_rust~0.40.0~i~cargo_bazel.buildifier-linux-amd64", 4885 "urls": [ 4886 "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-linux-amd64" 4887 ], 4888 "sha256": "3ed7358c7c6a1ca216dc566e9054fd0b97a1482cb0b7e61092be887d42615c5d", 4889 "downloaded_file_path": "buildifier.exe", 4890 "executable": true 4891 } 4892 }, 4893 "rules_rust_wasm_bindgen__either-1.8.1": { 4894 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4895 "ruleClassName": "http_archive", 4896 "attributes": { 4897 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__either-1.8.1", 4898 "sha256": "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91", 4899 "type": "tar.gz", 4900 "urls": [ 4901 "https://crates.io/api/v1/crates/either/1.8.1/download" 4902 ], 4903 "strip_prefix": "either-1.8.1", 4904 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.either-1.8.1.bazel" 4905 } 4906 }, 4907 "cui__sha1_smol-1.0.0": { 4908 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4909 "ruleClassName": "http_archive", 4910 "attributes": { 4911 "name": "rules_rust~0.40.0~i~cui__sha1_smol-1.0.0", 4912 "sha256": "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012", 4913 "type": "tar.gz", 4914 "urls": [ 4915 "https://crates.io/api/v1/crates/sha1_smol/1.0.0/download" 4916 ], 4917 "strip_prefix": "sha1_smol-1.0.0", 4918 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.sha1_smol-1.0.0.bazel" 4919 } 4920 }, 4921 "rules_rust_prost__windows_aarch64_msvc-0.48.0": { 4922 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4923 "ruleClassName": "http_archive", 4924 "attributes": { 4925 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows_aarch64_msvc-0.48.0", 4926 "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", 4927 "type": "tar.gz", 4928 "urls": [ 4929 "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download" 4930 ], 4931 "strip_prefix": "windows_aarch64_msvc-0.48.0", 4932 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows_aarch64_msvc-0.48.0.bazel" 4933 } 4934 }, 4935 "rules_rust_wasm_bindgen__crc32fast-1.3.2": { 4936 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4937 "ruleClassName": "http_archive", 4938 "attributes": { 4939 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__crc32fast-1.3.2", 4940 "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d", 4941 "type": "tar.gz", 4942 "urls": [ 4943 "https://crates.io/api/v1/crates/crc32fast/1.3.2/download" 4944 ], 4945 "strip_prefix": "crc32fast-1.3.2", 4946 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.crc32fast-1.3.2.bazel" 4947 } 4948 }, 4949 "cargo_bazel.buildifier-darwin-amd64": { 4950 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4951 "ruleClassName": "http_file", 4952 "attributes": { 4953 "name": "rules_rust~0.40.0~i~cargo_bazel.buildifier-darwin-amd64", 4954 "urls": [ 4955 "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-darwin-amd64" 4956 ], 4957 "sha256": "2cb0a54683633ef6de4e0491072e22e66ac9c6389051432b76200deeeeaf93fb", 4958 "downloaded_file_path": "buildifier.exe", 4959 "executable": true 4960 } 4961 }, 4962 "rules_rust_wasm_bindgen__wasm-bindgen-backend-0.2.91": { 4963 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4964 "ruleClassName": "http_archive", 4965 "attributes": { 4966 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-backend-0.2.91", 4967 "sha256": "c9e7e1900c352b609c8488ad12639a311045f40a35491fb69ba8c12f758af70b", 4968 "type": "tar.gz", 4969 "urls": [ 4970 "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.91/download" 4971 ], 4972 "strip_prefix": "wasm-bindgen-backend-0.2.91", 4973 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-backend-0.2.91.bazel" 4974 } 4975 }, 4976 "cui__chrono-0.4.26": { 4977 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4978 "ruleClassName": "http_archive", 4979 "attributes": { 4980 "name": "rules_rust~0.40.0~i~cui__chrono-0.4.26", 4981 "sha256": "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5", 4982 "type": "tar.gz", 4983 "urls": [ 4984 "https://crates.io/api/v1/crates/chrono/0.4.26/download" 4985 ], 4986 "strip_prefix": "chrono-0.4.26", 4987 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.chrono-0.4.26.bazel" 4988 } 4989 }, 4990 "rules_rust_bindgen__proc-macro2-1.0.60": { 4991 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 4992 "ruleClassName": "http_archive", 4993 "attributes": { 4994 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__proc-macro2-1.0.60", 4995 "sha256": "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406", 4996 "type": "tar.gz", 4997 "urls": [ 4998 "https://crates.io/api/v1/crates/proc-macro2/1.0.60/download" 4999 ], 5000 "strip_prefix": "proc-macro2-1.0.60", 5001 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.proc-macro2-1.0.60.bazel" 5002 } 5003 }, 5004 "rrra__windows_i686_msvc-0.48.0": { 5005 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5006 "ruleClassName": "http_archive", 5007 "attributes": { 5008 "name": "rules_rust~0.40.0~i~rrra__windows_i686_msvc-0.48.0", 5009 "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", 5010 "type": "tar.gz", 5011 "urls": [ 5012 "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download" 5013 ], 5014 "strip_prefix": "windows_i686_msvc-0.48.0", 5015 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows_i686_msvc-0.48.0.bazel" 5016 } 5017 }, 5018 "cui__encoding_rs-0.8.33": { 5019 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5020 "ruleClassName": "http_archive", 5021 "attributes": { 5022 "name": "rules_rust~0.40.0~i~cui__encoding_rs-0.8.33", 5023 "sha256": "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1", 5024 "type": "tar.gz", 5025 "urls": [ 5026 "https://crates.io/api/v1/crates/encoding_rs/0.8.33/download" 5027 ], 5028 "strip_prefix": "encoding_rs-0.8.33", 5029 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.encoding_rs-0.8.33.bazel" 5030 } 5031 }, 5032 "rules_rust_prost__windows_i686_msvc-0.48.0": { 5033 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5034 "ruleClassName": "http_archive", 5035 "attributes": { 5036 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows_i686_msvc-0.48.0", 5037 "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", 5038 "type": "tar.gz", 5039 "urls": [ 5040 "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download" 5041 ], 5042 "strip_prefix": "windows_i686_msvc-0.48.0", 5043 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows_i686_msvc-0.48.0.bazel" 5044 } 5045 }, 5046 "cui__overload-0.1.1": { 5047 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5048 "ruleClassName": "http_archive", 5049 "attributes": { 5050 "name": "rules_rust~0.40.0~i~cui__overload-0.1.1", 5051 "sha256": "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39", 5052 "type": "tar.gz", 5053 "urls": [ 5054 "https://crates.io/api/v1/crates/overload/0.1.1/download" 5055 ], 5056 "strip_prefix": "overload-0.1.1", 5057 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.overload-0.1.1.bazel" 5058 } 5059 }, 5060 "rules_rust_prost__want-0.3.1": { 5061 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5062 "ruleClassName": "http_archive", 5063 "attributes": { 5064 "name": "rules_rust~0.40.0~i~rules_rust_prost__want-0.3.1", 5065 "sha256": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e", 5066 "type": "tar.gz", 5067 "urls": [ 5068 "https://crates.io/api/v1/crates/want/0.3.1/download" 5069 ], 5070 "strip_prefix": "want-0.3.1", 5071 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.want-0.3.1.bazel" 5072 } 5073 }, 5074 "rules_rust_bindgen__clap_derive-4.3.2": { 5075 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5076 "ruleClassName": "http_archive", 5077 "attributes": { 5078 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__clap_derive-4.3.2", 5079 "sha256": "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f", 5080 "type": "tar.gz", 5081 "urls": [ 5082 "https://crates.io/api/v1/crates/clap_derive/4.3.2/download" 5083 ], 5084 "strip_prefix": "clap_derive-4.3.2", 5085 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.clap_derive-4.3.2.bazel" 5086 } 5087 }, 5088 "cui__anstream-0.3.2": { 5089 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5090 "ruleClassName": "http_archive", 5091 "attributes": { 5092 "name": "rules_rust~0.40.0~i~cui__anstream-0.3.2", 5093 "sha256": "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163", 5094 "type": "tar.gz", 5095 "urls": [ 5096 "https://crates.io/api/v1/crates/anstream/0.3.2/download" 5097 ], 5098 "strip_prefix": "anstream-0.3.2", 5099 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.anstream-0.3.2.bazel" 5100 } 5101 }, 5102 "cui__bitflags-1.3.2": { 5103 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5104 "ruleClassName": "http_archive", 5105 "attributes": { 5106 "name": "rules_rust~0.40.0~i~cui__bitflags-1.3.2", 5107 "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", 5108 "type": "tar.gz", 5109 "urls": [ 5110 "https://crates.io/api/v1/crates/bitflags/1.3.2/download" 5111 ], 5112 "strip_prefix": "bitflags-1.3.2", 5113 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.bitflags-1.3.2.bazel" 5114 } 5115 }, 5116 "rules_rust_prost__smallvec-1.10.0": { 5117 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5118 "ruleClassName": "http_archive", 5119 "attributes": { 5120 "name": "rules_rust~0.40.0~i~rules_rust_prost__smallvec-1.10.0", 5121 "sha256": "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0", 5122 "type": "tar.gz", 5123 "urls": [ 5124 "https://crates.io/api/v1/crates/smallvec/1.10.0/download" 5125 ], 5126 "strip_prefix": "smallvec-1.10.0", 5127 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.smallvec-1.10.0.bazel" 5128 } 5129 }, 5130 "cui__gix-glob-0.13.0": { 5131 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5132 "ruleClassName": "http_archive", 5133 "attributes": { 5134 "name": "rules_rust~0.40.0~i~cui__gix-glob-0.13.0", 5135 "sha256": "a9d76e85f11251dcf751d2c5e918a14f562db5be6f727fd24775245653e9b19d", 5136 "type": "tar.gz", 5137 "urls": [ 5138 "https://crates.io/api/v1/crates/gix-glob/0.13.0/download" 5139 ], 5140 "strip_prefix": "gix-glob-0.13.0", 5141 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-glob-0.13.0.bazel" 5142 } 5143 }, 5144 "cui__itoa-1.0.8": { 5145 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5146 "ruleClassName": "http_archive", 5147 "attributes": { 5148 "name": "rules_rust~0.40.0~i~cui__itoa-1.0.8", 5149 "sha256": "62b02a5381cc465bd3041d84623d0fa3b66738b52b8e2fc3bab8ad63ab032f4a", 5150 "type": "tar.gz", 5151 "urls": [ 5152 "https://crates.io/api/v1/crates/itoa/1.0.8/download" 5153 ], 5154 "strip_prefix": "itoa-1.0.8", 5155 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.itoa-1.0.8.bazel" 5156 } 5157 }, 5158 "rules_rust_prost__windows_x86_64_gnu-0.48.0": { 5159 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5160 "ruleClassName": "http_archive", 5161 "attributes": { 5162 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows_x86_64_gnu-0.48.0", 5163 "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", 5164 "type": "tar.gz", 5165 "urls": [ 5166 "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download" 5167 ], 5168 "strip_prefix": "windows_x86_64_gnu-0.48.0", 5169 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows_x86_64_gnu-0.48.0.bazel" 5170 } 5171 }, 5172 "cui__serde_json-1.0.108": { 5173 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5174 "ruleClassName": "http_archive", 5175 "attributes": { 5176 "name": "rules_rust~0.40.0~i~cui__serde_json-1.0.108", 5177 "sha256": "3d1c7e3eac408d115102c4c24ad393e0821bb3a5df4d506a80f85f7a742a526b", 5178 "type": "tar.gz", 5179 "urls": [ 5180 "https://crates.io/api/v1/crates/serde_json/1.0.108/download" 5181 ], 5182 "strip_prefix": "serde_json-1.0.108", 5183 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.serde_json-1.0.108.bazel" 5184 } 5185 }, 5186 "rules_rust_wasm_bindgen__atty-0.2.14": { 5187 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5188 "ruleClassName": "http_archive", 5189 "attributes": { 5190 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__atty-0.2.14", 5191 "sha256": "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8", 5192 "type": "tar.gz", 5193 "urls": [ 5194 "https://crates.io/api/v1/crates/atty/0.2.14/download" 5195 ], 5196 "strip_prefix": "atty-0.2.14", 5197 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.atty-0.2.14.bazel" 5198 } 5199 }, 5200 "rules_rust_bindgen__log-0.4.19": { 5201 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5202 "ruleClassName": "http_archive", 5203 "attributes": { 5204 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__log-0.4.19", 5205 "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", 5206 "type": "tar.gz", 5207 "urls": [ 5208 "https://crates.io/api/v1/crates/log/0.4.19/download" 5209 ], 5210 "strip_prefix": "log-0.4.19", 5211 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.log-0.4.19.bazel" 5212 } 5213 }, 5214 "cui__walkdir-2.3.3": { 5215 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5216 "ruleClassName": "http_archive", 5217 "attributes": { 5218 "name": "rules_rust~0.40.0~i~cui__walkdir-2.3.3", 5219 "sha256": "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698", 5220 "type": "tar.gz", 5221 "urls": [ 5222 "https://crates.io/api/v1/crates/walkdir/2.3.3/download" 5223 ], 5224 "strip_prefix": "walkdir-2.3.3", 5225 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.walkdir-2.3.3.bazel" 5226 } 5227 }, 5228 "rrra__aho-corasick-1.0.2": { 5229 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5230 "ruleClassName": "http_archive", 5231 "attributes": { 5232 "name": "rules_rust~0.40.0~i~rrra__aho-corasick-1.0.2", 5233 "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41", 5234 "type": "tar.gz", 5235 "urls": [ 5236 "https://crates.io/api/v1/crates/aho-corasick/1.0.2/download" 5237 ], 5238 "strip_prefix": "aho-corasick-1.0.2", 5239 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.aho-corasick-1.0.2.bazel" 5240 } 5241 }, 5242 "rules_rust_wasm_bindgen__rustls-0.21.8": { 5243 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5244 "ruleClassName": "http_archive", 5245 "attributes": { 5246 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rustls-0.21.8", 5247 "sha256": "446e14c5cda4f3f30fe71863c34ec70f5ac79d6087097ad0bb433e1be5edf04c", 5248 "type": "tar.gz", 5249 "urls": [ 5250 "https://crates.io/api/v1/crates/rustls/0.21.8/download" 5251 ], 5252 "strip_prefix": "rustls-0.21.8", 5253 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rustls-0.21.8.bazel" 5254 } 5255 }, 5256 "cui__gix-refspec-0.18.0": { 5257 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5258 "ruleClassName": "http_archive", 5259 "attributes": { 5260 "name": "rules_rust~0.40.0~i~cui__gix-refspec-0.18.0", 5261 "sha256": "0895cb7b1e70f3c3bd4550c329e9f5caf2975f97fcd4238e05754e72208ef61e", 5262 "type": "tar.gz", 5263 "urls": [ 5264 "https://crates.io/api/v1/crates/gix-refspec/0.18.0/download" 5265 ], 5266 "strip_prefix": "gix-refspec-0.18.0", 5267 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-refspec-0.18.0.bazel" 5268 } 5269 }, 5270 "cui__semver-1.0.20": { 5271 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5272 "ruleClassName": "http_archive", 5273 "attributes": { 5274 "name": "rules_rust~0.40.0~i~cui__semver-1.0.20", 5275 "sha256": "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090", 5276 "type": "tar.gz", 5277 "urls": [ 5278 "https://crates.io/api/v1/crates/semver/1.0.20/download" 5279 ], 5280 "strip_prefix": "semver-1.0.20", 5281 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.semver-1.0.20.bazel" 5282 } 5283 }, 5284 "rules_rust_bindgen__humantime-2.1.0": { 5285 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5286 "ruleClassName": "http_archive", 5287 "attributes": { 5288 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__humantime-2.1.0", 5289 "sha256": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", 5290 "type": "tar.gz", 5291 "urls": [ 5292 "https://crates.io/api/v1/crates/humantime/2.1.0/download" 5293 ], 5294 "strip_prefix": "humantime-2.1.0", 5295 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.humantime-2.1.0.bazel" 5296 } 5297 }, 5298 "rules_rust_wasm_bindgen__termcolor-1.2.0": { 5299 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5300 "ruleClassName": "http_archive", 5301 "attributes": { 5302 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__termcolor-1.2.0", 5303 "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6", 5304 "type": "tar.gz", 5305 "urls": [ 5306 "https://crates.io/api/v1/crates/termcolor/1.2.0/download" 5307 ], 5308 "strip_prefix": "termcolor-1.2.0", 5309 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.termcolor-1.2.0.bazel" 5310 } 5311 }, 5312 "rules_rust_bindgen__bitflags-2.4.1": { 5313 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5314 "ruleClassName": "http_archive", 5315 "attributes": { 5316 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__bitflags-2.4.1", 5317 "sha256": "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07", 5318 "type": "tar.gz", 5319 "urls": [ 5320 "https://crates.io/api/v1/crates/bitflags/2.4.1/download" 5321 ], 5322 "strip_prefix": "bitflags-2.4.1", 5323 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.bitflags-2.4.1.bazel" 5324 } 5325 }, 5326 "rrra__regex-syntax-0.7.4": { 5327 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5328 "ruleClassName": "http_archive", 5329 "attributes": { 5330 "name": "rules_rust~0.40.0~i~rrra__regex-syntax-0.7.4", 5331 "sha256": "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2", 5332 "type": "tar.gz", 5333 "urls": [ 5334 "https://crates.io/api/v1/crates/regex-syntax/0.7.4/download" 5335 ], 5336 "strip_prefix": "regex-syntax-0.7.4", 5337 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.regex-syntax-0.7.4.bazel" 5338 } 5339 }, 5340 "rules_rust_wasm_bindgen__hermit-abi-0.1.19": { 5341 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5342 "ruleClassName": "http_archive", 5343 "attributes": { 5344 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__hermit-abi-0.1.19", 5345 "sha256": "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33", 5346 "type": "tar.gz", 5347 "urls": [ 5348 "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download" 5349 ], 5350 "strip_prefix": "hermit-abi-0.1.19", 5351 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.hermit-abi-0.1.19.bazel" 5352 } 5353 }, 5354 "rules_rust_prost__autocfg-1.1.0": { 5355 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5356 "ruleClassName": "http_archive", 5357 "attributes": { 5358 "name": "rules_rust~0.40.0~i~rules_rust_prost__autocfg-1.1.0", 5359 "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa", 5360 "type": "tar.gz", 5361 "urls": [ 5362 "https://crates.io/api/v1/crates/autocfg/1.1.0/download" 5363 ], 5364 "strip_prefix": "autocfg-1.1.0", 5365 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.autocfg-1.1.0.bazel" 5366 } 5367 }, 5368 "rules_rust_wasm_bindgen__sct-0.7.1": { 5369 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5370 "ruleClassName": "http_archive", 5371 "attributes": { 5372 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__sct-0.7.1", 5373 "sha256": "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414", 5374 "type": "tar.gz", 5375 "urls": [ 5376 "https://crates.io/api/v1/crates/sct/0.7.1/download" 5377 ], 5378 "strip_prefix": "sct-0.7.1", 5379 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.sct-0.7.1.bazel" 5380 } 5381 }, 5382 "rrra__winapi-util-0.1.5": { 5383 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5384 "ruleClassName": "http_archive", 5385 "attributes": { 5386 "name": "rules_rust~0.40.0~i~rrra__winapi-util-0.1.5", 5387 "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178", 5388 "type": "tar.gz", 5389 "urls": [ 5390 "https://crates.io/api/v1/crates/winapi-util/0.1.5/download" 5391 ], 5392 "strip_prefix": "winapi-util-0.1.5", 5393 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.winapi-util-0.1.5.bazel" 5394 } 5395 }, 5396 "cui__bstr-1.6.0": { 5397 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5398 "ruleClassName": "http_archive", 5399 "attributes": { 5400 "name": "rules_rust~0.40.0~i~cui__bstr-1.6.0", 5401 "sha256": "6798148dccfbff0fae41c7574d2fa8f1ef3492fba0face179de5d8d447d67b05", 5402 "type": "tar.gz", 5403 "urls": [ 5404 "https://crates.io/api/v1/crates/bstr/1.6.0/download" 5405 ], 5406 "strip_prefix": "bstr-1.6.0", 5407 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.bstr-1.6.0.bazel" 5408 } 5409 }, 5410 "cui__gix-diff-0.36.0": { 5411 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5412 "ruleClassName": "http_archive", 5413 "attributes": { 5414 "name": "rules_rust~0.40.0~i~cui__gix-diff-0.36.0", 5415 "sha256": "788ddb152c388206e81f36bcbb574e7ed7827c27d8fa62227b34edc333d8928c", 5416 "type": "tar.gz", 5417 "urls": [ 5418 "https://crates.io/api/v1/crates/gix-diff/0.36.0/download" 5419 ], 5420 "strip_prefix": "gix-diff-0.36.0", 5421 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-diff-0.36.0.bazel" 5422 } 5423 }, 5424 "rules_rust_wasm_bindgen__strsim-0.10.0": { 5425 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5426 "ruleClassName": "http_archive", 5427 "attributes": { 5428 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__strsim-0.10.0", 5429 "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", 5430 "type": "tar.gz", 5431 "urls": [ 5432 "https://crates.io/api/v1/crates/strsim/0.10.0/download" 5433 ], 5434 "strip_prefix": "strsim-0.10.0", 5435 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.strsim-0.10.0.bazel" 5436 } 5437 }, 5438 "rules_rust_wasm_bindgen__untrusted-0.9.0": { 5439 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5440 "ruleClassName": "http_archive", 5441 "attributes": { 5442 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__untrusted-0.9.0", 5443 "sha256": "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1", 5444 "type": "tar.gz", 5445 "urls": [ 5446 "https://crates.io/api/v1/crates/untrusted/0.9.0/download" 5447 ], 5448 "strip_prefix": "untrusted-0.9.0", 5449 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.untrusted-0.9.0.bazel" 5450 } 5451 }, 5452 "cui__gix-index-0.25.0": { 5453 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5454 "ruleClassName": "http_archive", 5455 "attributes": { 5456 "name": "rules_rust~0.40.0~i~cui__gix-index-0.25.0", 5457 "sha256": "f54d63a9d13c13088f41f5a3accbec284e492ac8f4f707fcc307c139622e17b7", 5458 "type": "tar.gz", 5459 "urls": [ 5460 "https://crates.io/api/v1/crates/gix-index/0.25.0/download" 5461 ], 5462 "strip_prefix": "gix-index-0.25.0", 5463 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-index-0.25.0.bazel" 5464 } 5465 }, 5466 "rules_rust_prost__windows_i686_gnu-0.48.0": { 5467 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5468 "ruleClassName": "http_archive", 5469 "attributes": { 5470 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows_i686_gnu-0.48.0", 5471 "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", 5472 "type": "tar.gz", 5473 "urls": [ 5474 "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download" 5475 ], 5476 "strip_prefix": "windows_i686_gnu-0.48.0", 5477 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows_i686_gnu-0.48.0.bazel" 5478 } 5479 }, 5480 "cui__filetime-0.2.22": { 5481 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5482 "ruleClassName": "http_archive", 5483 "attributes": { 5484 "name": "rules_rust~0.40.0~i~cui__filetime-0.2.22", 5485 "sha256": "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0", 5486 "type": "tar.gz", 5487 "urls": [ 5488 "https://crates.io/api/v1/crates/filetime/0.2.22/download" 5489 ], 5490 "strip_prefix": "filetime-0.2.22", 5491 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.filetime-0.2.22.bazel" 5492 } 5493 }, 5494 "cui__tracing-log-0.1.4": { 5495 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5496 "ruleClassName": "http_archive", 5497 "attributes": { 5498 "name": "rules_rust~0.40.0~i~cui__tracing-log-0.1.4", 5499 "sha256": "f751112709b4e791d8ce53e32c4ed2d353565a795ce84da2285393f41557bdf2", 5500 "type": "tar.gz", 5501 "urls": [ 5502 "https://crates.io/api/v1/crates/tracing-log/0.1.4/download" 5503 ], 5504 "strip_prefix": "tracing-log-0.1.4", 5505 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tracing-log-0.1.4.bazel" 5506 } 5507 }, 5508 "rules_rust_wasm_bindgen__crossbeam-epoch-0.9.15": { 5509 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5510 "ruleClassName": "http_archive", 5511 "attributes": { 5512 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__crossbeam-epoch-0.9.15", 5513 "sha256": "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7", 5514 "type": "tar.gz", 5515 "urls": [ 5516 "https://crates.io/api/v1/crates/crossbeam-epoch/0.9.15/download" 5517 ], 5518 "strip_prefix": "crossbeam-epoch-0.9.15", 5519 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-epoch-0.9.15.bazel" 5520 } 5521 }, 5522 "rrra__termcolor-1.2.0": { 5523 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5524 "ruleClassName": "http_archive", 5525 "attributes": { 5526 "name": "rules_rust~0.40.0~i~rrra__termcolor-1.2.0", 5527 "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6", 5528 "type": "tar.gz", 5529 "urls": [ 5530 "https://crates.io/api/v1/crates/termcolor/1.2.0/download" 5531 ], 5532 "strip_prefix": "termcolor-1.2.0", 5533 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.termcolor-1.2.0.bazel" 5534 } 5535 }, 5536 "rules_rust_wasm_bindgen__errno-0.3.1": { 5537 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5538 "ruleClassName": "http_archive", 5539 "attributes": { 5540 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__errno-0.3.1", 5541 "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", 5542 "type": "tar.gz", 5543 "urls": [ 5544 "https://crates.io/api/v1/crates/errno/0.3.1/download" 5545 ], 5546 "strip_prefix": "errno-0.3.1", 5547 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.errno-0.3.1.bazel" 5548 } 5549 }, 5550 "cui__rustix-0.38.21": { 5551 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5552 "ruleClassName": "http_archive", 5553 "attributes": { 5554 "name": "rules_rust~0.40.0~i~cui__rustix-0.38.21", 5555 "sha256": "2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3", 5556 "type": "tar.gz", 5557 "urls": [ 5558 "https://crates.io/api/v1/crates/rustix/0.38.21/download" 5559 ], 5560 "strip_prefix": "rustix-0.38.21", 5561 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rustix-0.38.21.bazel" 5562 } 5563 }, 5564 "rules_rust_bindgen__unicode-width-0.1.10": { 5565 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5566 "ruleClassName": "http_archive", 5567 "attributes": { 5568 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__unicode-width-0.1.10", 5569 "sha256": "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b", 5570 "type": "tar.gz", 5571 "urls": [ 5572 "https://crates.io/api/v1/crates/unicode-width/0.1.10/download" 5573 ], 5574 "strip_prefix": "unicode-width-0.1.10", 5575 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.unicode-width-0.1.10.bazel" 5576 } 5577 }, 5578 "cui__indoc-2.0.4": { 5579 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5580 "ruleClassName": "http_archive", 5581 "attributes": { 5582 "name": "rules_rust~0.40.0~i~cui__indoc-2.0.4", 5583 "sha256": "1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8", 5584 "type": "tar.gz", 5585 "urls": [ 5586 "https://crates.io/api/v1/crates/indoc/2.0.4/download" 5587 ], 5588 "strip_prefix": "indoc-2.0.4", 5589 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.indoc-2.0.4.bazel" 5590 } 5591 }, 5592 "cui__unicode-bom-2.0.2": { 5593 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5594 "ruleClassName": "http_archive", 5595 "attributes": { 5596 "name": "rules_rust~0.40.0~i~cui__unicode-bom-2.0.2", 5597 "sha256": "98e90c70c9f0d4d1ee6d0a7d04aa06cb9bbd53d8cfbdd62a0269a7c2eb640552", 5598 "type": "tar.gz", 5599 "urls": [ 5600 "https://crates.io/api/v1/crates/unicode-bom/2.0.2/download" 5601 ], 5602 "strip_prefix": "unicode-bom-2.0.2", 5603 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unicode-bom-2.0.2.bazel" 5604 } 5605 }, 5606 "rules_rust_wasm_bindgen__crossbeam-deque-0.8.3": { 5607 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5608 "ruleClassName": "http_archive", 5609 "attributes": { 5610 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__crossbeam-deque-0.8.3", 5611 "sha256": "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef", 5612 "type": "tar.gz", 5613 "urls": [ 5614 "https://crates.io/api/v1/crates/crossbeam-deque/0.8.3/download" 5615 ], 5616 "strip_prefix": "crossbeam-deque-0.8.3", 5617 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-deque-0.8.3.bazel" 5618 } 5619 }, 5620 "cui__smallvec-1.11.0": { 5621 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5622 "ruleClassName": "http_archive", 5623 "attributes": { 5624 "name": "rules_rust~0.40.0~i~cui__smallvec-1.11.0", 5625 "sha256": "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9", 5626 "type": "tar.gz", 5627 "urls": [ 5628 "https://crates.io/api/v1/crates/smallvec/1.11.0/download" 5629 ], 5630 "strip_prefix": "smallvec-1.11.0", 5631 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.smallvec-1.11.0.bazel" 5632 } 5633 }, 5634 "rules_rust_wasm_bindgen__redox_syscall-0.3.5": { 5635 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5636 "ruleClassName": "http_archive", 5637 "attributes": { 5638 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__redox_syscall-0.3.5", 5639 "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29", 5640 "type": "tar.gz", 5641 "urls": [ 5642 "https://crates.io/api/v1/crates/redox_syscall/0.3.5/download" 5643 ], 5644 "strip_prefix": "redox_syscall-0.3.5", 5645 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.redox_syscall-0.3.5.bazel" 5646 } 5647 }, 5648 "cui__ignore-0.4.18": { 5649 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5650 "ruleClassName": "http_archive", 5651 "attributes": { 5652 "name": "rules_rust~0.40.0~i~cui__ignore-0.4.18", 5653 "sha256": "713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d", 5654 "type": "tar.gz", 5655 "urls": [ 5656 "https://crates.io/api/v1/crates/ignore/0.4.18/download" 5657 ], 5658 "strip_prefix": "ignore-0.4.18", 5659 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.ignore-0.4.18.bazel" 5660 } 5661 }, 5662 "rules_rust_wasm_bindgen__wasi-0.11.0-wasi-snapshot-preview1": { 5663 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5664 "ruleClassName": "http_archive", 5665 "attributes": { 5666 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasi-0.11.0-wasi-snapshot-preview1", 5667 "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", 5668 "type": "tar.gz", 5669 "urls": [ 5670 "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download" 5671 ], 5672 "strip_prefix": "wasi-0.11.0+wasi-snapshot-preview1", 5673 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel" 5674 } 5675 }, 5676 "cui__textwrap-0.16.0": { 5677 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5678 "ruleClassName": "http_archive", 5679 "attributes": { 5680 "name": "rules_rust~0.40.0~i~cui__textwrap-0.16.0", 5681 "sha256": "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d", 5682 "type": "tar.gz", 5683 "urls": [ 5684 "https://crates.io/api/v1/crates/textwrap/0.16.0/download" 5685 ], 5686 "strip_prefix": "textwrap-0.16.0", 5687 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.textwrap-0.16.0.bazel" 5688 } 5689 }, 5690 "rules_rust_bindgen__winapi-i686-pc-windows-gnu-0.4.0": { 5691 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5692 "ruleClassName": "http_archive", 5693 "attributes": { 5694 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__winapi-i686-pc-windows-gnu-0.4.0", 5695 "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", 5696 "type": "tar.gz", 5697 "urls": [ 5698 "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download" 5699 ], 5700 "strip_prefix": "winapi-i686-pc-windows-gnu-0.4.0", 5701 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel" 5702 } 5703 }, 5704 "rules_rust_wasm_bindgen__wasm-bindgen-wasm-conventions-0.2.91": { 5705 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5706 "ruleClassName": "http_archive", 5707 "attributes": { 5708 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-wasm-conventions-0.2.91", 5709 "sha256": "4e6b653f6820409609bda0f176e6949302307af7a7b9479cd4d4b1bdc31eb9cd", 5710 "type": "tar.gz", 5711 "urls": [ 5712 "https://crates.io/api/v1/crates/wasm-bindgen-wasm-conventions/0.2.91/download" 5713 ], 5714 "strip_prefix": "wasm-bindgen-wasm-conventions-0.2.91", 5715 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-wasm-conventions-0.2.91.bazel" 5716 } 5717 }, 5718 "rrra__colorchoice-1.0.0": { 5719 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5720 "ruleClassName": "http_archive", 5721 "attributes": { 5722 "name": "rules_rust~0.40.0~i~rrra__colorchoice-1.0.0", 5723 "sha256": "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7", 5724 "type": "tar.gz", 5725 "urls": [ 5726 "https://crates.io/api/v1/crates/colorchoice/1.0.0/download" 5727 ], 5728 "strip_prefix": "colorchoice-1.0.0", 5729 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.colorchoice-1.0.0.bazel" 5730 } 5731 }, 5732 "rules_rust_wasm_bindgen__regex-1.9.1": { 5733 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5734 "ruleClassName": "http_archive", 5735 "attributes": { 5736 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__regex-1.9.1", 5737 "sha256": "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575", 5738 "type": "tar.gz", 5739 "urls": [ 5740 "https://crates.io/api/v1/crates/regex/1.9.1/download" 5741 ], 5742 "strip_prefix": "regex-1.9.1", 5743 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.regex-1.9.1.bazel" 5744 } 5745 }, 5746 "rrra__windows_x86_64_gnullvm-0.48.0": { 5747 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5748 "ruleClassName": "http_archive", 5749 "attributes": { 5750 "name": "rules_rust~0.40.0~i~rrra__windows_x86_64_gnullvm-0.48.0", 5751 "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", 5752 "type": "tar.gz", 5753 "urls": [ 5754 "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download" 5755 ], 5756 "strip_prefix": "windows_x86_64_gnullvm-0.48.0", 5757 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows_x86_64_gnullvm-0.48.0.bazel" 5758 } 5759 }, 5760 "rules_rust_prost__slab-0.4.8": { 5761 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5762 "ruleClassName": "http_archive", 5763 "attributes": { 5764 "name": "rules_rust~0.40.0~i~rules_rust_prost__slab-0.4.8", 5765 "sha256": "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d", 5766 "type": "tar.gz", 5767 "urls": [ 5768 "https://crates.io/api/v1/crates/slab/0.4.8/download" 5769 ], 5770 "strip_prefix": "slab-0.4.8", 5771 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.slab-0.4.8.bazel" 5772 } 5773 }, 5774 "rrra__clap-4.3.11": { 5775 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5776 "ruleClassName": "http_archive", 5777 "attributes": { 5778 "name": "rules_rust~0.40.0~i~rrra__clap-4.3.11", 5779 "sha256": "1640e5cc7fb47dbb8338fd471b105e7ed6c3cb2aeb00c2e067127ffd3764a05d", 5780 "type": "tar.gz", 5781 "urls": [ 5782 "https://crates.io/api/v1/crates/clap/4.3.11/download" 5783 ], 5784 "strip_prefix": "clap-4.3.11", 5785 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.clap-4.3.11.bazel" 5786 } 5787 }, 5788 "cui__valuable-0.1.0": { 5789 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5790 "ruleClassName": "http_archive", 5791 "attributes": { 5792 "name": "rules_rust~0.40.0~i~cui__valuable-0.1.0", 5793 "sha256": "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d", 5794 "type": "tar.gz", 5795 "urls": [ 5796 "https://crates.io/api/v1/crates/valuable/0.1.0/download" 5797 ], 5798 "strip_prefix": "valuable-0.1.0", 5799 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.valuable-0.1.0.bazel" 5800 } 5801 }, 5802 "rules_rust_wasm_bindgen__form_urlencoded-1.2.0": { 5803 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5804 "ruleClassName": "http_archive", 5805 "attributes": { 5806 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__form_urlencoded-1.2.0", 5807 "sha256": "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652", 5808 "type": "tar.gz", 5809 "urls": [ 5810 "https://crates.io/api/v1/crates/form_urlencoded/1.2.0/download" 5811 ], 5812 "strip_prefix": "form_urlencoded-1.2.0", 5813 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.form_urlencoded-1.2.0.bazel" 5814 } 5815 }, 5816 "rules_rust_prost__prost-derive-0.11.9": { 5817 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5818 "ruleClassName": "http_archive", 5819 "attributes": { 5820 "name": "rules_rust~0.40.0~i~rules_rust_prost__prost-derive-0.11.9", 5821 "sha256": "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4", 5822 "type": "tar.gz", 5823 "urls": [ 5824 "https://crates.io/api/v1/crates/prost-derive/0.11.9/download" 5825 ], 5826 "strip_prefix": "prost-derive-0.11.9", 5827 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.prost-derive-0.11.9.bazel" 5828 } 5829 }, 5830 "cui__adler-1.0.2": { 5831 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5832 "ruleClassName": "http_archive", 5833 "attributes": { 5834 "name": "rules_rust~0.40.0~i~cui__adler-1.0.2", 5835 "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe", 5836 "type": "tar.gz", 5837 "urls": [ 5838 "https://crates.io/api/v1/crates/adler/1.0.2/download" 5839 ], 5840 "strip_prefix": "adler-1.0.2", 5841 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.adler-1.0.2.bazel" 5842 } 5843 }, 5844 "cui__wasm-bindgen-shared-0.2.87": { 5845 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5846 "ruleClassName": "http_archive", 5847 "attributes": { 5848 "name": "rules_rust~0.40.0~i~cui__wasm-bindgen-shared-0.2.87", 5849 "sha256": "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1", 5850 "type": "tar.gz", 5851 "urls": [ 5852 "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.87/download" 5853 ], 5854 "strip_prefix": "wasm-bindgen-shared-0.2.87", 5855 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.wasm-bindgen-shared-0.2.87.bazel" 5856 } 5857 }, 5858 "cross_x86_64-apple-darwin": { 5859 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5860 "ruleClassName": "http_archive", 5861 "attributes": { 5862 "name": "rules_rust~0.40.0~i~cross_x86_64-apple-darwin", 5863 "urls": [ 5864 "https://github.com/rust-embedded/cross/releases/download/v0.2.1/cross-v0.2.1-x86_64-apple-darwin.tar.gz" 5865 ], 5866 "sha256": "589da89453291dc26f0b10b521cdadb98376d495645b210574bd9ca4ec8cfa2c", 5867 "build_file_content": "exports_files(glob([\"**\"]), visibility = [\"//visibility:public\"])" 5868 } 5869 }, 5870 "rules_rust_prost__rustix-0.37.20": { 5871 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5872 "ruleClassName": "http_archive", 5873 "attributes": { 5874 "name": "rules_rust~0.40.0~i~rules_rust_prost__rustix-0.37.20", 5875 "sha256": "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0", 5876 "type": "tar.gz", 5877 "urls": [ 5878 "https://crates.io/api/v1/crates/rustix/0.37.20/download" 5879 ], 5880 "strip_prefix": "rustix-0.37.20", 5881 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.rustix-0.37.20.bazel" 5882 } 5883 }, 5884 "rules_rust_wasm_bindgen__wasm-bindgen-macro-support-0.2.91": { 5885 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5886 "ruleClassName": "http_archive", 5887 "attributes": { 5888 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-macro-support-0.2.91", 5889 "sha256": "642f325be6301eb8107a83d12a8ac6c1e1c54345a7ef1a9261962dfefda09e66", 5890 "type": "tar.gz", 5891 "urls": [ 5892 "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.91/download" 5893 ], 5894 "strip_prefix": "wasm-bindgen-macro-support-0.2.91", 5895 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-macro-support-0.2.91.bazel" 5896 } 5897 }, 5898 "rules_rust_prost__fnv-1.0.7": { 5899 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5900 "ruleClassName": "http_archive", 5901 "attributes": { 5902 "name": "rules_rust~0.40.0~i~rules_rust_prost__fnv-1.0.7", 5903 "sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1", 5904 "type": "tar.gz", 5905 "urls": [ 5906 "https://crates.io/api/v1/crates/fnv/1.0.7/download" 5907 ], 5908 "strip_prefix": "fnv-1.0.7", 5909 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.fnv-1.0.7.bazel" 5910 } 5911 }, 5912 "cui__spectral-0.6.0": { 5913 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5914 "ruleClassName": "http_archive", 5915 "attributes": { 5916 "name": "rules_rust~0.40.0~i~cui__spectral-0.6.0", 5917 "sha256": "ae3c15181f4b14e52eeaac3efaeec4d2764716ce9c86da0c934c3e318649c5ba", 5918 "type": "tar.gz", 5919 "urls": [ 5920 "https://crates.io/api/v1/crates/spectral/0.6.0/download" 5921 ], 5922 "strip_prefix": "spectral-0.6.0", 5923 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.spectral-0.6.0.bazel" 5924 } 5925 }, 5926 "cui__windows_i686_msvc-0.48.0": { 5927 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5928 "ruleClassName": "http_archive", 5929 "attributes": { 5930 "name": "rules_rust~0.40.0~i~cui__windows_i686_msvc-0.48.0", 5931 "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", 5932 "type": "tar.gz", 5933 "urls": [ 5934 "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download" 5935 ], 5936 "strip_prefix": "windows_i686_msvc-0.48.0", 5937 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows_i686_msvc-0.48.0.bazel" 5938 } 5939 }, 5940 "rules_rust_wasm_bindgen__float-cmp-0.8.0": { 5941 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5942 "ruleClassName": "http_archive", 5943 "attributes": { 5944 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__float-cmp-0.8.0", 5945 "sha256": "e1267f4ac4f343772758f7b1bdcbe767c218bbab93bb432acbf5162bbf85a6c4", 5946 "type": "tar.gz", 5947 "urls": [ 5948 "https://crates.io/api/v1/crates/float-cmp/0.8.0/download" 5949 ], 5950 "strip_prefix": "float-cmp-0.8.0", 5951 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.float-cmp-0.8.0.bazel" 5952 } 5953 }, 5954 "cui__gix-tempfile-10.0.0": { 5955 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5956 "ruleClassName": "http_archive", 5957 "attributes": { 5958 "name": "rules_rust~0.40.0~i~cui__gix-tempfile-10.0.0", 5959 "sha256": "5ae0978f3e11dc57290ee75ac2477c815bca1ce2fa7ed5dc5f16db067410ac4d", 5960 "type": "tar.gz", 5961 "urls": [ 5962 "https://crates.io/api/v1/crates/gix-tempfile/10.0.0/download" 5963 ], 5964 "strip_prefix": "gix-tempfile-10.0.0", 5965 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-tempfile-10.0.0.bazel" 5966 } 5967 }, 5968 "cui__jwalk-0.8.1": { 5969 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5970 "ruleClassName": "http_archive", 5971 "attributes": { 5972 "name": "rules_rust~0.40.0~i~cui__jwalk-0.8.1", 5973 "sha256": "2735847566356cd2179a2a38264839308f7079fa96e6bd5a42d740460e003c56", 5974 "type": "tar.gz", 5975 "urls": [ 5976 "https://crates.io/api/v1/crates/jwalk/0.8.1/download" 5977 ], 5978 "strip_prefix": "jwalk-0.8.1", 5979 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.jwalk-0.8.1.bazel" 5980 } 5981 }, 5982 "rules_rust_prost__getrandom-0.2.10": { 5983 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5984 "ruleClassName": "http_archive", 5985 "attributes": { 5986 "name": "rules_rust~0.40.0~i~rules_rust_prost__getrandom-0.2.10", 5987 "sha256": "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427", 5988 "type": "tar.gz", 5989 "urls": [ 5990 "https://crates.io/api/v1/crates/getrandom/0.2.10/download" 5991 ], 5992 "strip_prefix": "getrandom-0.2.10", 5993 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.getrandom-0.2.10.bazel" 5994 } 5995 }, 5996 "rules_rust_wasm_bindgen__redox_syscall-0.2.16": { 5997 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 5998 "ruleClassName": "http_archive", 5999 "attributes": { 6000 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__redox_syscall-0.2.16", 6001 "sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a", 6002 "type": "tar.gz", 6003 "urls": [ 6004 "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download" 6005 ], 6006 "strip_prefix": "redox_syscall-0.2.16", 6007 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.redox_syscall-0.2.16.bazel" 6008 } 6009 }, 6010 "rules_rust_prost__httpdate-1.0.2": { 6011 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6012 "ruleClassName": "http_archive", 6013 "attributes": { 6014 "name": "rules_rust~0.40.0~i~rules_rust_prost__httpdate-1.0.2", 6015 "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421", 6016 "type": "tar.gz", 6017 "urls": [ 6018 "https://crates.io/api/v1/crates/httpdate/1.0.2/download" 6019 ], 6020 "strip_prefix": "httpdate-1.0.2", 6021 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.httpdate-1.0.2.bazel" 6022 } 6023 }, 6024 "rules_rust_prost__tower-layer-0.3.2": { 6025 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6026 "ruleClassName": "http_archive", 6027 "attributes": { 6028 "name": "rules_rust~0.40.0~i~rules_rust_prost__tower-layer-0.3.2", 6029 "sha256": "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0", 6030 "type": "tar.gz", 6031 "urls": [ 6032 "https://crates.io/api/v1/crates/tower-layer/0.3.2/download" 6033 ], 6034 "strip_prefix": "tower-layer-0.3.2", 6035 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tower-layer-0.3.2.bazel" 6036 } 6037 }, 6038 "cui__cfg-expr-0.15.5": { 6039 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6040 "ruleClassName": "http_archive", 6041 "attributes": { 6042 "name": "rules_rust~0.40.0~i~cui__cfg-expr-0.15.5", 6043 "sha256": "03915af431787e6ffdcc74c645077518c6b6e01f80b761e0fbbfa288536311b3", 6044 "type": "tar.gz", 6045 "urls": [ 6046 "https://crates.io/api/v1/crates/cfg-expr/0.15.5/download" 6047 ], 6048 "strip_prefix": "cfg-expr-0.15.5", 6049 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cfg-expr-0.15.5.bazel" 6050 } 6051 }, 6052 "cargo_bazel.buildifier-darwin-arm64": { 6053 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6054 "ruleClassName": "http_file", 6055 "attributes": { 6056 "name": "rules_rust~0.40.0~i~cargo_bazel.buildifier-darwin-arm64", 6057 "urls": [ 6058 "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-darwin-arm64" 6059 ], 6060 "sha256": "4da23315f0dccabf878c8227fddbccf35545b23b3cb6225bfcf3107689cc4364", 6061 "downloaded_file_path": "buildifier.exe", 6062 "executable": true 6063 } 6064 }, 6065 "cui__prodash-26.2.2": { 6066 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6067 "ruleClassName": "http_archive", 6068 "attributes": { 6069 "name": "rules_rust~0.40.0~i~cui__prodash-26.2.2", 6070 "sha256": "794b5bf8e2d19b53dcdcec3e4bba628e20f5b6062503ba89281fa7037dd7bbcf", 6071 "type": "tar.gz", 6072 "urls": [ 6073 "https://crates.io/api/v1/crates/prodash/26.2.2/download" 6074 ], 6075 "strip_prefix": "prodash-26.2.2", 6076 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.prodash-26.2.2.bazel" 6077 } 6078 }, 6079 "cui__winapi-i686-pc-windows-gnu-0.4.0": { 6080 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6081 "ruleClassName": "http_archive", 6082 "attributes": { 6083 "name": "rules_rust~0.40.0~i~cui__winapi-i686-pc-windows-gnu-0.4.0", 6084 "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", 6085 "type": "tar.gz", 6086 "urls": [ 6087 "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download" 6088 ], 6089 "strip_prefix": "winapi-i686-pc-windows-gnu-0.4.0", 6090 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel" 6091 } 6092 }, 6093 "rules_rust_prost__num_cpus-1.15.0": { 6094 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6095 "ruleClassName": "http_archive", 6096 "attributes": { 6097 "name": "rules_rust~0.40.0~i~rules_rust_prost__num_cpus-1.15.0", 6098 "sha256": "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b", 6099 "type": "tar.gz", 6100 "urls": [ 6101 "https://crates.io/api/v1/crates/num_cpus/1.15.0/download" 6102 ], 6103 "strip_prefix": "num_cpus-1.15.0", 6104 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.num_cpus-1.15.0.bazel" 6105 } 6106 }, 6107 "rules_rust_bindgen__lazycell-1.3.0": { 6108 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6109 "ruleClassName": "http_archive", 6110 "attributes": { 6111 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__lazycell-1.3.0", 6112 "sha256": "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55", 6113 "type": "tar.gz", 6114 "urls": [ 6115 "https://crates.io/api/v1/crates/lazycell/1.3.0/download" 6116 ], 6117 "strip_prefix": "lazycell-1.3.0", 6118 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.lazycell-1.3.0.bazel" 6119 } 6120 }, 6121 "cui__tracing-subscriber-0.3.17": { 6122 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6123 "ruleClassName": "http_archive", 6124 "attributes": { 6125 "name": "rules_rust~0.40.0~i~cui__tracing-subscriber-0.3.17", 6126 "sha256": "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77", 6127 "type": "tar.gz", 6128 "urls": [ 6129 "https://crates.io/api/v1/crates/tracing-subscriber/0.3.17/download" 6130 ], 6131 "strip_prefix": "tracing-subscriber-0.3.17", 6132 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tracing-subscriber-0.3.17.bazel" 6133 } 6134 }, 6135 "cui__gix-0.54.1": { 6136 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6137 "ruleClassName": "http_archive", 6138 "attributes": { 6139 "name": "rules_rust~0.40.0~i~cui__gix-0.54.1", 6140 "sha256": "ad6d32e74454459690d57d18ea4ebec1629936e6b130b51d12cb4a81630ac953", 6141 "type": "tar.gz", 6142 "urls": [ 6143 "https://crates.io/api/v1/crates/gix/0.54.1/download" 6144 ], 6145 "strip_prefix": "gix-0.54.1", 6146 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-0.54.1.bazel" 6147 } 6148 }, 6149 "cui__gix-command-0.2.10": { 6150 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6151 "ruleClassName": "http_archive", 6152 "attributes": { 6153 "name": "rules_rust~0.40.0~i~cui__gix-command-0.2.10", 6154 "sha256": "3c576cfbf577f72c097b5f88aedea502cd62952bdc1fb3adcab4531d5525a4c7", 6155 "type": "tar.gz", 6156 "urls": [ 6157 "https://crates.io/api/v1/crates/gix-command/0.2.10/download" 6158 ], 6159 "strip_prefix": "gix-command-0.2.10", 6160 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-command-0.2.10.bazel" 6161 } 6162 }, 6163 "rules_rust_prost__bytes-1.4.0": { 6164 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6165 "ruleClassName": "http_archive", 6166 "attributes": { 6167 "name": "rules_rust~0.40.0~i~rules_rust_prost__bytes-1.4.0", 6168 "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be", 6169 "type": "tar.gz", 6170 "urls": [ 6171 "https://crates.io/api/v1/crates/bytes/1.4.0/download" 6172 ], 6173 "strip_prefix": "bytes-1.4.0", 6174 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.bytes-1.4.0.bazel" 6175 } 6176 }, 6177 "rules_rust_wasm_bindgen__mime_guess-2.0.4": { 6178 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6179 "ruleClassName": "http_archive", 6180 "attributes": { 6181 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__mime_guess-2.0.4", 6182 "sha256": "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef", 6183 "type": "tar.gz", 6184 "urls": [ 6185 "https://crates.io/api/v1/crates/mime_guess/2.0.4/download" 6186 ], 6187 "strip_prefix": "mime_guess-2.0.4", 6188 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.mime_guess-2.0.4.bazel" 6189 } 6190 }, 6191 "rules_rust_wasm_bindgen__tinyvec_macros-0.1.1": { 6192 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6193 "ruleClassName": "http_archive", 6194 "attributes": { 6195 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__tinyvec_macros-0.1.1", 6196 "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20", 6197 "type": "tar.gz", 6198 "urls": [ 6199 "https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download" 6200 ], 6201 "strip_prefix": "tinyvec_macros-0.1.1", 6202 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.tinyvec_macros-0.1.1.bazel" 6203 } 6204 }, 6205 "cui__gix-odb-0.53.0": { 6206 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6207 "ruleClassName": "http_archive", 6208 "attributes": { 6209 "name": "rules_rust~0.40.0~i~cui__gix-odb-0.53.0", 6210 "sha256": "8d6a392c6ba3a2f133cdc63120e9bc7aec81eef763db372c817de31febfe64bf", 6211 "type": "tar.gz", 6212 "urls": [ 6213 "https://crates.io/api/v1/crates/gix-odb/0.53.0/download" 6214 ], 6215 "strip_prefix": "gix-odb-0.53.0", 6216 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-odb-0.53.0.bazel" 6217 } 6218 }, 6219 "rules_rust_bindgen__rustix-0.37.20": { 6220 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6221 "ruleClassName": "http_archive", 6222 "attributes": { 6223 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__rustix-0.37.20", 6224 "sha256": "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0", 6225 "type": "tar.gz", 6226 "urls": [ 6227 "https://crates.io/api/v1/crates/rustix/0.37.20/download" 6228 ], 6229 "strip_prefix": "rustix-0.37.20", 6230 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.rustix-0.37.20.bazel" 6231 } 6232 }, 6233 "rules_rust_bindgen__windows_i686_msvc-0.48.0": { 6234 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6235 "ruleClassName": "http_archive", 6236 "attributes": { 6237 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows_i686_msvc-0.48.0", 6238 "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", 6239 "type": "tar.gz", 6240 "urls": [ 6241 "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download" 6242 ], 6243 "strip_prefix": "windows_i686_msvc-0.48.0", 6244 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows_i686_msvc-0.48.0.bazel" 6245 } 6246 }, 6247 "rules_rust_bindgen__clap_builder-4.3.3": { 6248 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6249 "ruleClassName": "http_archive", 6250 "attributes": { 6251 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__clap_builder-4.3.3", 6252 "sha256": "acd4f3c17c83b0ba34ffbc4f8bbd74f079413f747f84a6f89292f138057e36ab", 6253 "type": "tar.gz", 6254 "urls": [ 6255 "https://crates.io/api/v1/crates/clap_builder/4.3.3/download" 6256 ], 6257 "strip_prefix": "clap_builder-4.3.3", 6258 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.clap_builder-4.3.3.bazel" 6259 } 6260 }, 6261 "rules_rust_wasm_bindgen_cli": { 6262 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6263 "ruleClassName": "http_archive", 6264 "attributes": { 6265 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen_cli", 6266 "sha256": "80b674e1bda34888e132276ba600676cea158bdcd289bb7da5c25885f1a3a535", 6267 "urls": [ 6268 "https://crates.io/api/v1/crates/wasm-bindgen-cli/0.2.91/download" 6269 ], 6270 "type": "tar.gz", 6271 "strip_prefix": "wasm-bindgen-cli-0.2.91", 6272 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty:BUILD.wasm-bindgen-cli.bazel", 6273 "patch_args": [ 6274 "-p1" 6275 ], 6276 "patches": [ 6277 "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/patches:resolver.patch" 6278 ] 6279 } 6280 }, 6281 "rules_rust_wasm_bindgen__wasm-encoder-0.29.0": { 6282 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6283 "ruleClassName": "http_archive", 6284 "attributes": { 6285 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-encoder-0.29.0", 6286 "sha256": "18c41dbd92eaebf3612a39be316540b8377c871cb9bde6b064af962984912881", 6287 "type": "tar.gz", 6288 "urls": [ 6289 "https://crates.io/api/v1/crates/wasm-encoder/0.29.0/download" 6290 ], 6291 "strip_prefix": "wasm-encoder-0.29.0", 6292 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-encoder-0.29.0.bazel" 6293 } 6294 }, 6295 "cui__regex-syntax-0.8.2": { 6296 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6297 "ruleClassName": "http_archive", 6298 "attributes": { 6299 "name": "rules_rust~0.40.0~i~cui__regex-syntax-0.8.2", 6300 "sha256": "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f", 6301 "type": "tar.gz", 6302 "urls": [ 6303 "https://crates.io/api/v1/crates/regex-syntax/0.8.2/download" 6304 ], 6305 "strip_prefix": "regex-syntax-0.8.2", 6306 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.regex-syntax-0.8.2.bazel" 6307 } 6308 }, 6309 "rules_rust_bindgen__clap_lex-0.5.0": { 6310 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6311 "ruleClassName": "http_archive", 6312 "attributes": { 6313 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__clap_lex-0.5.0", 6314 "sha256": "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b", 6315 "type": "tar.gz", 6316 "urls": [ 6317 "https://crates.io/api/v1/crates/clap_lex/0.5.0/download" 6318 ], 6319 "strip_prefix": "clap_lex-0.5.0", 6320 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.clap_lex-0.5.0.bazel" 6321 } 6322 }, 6323 "rules_rust_prost__http-body-0.4.5": { 6324 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6325 "ruleClassName": "http_archive", 6326 "attributes": { 6327 "name": "rules_rust~0.40.0~i~rules_rust_prost__http-body-0.4.5", 6328 "sha256": "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1", 6329 "type": "tar.gz", 6330 "urls": [ 6331 "https://crates.io/api/v1/crates/http-body/0.4.5/download" 6332 ], 6333 "strip_prefix": "http-body-0.4.5", 6334 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.http-body-0.4.5.bazel" 6335 } 6336 }, 6337 "rules_rust_bindgen__utf8parse-0.2.1": { 6338 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6339 "ruleClassName": "http_archive", 6340 "attributes": { 6341 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__utf8parse-0.2.1", 6342 "sha256": "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a", 6343 "type": "tar.gz", 6344 "urls": [ 6345 "https://crates.io/api/v1/crates/utf8parse/0.2.1/download" 6346 ], 6347 "strip_prefix": "utf8parse-0.2.1", 6348 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.utf8parse-0.2.1.bazel" 6349 } 6350 }, 6351 "rules_rust_wasm_bindgen__windows_x86_64_gnullvm-0.48.0": { 6352 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6353 "ruleClassName": "http_archive", 6354 "attributes": { 6355 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows_x86_64_gnullvm-0.48.0", 6356 "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", 6357 "type": "tar.gz", 6358 "urls": [ 6359 "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download" 6360 ], 6361 "strip_prefix": "windows_x86_64_gnullvm-0.48.0", 6362 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows_x86_64_gnullvm-0.48.0.bazel" 6363 } 6364 }, 6365 "rules_rust_prost__fixedbitset-0.4.2": { 6366 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6367 "ruleClassName": "http_archive", 6368 "attributes": { 6369 "name": "rules_rust~0.40.0~i~rules_rust_prost__fixedbitset-0.4.2", 6370 "sha256": "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80", 6371 "type": "tar.gz", 6372 "urls": [ 6373 "https://crates.io/api/v1/crates/fixedbitset/0.4.2/download" 6374 ], 6375 "strip_prefix": "fixedbitset-0.4.2", 6376 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.fixedbitset-0.4.2.bazel" 6377 } 6378 }, 6379 "rules_rust_bindgen__annotate-snippets-0.9.1": { 6380 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6381 "ruleClassName": "http_archive", 6382 "attributes": { 6383 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__annotate-snippets-0.9.1", 6384 "sha256": "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36", 6385 "type": "tar.gz", 6386 "urls": [ 6387 "https://crates.io/api/v1/crates/annotate-snippets/0.9.1/download" 6388 ], 6389 "strip_prefix": "annotate-snippets-0.9.1", 6390 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.annotate-snippets-0.9.1.bazel" 6391 } 6392 }, 6393 "rules_rust_wasm_bindgen__httparse-1.8.0": { 6394 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6395 "ruleClassName": "http_archive", 6396 "attributes": { 6397 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__httparse-1.8.0", 6398 "sha256": "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904", 6399 "type": "tar.gz", 6400 "urls": [ 6401 "https://crates.io/api/v1/crates/httparse/1.8.0/download" 6402 ], 6403 "strip_prefix": "httparse-1.8.0", 6404 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.httparse-1.8.0.bazel" 6405 } 6406 }, 6407 "cui__powerfmt-0.2.0": { 6408 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6409 "ruleClassName": "http_archive", 6410 "attributes": { 6411 "name": "rules_rust~0.40.0~i~cui__powerfmt-0.2.0", 6412 "sha256": "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391", 6413 "type": "tar.gz", 6414 "urls": [ 6415 "https://crates.io/api/v1/crates/powerfmt/0.2.0/download" 6416 ], 6417 "strip_prefix": "powerfmt-0.2.0", 6418 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.powerfmt-0.2.0.bazel" 6419 } 6420 }, 6421 "rrra__strsim-0.10.0": { 6422 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6423 "ruleClassName": "http_archive", 6424 "attributes": { 6425 "name": "rules_rust~0.40.0~i~rrra__strsim-0.10.0", 6426 "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", 6427 "type": "tar.gz", 6428 "urls": [ 6429 "https://crates.io/api/v1/crates/strsim/0.10.0/download" 6430 ], 6431 "strip_prefix": "strsim-0.10.0", 6432 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.strsim-0.10.0.bazel" 6433 } 6434 }, 6435 "rrra__winapi-i686-pc-windows-gnu-0.4.0": { 6436 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6437 "ruleClassName": "http_archive", 6438 "attributes": { 6439 "name": "rules_rust~0.40.0~i~rrra__winapi-i686-pc-windows-gnu-0.4.0", 6440 "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", 6441 "type": "tar.gz", 6442 "urls": [ 6443 "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download" 6444 ], 6445 "strip_prefix": "winapi-i686-pc-windows-gnu-0.4.0", 6446 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel" 6447 } 6448 }, 6449 "rules_rust_prost__tonic-0.9.2": { 6450 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6451 "ruleClassName": "http_archive", 6452 "attributes": { 6453 "name": "rules_rust~0.40.0~i~rules_rust_prost__tonic-0.9.2", 6454 "sha256": "3082666a3a6433f7f511c7192923fa1fe07c69332d3c6a2e6bb040b569199d5a", 6455 "type": "tar.gz", 6456 "urls": [ 6457 "https://crates.io/api/v1/crates/tonic/0.9.2/download" 6458 ], 6459 "strip_prefix": "tonic-0.9.2", 6460 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tonic-0.9.2.bazel" 6461 } 6462 }, 6463 "rules_rust_prost__regex-1.8.4": { 6464 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6465 "ruleClassName": "http_archive", 6466 "attributes": { 6467 "name": "rules_rust~0.40.0~i~rules_rust_prost__regex-1.8.4", 6468 "sha256": "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f", 6469 "type": "tar.gz", 6470 "urls": [ 6471 "https://crates.io/api/v1/crates/regex/1.8.4/download" 6472 ], 6473 "strip_prefix": "regex-1.8.4", 6474 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.regex-1.8.4.bazel" 6475 } 6476 }, 6477 "rules_rust_prost__async-trait-0.1.68": { 6478 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6479 "ruleClassName": "http_archive", 6480 "attributes": { 6481 "name": "rules_rust~0.40.0~i~rules_rust_prost__async-trait-0.1.68", 6482 "sha256": "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842", 6483 "type": "tar.gz", 6484 "urls": [ 6485 "https://crates.io/api/v1/crates/async-trait/0.1.68/download" 6486 ], 6487 "strip_prefix": "async-trait-0.1.68", 6488 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.async-trait-0.1.68.bazel" 6489 } 6490 }, 6491 "rules_rust_wasm_bindgen__brotli-decompressor-2.5.1": { 6492 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6493 "ruleClassName": "http_archive", 6494 "attributes": { 6495 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__brotli-decompressor-2.5.1", 6496 "sha256": "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f", 6497 "type": "tar.gz", 6498 "urls": [ 6499 "https://crates.io/api/v1/crates/brotli-decompressor/2.5.1/download" 6500 ], 6501 "strip_prefix": "brotli-decompressor-2.5.1", 6502 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.brotli-decompressor-2.5.1.bazel" 6503 } 6504 }, 6505 "rules_rust_wasm_bindgen__windows_x86_64_msvc-0.48.0": { 6506 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6507 "ruleClassName": "http_archive", 6508 "attributes": { 6509 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows_x86_64_msvc-0.48.0", 6510 "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", 6511 "type": "tar.gz", 6512 "urls": [ 6513 "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download" 6514 ], 6515 "strip_prefix": "windows_x86_64_msvc-0.48.0", 6516 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows_x86_64_msvc-0.48.0.bazel" 6517 } 6518 }, 6519 "cui__unicode-normalization-0.1.22": { 6520 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6521 "ruleClassName": "http_archive", 6522 "attributes": { 6523 "name": "rules_rust~0.40.0~i~cui__unicode-normalization-0.1.22", 6524 "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921", 6525 "type": "tar.gz", 6526 "urls": [ 6527 "https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download" 6528 ], 6529 "strip_prefix": "unicode-normalization-0.1.22", 6530 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unicode-normalization-0.1.22.bazel" 6531 } 6532 }, 6533 "rules_rust_prost__windows_x86_64_msvc-0.48.0": { 6534 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6535 "ruleClassName": "http_archive", 6536 "attributes": { 6537 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows_x86_64_msvc-0.48.0", 6538 "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", 6539 "type": "tar.gz", 6540 "urls": [ 6541 "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download" 6542 ], 6543 "strip_prefix": "windows_x86_64_msvc-0.48.0", 6544 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows_x86_64_msvc-0.48.0.bazel" 6545 } 6546 }, 6547 "cui__winapi-0.3.9": { 6548 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6549 "ruleClassName": "http_archive", 6550 "attributes": { 6551 "name": "rules_rust~0.40.0~i~cui__winapi-0.3.9", 6552 "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", 6553 "type": "tar.gz", 6554 "urls": [ 6555 "https://crates.io/api/v1/crates/winapi/0.3.9/download" 6556 ], 6557 "strip_prefix": "winapi-0.3.9", 6558 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.winapi-0.3.9.bazel" 6559 } 6560 }, 6561 "cui__syn-2.0.32": { 6562 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6563 "ruleClassName": "http_archive", 6564 "attributes": { 6565 "name": "rules_rust~0.40.0~i~cui__syn-2.0.32", 6566 "sha256": "239814284fd6f1a4ffe4ca893952cdd93c224b6a1571c9a9eadd670295c0c9e2", 6567 "type": "tar.gz", 6568 "urls": [ 6569 "https://crates.io/api/v1/crates/syn/2.0.32/download" 6570 ], 6571 "strip_prefix": "syn-2.0.32", 6572 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.syn-2.0.32.bazel" 6573 } 6574 }, 6575 "rules_rust_wasm_bindgen__wasm-bindgen-externref-xform-0.2.91": { 6576 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6577 "ruleClassName": "http_archive", 6578 "attributes": { 6579 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-externref-xform-0.2.91", 6580 "sha256": "12b6ac5fca1d0992d2328147488169ea166bfe899c88f8ad06cf583f4c492fcf", 6581 "type": "tar.gz", 6582 "urls": [ 6583 "https://crates.io/api/v1/crates/wasm-bindgen-externref-xform/0.2.91/download" 6584 ], 6585 "strip_prefix": "wasm-bindgen-externref-xform-0.2.91", 6586 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-externref-xform-0.2.91.bazel" 6587 } 6588 }, 6589 "rules_rust_wasm_bindgen__idna-0.4.0": { 6590 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6591 "ruleClassName": "http_archive", 6592 "attributes": { 6593 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__idna-0.4.0", 6594 "sha256": "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c", 6595 "type": "tar.gz", 6596 "urls": [ 6597 "https://crates.io/api/v1/crates/idna/0.4.0/download" 6598 ], 6599 "strip_prefix": "idna-0.4.0", 6600 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.idna-0.4.0.bazel" 6601 } 6602 }, 6603 "rrra__regex-1.9.1": { 6604 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6605 "ruleClassName": "http_archive", 6606 "attributes": { 6607 "name": "rules_rust~0.40.0~i~rrra__regex-1.9.1", 6608 "sha256": "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575", 6609 "type": "tar.gz", 6610 "urls": [ 6611 "https://crates.io/api/v1/crates/regex/1.9.1/download" 6612 ], 6613 "strip_prefix": "regex-1.9.1", 6614 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.regex-1.9.1.bazel" 6615 } 6616 }, 6617 "cui__anstyle-parse-0.2.1": { 6618 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6619 "ruleClassName": "http_archive", 6620 "attributes": { 6621 "name": "rules_rust~0.40.0~i~cui__anstyle-parse-0.2.1", 6622 "sha256": "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333", 6623 "type": "tar.gz", 6624 "urls": [ 6625 "https://crates.io/api/v1/crates/anstyle-parse/0.2.1/download" 6626 ], 6627 "strip_prefix": "anstyle-parse-0.2.1", 6628 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.anstyle-parse-0.2.1.bazel" 6629 } 6630 }, 6631 "rules_rust_prost__rustversion-1.0.12": { 6632 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6633 "ruleClassName": "http_archive", 6634 "attributes": { 6635 "name": "rules_rust~0.40.0~i~rules_rust_prost__rustversion-1.0.12", 6636 "sha256": "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06", 6637 "type": "tar.gz", 6638 "urls": [ 6639 "https://crates.io/api/v1/crates/rustversion/1.0.12/download" 6640 ], 6641 "strip_prefix": "rustversion-1.0.12", 6642 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.rustversion-1.0.12.bazel" 6643 } 6644 }, 6645 "rules_rust_wasm_bindgen__wait-timeout-0.2.0": { 6646 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6647 "ruleClassName": "http_archive", 6648 "attributes": { 6649 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wait-timeout-0.2.0", 6650 "sha256": "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6", 6651 "type": "tar.gz", 6652 "urls": [ 6653 "https://crates.io/api/v1/crates/wait-timeout/0.2.0/download" 6654 ], 6655 "strip_prefix": "wait-timeout-0.2.0", 6656 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wait-timeout-0.2.0.bazel" 6657 } 6658 }, 6659 "rules_rust_wasm_bindgen__windows_aarch64_gnullvm-0.48.0": { 6660 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6661 "ruleClassName": "http_archive", 6662 "attributes": { 6663 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows_aarch64_gnullvm-0.48.0", 6664 "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", 6665 "type": "tar.gz", 6666 "urls": [ 6667 "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download" 6668 ], 6669 "strip_prefix": "windows_aarch64_gnullvm-0.48.0", 6670 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows_aarch64_gnullvm-0.48.0.bazel" 6671 } 6672 }, 6673 "rules_rust_wasm_bindgen__quick-error-1.2.3": { 6674 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6675 "ruleClassName": "http_archive", 6676 "attributes": { 6677 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__quick-error-1.2.3", 6678 "sha256": "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0", 6679 "type": "tar.gz", 6680 "urls": [ 6681 "https://crates.io/api/v1/crates/quick-error/1.2.3/download" 6682 ], 6683 "strip_prefix": "quick-error-1.2.3", 6684 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.quick-error-1.2.3.bazel" 6685 } 6686 }, 6687 "rules_rust_prost__tokio-macros-2.1.0": { 6688 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6689 "ruleClassName": "http_archive", 6690 "attributes": { 6691 "name": "rules_rust~0.40.0~i~rules_rust_prost__tokio-macros-2.1.0", 6692 "sha256": "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e", 6693 "type": "tar.gz", 6694 "urls": [ 6695 "https://crates.io/api/v1/crates/tokio-macros/2.1.0/download" 6696 ], 6697 "strip_prefix": "tokio-macros-2.1.0", 6698 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tokio-macros-2.1.0.bazel" 6699 } 6700 }, 6701 "rules_rust_wasm_bindgen__wasmprinter-0.2.60": { 6702 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6703 "ruleClassName": "http_archive", 6704 "attributes": { 6705 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasmprinter-0.2.60", 6706 "sha256": "b76cb909fe3d9b0de58cee1f4072247e680ff5cc1558ccad2790a9de14a23993", 6707 "type": "tar.gz", 6708 "urls": [ 6709 "https://crates.io/api/v1/crates/wasmprinter/0.2.60/download" 6710 ], 6711 "strip_prefix": "wasmprinter-0.2.60", 6712 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasmprinter-0.2.60.bazel" 6713 } 6714 }, 6715 "rules_rust_bindgen__winapi-0.3.9": { 6716 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6717 "ruleClassName": "http_archive", 6718 "attributes": { 6719 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__winapi-0.3.9", 6720 "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", 6721 "type": "tar.gz", 6722 "urls": [ 6723 "https://crates.io/api/v1/crates/winapi/0.3.9/download" 6724 ], 6725 "strip_prefix": "winapi-0.3.9", 6726 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.winapi-0.3.9.bazel" 6727 } 6728 }, 6729 "cui__gix-macros-0.1.0": { 6730 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6731 "ruleClassName": "http_archive", 6732 "attributes": { 6733 "name": "rules_rust~0.40.0~i~cui__gix-macros-0.1.0", 6734 "sha256": "9d8acb5ee668d55f0f2d19a320a3f9ef67a6999ad483e11135abcc2464ed18b6", 6735 "type": "tar.gz", 6736 "urls": [ 6737 "https://crates.io/api/v1/crates/gix-macros/0.1.0/download" 6738 ], 6739 "strip_prefix": "gix-macros-0.1.0", 6740 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-macros-0.1.0.bazel" 6741 } 6742 }, 6743 "rrra__ryu-1.0.14": { 6744 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6745 "ruleClassName": "http_archive", 6746 "attributes": { 6747 "name": "rules_rust~0.40.0~i~rrra__ryu-1.0.14", 6748 "sha256": "fe232bdf6be8c8de797b22184ee71118d63780ea42ac85b61d1baa6d3b782ae9", 6749 "type": "tar.gz", 6750 "urls": [ 6751 "https://crates.io/api/v1/crates/ryu/1.0.14/download" 6752 ], 6753 "strip_prefix": "ryu-1.0.14", 6754 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.ryu-1.0.14.bazel" 6755 } 6756 }, 6757 "rrra__serde-1.0.171": { 6758 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6759 "ruleClassName": "http_archive", 6760 "attributes": { 6761 "name": "rules_rust~0.40.0~i~rrra__serde-1.0.171", 6762 "sha256": "30e27d1e4fd7659406c492fd6cfaf2066ba8773de45ca75e855590f856dc34a9", 6763 "type": "tar.gz", 6764 "urls": [ 6765 "https://crates.io/api/v1/crates/serde/1.0.171/download" 6766 ], 6767 "strip_prefix": "serde-1.0.171", 6768 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.serde-1.0.171.bazel" 6769 } 6770 }, 6771 "rules_rust_wasm_bindgen__core-foundation-sys-0.8.4": { 6772 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6773 "ruleClassName": "http_archive", 6774 "attributes": { 6775 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__core-foundation-sys-0.8.4", 6776 "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa", 6777 "type": "tar.gz", 6778 "urls": [ 6779 "https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download" 6780 ], 6781 "strip_prefix": "core-foundation-sys-0.8.4", 6782 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.core-foundation-sys-0.8.4.bazel" 6783 } 6784 }, 6785 "rules_rust_prost__lock_api-0.4.10": { 6786 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6787 "ruleClassName": "http_archive", 6788 "attributes": { 6789 "name": "rules_rust~0.40.0~i~rules_rust_prost__lock_api-0.4.10", 6790 "sha256": "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16", 6791 "type": "tar.gz", 6792 "urls": [ 6793 "https://crates.io/api/v1/crates/lock_api/0.4.10/download" 6794 ], 6795 "strip_prefix": "lock_api-0.4.10", 6796 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.lock_api-0.4.10.bazel" 6797 } 6798 }, 6799 "rules_rust_prost__futures-core-0.3.28": { 6800 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6801 "ruleClassName": "http_archive", 6802 "attributes": { 6803 "name": "rules_rust~0.40.0~i~rules_rust_prost__futures-core-0.3.28", 6804 "sha256": "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c", 6805 "type": "tar.gz", 6806 "urls": [ 6807 "https://crates.io/api/v1/crates/futures-core/0.3.28/download" 6808 ], 6809 "strip_prefix": "futures-core-0.3.28", 6810 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.futures-core-0.3.28.bazel" 6811 } 6812 }, 6813 "rrra__winapi-x86_64-pc-windows-gnu-0.4.0": { 6814 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6815 "ruleClassName": "http_archive", 6816 "attributes": { 6817 "name": "rules_rust~0.40.0~i~rrra__winapi-x86_64-pc-windows-gnu-0.4.0", 6818 "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", 6819 "type": "tar.gz", 6820 "urls": [ 6821 "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download" 6822 ], 6823 "strip_prefix": "winapi-x86_64-pc-windows-gnu-0.4.0", 6824 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel" 6825 } 6826 }, 6827 "rrra__anstyle-1.0.1": { 6828 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6829 "ruleClassName": "http_archive", 6830 "attributes": { 6831 "name": "rules_rust~0.40.0~i~rrra__anstyle-1.0.1", 6832 "sha256": "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd", 6833 "type": "tar.gz", 6834 "urls": [ 6835 "https://crates.io/api/v1/crates/anstyle/1.0.1/download" 6836 ], 6837 "strip_prefix": "anstyle-1.0.1", 6838 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.anstyle-1.0.1.bazel" 6839 } 6840 }, 6841 "cui__dunce-1.0.4": { 6842 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6843 "ruleClassName": "http_archive", 6844 "attributes": { 6845 "name": "rules_rust~0.40.0~i~cui__dunce-1.0.4", 6846 "sha256": "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b", 6847 "type": "tar.gz", 6848 "urls": [ 6849 "https://crates.io/api/v1/crates/dunce/1.0.4/download" 6850 ], 6851 "strip_prefix": "dunce-1.0.4", 6852 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.dunce-1.0.4.bazel" 6853 } 6854 }, 6855 "rules_rust_bindgen__glob-0.3.1": { 6856 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6857 "ruleClassName": "http_archive", 6858 "attributes": { 6859 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__glob-0.3.1", 6860 "sha256": "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b", 6861 "type": "tar.gz", 6862 "urls": [ 6863 "https://crates.io/api/v1/crates/glob/0.3.1/download" 6864 ], 6865 "strip_prefix": "glob-0.3.1", 6866 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.glob-0.3.1.bazel" 6867 } 6868 }, 6869 "cui__phf_generator-0.11.2": { 6870 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6871 "ruleClassName": "http_archive", 6872 "attributes": { 6873 "name": "rules_rust~0.40.0~i~cui__phf_generator-0.11.2", 6874 "sha256": "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0", 6875 "type": "tar.gz", 6876 "urls": [ 6877 "https://crates.io/api/v1/crates/phf_generator/0.11.2/download" 6878 ], 6879 "strip_prefix": "phf_generator-0.11.2", 6880 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.phf_generator-0.11.2.bazel" 6881 } 6882 }, 6883 "rules_rust_prost__fastrand-1.9.0": { 6884 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6885 "ruleClassName": "http_archive", 6886 "attributes": { 6887 "name": "rules_rust~0.40.0~i~rules_rust_prost__fastrand-1.9.0", 6888 "sha256": "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be", 6889 "type": "tar.gz", 6890 "urls": [ 6891 "https://crates.io/api/v1/crates/fastrand/1.9.0/download" 6892 ], 6893 "strip_prefix": "fastrand-1.9.0", 6894 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.fastrand-1.9.0.bazel" 6895 } 6896 }, 6897 "rules_rust_prost__itertools-0.10.5": { 6898 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6899 "ruleClassName": "http_archive", 6900 "attributes": { 6901 "name": "rules_rust~0.40.0~i~rules_rust_prost__itertools-0.10.5", 6902 "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473", 6903 "type": "tar.gz", 6904 "urls": [ 6905 "https://crates.io/api/v1/crates/itertools/0.10.5/download" 6906 ], 6907 "strip_prefix": "itertools-0.10.5", 6908 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.itertools-0.10.5.bazel" 6909 } 6910 }, 6911 "rules_rust_bindgen__windows_x86_64_gnu-0.48.0": { 6912 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6913 "ruleClassName": "http_archive", 6914 "attributes": { 6915 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows_x86_64_gnu-0.48.0", 6916 "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", 6917 "type": "tar.gz", 6918 "urls": [ 6919 "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download" 6920 ], 6921 "strip_prefix": "windows_x86_64_gnu-0.48.0", 6922 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows_x86_64_gnu-0.48.0.bazel" 6923 } 6924 }, 6925 "rules_rust_wasm_bindgen__memoffset-0.9.0": { 6926 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6927 "ruleClassName": "http_archive", 6928 "attributes": { 6929 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__memoffset-0.9.0", 6930 "sha256": "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c", 6931 "type": "tar.gz", 6932 "urls": [ 6933 "https://crates.io/api/v1/crates/memoffset/0.9.0/download" 6934 ], 6935 "strip_prefix": "memoffset-0.9.0", 6936 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.memoffset-0.9.0.bazel" 6937 } 6938 }, 6939 "rules_rust_bindgen__windows-targets-0.48.0": { 6940 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6941 "ruleClassName": "http_archive", 6942 "attributes": { 6943 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows-targets-0.48.0", 6944 "sha256": "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5", 6945 "type": "tar.gz", 6946 "urls": [ 6947 "https://crates.io/api/v1/crates/windows-targets/0.48.0/download" 6948 ], 6949 "strip_prefix": "windows-targets-0.48.0", 6950 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows-targets-0.48.0.bazel" 6951 } 6952 }, 6953 "rules_rust_wasm_bindgen__twoway-0.1.8": { 6954 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6955 "ruleClassName": "http_archive", 6956 "attributes": { 6957 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__twoway-0.1.8", 6958 "sha256": "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1", 6959 "type": "tar.gz", 6960 "urls": [ 6961 "https://crates.io/api/v1/crates/twoway/0.1.8/download" 6962 ], 6963 "strip_prefix": "twoway-0.1.8", 6964 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.twoway-0.1.8.bazel" 6965 } 6966 }, 6967 "cui__redox_syscall-0.4.1": { 6968 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6969 "ruleClassName": "http_archive", 6970 "attributes": { 6971 "name": "rules_rust~0.40.0~i~cui__redox_syscall-0.4.1", 6972 "sha256": "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa", 6973 "type": "tar.gz", 6974 "urls": [ 6975 "https://crates.io/api/v1/crates/redox_syscall/0.4.1/download" 6976 ], 6977 "strip_prefix": "redox_syscall-0.4.1", 6978 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.redox_syscall-0.4.1.bazel" 6979 } 6980 }, 6981 "rules_rust_wasm_bindgen__id-arena-2.2.1": { 6982 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6983 "ruleClassName": "http_archive", 6984 "attributes": { 6985 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__id-arena-2.2.1", 6986 "sha256": "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005", 6987 "type": "tar.gz", 6988 "urls": [ 6989 "https://crates.io/api/v1/crates/id-arena/2.2.1/download" 6990 ], 6991 "strip_prefix": "id-arena-2.2.1", 6992 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.id-arena-2.2.1.bazel" 6993 } 6994 }, 6995 "rules_rust_wasm_bindgen__linux-raw-sys-0.3.8": { 6996 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 6997 "ruleClassName": "http_archive", 6998 "attributes": { 6999 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__linux-raw-sys-0.3.8", 7000 "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", 7001 "type": "tar.gz", 7002 "urls": [ 7003 "https://crates.io/api/v1/crates/linux-raw-sys/0.3.8/download" 7004 ], 7005 "strip_prefix": "linux-raw-sys-0.3.8", 7006 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.linux-raw-sys-0.3.8.bazel" 7007 } 7008 }, 7009 "cui__normpath-1.1.1": { 7010 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7011 "ruleClassName": "http_archive", 7012 "attributes": { 7013 "name": "rules_rust~0.40.0~i~cui__normpath-1.1.1", 7014 "sha256": "ec60c60a693226186f5d6edf073232bfb6464ed97eb22cf3b01c1e8198fd97f5", 7015 "type": "tar.gz", 7016 "urls": [ 7017 "https://crates.io/api/v1/crates/normpath/1.1.1/download" 7018 ], 7019 "strip_prefix": "normpath-1.1.1", 7020 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.normpath-1.1.1.bazel" 7021 } 7022 }, 7023 "cui__quote-1.0.29": { 7024 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7025 "ruleClassName": "http_archive", 7026 "attributes": { 7027 "name": "rules_rust~0.40.0~i~cui__quote-1.0.29", 7028 "sha256": "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105", 7029 "type": "tar.gz", 7030 "urls": [ 7031 "https://crates.io/api/v1/crates/quote/1.0.29/download" 7032 ], 7033 "strip_prefix": "quote-1.0.29", 7034 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.quote-1.0.29.bazel" 7035 } 7036 }, 7037 "rules_rust_wasm_bindgen__safemem-0.3.3": { 7038 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7039 "ruleClassName": "http_archive", 7040 "attributes": { 7041 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__safemem-0.3.3", 7042 "sha256": "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072", 7043 "type": "tar.gz", 7044 "urls": [ 7045 "https://crates.io/api/v1/crates/safemem/0.3.3/download" 7046 ], 7047 "strip_prefix": "safemem-0.3.3", 7048 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.safemem-0.3.3.bazel" 7049 } 7050 }, 7051 "rules_rust_bindgen__lazy_static-1.4.0": { 7052 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7053 "ruleClassName": "http_archive", 7054 "attributes": { 7055 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__lazy_static-1.4.0", 7056 "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", 7057 "type": "tar.gz", 7058 "urls": [ 7059 "https://crates.io/api/v1/crates/lazy_static/1.4.0/download" 7060 ], 7061 "strip_prefix": "lazy_static-1.4.0", 7062 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.lazy_static-1.4.0.bazel" 7063 } 7064 }, 7065 "rules_rust_prost__axum-0.6.18": { 7066 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7067 "ruleClassName": "http_archive", 7068 "attributes": { 7069 "name": "rules_rust~0.40.0~i~rules_rust_prost__axum-0.6.18", 7070 "sha256": "f8175979259124331c1d7bf6586ee7e0da434155e4b2d48ec2c8386281d8df39", 7071 "type": "tar.gz", 7072 "urls": [ 7073 "https://crates.io/api/v1/crates/axum/0.6.18/download" 7074 ], 7075 "strip_prefix": "axum-0.6.18", 7076 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.axum-0.6.18.bazel" 7077 } 7078 }, 7079 "rules_rust_prost__parking_lot-0.12.1": { 7080 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7081 "ruleClassName": "http_archive", 7082 "attributes": { 7083 "name": "rules_rust~0.40.0~i~rules_rust_prost__parking_lot-0.12.1", 7084 "sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", 7085 "type": "tar.gz", 7086 "urls": [ 7087 "https://crates.io/api/v1/crates/parking_lot/0.12.1/download" 7088 ], 7089 "strip_prefix": "parking_lot-0.12.1", 7090 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.parking_lot-0.12.1.bazel" 7091 } 7092 }, 7093 "rules_rust_wasm_bindgen__assert_cmd-1.0.8": { 7094 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7095 "ruleClassName": "http_archive", 7096 "attributes": { 7097 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__assert_cmd-1.0.8", 7098 "sha256": "c98233c6673d8601ab23e77eb38f999c51100d46c5703b17288c57fddf3a1ffe", 7099 "type": "tar.gz", 7100 "urls": [ 7101 "https://crates.io/api/v1/crates/assert_cmd/1.0.8/download" 7102 ], 7103 "strip_prefix": "assert_cmd-1.0.8", 7104 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.assert_cmd-1.0.8.bazel" 7105 } 7106 }, 7107 "cui__cargo-platform-0.1.4": { 7108 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7109 "ruleClassName": "http_archive", 7110 "attributes": { 7111 "name": "rules_rust~0.40.0~i~cui__cargo-platform-0.1.4", 7112 "sha256": "12024c4645c97566567129c204f65d5815a8c9aecf30fcbe682b2fe034996d36", 7113 "type": "tar.gz", 7114 "urls": [ 7115 "https://crates.io/api/v1/crates/cargo-platform/0.1.4/download" 7116 ], 7117 "strip_prefix": "cargo-platform-0.1.4", 7118 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cargo-platform-0.1.4.bazel" 7119 } 7120 }, 7121 "cui__serde_starlark-0.1.14": { 7122 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7123 "ruleClassName": "http_archive", 7124 "attributes": { 7125 "name": "rules_rust~0.40.0~i~cui__serde_starlark-0.1.14", 7126 "sha256": "29675b116dd4c7ab4012e00e71f6dee9ed8c731108468b4434779c6b9eec7957", 7127 "type": "tar.gz", 7128 "urls": [ 7129 "https://crates.io/api/v1/crates/serde_starlark/0.1.14/download" 7130 ], 7131 "strip_prefix": "serde_starlark-0.1.14", 7132 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.serde_starlark-0.1.14.bazel" 7133 } 7134 }, 7135 "cui__slug-0.1.4": { 7136 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7137 "ruleClassName": "http_archive", 7138 "attributes": { 7139 "name": "rules_rust~0.40.0~i~cui__slug-0.1.4", 7140 "sha256": "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373", 7141 "type": "tar.gz", 7142 "urls": [ 7143 "https://crates.io/api/v1/crates/slug/0.1.4/download" 7144 ], 7145 "strip_prefix": "slug-0.1.4", 7146 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.slug-0.1.4.bazel" 7147 } 7148 }, 7149 "cui__ppv-lite86-0.2.17": { 7150 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7151 "ruleClassName": "http_archive", 7152 "attributes": { 7153 "name": "rules_rust~0.40.0~i~cui__ppv-lite86-0.2.17", 7154 "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de", 7155 "type": "tar.gz", 7156 "urls": [ 7157 "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download" 7158 ], 7159 "strip_prefix": "ppv-lite86-0.2.17", 7160 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.ppv-lite86-0.2.17.bazel" 7161 } 7162 }, 7163 "cui__rand_core-0.6.4": { 7164 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7165 "ruleClassName": "http_archive", 7166 "attributes": { 7167 "name": "rules_rust~0.40.0~i~cui__rand_core-0.6.4", 7168 "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", 7169 "type": "tar.gz", 7170 "urls": [ 7171 "https://crates.io/api/v1/crates/rand_core/0.6.4/download" 7172 ], 7173 "strip_prefix": "rand_core-0.6.4", 7174 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rand_core-0.6.4.bazel" 7175 } 7176 }, 7177 "rules_rust_prost__errno-dragonfly-0.1.2": { 7178 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7179 "ruleClassName": "http_archive", 7180 "attributes": { 7181 "name": "rules_rust~0.40.0~i~rules_rust_prost__errno-dragonfly-0.1.2", 7182 "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", 7183 "type": "tar.gz", 7184 "urls": [ 7185 "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download" 7186 ], 7187 "strip_prefix": "errno-dragonfly-0.1.2", 7188 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.errno-dragonfly-0.1.2.bazel" 7189 } 7190 }, 7191 "cui__gix-url-0.24.0": { 7192 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7193 "ruleClassName": "http_archive", 7194 "attributes": { 7195 "name": "rules_rust~0.40.0~i~cui__gix-url-0.24.0", 7196 "sha256": "6125ecf46e8c68bf7202da6cad239831daebf0247ffbab30210d72f3856e420f", 7197 "type": "tar.gz", 7198 "urls": [ 7199 "https://crates.io/api/v1/crates/gix-url/0.24.0/download" 7200 ], 7201 "strip_prefix": "gix-url-0.24.0", 7202 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-url-0.24.0.bazel" 7203 } 7204 }, 7205 "rules_rust_wasm_bindgen__percent-encoding-2.3.0": { 7206 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7207 "ruleClassName": "http_archive", 7208 "attributes": { 7209 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__percent-encoding-2.3.0", 7210 "sha256": "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94", 7211 "type": "tar.gz", 7212 "urls": [ 7213 "https://crates.io/api/v1/crates/percent-encoding/2.3.0/download" 7214 ], 7215 "strip_prefix": "percent-encoding-2.3.0", 7216 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.percent-encoding-2.3.0.bazel" 7217 } 7218 }, 7219 "rules_rust_prost__wasi-0.11.0-wasi-snapshot-preview1": { 7220 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7221 "ruleClassName": "http_archive", 7222 "attributes": { 7223 "name": "rules_rust~0.40.0~i~rules_rust_prost__wasi-0.11.0-wasi-snapshot-preview1", 7224 "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", 7225 "type": "tar.gz", 7226 "urls": [ 7227 "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download" 7228 ], 7229 "strip_prefix": "wasi-0.11.0+wasi-snapshot-preview1", 7230 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel" 7231 } 7232 }, 7233 "rules_rust_wasm_bindgen__rustix-0.37.23": { 7234 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7235 "ruleClassName": "http_archive", 7236 "attributes": { 7237 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rustix-0.37.23", 7238 "sha256": "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06", 7239 "type": "tar.gz", 7240 "urls": [ 7241 "https://crates.io/api/v1/crates/rustix/0.37.23/download" 7242 ], 7243 "strip_prefix": "rustix-0.37.23", 7244 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rustix-0.37.23.bazel" 7245 } 7246 }, 7247 "cui__clap_builder-4.3.11": { 7248 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7249 "ruleClassName": "http_archive", 7250 "attributes": { 7251 "name": "rules_rust~0.40.0~i~cui__clap_builder-4.3.11", 7252 "sha256": "98c59138d527eeaf9b53f35a77fcc1fad9d883116070c63d5de1c7dc7b00c72b", 7253 "type": "tar.gz", 7254 "urls": [ 7255 "https://crates.io/api/v1/crates/clap_builder/4.3.11/download" 7256 ], 7257 "strip_prefix": "clap_builder-4.3.11", 7258 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.clap_builder-4.3.11.bazel" 7259 } 7260 }, 7261 "cui__tracing-core-0.1.32": { 7262 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7263 "ruleClassName": "http_archive", 7264 "attributes": { 7265 "name": "rules_rust~0.40.0~i~cui__tracing-core-0.1.32", 7266 "sha256": "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54", 7267 "type": "tar.gz", 7268 "urls": [ 7269 "https://crates.io/api/v1/crates/tracing-core/0.1.32/download" 7270 ], 7271 "strip_prefix": "tracing-core-0.1.32", 7272 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tracing-core-0.1.32.bazel" 7273 } 7274 }, 7275 "rrra__clap_lex-0.5.0": { 7276 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7277 "ruleClassName": "http_archive", 7278 "attributes": { 7279 "name": "rules_rust~0.40.0~i~rrra__clap_lex-0.5.0", 7280 "sha256": "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b", 7281 "type": "tar.gz", 7282 "urls": [ 7283 "https://crates.io/api/v1/crates/clap_lex/0.5.0/download" 7284 ], 7285 "strip_prefix": "clap_lex-0.5.0", 7286 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.clap_lex-0.5.0.bazel" 7287 } 7288 }, 7289 "rules_rust_prost__base64-0.21.2": { 7290 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7291 "ruleClassName": "http_archive", 7292 "attributes": { 7293 "name": "rules_rust~0.40.0~i~rules_rust_prost__base64-0.21.2", 7294 "sha256": "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d", 7295 "type": "tar.gz", 7296 "urls": [ 7297 "https://crates.io/api/v1/crates/base64/0.21.2/download" 7298 ], 7299 "strip_prefix": "base64-0.21.2", 7300 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.base64-0.21.2.bazel" 7301 } 7302 }, 7303 "rules_rust_wasm_bindgen__windows_i686_msvc-0.48.0": { 7304 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7305 "ruleClassName": "http_archive", 7306 "attributes": { 7307 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows_i686_msvc-0.48.0", 7308 "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", 7309 "type": "tar.gz", 7310 "urls": [ 7311 "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download" 7312 ], 7313 "strip_prefix": "windows_i686_msvc-0.48.0", 7314 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows_i686_msvc-0.48.0.bazel" 7315 } 7316 }, 7317 "cui__home-0.5.5": { 7318 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7319 "ruleClassName": "http_archive", 7320 "attributes": { 7321 "name": "rules_rust~0.40.0~i~cui__home-0.5.5", 7322 "sha256": "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb", 7323 "type": "tar.gz", 7324 "urls": [ 7325 "https://crates.io/api/v1/crates/home/0.5.5/download" 7326 ], 7327 "strip_prefix": "home-0.5.5", 7328 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.home-0.5.5.bazel" 7329 } 7330 }, 7331 "cui__windows_x86_64_gnu-0.48.0": { 7332 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7333 "ruleClassName": "http_archive", 7334 "attributes": { 7335 "name": "rules_rust~0.40.0~i~cui__windows_x86_64_gnu-0.48.0", 7336 "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", 7337 "type": "tar.gz", 7338 "urls": [ 7339 "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download" 7340 ], 7341 "strip_prefix": "windows_x86_64_gnu-0.48.0", 7342 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows_x86_64_gnu-0.48.0.bazel" 7343 } 7344 }, 7345 "cui__gix-actor-0.27.0": { 7346 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7347 "ruleClassName": "http_archive", 7348 "attributes": { 7349 "name": "rules_rust~0.40.0~i~cui__gix-actor-0.27.0", 7350 "sha256": "08c60e982c5290897122d4e2622447f014a2dadd5a18cb73d50bb91b31645e27", 7351 "type": "tar.gz", 7352 "urls": [ 7353 "https://crates.io/api/v1/crates/gix-actor/0.27.0/download" 7354 ], 7355 "strip_prefix": "gix-actor-0.27.0", 7356 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-actor-0.27.0.bazel" 7357 } 7358 }, 7359 "cui__gix-attributes-0.19.0": { 7360 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7361 "ruleClassName": "http_archive", 7362 "attributes": { 7363 "name": "rules_rust~0.40.0~i~cui__gix-attributes-0.19.0", 7364 "sha256": "2451665e70709ba4753b623ef97511ee98c4a73816b2c5b5df25678d607ed820", 7365 "type": "tar.gz", 7366 "urls": [ 7367 "https://crates.io/api/v1/crates/gix-attributes/0.19.0/download" 7368 ], 7369 "strip_prefix": "gix-attributes-0.19.0", 7370 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-attributes-0.19.0.bazel" 7371 } 7372 }, 7373 "cui__unic-ucd-version-0.9.0": { 7374 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7375 "ruleClassName": "http_archive", 7376 "attributes": { 7377 "name": "rules_rust~0.40.0~i~cui__unic-ucd-version-0.9.0", 7378 "sha256": "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4", 7379 "type": "tar.gz", 7380 "urls": [ 7381 "https://crates.io/api/v1/crates/unic-ucd-version/0.9.0/download" 7382 ], 7383 "strip_prefix": "unic-ucd-version-0.9.0", 7384 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unic-ucd-version-0.9.0.bazel" 7385 } 7386 }, 7387 "com_google_googleapis": { 7388 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7389 "ruleClassName": "http_archive", 7390 "attributes": { 7391 "name": "rules_rust~0.40.0~i~com_google_googleapis", 7392 "urls": [ 7393 "https://github.com/googleapis/googleapis/archive/18becb1d1426feb7399db144d7beeb3284f1ccb0.zip" 7394 ], 7395 "strip_prefix": "googleapis-18becb1d1426feb7399db144d7beeb3284f1ccb0", 7396 "sha256": "b8c487191eb942361af905e40172644eab490190e717c3d09bf83e87f3994fff" 7397 } 7398 }, 7399 "cui__either-1.9.0": { 7400 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7401 "ruleClassName": "http_archive", 7402 "attributes": { 7403 "name": "rules_rust~0.40.0~i~cui__either-1.9.0", 7404 "sha256": "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07", 7405 "type": "tar.gz", 7406 "urls": [ 7407 "https://crates.io/api/v1/crates/either/1.9.0/download" 7408 ], 7409 "strip_prefix": "either-1.9.0", 7410 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.either-1.9.0.bazel" 7411 } 7412 }, 7413 "rules_rust_wasm_bindgen__gimli-0.26.2": { 7414 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7415 "ruleClassName": "http_archive", 7416 "attributes": { 7417 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__gimli-0.26.2", 7418 "sha256": "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d", 7419 "type": "tar.gz", 7420 "urls": [ 7421 "https://crates.io/api/v1/crates/gimli/0.26.2/download" 7422 ], 7423 "strip_prefix": "gimli-0.26.2", 7424 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.gimli-0.26.2.bazel" 7425 } 7426 }, 7427 "cui__parking_lot-0.12.1": { 7428 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7429 "ruleClassName": "http_archive", 7430 "attributes": { 7431 "name": "rules_rust~0.40.0~i~cui__parking_lot-0.12.1", 7432 "sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", 7433 "type": "tar.gz", 7434 "urls": [ 7435 "https://crates.io/api/v1/crates/parking_lot/0.12.1/download" 7436 ], 7437 "strip_prefix": "parking_lot-0.12.1", 7438 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.parking_lot-0.12.1.bazel" 7439 } 7440 }, 7441 "cui__globwalk-0.8.1": { 7442 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7443 "ruleClassName": "http_archive", 7444 "attributes": { 7445 "name": "rules_rust~0.40.0~i~cui__globwalk-0.8.1", 7446 "sha256": "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc", 7447 "type": "tar.gz", 7448 "urls": [ 7449 "https://crates.io/api/v1/crates/globwalk/0.8.1/download" 7450 ], 7451 "strip_prefix": "globwalk-0.8.1", 7452 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.globwalk-0.8.1.bazel" 7453 } 7454 }, 7455 "rules_rust_bindgen__clap-4.3.3": { 7456 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7457 "ruleClassName": "http_archive", 7458 "attributes": { 7459 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__clap-4.3.3", 7460 "sha256": "ca8f255e4b8027970e78db75e78831229c9815fdbfa67eb1a1b777a62e24b4a0", 7461 "type": "tar.gz", 7462 "urls": [ 7463 "https://crates.io/api/v1/crates/clap/4.3.3/download" 7464 ], 7465 "strip_prefix": "clap-4.3.3", 7466 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.clap-4.3.3.bazel" 7467 } 7468 }, 7469 "rules_rust_wasm_bindgen__wasm-bindgen-wasm-interpreter-0.2.91": { 7470 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7471 "ruleClassName": "http_archive", 7472 "attributes": { 7473 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-wasm-interpreter-0.2.91", 7474 "sha256": "682940195a701dbf887f20017418b8cac916a37b3f91ededec33226619e973c1", 7475 "type": "tar.gz", 7476 "urls": [ 7477 "https://crates.io/api/v1/crates/wasm-bindgen-wasm-interpreter/0.2.91/download" 7478 ], 7479 "strip_prefix": "wasm-bindgen-wasm-interpreter-0.2.91", 7480 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-wasm-interpreter-0.2.91.bazel" 7481 } 7482 }, 7483 "rules_rust_prost__hyper-0.14.26": { 7484 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7485 "ruleClassName": "http_archive", 7486 "attributes": { 7487 "name": "rules_rust~0.40.0~i~rules_rust_prost__hyper-0.14.26", 7488 "sha256": "ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4", 7489 "type": "tar.gz", 7490 "urls": [ 7491 "https://crates.io/api/v1/crates/hyper/0.14.26/download" 7492 ], 7493 "strip_prefix": "hyper-0.14.26", 7494 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.hyper-0.14.26.bazel" 7495 } 7496 }, 7497 "rules_rust_wasm_bindgen__predicates-2.1.5": { 7498 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7499 "ruleClassName": "http_archive", 7500 "attributes": { 7501 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__predicates-2.1.5", 7502 "sha256": "59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addd", 7503 "type": "tar.gz", 7504 "urls": [ 7505 "https://crates.io/api/v1/crates/predicates/2.1.5/download" 7506 ], 7507 "strip_prefix": "predicates-2.1.5", 7508 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.predicates-2.1.5.bazel" 7509 } 7510 }, 7511 "rules_rust_wasm_bindgen__ring-0.17.5": { 7512 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7513 "ruleClassName": "http_archive", 7514 "attributes": { 7515 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__ring-0.17.5", 7516 "sha256": "fb0205304757e5d899b9c2e448b867ffd03ae7f988002e47cd24954391394d0b", 7517 "type": "tar.gz", 7518 "urls": [ 7519 "https://crates.io/api/v1/crates/ring/0.17.5/download" 7520 ], 7521 "strip_prefix": "ring-0.17.5", 7522 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.ring-0.17.5.bazel" 7523 } 7524 }, 7525 "rules_rust_prost__memchr-2.5.0": { 7526 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7527 "ruleClassName": "http_archive", 7528 "attributes": { 7529 "name": "rules_rust~0.40.0~i~rules_rust_prost__memchr-2.5.0", 7530 "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", 7531 "type": "tar.gz", 7532 "urls": [ 7533 "https://crates.io/api/v1/crates/memchr/2.5.0/download" 7534 ], 7535 "strip_prefix": "memchr-2.5.0", 7536 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.memchr-2.5.0.bazel" 7537 } 7538 }, 7539 "cui__crates-index-2.2.0": { 7540 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7541 "ruleClassName": "http_archive", 7542 "attributes": { 7543 "name": "rules_rust~0.40.0~i~cui__crates-index-2.2.0", 7544 "sha256": "33bc10579ea08741ae173928194b6c42c90b295d51ddd0d18238eaf15502ac87", 7545 "type": "tar.gz", 7546 "urls": [ 7547 "https://crates.io/api/v1/crates/crates-index/2.2.0/download" 7548 ], 7549 "strip_prefix": "crates-index-2.2.0", 7550 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crates-index-2.2.0.bazel" 7551 } 7552 }, 7553 "cui__windows_x86_64_msvc-0.48.0": { 7554 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7555 "ruleClassName": "http_archive", 7556 "attributes": { 7557 "name": "rules_rust~0.40.0~i~cui__windows_x86_64_msvc-0.48.0", 7558 "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", 7559 "type": "tar.gz", 7560 "urls": [ 7561 "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download" 7562 ], 7563 "strip_prefix": "windows_x86_64_msvc-0.48.0", 7564 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows_x86_64_msvc-0.48.0.bazel" 7565 } 7566 }, 7567 "rules_rust_wasm_bindgen__crossbeam-channel-0.5.8": { 7568 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7569 "ruleClassName": "http_archive", 7570 "attributes": { 7571 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__crossbeam-channel-0.5.8", 7572 "sha256": "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200", 7573 "type": "tar.gz", 7574 "urls": [ 7575 "https://crates.io/api/v1/crates/crossbeam-channel/0.5.8/download" 7576 ], 7577 "strip_prefix": "crossbeam-channel-0.5.8", 7578 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-channel-0.5.8.bazel" 7579 } 7580 }, 7581 "rules_rust_wasm_bindgen__windows-sys-0.48.0": { 7582 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7583 "ruleClassName": "http_archive", 7584 "attributes": { 7585 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows-sys-0.48.0", 7586 "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", 7587 "type": "tar.gz", 7588 "urls": [ 7589 "https://crates.io/api/v1/crates/windows-sys/0.48.0/download" 7590 ], 7591 "strip_prefix": "windows-sys-0.48.0", 7592 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows-sys-0.48.0.bazel" 7593 } 7594 }, 7595 "cui__redox_syscall-0.3.5": { 7596 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7597 "ruleClassName": "http_archive", 7598 "attributes": { 7599 "name": "rules_rust~0.40.0~i~cui__redox_syscall-0.3.5", 7600 "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29", 7601 "type": "tar.gz", 7602 "urls": [ 7603 "https://crates.io/api/v1/crates/redox_syscall/0.3.5/download" 7604 ], 7605 "strip_prefix": "redox_syscall-0.3.5", 7606 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.redox_syscall-0.3.5.bazel" 7607 } 7608 }, 7609 "rules_rust_wasm_bindgen__flate2-1.0.28": { 7610 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7611 "ruleClassName": "http_archive", 7612 "attributes": { 7613 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__flate2-1.0.28", 7614 "sha256": "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e", 7615 "type": "tar.gz", 7616 "urls": [ 7617 "https://crates.io/api/v1/crates/flate2/1.0.28/download" 7618 ], 7619 "strip_prefix": "flate2-1.0.28", 7620 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.flate2-1.0.28.bazel" 7621 } 7622 }, 7623 "rules_rust_wasm_bindgen__indexmap-1.9.3": { 7624 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7625 "ruleClassName": "http_archive", 7626 "attributes": { 7627 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__indexmap-1.9.3", 7628 "sha256": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99", 7629 "type": "tar.gz", 7630 "urls": [ 7631 "https://crates.io/api/v1/crates/indexmap/1.9.3/download" 7632 ], 7633 "strip_prefix": "indexmap-1.9.3", 7634 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.indexmap-1.9.3.bazel" 7635 } 7636 }, 7637 "rules_rust_wasm_bindgen__once_cell-1.18.0": { 7638 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7639 "ruleClassName": "http_archive", 7640 "attributes": { 7641 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__once_cell-1.18.0", 7642 "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", 7643 "type": "tar.gz", 7644 "urls": [ 7645 "https://crates.io/api/v1/crates/once_cell/1.18.0/download" 7646 ], 7647 "strip_prefix": "once_cell-1.18.0", 7648 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.once_cell-1.18.0.bazel" 7649 } 7650 }, 7651 "rules_rust_wasm_bindgen__termtree-0.4.1": { 7652 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7653 "ruleClassName": "http_archive", 7654 "attributes": { 7655 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__termtree-0.4.1", 7656 "sha256": "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76", 7657 "type": "tar.gz", 7658 "urls": [ 7659 "https://crates.io/api/v1/crates/termtree/0.4.1/download" 7660 ], 7661 "strip_prefix": "termtree-0.4.1", 7662 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.termtree-0.4.1.bazel" 7663 } 7664 }, 7665 "rules_rust_bindgen__anstream-0.3.2": { 7666 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7667 "ruleClassName": "http_archive", 7668 "attributes": { 7669 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__anstream-0.3.2", 7670 "sha256": "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163", 7671 "type": "tar.gz", 7672 "urls": [ 7673 "https://crates.io/api/v1/crates/anstream/0.3.2/download" 7674 ], 7675 "strip_prefix": "anstream-0.3.2", 7676 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.anstream-0.3.2.bazel" 7677 } 7678 }, 7679 "rules_rust_wasm_bindgen__scopeguard-1.1.0": { 7680 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7681 "ruleClassName": "http_archive", 7682 "attributes": { 7683 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__scopeguard-1.1.0", 7684 "sha256": "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd", 7685 "type": "tar.gz", 7686 "urls": [ 7687 "https://crates.io/api/v1/crates/scopeguard/1.1.0/download" 7688 ], 7689 "strip_prefix": "scopeguard-1.1.0", 7690 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.scopeguard-1.1.0.bazel" 7691 } 7692 }, 7693 "cui__gix-protocol-0.40.0": { 7694 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7695 "ruleClassName": "http_archive", 7696 "attributes": { 7697 "name": "rules_rust~0.40.0~i~cui__gix-protocol-0.40.0", 7698 "sha256": "cc7b700dc20cc9be8a5130a1fd7e10c34117ffa7068431c8c24d963f0a2e0c9b", 7699 "type": "tar.gz", 7700 "urls": [ 7701 "https://crates.io/api/v1/crates/gix-protocol/0.40.0/download" 7702 ], 7703 "strip_prefix": "gix-protocol-0.40.0", 7704 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-protocol-0.40.0.bazel" 7705 } 7706 }, 7707 "bazelci_rules": { 7708 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7709 "ruleClassName": "http_archive", 7710 "attributes": { 7711 "name": "rules_rust~0.40.0~i~bazelci_rules", 7712 "sha256": "eca21884e6f66a88c358e580fd67a6b148d30ab57b1680f62a96c00f9bc6a07e", 7713 "strip_prefix": "bazelci_rules-1.0.0", 7714 "url": "https://github.com/bazelbuild/continuous-integration/releases/download/rules-1.0.0/bazelci_rules-1.0.0.tar.gz" 7715 } 7716 }, 7717 "rules_rust_wasm_bindgen__doc-comment-0.3.3": { 7718 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7719 "ruleClassName": "http_archive", 7720 "attributes": { 7721 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__doc-comment-0.3.3", 7722 "sha256": "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10", 7723 "type": "tar.gz", 7724 "urls": [ 7725 "https://crates.io/api/v1/crates/doc-comment/0.3.3/download" 7726 ], 7727 "strip_prefix": "doc-comment-0.3.3", 7728 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.doc-comment-0.3.3.bazel" 7729 } 7730 }, 7731 "rules_rust_wasm_bindgen__fastrand-1.9.0": { 7732 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7733 "ruleClassName": "http_archive", 7734 "attributes": { 7735 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__fastrand-1.9.0", 7736 "sha256": "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be", 7737 "type": "tar.gz", 7738 "urls": [ 7739 "https://crates.io/api/v1/crates/fastrand/1.9.0/download" 7740 ], 7741 "strip_prefix": "fastrand-1.9.0", 7742 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.fastrand-1.9.0.bazel" 7743 } 7744 }, 7745 "rules_rust_wasm_bindgen__num_threads-0.1.6": { 7746 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7747 "ruleClassName": "http_archive", 7748 "attributes": { 7749 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__num_threads-0.1.6", 7750 "sha256": "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44", 7751 "type": "tar.gz", 7752 "urls": [ 7753 "https://crates.io/api/v1/crates/num_threads/0.1.6/download" 7754 ], 7755 "strip_prefix": "num_threads-0.1.6", 7756 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.num_threads-0.1.6.bazel" 7757 } 7758 }, 7759 "cui__crc32fast-1.3.2": { 7760 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7761 "ruleClassName": "http_archive", 7762 "attributes": { 7763 "name": "rules_rust~0.40.0~i~cui__crc32fast-1.3.2", 7764 "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d", 7765 "type": "tar.gz", 7766 "urls": [ 7767 "https://crates.io/api/v1/crates/crc32fast/1.3.2/download" 7768 ], 7769 "strip_prefix": "crc32fast-1.3.2", 7770 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crc32fast-1.3.2.bazel" 7771 } 7772 }, 7773 "cui__rayon-core-1.12.0": { 7774 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7775 "ruleClassName": "http_archive", 7776 "attributes": { 7777 "name": "rules_rust~0.40.0~i~cui__rayon-core-1.12.0", 7778 "sha256": "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed", 7779 "type": "tar.gz", 7780 "urls": [ 7781 "https://crates.io/api/v1/crates/rayon-core/1.12.0/download" 7782 ], 7783 "strip_prefix": "rayon-core-1.12.0", 7784 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rayon-core-1.12.0.bazel" 7785 } 7786 }, 7787 "rules_rust_wasm_bindgen__lazy_static-1.4.0": { 7788 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7789 "ruleClassName": "http_archive", 7790 "attributes": { 7791 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__lazy_static-1.4.0", 7792 "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", 7793 "type": "tar.gz", 7794 "urls": [ 7795 "https://crates.io/api/v1/crates/lazy_static/1.4.0/download" 7796 ], 7797 "strip_prefix": "lazy_static-1.4.0", 7798 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.lazy_static-1.4.0.bazel" 7799 } 7800 }, 7801 "cui__thread_local-1.1.4": { 7802 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7803 "ruleClassName": "http_archive", 7804 "attributes": { 7805 "name": "rules_rust~0.40.0~i~cui__thread_local-1.1.4", 7806 "sha256": "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180", 7807 "type": "tar.gz", 7808 "urls": [ 7809 "https://crates.io/api/v1/crates/thread_local/1.1.4/download" 7810 ], 7811 "strip_prefix": "thread_local-1.1.4", 7812 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.thread_local-1.1.4.bazel" 7813 } 7814 }, 7815 "rules_rust_bindgen__aho-corasick-1.0.2": { 7816 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7817 "ruleClassName": "http_archive", 7818 "attributes": { 7819 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__aho-corasick-1.0.2", 7820 "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41", 7821 "type": "tar.gz", 7822 "urls": [ 7823 "https://crates.io/api/v1/crates/aho-corasick/1.0.2/download" 7824 ], 7825 "strip_prefix": "aho-corasick-1.0.2", 7826 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.aho-corasick-1.0.2.bazel" 7827 } 7828 }, 7829 "rules_rust_wasm_bindgen__threadpool-1.8.1": { 7830 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7831 "ruleClassName": "http_archive", 7832 "attributes": { 7833 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__threadpool-1.8.1", 7834 "sha256": "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa", 7835 "type": "tar.gz", 7836 "urls": [ 7837 "https://crates.io/api/v1/crates/threadpool/1.8.1/download" 7838 ], 7839 "strip_prefix": "threadpool-1.8.1", 7840 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.threadpool-1.8.1.bazel" 7841 } 7842 }, 7843 "rules_rust_wasm_bindgen__walrus-macro-0.19.0": { 7844 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7845 "ruleClassName": "http_archive", 7846 "attributes": { 7847 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__walrus-macro-0.19.0", 7848 "sha256": "0a6e5bd22c71e77d60140b0bd5be56155a37e5bd14e24f5f87298040d0cc40d7", 7849 "type": "tar.gz", 7850 "urls": [ 7851 "https://crates.io/api/v1/crates/walrus-macro/0.19.0/download" 7852 ], 7853 "strip_prefix": "walrus-macro-0.19.0", 7854 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.walrus-macro-0.19.0.bazel" 7855 } 7856 }, 7857 "cui__linux-raw-sys-0.4.10": { 7858 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7859 "ruleClassName": "http_archive", 7860 "attributes": { 7861 "name": "rules_rust~0.40.0~i~cui__linux-raw-sys-0.4.10", 7862 "sha256": "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f", 7863 "type": "tar.gz", 7864 "urls": [ 7865 "https://crates.io/api/v1/crates/linux-raw-sys/0.4.10/download" 7866 ], 7867 "strip_prefix": "linux-raw-sys-0.4.10", 7868 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.linux-raw-sys-0.4.10.bazel" 7869 } 7870 }, 7871 "cui__rdrand-0.4.0": { 7872 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7873 "ruleClassName": "http_archive", 7874 "attributes": { 7875 "name": "rules_rust~0.40.0~i~cui__rdrand-0.4.0", 7876 "sha256": "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2", 7877 "type": "tar.gz", 7878 "urls": [ 7879 "https://crates.io/api/v1/crates/rdrand/0.4.0/download" 7880 ], 7881 "strip_prefix": "rdrand-0.4.0", 7882 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rdrand-0.4.0.bazel" 7883 } 7884 }, 7885 "rules_rust_bindgen__anstyle-wincon-1.0.1": { 7886 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7887 "ruleClassName": "http_archive", 7888 "attributes": { 7889 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__anstyle-wincon-1.0.1", 7890 "sha256": "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188", 7891 "type": "tar.gz", 7892 "urls": [ 7893 "https://crates.io/api/v1/crates/anstyle-wincon/1.0.1/download" 7894 ], 7895 "strip_prefix": "anstyle-wincon-1.0.1", 7896 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.anstyle-wincon-1.0.1.bazel" 7897 } 7898 }, 7899 "rrra__windows_x86_64_msvc-0.48.0": { 7900 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7901 "ruleClassName": "http_archive", 7902 "attributes": { 7903 "name": "rules_rust~0.40.0~i~rrra__windows_x86_64_msvc-0.48.0", 7904 "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", 7905 "type": "tar.gz", 7906 "urls": [ 7907 "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download" 7908 ], 7909 "strip_prefix": "windows_x86_64_msvc-0.48.0", 7910 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows_x86_64_msvc-0.48.0.bazel" 7911 } 7912 }, 7913 "cui__rand_core-0.3.1": { 7914 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7915 "ruleClassName": "http_archive", 7916 "attributes": { 7917 "name": "rules_rust~0.40.0~i~cui__rand_core-0.3.1", 7918 "sha256": "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b", 7919 "type": "tar.gz", 7920 "urls": [ 7921 "https://crates.io/api/v1/crates/rand_core/0.3.1/download" 7922 ], 7923 "strip_prefix": "rand_core-0.3.1", 7924 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rand_core-0.3.1.bazel" 7925 } 7926 }, 7927 "cui__rayon-1.8.0": { 7928 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7929 "ruleClassName": "http_archive", 7930 "attributes": { 7931 "name": "rules_rust~0.40.0~i~cui__rayon-1.8.0", 7932 "sha256": "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1", 7933 "type": "tar.gz", 7934 "urls": [ 7935 "https://crates.io/api/v1/crates/rayon/1.8.0/download" 7936 ], 7937 "strip_prefix": "rayon-1.8.0", 7938 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rayon-1.8.0.bazel" 7939 } 7940 }, 7941 "cui__cpufeatures-0.2.9": { 7942 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7943 "ruleClassName": "http_archive", 7944 "attributes": { 7945 "name": "rules_rust~0.40.0~i~cui__cpufeatures-0.2.9", 7946 "sha256": "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1", 7947 "type": "tar.gz", 7948 "urls": [ 7949 "https://crates.io/api/v1/crates/cpufeatures/0.2.9/download" 7950 ], 7951 "strip_prefix": "cpufeatures-0.2.9", 7952 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cpufeatures-0.2.9.bazel" 7953 } 7954 }, 7955 "cui__tempfile-3.8.1": { 7956 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7957 "ruleClassName": "http_archive", 7958 "attributes": { 7959 "name": "rules_rust~0.40.0~i~cui__tempfile-3.8.1", 7960 "sha256": "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5", 7961 "type": "tar.gz", 7962 "urls": [ 7963 "https://crates.io/api/v1/crates/tempfile/3.8.1/download" 7964 ], 7965 "strip_prefix": "tempfile-3.8.1", 7966 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tempfile-3.8.1.bazel" 7967 } 7968 }, 7969 "rules_rust_prost__mio-0.8.8": { 7970 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7971 "ruleClassName": "http_archive", 7972 "attributes": { 7973 "name": "rules_rust~0.40.0~i~rules_rust_prost__mio-0.8.8", 7974 "sha256": "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2", 7975 "type": "tar.gz", 7976 "urls": [ 7977 "https://crates.io/api/v1/crates/mio/0.8.8/download" 7978 ], 7979 "strip_prefix": "mio-0.8.8", 7980 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.mio-0.8.8.bazel" 7981 } 7982 }, 7983 "rules_rust_wasm_bindgen__windows_aarch64_msvc-0.48.0": { 7984 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7985 "ruleClassName": "http_archive", 7986 "attributes": { 7987 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows_aarch64_msvc-0.48.0", 7988 "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", 7989 "type": "tar.gz", 7990 "urls": [ 7991 "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download" 7992 ], 7993 "strip_prefix": "windows_aarch64_msvc-0.48.0", 7994 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows_aarch64_msvc-0.48.0.bazel" 7995 } 7996 }, 7997 "cui__rustc-serialize-0.3.25": { 7998 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 7999 "ruleClassName": "http_archive", 8000 "attributes": { 8001 "name": "rules_rust~0.40.0~i~cui__rustc-serialize-0.3.25", 8002 "sha256": "fe834bc780604f4674073badbad26d7219cadfb4a2275802db12cbae17498401", 8003 "type": "tar.gz", 8004 "urls": [ 8005 "https://crates.io/api/v1/crates/rustc-serialize/0.3.25/download" 8006 ], 8007 "strip_prefix": "rustc-serialize-0.3.25", 8008 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rustc-serialize-0.3.25.bazel" 8009 } 8010 }, 8011 "rrra__anyhow-1.0.71": { 8012 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8013 "ruleClassName": "http_archive", 8014 "attributes": { 8015 "name": "rules_rust~0.40.0~i~rrra__anyhow-1.0.71", 8016 "sha256": "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8", 8017 "type": "tar.gz", 8018 "urls": [ 8019 "https://crates.io/api/v1/crates/anyhow/1.0.71/download" 8020 ], 8021 "strip_prefix": "anyhow-1.0.71", 8022 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.anyhow-1.0.71.bazel" 8023 } 8024 }, 8025 "cui__gix-path-0.10.0": { 8026 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8027 "ruleClassName": "http_archive", 8028 "attributes": { 8029 "name": "rules_rust~0.40.0~i~cui__gix-path-0.10.0", 8030 "sha256": "6a1d370115171e3ae03c5c6d4f7d096f2981a40ddccb98dfd704c773530ba73b", 8031 "type": "tar.gz", 8032 "urls": [ 8033 "https://crates.io/api/v1/crates/gix-path/0.10.0/download" 8034 ], 8035 "strip_prefix": "gix-path-0.10.0", 8036 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-path-0.10.0.bazel" 8037 } 8038 }, 8039 "rules_rust_bindgen__hermit-abi-0.3.1": { 8040 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8041 "ruleClassName": "http_archive", 8042 "attributes": { 8043 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__hermit-abi-0.3.1", 8044 "sha256": "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286", 8045 "type": "tar.gz", 8046 "urls": [ 8047 "https://crates.io/api/v1/crates/hermit-abi/0.3.1/download" 8048 ], 8049 "strip_prefix": "hermit-abi-0.3.1", 8050 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.hermit-abi-0.3.1.bazel" 8051 } 8052 }, 8053 "rules_rust_wasm_bindgen__multipart-0.18.0": { 8054 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8055 "ruleClassName": "http_archive", 8056 "attributes": { 8057 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__multipart-0.18.0", 8058 "sha256": "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182", 8059 "type": "tar.gz", 8060 "urls": [ 8061 "https://crates.io/api/v1/crates/multipart/0.18.0/download" 8062 ], 8063 "strip_prefix": "multipart-0.18.0", 8064 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.multipart-0.18.0.bazel" 8065 } 8066 }, 8067 "rules_rust_wasm_bindgen__android_system_properties-0.1.5": { 8068 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8069 "ruleClassName": "http_archive", 8070 "attributes": { 8071 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__android_system_properties-0.1.5", 8072 "sha256": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311", 8073 "type": "tar.gz", 8074 "urls": [ 8075 "https://crates.io/api/v1/crates/android_system_properties/0.1.5/download" 8076 ], 8077 "strip_prefix": "android_system_properties-0.1.5", 8078 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.android_system_properties-0.1.5.bazel" 8079 } 8080 }, 8081 "rules_rust_wasm_bindgen__cc-1.0.83": { 8082 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8083 "ruleClassName": "http_archive", 8084 "attributes": { 8085 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__cc-1.0.83", 8086 "sha256": "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0", 8087 "type": "tar.gz", 8088 "urls": [ 8089 "https://crates.io/api/v1/crates/cc/1.0.83/download" 8090 ], 8091 "strip_prefix": "cc-1.0.83", 8092 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.cc-1.0.83.bazel" 8093 } 8094 }, 8095 "cui__gix-ref-0.37.0": { 8096 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8097 "ruleClassName": "http_archive", 8098 "attributes": { 8099 "name": "rules_rust~0.40.0~i~cui__gix-ref-0.37.0", 8100 "sha256": "22e6b749660b613641769edc1954132eb8071a13c32224891686091bef078de4", 8101 "type": "tar.gz", 8102 "urls": [ 8103 "https://crates.io/api/v1/crates/gix-ref/0.37.0/download" 8104 ], 8105 "strip_prefix": "gix-ref-0.37.0", 8106 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-ref-0.37.0.bazel" 8107 } 8108 }, 8109 "cui__rand-0.8.5": { 8110 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8111 "ruleClassName": "http_archive", 8112 "attributes": { 8113 "name": "rules_rust~0.40.0~i~cui__rand-0.8.5", 8114 "sha256": "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404", 8115 "type": "tar.gz", 8116 "urls": [ 8117 "https://crates.io/api/v1/crates/rand/0.8.5/download" 8118 ], 8119 "strip_prefix": "rand-0.8.5", 8120 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rand-0.8.5.bazel" 8121 } 8122 }, 8123 "cui__num-integer-0.1.45": { 8124 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8125 "ruleClassName": "http_archive", 8126 "attributes": { 8127 "name": "rules_rust~0.40.0~i~cui__num-integer-0.1.45", 8128 "sha256": "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9", 8129 "type": "tar.gz", 8130 "urls": [ 8131 "https://crates.io/api/v1/crates/num-integer/0.1.45/download" 8132 ], 8133 "strip_prefix": "num-integer-0.1.45", 8134 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num-integer-0.1.45.bazel" 8135 } 8136 }, 8137 "rules_rust_bindgen__anstyle-query-1.0.0": { 8138 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8139 "ruleClassName": "http_archive", 8140 "attributes": { 8141 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__anstyle-query-1.0.0", 8142 "sha256": "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b", 8143 "type": "tar.gz", 8144 "urls": [ 8145 "https://crates.io/api/v1/crates/anstyle-query/1.0.0/download" 8146 ], 8147 "strip_prefix": "anstyle-query-1.0.0", 8148 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.anstyle-query-1.0.0.bazel" 8149 } 8150 }, 8151 "rules_rust_wasm_bindgen__hermit-abi-0.3.2": { 8152 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8153 "ruleClassName": "http_archive", 8154 "attributes": { 8155 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__hermit-abi-0.3.2", 8156 "sha256": "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b", 8157 "type": "tar.gz", 8158 "urls": [ 8159 "https://crates.io/api/v1/crates/hermit-abi/0.3.2/download" 8160 ], 8161 "strip_prefix": "hermit-abi-0.3.2", 8162 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.hermit-abi-0.3.2.bazel" 8163 } 8164 }, 8165 "rrra__utf8parse-0.2.1": { 8166 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8167 "ruleClassName": "http_archive", 8168 "attributes": { 8169 "name": "rules_rust~0.40.0~i~rrra__utf8parse-0.2.1", 8170 "sha256": "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a", 8171 "type": "tar.gz", 8172 "urls": [ 8173 "https://crates.io/api/v1/crates/utf8parse/0.2.1/download" 8174 ], 8175 "strip_prefix": "utf8parse-0.2.1", 8176 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.utf8parse-0.2.1.bazel" 8177 } 8178 }, 8179 "rules_rust_wasm_bindgen__getrandom-0.2.10": { 8180 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8181 "ruleClassName": "http_archive", 8182 "attributes": { 8183 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__getrandom-0.2.10", 8184 "sha256": "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427", 8185 "type": "tar.gz", 8186 "urls": [ 8187 "https://crates.io/api/v1/crates/getrandom/0.2.10/download" 8188 ], 8189 "strip_prefix": "getrandom-0.2.10", 8190 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.getrandom-0.2.10.bazel" 8191 } 8192 }, 8193 "cargo_bazel.buildifier-windows-amd64.exe": { 8194 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8195 "ruleClassName": "http_file", 8196 "attributes": { 8197 "name": "rules_rust~0.40.0~i~cargo_bazel.buildifier-windows-amd64.exe", 8198 "urls": [ 8199 "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-windows-amd64.exe" 8200 ], 8201 "sha256": "45e13b2951e4c611d346dacdaf0aafaa484045a3e7300fbc5dd01a896a688177", 8202 "downloaded_file_path": "buildifier.exe", 8203 "executable": true 8204 } 8205 }, 8206 "cui__regex-1.10.2": { 8207 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8208 "ruleClassName": "http_archive", 8209 "attributes": { 8210 "name": "rules_rust~0.40.0~i~cui__regex-1.10.2", 8211 "sha256": "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343", 8212 "type": "tar.gz", 8213 "urls": [ 8214 "https://crates.io/api/v1/crates/regex/1.10.2/download" 8215 ], 8216 "strip_prefix": "regex-1.10.2", 8217 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.regex-1.10.2.bazel" 8218 } 8219 }, 8220 "rules_rust_prost__httparse-1.8.0": { 8221 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8222 "ruleClassName": "http_archive", 8223 "attributes": { 8224 "name": "rules_rust~0.40.0~i~rules_rust_prost__httparse-1.8.0", 8225 "sha256": "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904", 8226 "type": "tar.gz", 8227 "urls": [ 8228 "https://crates.io/api/v1/crates/httparse/1.8.0/download" 8229 ], 8230 "strip_prefix": "httparse-1.8.0", 8231 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.httparse-1.8.0.bazel" 8232 } 8233 }, 8234 "rules_rust_bindgen__shlex-1.1.0": { 8235 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8236 "ruleClassName": "http_archive", 8237 "attributes": { 8238 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__shlex-1.1.0", 8239 "sha256": "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3", 8240 "type": "tar.gz", 8241 "urls": [ 8242 "https://crates.io/api/v1/crates/shlex/1.1.0/download" 8243 ], 8244 "strip_prefix": "shlex-1.1.0", 8245 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.shlex-1.1.0.bazel" 8246 } 8247 }, 8248 "rrra__log-0.4.19": { 8249 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8250 "ruleClassName": "http_archive", 8251 "attributes": { 8252 "name": "rules_rust~0.40.0~i~rrra__log-0.4.19", 8253 "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", 8254 "type": "tar.gz", 8255 "urls": [ 8256 "https://crates.io/api/v1/crates/log/0.4.19/download" 8257 ], 8258 "strip_prefix": "log-0.4.19", 8259 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.log-0.4.19.bazel" 8260 } 8261 }, 8262 "cui__cargo_metadata-0.18.1": { 8263 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8264 "ruleClassName": "http_archive", 8265 "attributes": { 8266 "name": "rules_rust~0.40.0~i~cui__cargo_metadata-0.18.1", 8267 "sha256": "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037", 8268 "type": "tar.gz", 8269 "urls": [ 8270 "https://crates.io/api/v1/crates/cargo_metadata/0.18.1/download" 8271 ], 8272 "strip_prefix": "cargo_metadata-0.18.1", 8273 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cargo_metadata-0.18.1.bazel" 8274 } 8275 }, 8276 "rules_rust_wasm_bindgen__predicates-1.0.8": { 8277 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8278 "ruleClassName": "http_archive", 8279 "attributes": { 8280 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__predicates-1.0.8", 8281 "sha256": "f49cfaf7fdaa3bfacc6fa3e7054e65148878354a5cfddcf661df4c851f8021df", 8282 "type": "tar.gz", 8283 "urls": [ 8284 "https://crates.io/api/v1/crates/predicates/1.0.8/download" 8285 ], 8286 "strip_prefix": "predicates-1.0.8", 8287 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.predicates-1.0.8.bazel" 8288 } 8289 }, 8290 "rrra__windows-targets-0.48.1": { 8291 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8292 "ruleClassName": "http_archive", 8293 "attributes": { 8294 "name": "rules_rust~0.40.0~i~rrra__windows-targets-0.48.1", 8295 "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f", 8296 "type": "tar.gz", 8297 "urls": [ 8298 "https://crates.io/api/v1/crates/windows-targets/0.48.1/download" 8299 ], 8300 "strip_prefix": "windows-targets-0.48.1", 8301 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows-targets-0.48.1.bazel" 8302 } 8303 }, 8304 "rules_rust_wasm_bindgen__serde_json-1.0.102": { 8305 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8306 "ruleClassName": "http_archive", 8307 "attributes": { 8308 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__serde_json-1.0.102", 8309 "sha256": "b5062a995d481b2308b6064e9af76011f2921c35f97b0468811ed9f6cd91dfed", 8310 "type": "tar.gz", 8311 "urls": [ 8312 "https://crates.io/api/v1/crates/serde_json/1.0.102/download" 8313 ], 8314 "strip_prefix": "serde_json-1.0.102", 8315 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.serde_json-1.0.102.bazel" 8316 } 8317 }, 8318 "cui__gix-fs-0.7.0": { 8319 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8320 "ruleClassName": "http_archive", 8321 "attributes": { 8322 "name": "rules_rust~0.40.0~i~cui__gix-fs-0.7.0", 8323 "sha256": "09815faba62fe9b32d918b75a554686c98e43f7d48c43a80df58eb718e5c6635", 8324 "type": "tar.gz", 8325 "urls": [ 8326 "https://crates.io/api/v1/crates/gix-fs/0.7.0/download" 8327 ], 8328 "strip_prefix": "gix-fs-0.7.0", 8329 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-fs-0.7.0.bazel" 8330 } 8331 }, 8332 "rrra__clap_builder-4.3.11": { 8333 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8334 "ruleClassName": "http_archive", 8335 "attributes": { 8336 "name": "rules_rust~0.40.0~i~rrra__clap_builder-4.3.11", 8337 "sha256": "98c59138d527eeaf9b53f35a77fcc1fad9d883116070c63d5de1c7dc7b00c72b", 8338 "type": "tar.gz", 8339 "urls": [ 8340 "https://crates.io/api/v1/crates/clap_builder/4.3.11/download" 8341 ], 8342 "strip_prefix": "clap_builder-4.3.11", 8343 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.clap_builder-4.3.11.bazel" 8344 } 8345 }, 8346 "rules_rust_prost__windows-sys-0.48.0": { 8347 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8348 "ruleClassName": "http_archive", 8349 "attributes": { 8350 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows-sys-0.48.0", 8351 "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", 8352 "type": "tar.gz", 8353 "urls": [ 8354 "https://crates.io/api/v1/crates/windows-sys/0.48.0/download" 8355 ], 8356 "strip_prefix": "windows-sys-0.48.0", 8357 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows-sys-0.48.0.bazel" 8358 } 8359 }, 8360 "rules_rust_wasm_bindgen__windows_i686_gnu-0.48.0": { 8361 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8362 "ruleClassName": "http_archive", 8363 "attributes": { 8364 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows_i686_gnu-0.48.0", 8365 "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", 8366 "type": "tar.gz", 8367 "urls": [ 8368 "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download" 8369 ], 8370 "strip_prefix": "windows_i686_gnu-0.48.0", 8371 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows_i686_gnu-0.48.0.bazel" 8372 } 8373 }, 8374 "cui__gix-lock-10.0.0": { 8375 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8376 "ruleClassName": "http_archive", 8377 "attributes": { 8378 "name": "rules_rust~0.40.0~i~cui__gix-lock-10.0.0", 8379 "sha256": "47fc96fa8b6b6d33555021907c81eb3b27635daecf6e630630bdad44f8feaa95", 8380 "type": "tar.gz", 8381 "urls": [ 8382 "https://crates.io/api/v1/crates/gix-lock/10.0.0/download" 8383 ], 8384 "strip_prefix": "gix-lock-10.0.0", 8385 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-lock-10.0.0.bazel" 8386 } 8387 }, 8388 "cui__gix-sec-0.10.0": { 8389 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8390 "ruleClassName": "http_archive", 8391 "attributes": { 8392 "name": "rules_rust~0.40.0~i~cui__gix-sec-0.10.0", 8393 "sha256": "92b9542ac025a8c02ed5d17b3fc031a111a384e859d0be3532ec4d58c40a0f28", 8394 "type": "tar.gz", 8395 "urls": [ 8396 "https://crates.io/api/v1/crates/gix-sec/0.10.0/download" 8397 ], 8398 "strip_prefix": "gix-sec-0.10.0", 8399 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-sec-0.10.0.bazel" 8400 } 8401 }, 8402 "rules_rust_prost__indexmap-1.9.3": { 8403 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8404 "ruleClassName": "http_archive", 8405 "attributes": { 8406 "name": "rules_rust~0.40.0~i~rules_rust_prost__indexmap-1.9.3", 8407 "sha256": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99", 8408 "type": "tar.gz", 8409 "urls": [ 8410 "https://crates.io/api/v1/crates/indexmap/1.9.3/download" 8411 ], 8412 "strip_prefix": "indexmap-1.9.3", 8413 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.indexmap-1.9.3.bazel" 8414 } 8415 }, 8416 "cui__gix-trace-0.1.3": { 8417 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8418 "ruleClassName": "http_archive", 8419 "attributes": { 8420 "name": "rules_rust~0.40.0~i~cui__gix-trace-0.1.3", 8421 "sha256": "96b6d623a1152c3facb79067d6e2ecdae48130030cf27d6eb21109f13bd7b836", 8422 "type": "tar.gz", 8423 "urls": [ 8424 "https://crates.io/api/v1/crates/gix-trace/0.1.3/download" 8425 ], 8426 "strip_prefix": "gix-trace-0.1.3", 8427 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-trace-0.1.3.bazel" 8428 } 8429 }, 8430 "cui__num-iter-0.1.43": { 8431 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8432 "ruleClassName": "http_archive", 8433 "attributes": { 8434 "name": "rules_rust~0.40.0~i~cui__num-iter-0.1.43", 8435 "sha256": "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252", 8436 "type": "tar.gz", 8437 "urls": [ 8438 "https://crates.io/api/v1/crates/num-iter/0.1.43/download" 8439 ], 8440 "strip_prefix": "num-iter-0.1.43", 8441 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num-iter-0.1.43.bazel" 8442 } 8443 }, 8444 "rules_rust_wasm_bindgen__ryu-1.0.14": { 8445 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8446 "ruleClassName": "http_archive", 8447 "attributes": { 8448 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__ryu-1.0.14", 8449 "sha256": "fe232bdf6be8c8de797b22184ee71118d63780ea42ac85b61d1baa6d3b782ae9", 8450 "type": "tar.gz", 8451 "urls": [ 8452 "https://crates.io/api/v1/crates/ryu/1.0.14/download" 8453 ], 8454 "strip_prefix": "ryu-1.0.14", 8455 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.ryu-1.0.14.bazel" 8456 } 8457 }, 8458 "rules_rust_prost__lazy_static-1.4.0": { 8459 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8460 "ruleClassName": "http_archive", 8461 "attributes": { 8462 "name": "rules_rust~0.40.0~i~rules_rust_prost__lazy_static-1.4.0", 8463 "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", 8464 "type": "tar.gz", 8465 "urls": [ 8466 "https://crates.io/api/v1/crates/lazy_static/1.4.0/download" 8467 ], 8468 "strip_prefix": "lazy_static-1.4.0", 8469 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.lazy_static-1.4.0.bazel" 8470 } 8471 }, 8472 "cui__humansize-2.1.3": { 8473 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8474 "ruleClassName": "http_archive", 8475 "attributes": { 8476 "name": "rules_rust~0.40.0~i~cui__humansize-2.1.3", 8477 "sha256": "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7", 8478 "type": "tar.gz", 8479 "urls": [ 8480 "https://crates.io/api/v1/crates/humansize/2.1.3/download" 8481 ], 8482 "strip_prefix": "humansize-2.1.3", 8483 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.humansize-2.1.3.bazel" 8484 } 8485 }, 8486 "rules_rust_prost__winapi-x86_64-pc-windows-gnu-0.4.0": { 8487 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8488 "ruleClassName": "http_archive", 8489 "attributes": { 8490 "name": "rules_rust~0.40.0~i~rules_rust_prost__winapi-x86_64-pc-windows-gnu-0.4.0", 8491 "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", 8492 "type": "tar.gz", 8493 "urls": [ 8494 "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download" 8495 ], 8496 "strip_prefix": "winapi-x86_64-pc-windows-gnu-0.4.0", 8497 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel" 8498 } 8499 }, 8500 "rules_rust_wasm_bindgen__io-lifetimes-1.0.11": { 8501 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8502 "ruleClassName": "http_archive", 8503 "attributes": { 8504 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__io-lifetimes-1.0.11", 8505 "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", 8506 "type": "tar.gz", 8507 "urls": [ 8508 "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download" 8509 ], 8510 "strip_prefix": "io-lifetimes-1.0.11", 8511 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.io-lifetimes-1.0.11.bazel" 8512 } 8513 }, 8514 "rules_rust_prost__tower-service-0.3.2": { 8515 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8516 "ruleClassName": "http_archive", 8517 "attributes": { 8518 "name": "rules_rust~0.40.0~i~rules_rust_prost__tower-service-0.3.2", 8519 "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52", 8520 "type": "tar.gz", 8521 "urls": [ 8522 "https://crates.io/api/v1/crates/tower-service/0.3.2/download" 8523 ], 8524 "strip_prefix": "tower-service-0.3.2", 8525 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tower-service-0.3.2.bazel" 8526 } 8527 }, 8528 "rules_rust_wasm_bindgen__diff-0.1.13": { 8529 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8530 "ruleClassName": "http_archive", 8531 "attributes": { 8532 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__diff-0.1.13", 8533 "sha256": "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8", 8534 "type": "tar.gz", 8535 "urls": [ 8536 "https://crates.io/api/v1/crates/diff/0.1.13/download" 8537 ], 8538 "strip_prefix": "diff-0.1.13", 8539 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.diff-0.1.13.bazel" 8540 } 8541 }, 8542 "rules_rust_prost__multimap-0.8.3": { 8543 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8544 "ruleClassName": "http_archive", 8545 "attributes": { 8546 "name": "rules_rust~0.40.0~i~rules_rust_prost__multimap-0.8.3", 8547 "sha256": "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a", 8548 "type": "tar.gz", 8549 "urls": [ 8550 "https://crates.io/api/v1/crates/multimap/0.8.3/download" 8551 ], 8552 "strip_prefix": "multimap-0.8.3", 8553 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.multimap-0.8.3.bazel" 8554 } 8555 }, 8556 "rules_rust_wasm_bindgen__difference-2.0.0": { 8557 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8558 "ruleClassName": "http_archive", 8559 "attributes": { 8560 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__difference-2.0.0", 8561 "sha256": "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198", 8562 "type": "tar.gz", 8563 "urls": [ 8564 "https://crates.io/api/v1/crates/difference/2.0.0/download" 8565 ], 8566 "strip_prefix": "difference-2.0.0", 8567 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.difference-2.0.0.bazel" 8568 } 8569 }, 8570 "rules_rust_wasm_bindgen__unicode-segmentation-1.10.1": { 8571 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8572 "ruleClassName": "http_archive", 8573 "attributes": { 8574 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__unicode-segmentation-1.10.1", 8575 "sha256": "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36", 8576 "type": "tar.gz", 8577 "urls": [ 8578 "https://crates.io/api/v1/crates/unicode-segmentation/1.10.1/download" 8579 ], 8580 "strip_prefix": "unicode-segmentation-1.10.1", 8581 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.unicode-segmentation-1.10.1.bazel" 8582 } 8583 }, 8584 "rules_rust_wasm_bindgen__proc-macro2-1.0.64": { 8585 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8586 "ruleClassName": "http_archive", 8587 "attributes": { 8588 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__proc-macro2-1.0.64", 8589 "sha256": "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da", 8590 "type": "tar.gz", 8591 "urls": [ 8592 "https://crates.io/api/v1/crates/proc-macro2/1.0.64/download" 8593 ], 8594 "strip_prefix": "proc-macro2-1.0.64", 8595 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.proc-macro2-1.0.64.bazel" 8596 } 8597 }, 8598 "cui__rand_core-0.4.2": { 8599 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8600 "ruleClassName": "http_archive", 8601 "attributes": { 8602 "name": "rules_rust~0.40.0~i~cui__rand_core-0.4.2", 8603 "sha256": "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc", 8604 "type": "tar.gz", 8605 "urls": [ 8606 "https://crates.io/api/v1/crates/rand_core/0.4.2/download" 8607 ], 8608 "strip_prefix": "rand_core-0.4.2", 8609 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rand_core-0.4.2.bazel" 8610 } 8611 }, 8612 "rrra__cc-1.0.79": { 8613 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8614 "ruleClassName": "http_archive", 8615 "attributes": { 8616 "name": "rules_rust~0.40.0~i~rrra__cc-1.0.79", 8617 "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f", 8618 "type": "tar.gz", 8619 "urls": [ 8620 "https://crates.io/api/v1/crates/cc/1.0.79/download" 8621 ], 8622 "strip_prefix": "cc-1.0.79", 8623 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.cc-1.0.79.bazel" 8624 } 8625 }, 8626 "rules_rust_wasm_bindgen__rustls-webpki-0.101.7": { 8627 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8628 "ruleClassName": "http_archive", 8629 "attributes": { 8630 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rustls-webpki-0.101.7", 8631 "sha256": "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765", 8632 "type": "tar.gz", 8633 "urls": [ 8634 "https://crates.io/api/v1/crates/rustls-webpki/0.101.7/download" 8635 ], 8636 "strip_prefix": "rustls-webpki-0.101.7", 8637 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rustls-webpki-0.101.7.bazel" 8638 } 8639 }, 8640 "cui__phf-0.11.2": { 8641 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8642 "ruleClassName": "http_archive", 8643 "attributes": { 8644 "name": "rules_rust~0.40.0~i~cui__phf-0.11.2", 8645 "sha256": "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc", 8646 "type": "tar.gz", 8647 "urls": [ 8648 "https://crates.io/api/v1/crates/phf/0.11.2/download" 8649 ], 8650 "strip_prefix": "phf-0.11.2", 8651 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.phf-0.11.2.bazel" 8652 } 8653 }, 8654 "rules_rust_wasm_bindgen__wasm-bindgen-threads-xform-0.2.91": { 8655 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8656 "ruleClassName": "http_archive", 8657 "attributes": { 8658 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-threads-xform-0.2.91", 8659 "sha256": "90a2e577034352f9aa9352730fcf2562c68957f2e9b9ee70ab6379510e49e2fe", 8660 "type": "tar.gz", 8661 "urls": [ 8662 "https://crates.io/api/v1/crates/wasm-bindgen-threads-xform/0.2.91/download" 8663 ], 8664 "strip_prefix": "wasm-bindgen-threads-xform-0.2.91", 8665 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-threads-xform-0.2.91.bazel" 8666 } 8667 }, 8668 "rules_rust_wasm_bindgen__winapi-0.3.9": { 8669 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8670 "ruleClassName": "http_archive", 8671 "attributes": { 8672 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__winapi-0.3.9", 8673 "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", 8674 "type": "tar.gz", 8675 "urls": [ 8676 "https://crates.io/api/v1/crates/winapi/0.3.9/download" 8677 ], 8678 "strip_prefix": "winapi-0.3.9", 8679 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.winapi-0.3.9.bazel" 8680 } 8681 }, 8682 "rules_rust_prost": { 8683 "bzlFile": "@@rules_rust~0.40.0//crate_universe/private:crates_vendor.bzl", 8684 "ruleClassName": "crates_vendor_remote_repository", 8685 "attributes": { 8686 "name": "rules_rust~0.40.0~i~rules_rust_prost", 8687 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.bazel", 8688 "defs_module": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:defs.bzl" 8689 } 8690 }, 8691 "cui__wasm-bindgen-0.2.87": { 8692 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8693 "ruleClassName": "http_archive", 8694 "attributes": { 8695 "name": "rules_rust~0.40.0~i~cui__wasm-bindgen-0.2.87", 8696 "sha256": "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342", 8697 "type": "tar.gz", 8698 "urls": [ 8699 "https://crates.io/api/v1/crates/wasm-bindgen/0.2.87/download" 8700 ], 8701 "strip_prefix": "wasm-bindgen-0.2.87", 8702 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.wasm-bindgen-0.2.87.bazel" 8703 } 8704 }, 8705 "rules_rust_bindgen__quote-1.0.28": { 8706 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8707 "ruleClassName": "http_archive", 8708 "attributes": { 8709 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__quote-1.0.28", 8710 "sha256": "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488", 8711 "type": "tar.gz", 8712 "urls": [ 8713 "https://crates.io/api/v1/crates/quote/1.0.28/download" 8714 ], 8715 "strip_prefix": "quote-1.0.28", 8716 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.quote-1.0.28.bazel" 8717 } 8718 }, 8719 "rules_rust_wasm_bindgen__wasmparser-0.102.0": { 8720 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8721 "ruleClassName": "http_archive", 8722 "attributes": { 8723 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasmparser-0.102.0", 8724 "sha256": "48134de3d7598219ab9eaf6b91b15d8e50d31da76b8519fe4ecfcec2cf35104b", 8725 "type": "tar.gz", 8726 "urls": [ 8727 "https://crates.io/api/v1/crates/wasmparser/0.102.0/download" 8728 ], 8729 "strip_prefix": "wasmparser-0.102.0", 8730 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasmparser-0.102.0.bazel" 8731 } 8732 }, 8733 "cui__anstyle-query-1.0.0": { 8734 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8735 "ruleClassName": "http_archive", 8736 "attributes": { 8737 "name": "rules_rust~0.40.0~i~cui__anstyle-query-1.0.0", 8738 "sha256": "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b", 8739 "type": "tar.gz", 8740 "urls": [ 8741 "https://crates.io/api/v1/crates/anstyle-query/1.0.0/download" 8742 ], 8743 "strip_prefix": "anstyle-query-1.0.0", 8744 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.anstyle-query-1.0.0.bazel" 8745 } 8746 }, 8747 "cui__winapi-x86_64-pc-windows-gnu-0.4.0": { 8748 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8749 "ruleClassName": "http_archive", 8750 "attributes": { 8751 "name": "rules_rust~0.40.0~i~cui__winapi-x86_64-pc-windows-gnu-0.4.0", 8752 "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", 8753 "type": "tar.gz", 8754 "urls": [ 8755 "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download" 8756 ], 8757 "strip_prefix": "winapi-x86_64-pc-windows-gnu-0.4.0", 8758 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel" 8759 } 8760 }, 8761 "rrra__heck-0.4.1": { 8762 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8763 "ruleClassName": "http_archive", 8764 "attributes": { 8765 "name": "rules_rust~0.40.0~i~rrra__heck-0.4.1", 8766 "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", 8767 "type": "tar.gz", 8768 "urls": [ 8769 "https://crates.io/api/v1/crates/heck/0.4.1/download" 8770 ], 8771 "strip_prefix": "heck-0.4.1", 8772 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.heck-0.4.1.bazel" 8773 } 8774 }, 8775 "rules_rust_prost__hermit-abi-0.2.6": { 8776 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8777 "ruleClassName": "http_archive", 8778 "attributes": { 8779 "name": "rules_rust~0.40.0~i~rules_rust_prost__hermit-abi-0.2.6", 8780 "sha256": "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7", 8781 "type": "tar.gz", 8782 "urls": [ 8783 "https://crates.io/api/v1/crates/hermit-abi/0.2.6/download" 8784 ], 8785 "strip_prefix": "hermit-abi-0.2.6", 8786 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.hermit-abi-0.2.6.bazel" 8787 } 8788 }, 8789 "rules_rust_wasm_bindgen__autocfg-1.1.0": { 8790 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8791 "ruleClassName": "http_archive", 8792 "attributes": { 8793 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__autocfg-1.1.0", 8794 "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa", 8795 "type": "tar.gz", 8796 "urls": [ 8797 "https://crates.io/api/v1/crates/autocfg/1.1.0/download" 8798 ], 8799 "strip_prefix": "autocfg-1.1.0", 8800 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.autocfg-1.1.0.bazel" 8801 } 8802 }, 8803 "cui__bumpalo-3.13.0": { 8804 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8805 "ruleClassName": "http_archive", 8806 "attributes": { 8807 "name": "rules_rust~0.40.0~i~cui__bumpalo-3.13.0", 8808 "sha256": "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1", 8809 "type": "tar.gz", 8810 "urls": [ 8811 "https://crates.io/api/v1/crates/bumpalo/3.13.0/download" 8812 ], 8813 "strip_prefix": "bumpalo-3.13.0", 8814 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.bumpalo-3.13.0.bazel" 8815 } 8816 }, 8817 "rules_rust_prost__cfg-if-1.0.0": { 8818 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8819 "ruleClassName": "http_archive", 8820 "attributes": { 8821 "name": "rules_rust~0.40.0~i~rules_rust_prost__cfg-if-1.0.0", 8822 "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd", 8823 "type": "tar.gz", 8824 "urls": [ 8825 "https://crates.io/api/v1/crates/cfg-if/1.0.0/download" 8826 ], 8827 "strip_prefix": "cfg-if-1.0.0", 8828 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.cfg-if-1.0.0.bazel" 8829 } 8830 }, 8831 "rules_rust_bindgen__anstyle-parse-0.2.0": { 8832 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8833 "ruleClassName": "http_archive", 8834 "attributes": { 8835 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__anstyle-parse-0.2.0", 8836 "sha256": "e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee", 8837 "type": "tar.gz", 8838 "urls": [ 8839 "https://crates.io/api/v1/crates/anstyle-parse/0.2.0/download" 8840 ], 8841 "strip_prefix": "anstyle-parse-0.2.0", 8842 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.anstyle-parse-0.2.0.bazel" 8843 } 8844 }, 8845 "rules_rust_bindgen__bindgen-0.69.1": { 8846 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8847 "ruleClassName": "http_archive", 8848 "attributes": { 8849 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__bindgen-0.69.1", 8850 "sha256": "9ffcebc3849946a7170a05992aac39da343a90676ab392c51a4280981d6379c2", 8851 "type": "tar.gz", 8852 "urls": [ 8853 "https://crates.io/api/v1/crates/bindgen/0.69.1/download" 8854 ], 8855 "strip_prefix": "bindgen-0.69.1", 8856 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.bindgen-0.69.1.bazel" 8857 } 8858 }, 8859 "cui__version_check-0.9.4": { 8860 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8861 "ruleClassName": "http_archive", 8862 "attributes": { 8863 "name": "rules_rust~0.40.0~i~cui__version_check-0.9.4", 8864 "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f", 8865 "type": "tar.gz", 8866 "urls": [ 8867 "https://crates.io/api/v1/crates/version_check/0.9.4/download" 8868 ], 8869 "strip_prefix": "version_check-0.9.4", 8870 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.version_check-0.9.4.bazel" 8871 } 8872 }, 8873 "cui__num-complex-0.1.43": { 8874 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8875 "ruleClassName": "http_archive", 8876 "attributes": { 8877 "name": "rules_rust~0.40.0~i~cui__num-complex-0.1.43", 8878 "sha256": "b288631d7878aaf59442cffd36910ea604ecd7745c36054328595114001c9656", 8879 "type": "tar.gz", 8880 "urls": [ 8881 "https://crates.io/api/v1/crates/num-complex/0.1.43/download" 8882 ], 8883 "strip_prefix": "num-complex-0.1.43", 8884 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num-complex-0.1.43.bazel" 8885 } 8886 }, 8887 "cui__gix-date-0.8.0": { 8888 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8889 "ruleClassName": "http_archive", 8890 "attributes": { 8891 "name": "rules_rust~0.40.0~i~cui__gix-date-0.8.0", 8892 "sha256": "fc7df669639582dc7c02737642f76890b03b5544e141caba68a7d6b4eb551e0d", 8893 "type": "tar.gz", 8894 "urls": [ 8895 "https://crates.io/api/v1/crates/gix-date/0.8.0/download" 8896 ], 8897 "strip_prefix": "gix-date-0.8.0", 8898 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-date-0.8.0.bazel" 8899 } 8900 }, 8901 "cui__scopeguard-1.2.0": { 8902 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8903 "ruleClassName": "http_archive", 8904 "attributes": { 8905 "name": "rules_rust~0.40.0~i~cui__scopeguard-1.2.0", 8906 "sha256": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49", 8907 "type": "tar.gz", 8908 "urls": [ 8909 "https://crates.io/api/v1/crates/scopeguard/1.2.0/download" 8910 ], 8911 "strip_prefix": "scopeguard-1.2.0", 8912 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.scopeguard-1.2.0.bazel" 8913 } 8914 }, 8915 "rules_rust_prost__pin-project-1.1.0": { 8916 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8917 "ruleClassName": "http_archive", 8918 "attributes": { 8919 "name": "rules_rust~0.40.0~i~rules_rust_prost__pin-project-1.1.0", 8920 "sha256": "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead", 8921 "type": "tar.gz", 8922 "urls": [ 8923 "https://crates.io/api/v1/crates/pin-project/1.1.0/download" 8924 ], 8925 "strip_prefix": "pin-project-1.1.0", 8926 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.pin-project-1.1.0.bazel" 8927 } 8928 }, 8929 "rules_rust_wasm_bindgen__quote-1.0.29": { 8930 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8931 "ruleClassName": "http_archive", 8932 "attributes": { 8933 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__quote-1.0.29", 8934 "sha256": "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105", 8935 "type": "tar.gz", 8936 "urls": [ 8937 "https://crates.io/api/v1/crates/quote/1.0.29/download" 8938 ], 8939 "strip_prefix": "quote-1.0.29", 8940 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.quote-1.0.29.bazel" 8941 } 8942 }, 8943 "rules_rust_bindgen__clang-sys-1.6.1": { 8944 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8945 "ruleClassName": "http_archive", 8946 "attributes": { 8947 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__clang-sys-1.6.1", 8948 "sha256": "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f", 8949 "type": "tar.gz", 8950 "urls": [ 8951 "https://crates.io/api/v1/crates/clang-sys/1.6.1/download" 8952 ], 8953 "strip_prefix": "clang-sys-1.6.1", 8954 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.clang-sys-1.6.1.bazel" 8955 } 8956 }, 8957 "cui__parse-zoneinfo-0.3.0": { 8958 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8959 "ruleClassName": "http_archive", 8960 "attributes": { 8961 "name": "rules_rust~0.40.0~i~cui__parse-zoneinfo-0.3.0", 8962 "sha256": "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41", 8963 "type": "tar.gz", 8964 "urls": [ 8965 "https://crates.io/api/v1/crates/parse-zoneinfo/0.3.0/download" 8966 ], 8967 "strip_prefix": "parse-zoneinfo-0.3.0", 8968 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.parse-zoneinfo-0.3.0.bazel" 8969 } 8970 }, 8971 "cui__unicode-bidi-0.3.13": { 8972 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8973 "ruleClassName": "http_archive", 8974 "attributes": { 8975 "name": "rules_rust~0.40.0~i~cui__unicode-bidi-0.3.13", 8976 "sha256": "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460", 8977 "type": "tar.gz", 8978 "urls": [ 8979 "https://crates.io/api/v1/crates/unicode-bidi/0.3.13/download" 8980 ], 8981 "strip_prefix": "unicode-bidi-0.3.13", 8982 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unicode-bidi-0.3.13.bazel" 8983 } 8984 }, 8985 "cui__gix-traverse-0.33.0": { 8986 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 8987 "ruleClassName": "http_archive", 8988 "attributes": { 8989 "name": "rules_rust~0.40.0~i~cui__gix-traverse-0.33.0", 8990 "sha256": "22ef04ab3643acba289b5cedd25d6f53c0430770b1d689d1d654511e6fb81ba0", 8991 "type": "tar.gz", 8992 "urls": [ 8993 "https://crates.io/api/v1/crates/gix-traverse/0.33.0/download" 8994 ], 8995 "strip_prefix": "gix-traverse-0.33.0", 8996 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-traverse-0.33.0.bazel" 8997 } 8998 }, 8999 "rrra__anstyle-parse-0.2.1": { 9000 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9001 "ruleClassName": "http_archive", 9002 "attributes": { 9003 "name": "rules_rust~0.40.0~i~rrra__anstyle-parse-0.2.1", 9004 "sha256": "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333", 9005 "type": "tar.gz", 9006 "urls": [ 9007 "https://crates.io/api/v1/crates/anstyle-parse/0.2.1/download" 9008 ], 9009 "strip_prefix": "anstyle-parse-0.2.1", 9010 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.anstyle-parse-0.2.1.bazel" 9011 } 9012 }, 9013 "rules_rust_wasm_bindgen__stable_deref_trait-1.2.0": { 9014 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9015 "ruleClassName": "http_archive", 9016 "attributes": { 9017 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__stable_deref_trait-1.2.0", 9018 "sha256": "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3", 9019 "type": "tar.gz", 9020 "urls": [ 9021 "https://crates.io/api/v1/crates/stable_deref_trait/1.2.0/download" 9022 ], 9023 "strip_prefix": "stable_deref_trait-1.2.0", 9024 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.stable_deref_trait-1.2.0.bazel" 9025 } 9026 }, 9027 "rules_rust_wasm_bindgen__num_cpus-1.16.0": { 9028 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9029 "ruleClassName": "http_archive", 9030 "attributes": { 9031 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__num_cpus-1.16.0", 9032 "sha256": "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43", 9033 "type": "tar.gz", 9034 "urls": [ 9035 "https://crates.io/api/v1/crates/num_cpus/1.16.0/download" 9036 ], 9037 "strip_prefix": "num_cpus-1.16.0", 9038 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.num_cpus-1.16.0.bazel" 9039 } 9040 }, 9041 "llvm-raw": { 9042 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9043 "ruleClassName": "http_archive", 9044 "attributes": { 9045 "name": "rules_rust~0.40.0~i~llvm-raw", 9046 "urls": [ 9047 "https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.6/llvm-project-14.0.6.src.tar.xz" 9048 ], 9049 "strip_prefix": "llvm-project-14.0.6.src", 9050 "sha256": "8b3cfd7bc695bd6cea0f37f53f0981f34f87496e79e2529874fd03a2f9dd3a8a", 9051 "build_file_content": "# empty", 9052 "patch_args": [ 9053 "-p1" 9054 ], 9055 "patches": [ 9056 "@@rules_rust~0.40.0//bindgen/3rdparty/patches:llvm-project.cxx17.patch", 9057 "@@rules_rust~0.40.0//bindgen/3rdparty/patches:llvm-project.incompatible_disallow_empty_glob.patch" 9058 ] 9059 } 9060 }, 9061 "cui__miniz_oxide-0.7.1": { 9062 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9063 "ruleClassName": "http_archive", 9064 "attributes": { 9065 "name": "rules_rust~0.40.0~i~cui__miniz_oxide-0.7.1", 9066 "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7", 9067 "type": "tar.gz", 9068 "urls": [ 9069 "https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download" 9070 ], 9071 "strip_prefix": "miniz_oxide-0.7.1", 9072 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.miniz_oxide-0.7.1.bazel" 9073 } 9074 }, 9075 "cui__phf_codegen-0.11.2": { 9076 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9077 "ruleClassName": "http_archive", 9078 "attributes": { 9079 "name": "rules_rust~0.40.0~i~cui__phf_codegen-0.11.2", 9080 "sha256": "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a", 9081 "type": "tar.gz", 9082 "urls": [ 9083 "https://crates.io/api/v1/crates/phf_codegen/0.11.2/download" 9084 ], 9085 "strip_prefix": "phf_codegen-0.11.2", 9086 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.phf_codegen-0.11.2.bazel" 9087 } 9088 }, 9089 "cui__winapi-util-0.1.5": { 9090 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9091 "ruleClassName": "http_archive", 9092 "attributes": { 9093 "name": "rules_rust~0.40.0~i~cui__winapi-util-0.1.5", 9094 "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178", 9095 "type": "tar.gz", 9096 "urls": [ 9097 "https://crates.io/api/v1/crates/winapi-util/0.1.5/download" 9098 ], 9099 "strip_prefix": "winapi-util-0.1.5", 9100 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.winapi-util-0.1.5.bazel" 9101 } 9102 }, 9103 "rules_rust_bindgen__io-lifetimes-1.0.11": { 9104 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9105 "ruleClassName": "http_archive", 9106 "attributes": { 9107 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__io-lifetimes-1.0.11", 9108 "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", 9109 "type": "tar.gz", 9110 "urls": [ 9111 "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download" 9112 ], 9113 "strip_prefix": "io-lifetimes-1.0.11", 9114 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.io-lifetimes-1.0.11.bazel" 9115 } 9116 }, 9117 "cui__unic-char-range-0.9.0": { 9118 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9119 "ruleClassName": "http_archive", 9120 "attributes": { 9121 "name": "rules_rust~0.40.0~i~cui__unic-char-range-0.9.0", 9122 "sha256": "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc", 9123 "type": "tar.gz", 9124 "urls": [ 9125 "https://crates.io/api/v1/crates/unic-char-range/0.9.0/download" 9126 ], 9127 "strip_prefix": "unic-char-range-0.9.0", 9128 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unic-char-range-0.9.0.bazel" 9129 } 9130 }, 9131 "rules_rust_wasm_bindgen__leb128-0.2.5": { 9132 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9133 "ruleClassName": "http_archive", 9134 "attributes": { 9135 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__leb128-0.2.5", 9136 "sha256": "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67", 9137 "type": "tar.gz", 9138 "urls": [ 9139 "https://crates.io/api/v1/crates/leb128/0.2.5/download" 9140 ], 9141 "strip_prefix": "leb128-0.2.5", 9142 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.leb128-0.2.5.bazel" 9143 } 9144 }, 9145 "cui__crossbeam-deque-0.8.3": { 9146 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9147 "ruleClassName": "http_archive", 9148 "attributes": { 9149 "name": "rules_rust~0.40.0~i~cui__crossbeam-deque-0.8.3", 9150 "sha256": "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef", 9151 "type": "tar.gz", 9152 "urls": [ 9153 "https://crates.io/api/v1/crates/crossbeam-deque/0.8.3/download" 9154 ], 9155 "strip_prefix": "crossbeam-deque-0.8.3", 9156 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crossbeam-deque-0.8.3.bazel" 9157 } 9158 }, 9159 "rules_rust_wasm_bindgen__predicates-core-1.0.6": { 9160 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9161 "ruleClassName": "http_archive", 9162 "attributes": { 9163 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__predicates-core-1.0.6", 9164 "sha256": "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174", 9165 "type": "tar.gz", 9166 "urls": [ 9167 "https://crates.io/api/v1/crates/predicates-core/1.0.6/download" 9168 ], 9169 "strip_prefix": "predicates-core-1.0.6", 9170 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.predicates-core-1.0.6.bazel" 9171 } 9172 }, 9173 "cui__android_system_properties-0.1.5": { 9174 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9175 "ruleClassName": "http_archive", 9176 "attributes": { 9177 "name": "rules_rust~0.40.0~i~cui__android_system_properties-0.1.5", 9178 "sha256": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311", 9179 "type": "tar.gz", 9180 "urls": [ 9181 "https://crates.io/api/v1/crates/android_system_properties/0.1.5/download" 9182 ], 9183 "strip_prefix": "android_system_properties-0.1.5", 9184 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.android_system_properties-0.1.5.bazel" 9185 } 9186 }, 9187 "cui__windows_aarch64_msvc-0.48.0": { 9188 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9189 "ruleClassName": "http_archive", 9190 "attributes": { 9191 "name": "rules_rust~0.40.0~i~cui__windows_aarch64_msvc-0.48.0", 9192 "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", 9193 "type": "tar.gz", 9194 "urls": [ 9195 "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download" 9196 ], 9197 "strip_prefix": "windows_aarch64_msvc-0.48.0", 9198 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows_aarch64_msvc-0.48.0.bazel" 9199 } 9200 }, 9201 "cui__anstyle-1.0.1": { 9202 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9203 "ruleClassName": "http_archive", 9204 "attributes": { 9205 "name": "rules_rust~0.40.0~i~cui__anstyle-1.0.1", 9206 "sha256": "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd", 9207 "type": "tar.gz", 9208 "urls": [ 9209 "https://crates.io/api/v1/crates/anstyle/1.0.1/download" 9210 ], 9211 "strip_prefix": "anstyle-1.0.1", 9212 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.anstyle-1.0.1.bazel" 9213 } 9214 }, 9215 "rules_rust_wasm_bindgen__wasm-bindgen-0.2.91": { 9216 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9217 "ruleClassName": "http_archive", 9218 "attributes": { 9219 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-0.2.91", 9220 "sha256": "c1e124130aee3fb58c5bdd6b639a0509486b0338acaaae0c84a5124b0f588b7f", 9221 "type": "tar.gz", 9222 "urls": [ 9223 "https://crates.io/api/v1/crates/wasm-bindgen/0.2.91/download" 9224 ], 9225 "strip_prefix": "wasm-bindgen-0.2.91", 9226 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-0.2.91.bazel" 9227 } 9228 }, 9229 "cui__pest_meta-2.7.0": { 9230 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9231 "ruleClassName": "http_archive", 9232 "attributes": { 9233 "name": "rules_rust~0.40.0~i~cui__pest_meta-2.7.0", 9234 "sha256": "a01f71cb40bd8bb94232df14b946909e14660e33fc05db3e50ae2a82d7ea0ca0", 9235 "type": "tar.gz", 9236 "urls": [ 9237 "https://crates.io/api/v1/crates/pest_meta/2.7.0/download" 9238 ], 9239 "strip_prefix": "pest_meta-2.7.0", 9240 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.pest_meta-2.7.0.bazel" 9241 } 9242 }, 9243 "cui__anstyle-wincon-1.0.1": { 9244 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9245 "ruleClassName": "http_archive", 9246 "attributes": { 9247 "name": "rules_rust~0.40.0~i~cui__anstyle-wincon-1.0.1", 9248 "sha256": "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188", 9249 "type": "tar.gz", 9250 "urls": [ 9251 "https://crates.io/api/v1/crates/anstyle-wincon/1.0.1/download" 9252 ], 9253 "strip_prefix": "anstyle-wincon-1.0.1", 9254 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.anstyle-wincon-1.0.1.bazel" 9255 } 9256 }, 9257 "rrra__anstyle-query-1.0.0": { 9258 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9259 "ruleClassName": "http_archive", 9260 "attributes": { 9261 "name": "rules_rust~0.40.0~i~rrra__anstyle-query-1.0.0", 9262 "sha256": "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b", 9263 "type": "tar.gz", 9264 "urls": [ 9265 "https://crates.io/api/v1/crates/anstyle-query/1.0.0/download" 9266 ], 9267 "strip_prefix": "anstyle-query-1.0.0", 9268 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.anstyle-query-1.0.0.bazel" 9269 } 9270 }, 9271 "rules_rust_prost__winapi-i686-pc-windows-gnu-0.4.0": { 9272 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9273 "ruleClassName": "http_archive", 9274 "attributes": { 9275 "name": "rules_rust~0.40.0~i~rules_rust_prost__winapi-i686-pc-windows-gnu-0.4.0", 9276 "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", 9277 "type": "tar.gz", 9278 "urls": [ 9279 "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download" 9280 ], 9281 "strip_prefix": "winapi-i686-pc-windows-gnu-0.4.0", 9282 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel" 9283 } 9284 }, 9285 "rrra__clap_derive-4.3.2": { 9286 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9287 "ruleClassName": "http_archive", 9288 "attributes": { 9289 "name": "rules_rust~0.40.0~i~rrra__clap_derive-4.3.2", 9290 "sha256": "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f", 9291 "type": "tar.gz", 9292 "urls": [ 9293 "https://crates.io/api/v1/crates/clap_derive/4.3.2/download" 9294 ], 9295 "strip_prefix": "clap_derive-4.3.2", 9296 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.clap_derive-4.3.2.bazel" 9297 } 9298 }, 9299 "cui__gix-hash-0.13.1": { 9300 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9301 "ruleClassName": "http_archive", 9302 "attributes": { 9303 "name": "rules_rust~0.40.0~i~cui__gix-hash-0.13.1", 9304 "sha256": "1884c7b41ea0875217c1be9ce91322f90bde433e91d374d0e1276073a51ccc60", 9305 "type": "tar.gz", 9306 "urls": [ 9307 "https://crates.io/api/v1/crates/gix-hash/0.13.1/download" 9308 ], 9309 "strip_prefix": "gix-hash-0.13.1", 9310 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-hash-0.13.1.bazel" 9311 } 9312 }, 9313 "cui__maybe-async-0.2.7": { 9314 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9315 "ruleClassName": "http_archive", 9316 "attributes": { 9317 "name": "rules_rust~0.40.0~i~cui__maybe-async-0.2.7", 9318 "sha256": "0f1b8c13cb1f814b634a96b2c725449fe7ed464a7b8781de8688be5ffbd3f305", 9319 "type": "tar.gz", 9320 "urls": [ 9321 "https://crates.io/api/v1/crates/maybe-async/0.2.7/download" 9322 ], 9323 "strip_prefix": "maybe-async-0.2.7", 9324 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.maybe-async-0.2.7.bazel" 9325 } 9326 }, 9327 "cui__regex-automata-0.3.3": { 9328 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9329 "ruleClassName": "http_archive", 9330 "attributes": { 9331 "name": "rules_rust~0.40.0~i~cui__regex-automata-0.3.3", 9332 "sha256": "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310", 9333 "type": "tar.gz", 9334 "urls": [ 9335 "https://crates.io/api/v1/crates/regex-automata/0.3.3/download" 9336 ], 9337 "strip_prefix": "regex-automata-0.3.3", 9338 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.regex-automata-0.3.3.bazel" 9339 } 9340 }, 9341 "rrra__windows_aarch64_msvc-0.48.0": { 9342 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9343 "ruleClassName": "http_archive", 9344 "attributes": { 9345 "name": "rules_rust~0.40.0~i~rrra__windows_aarch64_msvc-0.48.0", 9346 "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", 9347 "type": "tar.gz", 9348 "urls": [ 9349 "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download" 9350 ], 9351 "strip_prefix": "windows_aarch64_msvc-0.48.0", 9352 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows_aarch64_msvc-0.48.0.bazel" 9353 } 9354 }, 9355 "cui__gix-filter-0.5.0": { 9356 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9357 "ruleClassName": "http_archive", 9358 "attributes": { 9359 "name": "rules_rust~0.40.0~i~cui__gix-filter-0.5.0", 9360 "sha256": "1be40d28cd41445bb6cd52c4d847d915900e5466f7433eaee6a9e0a3d1d88b08", 9361 "type": "tar.gz", 9362 "urls": [ 9363 "https://crates.io/api/v1/crates/gix-filter/0.5.0/download" 9364 ], 9365 "strip_prefix": "gix-filter-0.5.0", 9366 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-filter-0.5.0.bazel" 9367 } 9368 }, 9369 "rules_rust_wasm_bindgen__mime-0.3.17": { 9370 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9371 "ruleClassName": "http_archive", 9372 "attributes": { 9373 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__mime-0.3.17", 9374 "sha256": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a", 9375 "type": "tar.gz", 9376 "urls": [ 9377 "https://crates.io/api/v1/crates/mime/0.3.17/download" 9378 ], 9379 "strip_prefix": "mime-0.3.17", 9380 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.mime-0.3.17.bazel" 9381 } 9382 }, 9383 "rules_rust_prost__which-4.4.0": { 9384 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9385 "ruleClassName": "http_archive", 9386 "attributes": { 9387 "name": "rules_rust~0.40.0~i~rules_rust_prost__which-4.4.0", 9388 "sha256": "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269", 9389 "type": "tar.gz", 9390 "urls": [ 9391 "https://crates.io/api/v1/crates/which/4.4.0/download" 9392 ], 9393 "strip_prefix": "which-4.4.0", 9394 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.which-4.4.0.bazel" 9395 } 9396 }, 9397 "rrra__anstyle-wincon-1.0.1": { 9398 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9399 "ruleClassName": "http_archive", 9400 "attributes": { 9401 "name": "rules_rust~0.40.0~i~rrra__anstyle-wincon-1.0.1", 9402 "sha256": "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188", 9403 "type": "tar.gz", 9404 "urls": [ 9405 "https://crates.io/api/v1/crates/anstyle-wincon/1.0.1/download" 9406 ], 9407 "strip_prefix": "anstyle-wincon-1.0.1", 9408 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.anstyle-wincon-1.0.1.bazel" 9409 } 9410 }, 9411 "rrra__rustix-0.37.23": { 9412 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9413 "ruleClassName": "http_archive", 9414 "attributes": { 9415 "name": "rules_rust~0.40.0~i~rrra__rustix-0.37.23", 9416 "sha256": "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06", 9417 "type": "tar.gz", 9418 "urls": [ 9419 "https://crates.io/api/v1/crates/rustix/0.37.23/download" 9420 ], 9421 "strip_prefix": "rustix-0.37.23", 9422 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.rustix-0.37.23.bazel" 9423 } 9424 }, 9425 "rules_rust_prost__hermit-abi-0.3.1": { 9426 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9427 "ruleClassName": "http_archive", 9428 "attributes": { 9429 "name": "rules_rust~0.40.0~i~rules_rust_prost__hermit-abi-0.3.1", 9430 "sha256": "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286", 9431 "type": "tar.gz", 9432 "urls": [ 9433 "https://crates.io/api/v1/crates/hermit-abi/0.3.1/download" 9434 ], 9435 "strip_prefix": "hermit-abi-0.3.1", 9436 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.hermit-abi-0.3.1.bazel" 9437 } 9438 }, 9439 "rules_rust_wasm_bindgen__adler-1.0.2": { 9440 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9441 "ruleClassName": "http_archive", 9442 "attributes": { 9443 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__adler-1.0.2", 9444 "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe", 9445 "type": "tar.gz", 9446 "urls": [ 9447 "https://crates.io/api/v1/crates/adler/1.0.2/download" 9448 ], 9449 "strip_prefix": "adler-1.0.2", 9450 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.adler-1.0.2.bazel" 9451 } 9452 }, 9453 "rules_rust_wasm_bindgen__log-0.4.19": { 9454 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9455 "ruleClassName": "http_archive", 9456 "attributes": { 9457 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__log-0.4.19", 9458 "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", 9459 "type": "tar.gz", 9460 "urls": [ 9461 "https://crates.io/api/v1/crates/log/0.4.19/download" 9462 ], 9463 "strip_prefix": "log-0.4.19", 9464 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.log-0.4.19.bazel" 9465 } 9466 }, 9467 "rules_rust_bindgen__heck-0.4.1": { 9468 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9469 "ruleClassName": "http_archive", 9470 "attributes": { 9471 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__heck-0.4.1", 9472 "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", 9473 "type": "tar.gz", 9474 "urls": [ 9475 "https://crates.io/api/v1/crates/heck/0.4.1/download" 9476 ], 9477 "strip_prefix": "heck-0.4.1", 9478 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.heck-0.4.1.bazel" 9479 } 9480 }, 9481 "cui__maplit-1.0.2": { 9482 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9483 "ruleClassName": "http_archive", 9484 "attributes": { 9485 "name": "rules_rust~0.40.0~i~cui__maplit-1.0.2", 9486 "sha256": "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d", 9487 "type": "tar.gz", 9488 "urls": [ 9489 "https://crates.io/api/v1/crates/maplit/1.0.2/download" 9490 ], 9491 "strip_prefix": "maplit-1.0.2", 9492 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.maplit-1.0.2.bazel" 9493 } 9494 }, 9495 "rrra__syn-2.0.25": { 9496 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9497 "ruleClassName": "http_archive", 9498 "attributes": { 9499 "name": "rules_rust~0.40.0~i~rrra__syn-2.0.25", 9500 "sha256": "15e3fc8c0c74267e2df136e5e5fb656a464158aa57624053375eb9c8c6e25ae2", 9501 "type": "tar.gz", 9502 "urls": [ 9503 "https://crates.io/api/v1/crates/syn/2.0.25/download" 9504 ], 9505 "strip_prefix": "syn-2.0.25", 9506 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.syn-2.0.25.bazel" 9507 } 9508 }, 9509 "cui__digest-0.10.7": { 9510 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9511 "ruleClassName": "http_archive", 9512 "attributes": { 9513 "name": "rules_rust~0.40.0~i~cui__digest-0.10.7", 9514 "sha256": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292", 9515 "type": "tar.gz", 9516 "urls": [ 9517 "https://crates.io/api/v1/crates/digest/0.10.7/download" 9518 ], 9519 "strip_prefix": "digest-0.10.7", 9520 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.digest-0.10.7.bazel" 9521 } 9522 }, 9523 "cui__gix-worktree-0.26.0": { 9524 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9525 "ruleClassName": "http_archive", 9526 "attributes": { 9527 "name": "rules_rust~0.40.0~i~cui__gix-worktree-0.26.0", 9528 "sha256": "9f5e32972801bd82d56609e6fc84efc358fa1f11f25c5e83b7807ee2280f14fe", 9529 "type": "tar.gz", 9530 "urls": [ 9531 "https://crates.io/api/v1/crates/gix-worktree/0.26.0/download" 9532 ], 9533 "strip_prefix": "gix-worktree-0.26.0", 9534 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-worktree-0.26.0.bazel" 9535 } 9536 }, 9537 "cui__equivalent-1.0.1": { 9538 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9539 "ruleClassName": "http_archive", 9540 "attributes": { 9541 "name": "rules_rust~0.40.0~i~cui__equivalent-1.0.1", 9542 "sha256": "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5", 9543 "type": "tar.gz", 9544 "urls": [ 9545 "https://crates.io/api/v1/crates/equivalent/1.0.1/download" 9546 ], 9547 "strip_prefix": "equivalent-1.0.1", 9548 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.equivalent-1.0.1.bazel" 9549 } 9550 }, 9551 "rules_rust_wasm_bindgen__semver-1.0.17": { 9552 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9553 "ruleClassName": "http_archive", 9554 "attributes": { 9555 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__semver-1.0.17", 9556 "sha256": "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed", 9557 "type": "tar.gz", 9558 "urls": [ 9559 "https://crates.io/api/v1/crates/semver/1.0.17/download" 9560 ], 9561 "strip_prefix": "semver-1.0.17", 9562 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.semver-1.0.17.bazel" 9563 } 9564 }, 9565 "cui": { 9566 "bzlFile": "@@rules_rust~0.40.0//crate_universe/private:crates_vendor.bzl", 9567 "ruleClassName": "crates_vendor_remote_repository", 9568 "attributes": { 9569 "name": "rules_rust~0.40.0~i~cui", 9570 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.bazel", 9571 "defs_module": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:defs.bzl" 9572 } 9573 }, 9574 "rules_rust_wasm_bindgen__memchr-2.5.0": { 9575 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9576 "ruleClassName": "http_archive", 9577 "attributes": { 9578 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__memchr-2.5.0", 9579 "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", 9580 "type": "tar.gz", 9581 "urls": [ 9582 "https://crates.io/api/v1/crates/memchr/2.5.0/download" 9583 ], 9584 "strip_prefix": "memchr-2.5.0", 9585 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.memchr-2.5.0.bazel" 9586 } 9587 }, 9588 "cui__once_cell-1.18.0": { 9589 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9590 "ruleClassName": "http_archive", 9591 "attributes": { 9592 "name": "rules_rust~0.40.0~i~cui__once_cell-1.18.0", 9593 "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", 9594 "type": "tar.gz", 9595 "urls": [ 9596 "https://crates.io/api/v1/crates/once_cell/1.18.0/download" 9597 ], 9598 "strip_prefix": "once_cell-1.18.0", 9599 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.once_cell-1.18.0.bazel" 9600 } 9601 }, 9602 "rules_rust_wasm_bindgen__wasmparser-0.80.2": { 9603 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9604 "ruleClassName": "http_archive", 9605 "attributes": { 9606 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasmparser-0.80.2", 9607 "sha256": "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b", 9608 "type": "tar.gz", 9609 "urls": [ 9610 "https://crates.io/api/v1/crates/wasmparser/0.80.2/download" 9611 ], 9612 "strip_prefix": "wasmparser-0.80.2", 9613 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasmparser-0.80.2.bazel" 9614 } 9615 }, 9616 "rrra__once_cell-1.18.0": { 9617 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9618 "ruleClassName": "http_archive", 9619 "attributes": { 9620 "name": "rules_rust~0.40.0~i~rrra__once_cell-1.18.0", 9621 "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", 9622 "type": "tar.gz", 9623 "urls": [ 9624 "https://crates.io/api/v1/crates/once_cell/1.18.0/download" 9625 ], 9626 "strip_prefix": "once_cell-1.18.0", 9627 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.once_cell-1.18.0.bazel" 9628 } 9629 }, 9630 "cui__heck-0.4.1": { 9631 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9632 "ruleClassName": "http_archive", 9633 "attributes": { 9634 "name": "rules_rust~0.40.0~i~cui__heck-0.4.1", 9635 "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", 9636 "type": "tar.gz", 9637 "urls": [ 9638 "https://crates.io/api/v1/crates/heck/0.4.1/download" 9639 ], 9640 "strip_prefix": "heck-0.4.1", 9641 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.heck-0.4.1.bazel" 9642 } 9643 }, 9644 "rules_rust_wasm_bindgen__winapi-x86_64-pc-windows-gnu-0.4.0": { 9645 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9646 "ruleClassName": "http_archive", 9647 "attributes": { 9648 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__winapi-x86_64-pc-windows-gnu-0.4.0", 9649 "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", 9650 "type": "tar.gz", 9651 "urls": [ 9652 "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download" 9653 ], 9654 "strip_prefix": "winapi-x86_64-pc-windows-gnu-0.4.0", 9655 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel" 9656 } 9657 }, 9658 "rules_rust_bindgen__is-terminal-0.4.7": { 9659 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9660 "ruleClassName": "http_archive", 9661 "attributes": { 9662 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__is-terminal-0.4.7", 9663 "sha256": "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f", 9664 "type": "tar.gz", 9665 "urls": [ 9666 "https://crates.io/api/v1/crates/is-terminal/0.4.7/download" 9667 ], 9668 "strip_prefix": "is-terminal-0.4.7", 9669 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.is-terminal-0.4.7.bazel" 9670 } 9671 }, 9672 "cui__autocfg-1.1.0": { 9673 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9674 "ruleClassName": "http_archive", 9675 "attributes": { 9676 "name": "rules_rust~0.40.0~i~cui__autocfg-1.1.0", 9677 "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa", 9678 "type": "tar.gz", 9679 "urls": [ 9680 "https://crates.io/api/v1/crates/autocfg/1.1.0/download" 9681 ], 9682 "strip_prefix": "autocfg-1.1.0", 9683 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.autocfg-1.1.0.bazel" 9684 } 9685 }, 9686 "rules_rust_prost__tokio-util-0.7.8": { 9687 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9688 "ruleClassName": "http_archive", 9689 "attributes": { 9690 "name": "rules_rust~0.40.0~i~rules_rust_prost__tokio-util-0.7.8", 9691 "sha256": "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d", 9692 "type": "tar.gz", 9693 "urls": [ 9694 "https://crates.io/api/v1/crates/tokio-util/0.7.8/download" 9695 ], 9696 "strip_prefix": "tokio-util-0.7.8", 9697 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tokio-util-0.7.8.bazel" 9698 } 9699 }, 9700 "libc": { 9701 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9702 "ruleClassName": "http_archive", 9703 "attributes": { 9704 "name": "rules_rust~0.40.0~i~libc", 9705 "build_file_content": "load(\"@rules_rust//rust:defs.bzl\", \"rust_library\")\n\nrust_library(\n name = \"libc\",\n srcs = glob([\"src/**/*.rs\"]),\n edition = \"2015\",\n rustc_flags = [\n # In most cases, warnings in 3rd party crates are not interesting as\n # they're out of the control of consumers. The flag here silences\n # warnings. For more details see:\n # https://doc.rust-lang.org/rustc/lints/levels.html\n \"--cap-lints=allow\",\n ],\n visibility = [\"//visibility:public\"],\n)\n", 9706 "sha256": "1ac4c2ac6ed5a8fb9020c166bc63316205f1dc78d4b964ad31f4f21eb73f0c6d", 9707 "strip_prefix": "libc-0.2.20", 9708 "urls": [ 9709 "https://mirror.bazel.build/github.com/rust-lang/libc/archive/0.2.20.zip", 9710 "https://github.com/rust-lang/libc/archive/0.2.20.zip" 9711 ] 9712 } 9713 }, 9714 "rrra__either-1.8.1": { 9715 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9716 "ruleClassName": "http_archive", 9717 "attributes": { 9718 "name": "rules_rust~0.40.0~i~rrra__either-1.8.1", 9719 "sha256": "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91", 9720 "type": "tar.gz", 9721 "urls": [ 9722 "https://crates.io/api/v1/crates/either/1.8.1/download" 9723 ], 9724 "strip_prefix": "either-1.8.1", 9725 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.either-1.8.1.bazel" 9726 } 9727 }, 9728 "rules_rust_bindgen__minimal-lexical-0.2.1": { 9729 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9730 "ruleClassName": "http_archive", 9731 "attributes": { 9732 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__minimal-lexical-0.2.1", 9733 "sha256": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a", 9734 "type": "tar.gz", 9735 "urls": [ 9736 "https://crates.io/api/v1/crates/minimal-lexical/0.2.1/download" 9737 ], 9738 "strip_prefix": "minimal-lexical-0.2.1", 9739 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.minimal-lexical-0.2.1.bazel" 9740 } 9741 }, 9742 "rules_rust_prost__tokio-io-timeout-1.2.0": { 9743 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9744 "ruleClassName": "http_archive", 9745 "attributes": { 9746 "name": "rules_rust~0.40.0~i~rules_rust_prost__tokio-io-timeout-1.2.0", 9747 "sha256": "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf", 9748 "type": "tar.gz", 9749 "urls": [ 9750 "https://crates.io/api/v1/crates/tokio-io-timeout/1.2.0/download" 9751 ], 9752 "strip_prefix": "tokio-io-timeout-1.2.0", 9753 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tokio-io-timeout-1.2.0.bazel" 9754 } 9755 }, 9756 "cui__num-traits-0.2.15": { 9757 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9758 "ruleClassName": "http_archive", 9759 "attributes": { 9760 "name": "rules_rust~0.40.0~i~cui__num-traits-0.2.15", 9761 "sha256": "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd", 9762 "type": "tar.gz", 9763 "urls": [ 9764 "https://crates.io/api/v1/crates/num-traits/0.2.15/download" 9765 ], 9766 "strip_prefix": "num-traits-0.2.15", 9767 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num-traits-0.2.15.bazel" 9768 } 9769 }, 9770 "rules_rust_wasm_bindgen__base64-0.13.1": { 9771 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9772 "ruleClassName": "http_archive", 9773 "attributes": { 9774 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__base64-0.13.1", 9775 "sha256": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8", 9776 "type": "tar.gz", 9777 "urls": [ 9778 "https://crates.io/api/v1/crates/base64/0.13.1/download" 9779 ], 9780 "strip_prefix": "base64-0.13.1", 9781 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.base64-0.13.1.bazel" 9782 } 9783 }, 9784 "rrra__regex-automata-0.3.3": { 9785 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9786 "ruleClassName": "http_archive", 9787 "attributes": { 9788 "name": "rules_rust~0.40.0~i~rrra__regex-automata-0.3.3", 9789 "sha256": "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310", 9790 "type": "tar.gz", 9791 "urls": [ 9792 "https://crates.io/api/v1/crates/regex-automata/0.3.3/download" 9793 ], 9794 "strip_prefix": "regex-automata-0.3.3", 9795 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.regex-automata-0.3.3.bazel" 9796 } 9797 }, 9798 "cui__spdx-0.10.3": { 9799 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9800 "ruleClassName": "http_archive", 9801 "attributes": { 9802 "name": "rules_rust~0.40.0~i~cui__spdx-0.10.3", 9803 "sha256": "62bde1398b09b9f93fc2fc9b9da86e362693e999d3a54a8ac47a99a5a73f638b", 9804 "type": "tar.gz", 9805 "urls": [ 9806 "https://crates.io/api/v1/crates/spdx/0.10.3/download" 9807 ], 9808 "strip_prefix": "spdx-0.10.3", 9809 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.spdx-0.10.3.bazel" 9810 } 9811 }, 9812 "rules_rust_wasm_bindgen__normalize-line-endings-0.3.0": { 9813 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9814 "ruleClassName": "http_archive", 9815 "attributes": { 9816 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__normalize-line-endings-0.3.0", 9817 "sha256": "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be", 9818 "type": "tar.gz", 9819 "urls": [ 9820 "https://crates.io/api/v1/crates/normalize-line-endings/0.3.0/download" 9821 ], 9822 "strip_prefix": "normalize-line-endings-0.3.0", 9823 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.normalize-line-endings-0.3.0.bazel" 9824 } 9825 }, 9826 "rules_rust_prost__h2-0.3.19": { 9827 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9828 "ruleClassName": "http_archive", 9829 "attributes": { 9830 "name": "rules_rust~0.40.0~i~rules_rust_prost__h2-0.3.19", 9831 "sha256": "d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782", 9832 "type": "tar.gz", 9833 "urls": [ 9834 "https://crates.io/api/v1/crates/h2/0.3.19/download" 9835 ], 9836 "strip_prefix": "h2-0.3.19", 9837 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.h2-0.3.19.bazel" 9838 } 9839 }, 9840 "rules_rust_wasm_bindgen__wasmparser-0.108.0": { 9841 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9842 "ruleClassName": "http_archive", 9843 "attributes": { 9844 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasmparser-0.108.0", 9845 "sha256": "76c956109dcb41436a39391139d9b6e2d0a5e0b158e1293ef352ec977e5e36c5", 9846 "type": "tar.gz", 9847 "urls": [ 9848 "https://crates.io/api/v1/crates/wasmparser/0.108.0/download" 9849 ], 9850 "strip_prefix": "wasmparser-0.108.0", 9851 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasmparser-0.108.0.bazel" 9852 } 9853 }, 9854 "rules_rust_bindgen__colorchoice-1.0.0": { 9855 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9856 "ruleClassName": "http_archive", 9857 "attributes": { 9858 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__colorchoice-1.0.0", 9859 "sha256": "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7", 9860 "type": "tar.gz", 9861 "urls": [ 9862 "https://crates.io/api/v1/crates/colorchoice/1.0.0/download" 9863 ], 9864 "strip_prefix": "colorchoice-1.0.0", 9865 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.colorchoice-1.0.0.bazel" 9866 } 9867 }, 9868 "rules_rust_wasm_bindgen__humantime-2.1.0": { 9869 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9870 "ruleClassName": "http_archive", 9871 "attributes": { 9872 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__humantime-2.1.0", 9873 "sha256": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", 9874 "type": "tar.gz", 9875 "urls": [ 9876 "https://crates.io/api/v1/crates/humantime/2.1.0/download" 9877 ], 9878 "strip_prefix": "humantime-2.1.0", 9879 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.humantime-2.1.0.bazel" 9880 } 9881 }, 9882 "rules_rust_wasm_bindgen__rand_chacha-0.3.1": { 9883 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9884 "ruleClassName": "http_archive", 9885 "attributes": { 9886 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rand_chacha-0.3.1", 9887 "sha256": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", 9888 "type": "tar.gz", 9889 "urls": [ 9890 "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download" 9891 ], 9892 "strip_prefix": "rand_chacha-0.3.1", 9893 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rand_chacha-0.3.1.bazel" 9894 } 9895 }, 9896 "rules_rust_bindgen__nom-7.1.3": { 9897 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9898 "ruleClassName": "http_archive", 9899 "attributes": { 9900 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__nom-7.1.3", 9901 "sha256": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a", 9902 "type": "tar.gz", 9903 "urls": [ 9904 "https://crates.io/api/v1/crates/nom/7.1.3/download" 9905 ], 9906 "strip_prefix": "nom-7.1.3", 9907 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.nom-7.1.3.bazel" 9908 } 9909 }, 9910 "cui__strsim-0.10.0": { 9911 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9912 "ruleClassName": "http_archive", 9913 "attributes": { 9914 "name": "rules_rust~0.40.0~i~cui__strsim-0.10.0", 9915 "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", 9916 "type": "tar.gz", 9917 "urls": [ 9918 "https://crates.io/api/v1/crates/strsim/0.10.0/download" 9919 ], 9920 "strip_prefix": "strsim-0.10.0", 9921 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.strsim-0.10.0.bazel" 9922 } 9923 }, 9924 "rules_rust_prost__windows_aarch64_gnullvm-0.48.0": { 9925 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9926 "ruleClassName": "http_archive", 9927 "attributes": { 9928 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows_aarch64_gnullvm-0.48.0", 9929 "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", 9930 "type": "tar.gz", 9931 "urls": [ 9932 "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download" 9933 ], 9934 "strip_prefix": "windows_aarch64_gnullvm-0.48.0", 9935 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows_aarch64_gnullvm-0.48.0.bazel" 9936 } 9937 }, 9938 "cui__cfg-if-1.0.0": { 9939 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9940 "ruleClassName": "http_archive", 9941 "attributes": { 9942 "name": "rules_rust~0.40.0~i~cui__cfg-if-1.0.0", 9943 "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd", 9944 "type": "tar.gz", 9945 "urls": [ 9946 "https://crates.io/api/v1/crates/cfg-if/1.0.0/download" 9947 ], 9948 "strip_prefix": "cfg-if-1.0.0", 9949 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cfg-if-1.0.0.bazel" 9950 } 9951 }, 9952 "cui__errno-dragonfly-0.1.2": { 9953 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9954 "ruleClassName": "http_archive", 9955 "attributes": { 9956 "name": "rules_rust~0.40.0~i~cui__errno-dragonfly-0.1.2", 9957 "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", 9958 "type": "tar.gz", 9959 "urls": [ 9960 "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download" 9961 ], 9962 "strip_prefix": "errno-dragonfly-0.1.2", 9963 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.errno-dragonfly-0.1.2.bazel" 9964 } 9965 }, 9966 "rules_rust_wasm_bindgen__hashbrown-0.12.3": { 9967 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9968 "ruleClassName": "http_archive", 9969 "attributes": { 9970 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__hashbrown-0.12.3", 9971 "sha256": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", 9972 "type": "tar.gz", 9973 "urls": [ 9974 "https://crates.io/api/v1/crates/hashbrown/0.12.3/download" 9975 ], 9976 "strip_prefix": "hashbrown-0.12.3", 9977 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.hashbrown-0.12.3.bazel" 9978 } 9979 }, 9980 "cui__clap-4.3.11": { 9981 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9982 "ruleClassName": "http_archive", 9983 "attributes": { 9984 "name": "rules_rust~0.40.0~i~cui__clap-4.3.11", 9985 "sha256": "1640e5cc7fb47dbb8338fd471b105e7ed6c3cb2aeb00c2e067127ffd3764a05d", 9986 "type": "tar.gz", 9987 "urls": [ 9988 "https://crates.io/api/v1/crates/clap/4.3.11/download" 9989 ], 9990 "strip_prefix": "clap-4.3.11", 9991 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.clap-4.3.11.bazel" 9992 } 9993 }, 9994 "rules_rust_bindgen__regex-syntax-0.7.2": { 9995 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 9996 "ruleClassName": "http_archive", 9997 "attributes": { 9998 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__regex-syntax-0.7.2", 9999 "sha256": "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78", 10000 "type": "tar.gz", 10001 "urls": [ 10002 "https://crates.io/api/v1/crates/regex-syntax/0.7.2/download" 10003 ], 10004 "strip_prefix": "regex-syntax-0.7.2", 10005 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.regex-syntax-0.7.2.bazel" 10006 } 10007 }, 10008 "rules_rust_bindgen__cexpr-0.6.0": { 10009 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10010 "ruleClassName": "http_archive", 10011 "attributes": { 10012 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__cexpr-0.6.0", 10013 "sha256": "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766", 10014 "type": "tar.gz", 10015 "urls": [ 10016 "https://crates.io/api/v1/crates/cexpr/0.6.0/download" 10017 ], 10018 "strip_prefix": "cexpr-0.6.0", 10019 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.cexpr-0.6.0.bazel" 10020 } 10021 }, 10022 "cui__proc-macro2-1.0.64": { 10023 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10024 "ruleClassName": "http_archive", 10025 "attributes": { 10026 "name": "rules_rust~0.40.0~i~cui__proc-macro2-1.0.64", 10027 "sha256": "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da", 10028 "type": "tar.gz", 10029 "urls": [ 10030 "https://crates.io/api/v1/crates/proc-macro2/1.0.64/download" 10031 ], 10032 "strip_prefix": "proc-macro2-1.0.64", 10033 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.proc-macro2-1.0.64.bazel" 10034 } 10035 }, 10036 "cui__num-bigint-0.1.44": { 10037 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10038 "ruleClassName": "http_archive", 10039 "attributes": { 10040 "name": "rules_rust~0.40.0~i~cui__num-bigint-0.1.44", 10041 "sha256": "e63899ad0da84ce718c14936262a41cee2c79c981fc0a0e7c7beb47d5a07e8c1", 10042 "type": "tar.gz", 10043 "urls": [ 10044 "https://crates.io/api/v1/crates/num-bigint/0.1.44/download" 10045 ], 10046 "strip_prefix": "num-bigint-0.1.44", 10047 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num-bigint-0.1.44.bazel" 10048 } 10049 }, 10050 "cui__gix-prompt-0.7.0": { 10051 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10052 "ruleClassName": "http_archive", 10053 "attributes": { 10054 "name": "rules_rust~0.40.0~i~cui__gix-prompt-0.7.0", 10055 "sha256": "5c9a913769516f5e9d937afac206fb76428e3d7238e538845842887fda584678", 10056 "type": "tar.gz", 10057 "urls": [ 10058 "https://crates.io/api/v1/crates/gix-prompt/0.7.0/download" 10059 ], 10060 "strip_prefix": "gix-prompt-0.7.0", 10061 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-prompt-0.7.0.bazel" 10062 } 10063 }, 10064 "cui__nu-ansi-term-0.46.0": { 10065 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10066 "ruleClassName": "http_archive", 10067 "attributes": { 10068 "name": "rules_rust~0.40.0~i~cui__nu-ansi-term-0.46.0", 10069 "sha256": "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84", 10070 "type": "tar.gz", 10071 "urls": [ 10072 "https://crates.io/api/v1/crates/nu-ansi-term/0.46.0/download" 10073 ], 10074 "strip_prefix": "nu-ansi-term-0.46.0", 10075 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.nu-ansi-term-0.46.0.bazel" 10076 } 10077 }, 10078 "cui__lazy_static-1.4.0": { 10079 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10080 "ruleClassName": "http_archive", 10081 "attributes": { 10082 "name": "rules_rust~0.40.0~i~cui__lazy_static-1.4.0", 10083 "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", 10084 "type": "tar.gz", 10085 "urls": [ 10086 "https://crates.io/api/v1/crates/lazy_static/1.4.0/download" 10087 ], 10088 "strip_prefix": "lazy_static-1.4.0", 10089 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.lazy_static-1.4.0.bazel" 10090 } 10091 }, 10092 "rules_rust_wasm_bindgen__serde_derive-1.0.171": { 10093 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10094 "ruleClassName": "http_archive", 10095 "attributes": { 10096 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__serde_derive-1.0.171", 10097 "sha256": "389894603bd18c46fa56231694f8d827779c0951a667087194cf9de94ed24682", 10098 "type": "tar.gz", 10099 "urls": [ 10100 "https://crates.io/api/v1/crates/serde_derive/1.0.171/download" 10101 ], 10102 "strip_prefix": "serde_derive-1.0.171", 10103 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.serde_derive-1.0.171.bazel" 10104 } 10105 }, 10106 "rules_rust_bindgen__anstyle-1.0.0": { 10107 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10108 "ruleClassName": "http_archive", 10109 "attributes": { 10110 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__anstyle-1.0.0", 10111 "sha256": "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d", 10112 "type": "tar.gz", 10113 "urls": [ 10114 "https://crates.io/api/v1/crates/anstyle/1.0.0/download" 10115 ], 10116 "strip_prefix": "anstyle-1.0.0", 10117 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.anstyle-1.0.0.bazel" 10118 } 10119 }, 10120 "cui__gix-packetline-0.16.7": { 10121 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10122 "ruleClassName": "http_archive", 10123 "attributes": { 10124 "name": "rules_rust~0.40.0~i~cui__gix-packetline-0.16.7", 10125 "sha256": "8a8384b1e964151aff0d5632dd9b191059d07dff358b96bd940f1b452600d7ab", 10126 "type": "tar.gz", 10127 "urls": [ 10128 "https://crates.io/api/v1/crates/gix-packetline/0.16.7/download" 10129 ], 10130 "strip_prefix": "gix-packetline-0.16.7", 10131 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-packetline-0.16.7.bazel" 10132 } 10133 }, 10134 "cui__thiserror-impl-1.0.50": { 10135 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10136 "ruleClassName": "http_archive", 10137 "attributes": { 10138 "name": "rules_rust~0.40.0~i~cui__thiserror-impl-1.0.50", 10139 "sha256": "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8", 10140 "type": "tar.gz", 10141 "urls": [ 10142 "https://crates.io/api/v1/crates/thiserror-impl/1.0.50/download" 10143 ], 10144 "strip_prefix": "thiserror-impl-1.0.50", 10145 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.thiserror-impl-1.0.50.bazel" 10146 } 10147 }, 10148 "cui__time-core-0.1.2": { 10149 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10150 "ruleClassName": "http_archive", 10151 "attributes": { 10152 "name": "rules_rust~0.40.0~i~cui__time-core-0.1.2", 10153 "sha256": "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3", 10154 "type": "tar.gz", 10155 "urls": [ 10156 "https://crates.io/api/v1/crates/time-core/0.1.2/download" 10157 ], 10158 "strip_prefix": "time-core-0.1.2", 10159 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.time-core-0.1.2.bazel" 10160 } 10161 }, 10162 "rules_rust_prost__either-1.8.1": { 10163 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10164 "ruleClassName": "http_archive", 10165 "attributes": { 10166 "name": "rules_rust~0.40.0~i~rules_rust_prost__either-1.8.1", 10167 "sha256": "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91", 10168 "type": "tar.gz", 10169 "urls": [ 10170 "https://crates.io/api/v1/crates/either/1.8.1/download" 10171 ], 10172 "strip_prefix": "either-1.8.1", 10173 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.either-1.8.1.bazel" 10174 } 10175 }, 10176 "cui__itertools-0.12.0": { 10177 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10178 "ruleClassName": "http_archive", 10179 "attributes": { 10180 "name": "rules_rust~0.40.0~i~cui__itertools-0.12.0", 10181 "sha256": "25db6b064527c5d482d0423354fcd07a89a2dfe07b67892e62411946db7f07b0", 10182 "type": "tar.gz", 10183 "urls": [ 10184 "https://crates.io/api/v1/crates/itertools/0.12.0/download" 10185 ], 10186 "strip_prefix": "itertools-0.12.0", 10187 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.itertools-0.12.0.bazel" 10188 } 10189 }, 10190 "cui__time-macros-0.2.15": { 10191 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10192 "ruleClassName": "http_archive", 10193 "attributes": { 10194 "name": "rules_rust~0.40.0~i~cui__time-macros-0.2.15", 10195 "sha256": "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20", 10196 "type": "tar.gz", 10197 "urls": [ 10198 "https://crates.io/api/v1/crates/time-macros/0.2.15/download" 10199 ], 10200 "strip_prefix": "time-macros-0.2.15", 10201 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.time-macros-0.2.15.bazel" 10202 } 10203 }, 10204 "rules_rust_prost__try-lock-0.2.4": { 10205 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10206 "ruleClassName": "http_archive", 10207 "attributes": { 10208 "name": "rules_rust~0.40.0~i~rules_rust_prost__try-lock-0.2.4", 10209 "sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed", 10210 "type": "tar.gz", 10211 "urls": [ 10212 "https://crates.io/api/v1/crates/try-lock/0.2.4/download" 10213 ], 10214 "strip_prefix": "try-lock-0.2.4", 10215 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.try-lock-0.2.4.bazel" 10216 } 10217 }, 10218 "cui__tera-1.19.1": { 10219 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10220 "ruleClassName": "http_archive", 10221 "attributes": { 10222 "name": "rules_rust~0.40.0~i~cui__tera-1.19.1", 10223 "sha256": "970dff17c11e884a4a09bc76e3a17ef71e01bb13447a11e85226e254fe6d10b8", 10224 "type": "tar.gz", 10225 "urls": [ 10226 "https://crates.io/api/v1/crates/tera/1.19.1/download" 10227 ], 10228 "strip_prefix": "tera-1.19.1", 10229 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tera-1.19.1.bazel" 10230 } 10231 }, 10232 "rules_rust_bindgen__bindgen-cli-0.69.1": { 10233 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10234 "ruleClassName": "http_archive", 10235 "attributes": { 10236 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__bindgen-cli-0.69.1", 10237 "integrity": "sha256-iFZe4JEQqZ54KZiX+/7VA7mqAwZThu6MGBl/yvIotQE=", 10238 "type": "tar.gz", 10239 "urls": [ 10240 "https://crates.io/api/v1/crates/bindgen-cli/0.69.1/download" 10241 ], 10242 "strip_prefix": "bindgen-cli-0.69.1", 10243 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty:BUILD.bindgen-cli.bazel" 10244 } 10245 }, 10246 "rules_rust_wasm_bindgen__tempfile-3.6.0": { 10247 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10248 "ruleClassName": "http_archive", 10249 "attributes": { 10250 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__tempfile-3.6.0", 10251 "sha256": "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6", 10252 "type": "tar.gz", 10253 "urls": [ 10254 "https://crates.io/api/v1/crates/tempfile/3.6.0/download" 10255 ], 10256 "strip_prefix": "tempfile-3.6.0", 10257 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.tempfile-3.6.0.bazel" 10258 } 10259 }, 10260 "rules_rust_prost__axum-core-0.3.4": { 10261 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10262 "ruleClassName": "http_archive", 10263 "attributes": { 10264 "name": "rules_rust~0.40.0~i~rules_rust_prost__axum-core-0.3.4", 10265 "sha256": "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c", 10266 "type": "tar.gz", 10267 "urls": [ 10268 "https://crates.io/api/v1/crates/axum-core/0.3.4/download" 10269 ], 10270 "strip_prefix": "axum-core-0.3.4", 10271 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.axum-core-0.3.4.bazel" 10272 } 10273 }, 10274 "cui__thiserror-1.0.50": { 10275 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10276 "ruleClassName": "http_archive", 10277 "attributes": { 10278 "name": "rules_rust~0.40.0~i~cui__thiserror-1.0.50", 10279 "sha256": "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2", 10280 "type": "tar.gz", 10281 "urls": [ 10282 "https://crates.io/api/v1/crates/thiserror/1.0.50/download" 10283 ], 10284 "strip_prefix": "thiserror-1.0.50", 10285 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.thiserror-1.0.50.bazel" 10286 } 10287 }, 10288 "cui__globset-0.4.11": { 10289 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10290 "ruleClassName": "http_archive", 10291 "attributes": { 10292 "name": "rules_rust~0.40.0~i~cui__globset-0.4.11", 10293 "sha256": "1391ab1f92ffcc08911957149833e682aa3fe252b9f45f966d2ef972274c97df", 10294 "type": "tar.gz", 10295 "urls": [ 10296 "https://crates.io/api/v1/crates/globset/0.4.11/download" 10297 ], 10298 "strip_prefix": "globset-0.4.11", 10299 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.globset-0.4.11.bazel" 10300 } 10301 }, 10302 "cui__colorchoice-1.0.0": { 10303 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10304 "ruleClassName": "http_archive", 10305 "attributes": { 10306 "name": "rules_rust~0.40.0~i~cui__colorchoice-1.0.0", 10307 "sha256": "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7", 10308 "type": "tar.gz", 10309 "urls": [ 10310 "https://crates.io/api/v1/crates/colorchoice/1.0.0/download" 10311 ], 10312 "strip_prefix": "colorchoice-1.0.0", 10313 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.colorchoice-1.0.0.bazel" 10314 } 10315 }, 10316 "rrra__windows-sys-0.48.0": { 10317 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10318 "ruleClassName": "http_archive", 10319 "attributes": { 10320 "name": "rules_rust~0.40.0~i~rrra__windows-sys-0.48.0", 10321 "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", 10322 "type": "tar.gz", 10323 "urls": [ 10324 "https://crates.io/api/v1/crates/windows-sys/0.48.0/download" 10325 ], 10326 "strip_prefix": "windows-sys-0.48.0", 10327 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows-sys-0.48.0.bazel" 10328 } 10329 }, 10330 "rules_rust_bindgen__linux-raw-sys-0.3.8": { 10331 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10332 "ruleClassName": "http_archive", 10333 "attributes": { 10334 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__linux-raw-sys-0.3.8", 10335 "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", 10336 "type": "tar.gz", 10337 "urls": [ 10338 "https://crates.io/api/v1/crates/linux-raw-sys/0.3.8/download" 10339 ], 10340 "strip_prefix": "linux-raw-sys-0.3.8", 10341 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.linux-raw-sys-0.3.8.bazel" 10342 } 10343 }, 10344 "rules_rust_prost__libc-0.2.146": { 10345 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10346 "ruleClassName": "http_archive", 10347 "attributes": { 10348 "name": "rules_rust~0.40.0~i~rules_rust_prost__libc-0.2.146", 10349 "sha256": "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b", 10350 "type": "tar.gz", 10351 "urls": [ 10352 "https://crates.io/api/v1/crates/libc/0.2.146/download" 10353 ], 10354 "strip_prefix": "libc-0.2.146", 10355 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.libc-0.2.146.bazel" 10356 } 10357 }, 10358 "rules_rust_wasm_bindgen__regex-automata-0.3.3": { 10359 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10360 "ruleClassName": "http_archive", 10361 "attributes": { 10362 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__regex-automata-0.3.3", 10363 "sha256": "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310", 10364 "type": "tar.gz", 10365 "urls": [ 10366 "https://crates.io/api/v1/crates/regex-automata/0.3.3/download" 10367 ], 10368 "strip_prefix": "regex-automata-0.3.3", 10369 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.regex-automata-0.3.3.bazel" 10370 } 10371 }, 10372 "rules_rust_wasm_bindgen__wasm-bindgen-multi-value-xform-0.2.91": { 10373 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10374 "ruleClassName": "http_archive", 10375 "attributes": { 10376 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-multi-value-xform-0.2.91", 10377 "sha256": "d1e019acde479e2f090fb7f14a51fa0077ec3a7bb12a56e0e888a82be7b5bd3f", 10378 "type": "tar.gz", 10379 "urls": [ 10380 "https://crates.io/api/v1/crates/wasm-bindgen-multi-value-xform/0.2.91/download" 10381 ], 10382 "strip_prefix": "wasm-bindgen-multi-value-xform-0.2.91", 10383 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-multi-value-xform-0.2.91.bazel" 10384 } 10385 }, 10386 "rules_rust_wasm_bindgen__itertools-0.10.5": { 10387 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10388 "ruleClassName": "http_archive", 10389 "attributes": { 10390 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__itertools-0.10.5", 10391 "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473", 10392 "type": "tar.gz", 10393 "urls": [ 10394 "https://crates.io/api/v1/crates/itertools/0.10.5/download" 10395 ], 10396 "strip_prefix": "itertools-0.10.5", 10397 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.itertools-0.10.5.bazel" 10398 } 10399 }, 10400 "cui__windows-sys-0.48.0": { 10401 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10402 "ruleClassName": "http_archive", 10403 "attributes": { 10404 "name": "rules_rust~0.40.0~i~cui__windows-sys-0.48.0", 10405 "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", 10406 "type": "tar.gz", 10407 "urls": [ 10408 "https://crates.io/api/v1/crates/windows-sys/0.48.0/download" 10409 ], 10410 "strip_prefix": "windows-sys-0.48.0", 10411 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows-sys-0.48.0.bazel" 10412 } 10413 }, 10414 "cui__typenum-1.16.0": { 10415 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10416 "ruleClassName": "http_archive", 10417 "attributes": { 10418 "name": "rules_rust~0.40.0~i~cui__typenum-1.16.0", 10419 "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba", 10420 "type": "tar.gz", 10421 "urls": [ 10422 "https://crates.io/api/v1/crates/typenum/1.16.0/download" 10423 ], 10424 "strip_prefix": "typenum-1.16.0", 10425 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.typenum-1.16.0.bazel" 10426 } 10427 }, 10428 "rules_rust_wasm_bindgen__rand-0.8.5": { 10429 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10430 "ruleClassName": "http_archive", 10431 "attributes": { 10432 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rand-0.8.5", 10433 "sha256": "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404", 10434 "type": "tar.gz", 10435 "urls": [ 10436 "https://crates.io/api/v1/crates/rand/0.8.5/download" 10437 ], 10438 "strip_prefix": "rand-0.8.5", 10439 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rand-0.8.5.bazel" 10440 } 10441 }, 10442 "cui__errno-0.3.1": { 10443 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10444 "ruleClassName": "http_archive", 10445 "attributes": { 10446 "name": "rules_rust~0.40.0~i~cui__errno-0.3.1", 10447 "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", 10448 "type": "tar.gz", 10449 "urls": [ 10450 "https://crates.io/api/v1/crates/errno/0.3.1/download" 10451 ], 10452 "strip_prefix": "errno-0.3.1", 10453 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.errno-0.3.1.bazel" 10454 } 10455 }, 10456 "cui__num-rational-0.1.42": { 10457 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10458 "ruleClassName": "http_archive", 10459 "attributes": { 10460 "name": "rules_rust~0.40.0~i~cui__num-rational-0.1.42", 10461 "sha256": "ee314c74bd753fc86b4780aa9475da469155f3848473a261d2d18e35245a784e", 10462 "type": "tar.gz", 10463 "urls": [ 10464 "https://crates.io/api/v1/crates/num-rational/0.1.42/download" 10465 ], 10466 "strip_prefix": "num-rational-0.1.42", 10467 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num-rational-0.1.42.bazel" 10468 } 10469 }, 10470 "rules_rust_wasm_bindgen__rayon-1.7.0": { 10471 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10472 "ruleClassName": "http_archive", 10473 "attributes": { 10474 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rayon-1.7.0", 10475 "sha256": "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b", 10476 "type": "tar.gz", 10477 "urls": [ 10478 "https://crates.io/api/v1/crates/rayon/1.7.0/download" 10479 ], 10480 "strip_prefix": "rayon-1.7.0", 10481 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rayon-1.7.0.bazel" 10482 } 10483 }, 10484 "rules_rust_wasm_bindgen__spin-0.9.8": { 10485 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10486 "ruleClassName": "http_archive", 10487 "attributes": { 10488 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__spin-0.9.8", 10489 "sha256": "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67", 10490 "type": "tar.gz", 10491 "urls": [ 10492 "https://crates.io/api/v1/crates/spin/0.9.8/download" 10493 ], 10494 "strip_prefix": "spin-0.9.8", 10495 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.spin-0.9.8.bazel" 10496 } 10497 }, 10498 "rules_rust_wasm_bindgen__difflib-0.4.0": { 10499 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10500 "ruleClassName": "http_archive", 10501 "attributes": { 10502 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__difflib-0.4.0", 10503 "sha256": "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8", 10504 "type": "tar.gz", 10505 "urls": [ 10506 "https://crates.io/api/v1/crates/difflib/0.4.0/download" 10507 ], 10508 "strip_prefix": "difflib-0.4.0", 10509 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.difflib-0.4.0.bazel" 10510 } 10511 }, 10512 "rules_rust_wasm_bindgen__num-traits-0.2.15": { 10513 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10514 "ruleClassName": "http_archive", 10515 "attributes": { 10516 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__num-traits-0.2.15", 10517 "sha256": "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd", 10518 "type": "tar.gz", 10519 "urls": [ 10520 "https://crates.io/api/v1/crates/num-traits/0.2.15/download" 10521 ], 10522 "strip_prefix": "num-traits-0.2.15", 10523 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.num-traits-0.2.15.bazel" 10524 } 10525 }, 10526 "cui__sha2-0.10.8": { 10527 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10528 "ruleClassName": "http_archive", 10529 "attributes": { 10530 "name": "rules_rust~0.40.0~i~cui__sha2-0.10.8", 10531 "sha256": "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8", 10532 "type": "tar.gz", 10533 "urls": [ 10534 "https://crates.io/api/v1/crates/sha2/0.10.8/download" 10535 ], 10536 "strip_prefix": "sha2-0.10.8", 10537 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.sha2-0.10.8.bazel" 10538 } 10539 }, 10540 "cui__clru-0.6.1": { 10541 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10542 "ruleClassName": "http_archive", 10543 "attributes": { 10544 "name": "rules_rust~0.40.0~i~cui__clru-0.6.1", 10545 "sha256": "b8191fa7302e03607ff0e237d4246cc043ff5b3cb9409d995172ba3bea16b807", 10546 "type": "tar.gz", 10547 "urls": [ 10548 "https://crates.io/api/v1/crates/clru/0.6.1/download" 10549 ], 10550 "strip_prefix": "clru-0.6.1", 10551 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.clru-0.6.1.bazel" 10552 } 10553 }, 10554 "cui__rand-0.4.6": { 10555 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10556 "ruleClassName": "http_archive", 10557 "attributes": { 10558 "name": "rules_rust~0.40.0~i~cui__rand-0.4.6", 10559 "sha256": "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293", 10560 "type": "tar.gz", 10561 "urls": [ 10562 "https://crates.io/api/v1/crates/rand/0.4.6/download" 10563 ], 10564 "strip_prefix": "rand-0.4.6", 10565 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rand-0.4.6.bazel" 10566 } 10567 }, 10568 "rules_rust_prost__heck-0.4.1": { 10569 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10570 "ruleClassName": "http_archive", 10571 "attributes": { 10572 "name": "rules_rust~0.40.0~i~rules_rust_prost__heck-0.4.1", 10573 "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", 10574 "type": "tar.gz", 10575 "urls": [ 10576 "https://crates.io/api/v1/crates/heck/0.4.1/download" 10577 ], 10578 "strip_prefix": "heck-0.4.1", 10579 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.heck-0.4.1.bazel" 10580 } 10581 }, 10582 "cui__rand_chacha-0.3.1": { 10583 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10584 "ruleClassName": "http_archive", 10585 "attributes": { 10586 "name": "rules_rust~0.40.0~i~cui__rand_chacha-0.3.1", 10587 "sha256": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", 10588 "type": "tar.gz", 10589 "urls": [ 10590 "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download" 10591 ], 10592 "strip_prefix": "rand_chacha-0.3.1", 10593 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rand_chacha-0.3.1.bazel" 10594 } 10595 }, 10596 "rrra__io-lifetimes-1.0.11": { 10597 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10598 "ruleClassName": "http_archive", 10599 "attributes": { 10600 "name": "rules_rust~0.40.0~i~rrra__io-lifetimes-1.0.11", 10601 "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", 10602 "type": "tar.gz", 10603 "urls": [ 10604 "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download" 10605 ], 10606 "strip_prefix": "io-lifetimes-1.0.11", 10607 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.io-lifetimes-1.0.11.bazel" 10608 } 10609 }, 10610 "rrra__anstream-0.3.2": { 10611 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10612 "ruleClassName": "http_archive", 10613 "attributes": { 10614 "name": "rules_rust~0.40.0~i~rrra__anstream-0.3.2", 10615 "sha256": "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163", 10616 "type": "tar.gz", 10617 "urls": [ 10618 "https://crates.io/api/v1/crates/anstream/0.3.2/download" 10619 ], 10620 "strip_prefix": "anstream-0.3.2", 10621 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.anstream-0.3.2.bazel" 10622 } 10623 }, 10624 "cui__phf_shared-0.11.2": { 10625 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10626 "ruleClassName": "http_archive", 10627 "attributes": { 10628 "name": "rules_rust~0.40.0~i~cui__phf_shared-0.11.2", 10629 "sha256": "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b", 10630 "type": "tar.gz", 10631 "urls": [ 10632 "https://crates.io/api/v1/crates/phf_shared/0.11.2/download" 10633 ], 10634 "strip_prefix": "phf_shared-0.11.2", 10635 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.phf_shared-0.11.2.bazel" 10636 } 10637 }, 10638 "rrra__bitflags-1.3.2": { 10639 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10640 "ruleClassName": "http_archive", 10641 "attributes": { 10642 "name": "rules_rust~0.40.0~i~rrra__bitflags-1.3.2", 10643 "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", 10644 "type": "tar.gz", 10645 "urls": [ 10646 "https://crates.io/api/v1/crates/bitflags/1.3.2/download" 10647 ], 10648 "strip_prefix": "bitflags-1.3.2", 10649 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.bitflags-1.3.2.bazel" 10650 } 10651 }, 10652 "cui__cargo-lock-9.0.0": { 10653 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10654 "ruleClassName": "http_archive", 10655 "attributes": { 10656 "name": "rules_rust~0.40.0~i~cui__cargo-lock-9.0.0", 10657 "sha256": "e11c675378efb449ed3ce8de78d75d0d80542fc98487c26aba28eb3b82feac72", 10658 "type": "tar.gz", 10659 "urls": [ 10660 "https://crates.io/api/v1/crates/cargo-lock/9.0.0/download" 10661 ], 10662 "strip_prefix": "cargo-lock-9.0.0", 10663 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cargo-lock-9.0.0.bazel" 10664 } 10665 }, 10666 "rules_rust_bindgen__winapi-util-0.1.5": { 10667 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10668 "ruleClassName": "http_archive", 10669 "attributes": { 10670 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__winapi-util-0.1.5", 10671 "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178", 10672 "type": "tar.gz", 10673 "urls": [ 10674 "https://crates.io/api/v1/crates/winapi-util/0.1.5/download" 10675 ], 10676 "strip_prefix": "winapi-util-0.1.5", 10677 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.winapi-util-0.1.5.bazel" 10678 } 10679 }, 10680 "rules_rust_wasm_bindgen__buf_redux-0.8.4": { 10681 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10682 "ruleClassName": "http_archive", 10683 "attributes": { 10684 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__buf_redux-0.8.4", 10685 "sha256": "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f", 10686 "type": "tar.gz", 10687 "urls": [ 10688 "https://crates.io/api/v1/crates/buf_redux/0.8.4/download" 10689 ], 10690 "strip_prefix": "buf_redux-0.8.4", 10691 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.buf_redux-0.8.4.bazel" 10692 } 10693 }, 10694 "rules_rust_prost__redox_syscall-0.3.5": { 10695 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10696 "ruleClassName": "http_archive", 10697 "attributes": { 10698 "name": "rules_rust~0.40.0~i~rules_rust_prost__redox_syscall-0.3.5", 10699 "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29", 10700 "type": "tar.gz", 10701 "urls": [ 10702 "https://crates.io/api/v1/crates/redox_syscall/0.3.5/download" 10703 ], 10704 "strip_prefix": "redox_syscall-0.3.5", 10705 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.redox_syscall-0.3.5.bazel" 10706 } 10707 }, 10708 "cui__faster-hex-0.8.1": { 10709 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10710 "ruleClassName": "http_archive", 10711 "attributes": { 10712 "name": "rules_rust~0.40.0~i~cui__faster-hex-0.8.1", 10713 "sha256": "239f7bfb930f820ab16a9cd95afc26f88264cf6905c960b340a615384aa3338a", 10714 "type": "tar.gz", 10715 "urls": [ 10716 "https://crates.io/api/v1/crates/faster-hex/0.8.1/download" 10717 ], 10718 "strip_prefix": "faster-hex-0.8.1", 10719 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.faster-hex-0.8.1.bazel" 10720 } 10721 }, 10722 "cui__gix-packetline-blocking-0.16.6": { 10723 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10724 "ruleClassName": "http_archive", 10725 "attributes": { 10726 "name": "rules_rust~0.40.0~i~cui__gix-packetline-blocking-0.16.6", 10727 "sha256": "7d8395f7501c84d6a1fe902035fdfd8cd86d89e2dd6be0200ec1a72fd3c92d39", 10728 "type": "tar.gz", 10729 "urls": [ 10730 "https://crates.io/api/v1/crates/gix-packetline-blocking/0.16.6/download" 10731 ], 10732 "strip_prefix": "gix-packetline-blocking-0.16.6", 10733 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-packetline-blocking-0.16.6.bazel" 10734 } 10735 }, 10736 "cui__windows_aarch64_gnullvm-0.48.0": { 10737 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10738 "ruleClassName": "http_archive", 10739 "attributes": { 10740 "name": "rules_rust~0.40.0~i~cui__windows_aarch64_gnullvm-0.48.0", 10741 "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", 10742 "type": "tar.gz", 10743 "urls": [ 10744 "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download" 10745 ], 10746 "strip_prefix": "windows_aarch64_gnullvm-0.48.0", 10747 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows_aarch64_gnullvm-0.48.0.bazel" 10748 } 10749 }, 10750 "rules_rust_prost__tracing-core-0.1.31": { 10751 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10752 "ruleClassName": "http_archive", 10753 "attributes": { 10754 "name": "rules_rust~0.40.0~i~rules_rust_prost__tracing-core-0.1.31", 10755 "sha256": "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a", 10756 "type": "tar.gz", 10757 "urls": [ 10758 "https://crates.io/api/v1/crates/tracing-core/0.1.31/download" 10759 ], 10760 "strip_prefix": "tracing-core-0.1.31", 10761 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tracing-core-0.1.31.bazel" 10762 } 10763 }, 10764 "rrra__env_logger-0.10.0": { 10765 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10766 "ruleClassName": "http_archive", 10767 "attributes": { 10768 "name": "rules_rust~0.40.0~i~rrra__env_logger-0.10.0", 10769 "sha256": "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0", 10770 "type": "tar.gz", 10771 "urls": [ 10772 "https://crates.io/api/v1/crates/env_logger/0.10.0/download" 10773 ], 10774 "strip_prefix": "env_logger-0.10.0", 10775 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.env_logger-0.10.0.bazel" 10776 } 10777 }, 10778 "rules_rust_prost__hashbrown-0.12.3": { 10779 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10780 "ruleClassName": "http_archive", 10781 "attributes": { 10782 "name": "rules_rust~0.40.0~i~rules_rust_prost__hashbrown-0.12.3", 10783 "sha256": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", 10784 "type": "tar.gz", 10785 "urls": [ 10786 "https://crates.io/api/v1/crates/hashbrown/0.12.3/download" 10787 ], 10788 "strip_prefix": "hashbrown-0.12.3", 10789 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.hashbrown-0.12.3.bazel" 10790 } 10791 }, 10792 "rules_rust_wasm_bindgen__aho-corasick-1.0.2": { 10793 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10794 "ruleClassName": "http_archive", 10795 "attributes": { 10796 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__aho-corasick-1.0.2", 10797 "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41", 10798 "type": "tar.gz", 10799 "urls": [ 10800 "https://crates.io/api/v1/crates/aho-corasick/1.0.2/download" 10801 ], 10802 "strip_prefix": "aho-corasick-1.0.2", 10803 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.aho-corasick-1.0.2.bazel" 10804 } 10805 }, 10806 "cui__crossbeam-0.8.2": { 10807 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10808 "ruleClassName": "http_archive", 10809 "attributes": { 10810 "name": "rules_rust~0.40.0~i~cui__crossbeam-0.8.2", 10811 "sha256": "2801af0d36612ae591caa9568261fddce32ce6e08a7275ea334a06a4ad021a2c", 10812 "type": "tar.gz", 10813 "urls": [ 10814 "https://crates.io/api/v1/crates/crossbeam/0.8.2/download" 10815 ], 10816 "strip_prefix": "crossbeam-0.8.2", 10817 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crossbeam-0.8.2.bazel" 10818 } 10819 }, 10820 "rules_rust_prost__futures-channel-0.3.28": { 10821 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10822 "ruleClassName": "http_archive", 10823 "attributes": { 10824 "name": "rules_rust~0.40.0~i~rules_rust_prost__futures-channel-0.3.28", 10825 "sha256": "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2", 10826 "type": "tar.gz", 10827 "urls": [ 10828 "https://crates.io/api/v1/crates/futures-channel/0.3.28/download" 10829 ], 10830 "strip_prefix": "futures-channel-0.3.28", 10831 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.futures-channel-0.3.28.bazel" 10832 } 10833 }, 10834 "cui__time-0.3.30": { 10835 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10836 "ruleClassName": "http_archive", 10837 "attributes": { 10838 "name": "rules_rust~0.40.0~i~cui__time-0.3.30", 10839 "sha256": "c4a34ab300f2dee6e562c10a046fc05e358b29f9bf92277f30c3c8d82275f6f5", 10840 "type": "tar.gz", 10841 "urls": [ 10842 "https://crates.io/api/v1/crates/time/0.3.30/download" 10843 ], 10844 "strip_prefix": "time-0.3.30", 10845 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.time-0.3.30.bazel" 10846 } 10847 }, 10848 "rules_rust_prost__scopeguard-1.1.0": { 10849 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10850 "ruleClassName": "http_archive", 10851 "attributes": { 10852 "name": "rules_rust~0.40.0~i~rules_rust_prost__scopeguard-1.1.0", 10853 "sha256": "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd", 10854 "type": "tar.gz", 10855 "urls": [ 10856 "https://crates.io/api/v1/crates/scopeguard/1.1.0/download" 10857 ], 10858 "strip_prefix": "scopeguard-1.1.0", 10859 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.scopeguard-1.1.0.bazel" 10860 } 10861 }, 10862 "rules_rust_bindgen__unicode-ident-1.0.9": { 10863 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10864 "ruleClassName": "http_archive", 10865 "attributes": { 10866 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__unicode-ident-1.0.9", 10867 "sha256": "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0", 10868 "type": "tar.gz", 10869 "urls": [ 10870 "https://crates.io/api/v1/crates/unicode-ident/1.0.9/download" 10871 ], 10872 "strip_prefix": "unicode-ident-1.0.9", 10873 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.unicode-ident-1.0.9.bazel" 10874 } 10875 }, 10876 "rules_rust_prost__futures-util-0.3.28": { 10877 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10878 "ruleClassName": "http_archive", 10879 "attributes": { 10880 "name": "rules_rust~0.40.0~i~rules_rust_prost__futures-util-0.3.28", 10881 "sha256": "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533", 10882 "type": "tar.gz", 10883 "urls": [ 10884 "https://crates.io/api/v1/crates/futures-util/0.3.28/download" 10885 ], 10886 "strip_prefix": "futures-util-0.3.28", 10887 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.futures-util-0.3.28.bazel" 10888 } 10889 }, 10890 "rules_rust_prost__log-0.4.19": { 10891 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10892 "ruleClassName": "http_archive", 10893 "attributes": { 10894 "name": "rules_rust~0.40.0~i~rules_rust_prost__log-0.4.19", 10895 "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", 10896 "type": "tar.gz", 10897 "urls": [ 10898 "https://crates.io/api/v1/crates/log/0.4.19/download" 10899 ], 10900 "strip_prefix": "log-0.4.19", 10901 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.log-0.4.19.bazel" 10902 } 10903 }, 10904 "cui__ucd-trie-0.1.6": { 10905 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10906 "ruleClassName": "http_archive", 10907 "attributes": { 10908 "name": "rules_rust~0.40.0~i~cui__ucd-trie-0.1.6", 10909 "sha256": "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9", 10910 "type": "tar.gz", 10911 "urls": [ 10912 "https://crates.io/api/v1/crates/ucd-trie/0.1.6/download" 10913 ], 10914 "strip_prefix": "ucd-trie-0.1.6", 10915 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.ucd-trie-0.1.6.bazel" 10916 } 10917 }, 10918 "cui__gix-pack-0.43.0": { 10919 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10920 "ruleClassName": "http_archive", 10921 "attributes": { 10922 "name": "rules_rust~0.40.0~i~cui__gix-pack-0.43.0", 10923 "sha256": "7536203a45b31e1bc5694bbf90ba8da1b736c77040dd6a520db369f371eb1ab3", 10924 "type": "tar.gz", 10925 "urls": [ 10926 "https://crates.io/api/v1/crates/gix-pack/0.43.0/download" 10927 ], 10928 "strip_prefix": "gix-pack-0.43.0", 10929 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-pack-0.43.0.bazel" 10930 } 10931 }, 10932 "rules_rust_prost__serde-1.0.164": { 10933 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10934 "ruleClassName": "http_archive", 10935 "attributes": { 10936 "name": "rules_rust~0.40.0~i~rules_rust_prost__serde-1.0.164", 10937 "sha256": "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d", 10938 "type": "tar.gz", 10939 "urls": [ 10940 "https://crates.io/api/v1/crates/serde/1.0.164/download" 10941 ], 10942 "strip_prefix": "serde-1.0.164", 10943 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.serde-1.0.164.bazel" 10944 } 10945 }, 10946 "cui__crossbeam-utils-0.8.16": { 10947 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10948 "ruleClassName": "http_archive", 10949 "attributes": { 10950 "name": "rules_rust~0.40.0~i~cui__crossbeam-utils-0.8.16", 10951 "sha256": "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294", 10952 "type": "tar.gz", 10953 "urls": [ 10954 "https://crates.io/api/v1/crates/crossbeam-utils/0.8.16/download" 10955 ], 10956 "strip_prefix": "crossbeam-utils-0.8.16", 10957 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crossbeam-utils-0.8.16.bazel" 10958 } 10959 }, 10960 "cui__unic-segment-0.9.0": { 10961 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10962 "ruleClassName": "http_archive", 10963 "attributes": { 10964 "name": "rules_rust~0.40.0~i~cui__unic-segment-0.9.0", 10965 "sha256": "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23", 10966 "type": "tar.gz", 10967 "urls": [ 10968 "https://crates.io/api/v1/crates/unic-segment/0.9.0/download" 10969 ], 10970 "strip_prefix": "unic-segment-0.9.0", 10971 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unic-segment-0.9.0.bazel" 10972 } 10973 }, 10974 "cui__regex-automata-0.4.3": { 10975 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10976 "ruleClassName": "http_archive", 10977 "attributes": { 10978 "name": "rules_rust~0.40.0~i~cui__regex-automata-0.4.3", 10979 "sha256": "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f", 10980 "type": "tar.gz", 10981 "urls": [ 10982 "https://crates.io/api/v1/crates/regex-automata/0.4.3/download" 10983 ], 10984 "strip_prefix": "regex-automata-0.4.3", 10985 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.regex-automata-0.4.3.bazel" 10986 } 10987 }, 10988 "rules_rust_prost__prettyplease-0.1.25": { 10989 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 10990 "ruleClassName": "http_archive", 10991 "attributes": { 10992 "name": "rules_rust~0.40.0~i~rules_rust_prost__prettyplease-0.1.25", 10993 "sha256": "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86", 10994 "type": "tar.gz", 10995 "urls": [ 10996 "https://crates.io/api/v1/crates/prettyplease/0.1.25/download" 10997 ], 10998 "strip_prefix": "prettyplease-0.1.25", 10999 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.prettyplease-0.1.25.bazel" 11000 } 11001 }, 11002 "rules_rust_wasm_bindgen__filetime-0.2.21": { 11003 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11004 "ruleClassName": "http_archive", 11005 "attributes": { 11006 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__filetime-0.2.21", 11007 "sha256": "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153", 11008 "type": "tar.gz", 11009 "urls": [ 11010 "https://crates.io/api/v1/crates/filetime/0.2.21/download" 11011 ], 11012 "strip_prefix": "filetime-0.2.21", 11013 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.filetime-0.2.21.bazel" 11014 } 11015 }, 11016 "cui__toml-0.7.6": { 11017 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11018 "ruleClassName": "http_archive", 11019 "attributes": { 11020 "name": "rules_rust~0.40.0~i~cui__toml-0.7.6", 11021 "sha256": "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542", 11022 "type": "tar.gz", 11023 "urls": [ 11024 "https://crates.io/api/v1/crates/toml/0.7.6/download" 11025 ], 11026 "strip_prefix": "toml-0.7.6", 11027 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.toml-0.7.6.bazel" 11028 } 11029 }, 11030 "rules_rust_prost__tempfile-3.6.0": { 11031 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11032 "ruleClassName": "http_archive", 11033 "attributes": { 11034 "name": "rules_rust~0.40.0~i~rules_rust_prost__tempfile-3.6.0", 11035 "sha256": "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6", 11036 "type": "tar.gz", 11037 "urls": [ 11038 "https://crates.io/api/v1/crates/tempfile/3.6.0/download" 11039 ], 11040 "strip_prefix": "tempfile-3.6.0", 11041 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tempfile-3.6.0.bazel" 11042 } 11043 }, 11044 "rules_rust_prost__tokio-stream-0.1.14": { 11045 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11046 "ruleClassName": "http_archive", 11047 "attributes": { 11048 "name": "rules_rust~0.40.0~i~rules_rust_prost__tokio-stream-0.1.14", 11049 "sha256": "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842", 11050 "type": "tar.gz", 11051 "urls": [ 11052 "https://crates.io/api/v1/crates/tokio-stream/0.1.14/download" 11053 ], 11054 "strip_prefix": "tokio-stream-0.1.14", 11055 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tokio-stream-0.1.14.bazel" 11056 } 11057 }, 11058 "rules_rust_prost__windows-targets-0.48.0": { 11059 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11060 "ruleClassName": "http_archive", 11061 "attributes": { 11062 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows-targets-0.48.0", 11063 "sha256": "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5", 11064 "type": "tar.gz", 11065 "urls": [ 11066 "https://crates.io/api/v1/crates/windows-targets/0.48.0/download" 11067 ], 11068 "strip_prefix": "windows-targets-0.48.0", 11069 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows-targets-0.48.0.bazel" 11070 } 11071 }, 11072 "cui__unic-ucd-segment-0.9.0": { 11073 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11074 "ruleClassName": "http_archive", 11075 "attributes": { 11076 "name": "rules_rust~0.40.0~i~cui__unic-ucd-segment-0.9.0", 11077 "sha256": "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700", 11078 "type": "tar.gz", 11079 "urls": [ 11080 "https://crates.io/api/v1/crates/unic-ucd-segment/0.9.0/download" 11081 ], 11082 "strip_prefix": "unic-ucd-segment-0.9.0", 11083 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unic-ucd-segment-0.9.0.bazel" 11084 } 11085 }, 11086 "rules_rust_prost__petgraph-0.6.3": { 11087 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11088 "ruleClassName": "http_archive", 11089 "attributes": { 11090 "name": "rules_rust~0.40.0~i~rules_rust_prost__petgraph-0.6.3", 11091 "sha256": "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4", 11092 "type": "tar.gz", 11093 "urls": [ 11094 "https://crates.io/api/v1/crates/petgraph/0.6.3/download" 11095 ], 11096 "strip_prefix": "petgraph-0.6.3", 11097 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.petgraph-0.6.3.bazel" 11098 } 11099 }, 11100 "rules_rust_wasm_bindgen__android-tzdata-0.1.1": { 11101 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11102 "ruleClassName": "http_archive", 11103 "attributes": { 11104 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__android-tzdata-0.1.1", 11105 "sha256": "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0", 11106 "type": "tar.gz", 11107 "urls": [ 11108 "https://crates.io/api/v1/crates/android-tzdata/0.1.1/download" 11109 ], 11110 "strip_prefix": "android-tzdata-0.1.1", 11111 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.android-tzdata-0.1.1.bazel" 11112 } 11113 }, 11114 "generated_inputs_in_external_repo": { 11115 "bzlFile": "@@rules_rust~0.40.0//test/generated_inputs:external_repo.bzl", 11116 "ruleClassName": "_generated_inputs_in_external_repo", 11117 "attributes": { 11118 "name": "rules_rust~0.40.0~i~generated_inputs_in_external_repo" 11119 } 11120 }, 11121 "cui__gix-submodule-0.4.0": { 11122 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11123 "ruleClassName": "http_archive", 11124 "attributes": { 11125 "name": "rules_rust~0.40.0~i~cui__gix-submodule-0.4.0", 11126 "sha256": "dd0150e82e9282d3f2ab2dd57a22f9f6c3447b9d9856e5321ac92d38e3e0e2b7", 11127 "type": "tar.gz", 11128 "urls": [ 11129 "https://crates.io/api/v1/crates/gix-submodule/0.4.0/download" 11130 ], 11131 "strip_prefix": "gix-submodule-0.4.0", 11132 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-submodule-0.4.0.bazel" 11133 } 11134 }, 11135 "cui__serde_spanned-0.6.5": { 11136 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11137 "ruleClassName": "http_archive", 11138 "attributes": { 11139 "name": "rules_rust~0.40.0~i~cui__serde_spanned-0.6.5", 11140 "sha256": "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1", 11141 "type": "tar.gz", 11142 "urls": [ 11143 "https://crates.io/api/v1/crates/serde_spanned/0.6.5/download" 11144 ], 11145 "strip_prefix": "serde_spanned-0.6.5", 11146 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.serde_spanned-0.6.5.bazel" 11147 } 11148 }, 11149 "cui__gix-revwalk-0.8.0": { 11150 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11151 "ruleClassName": "http_archive", 11152 "attributes": { 11153 "name": "rules_rust~0.40.0~i~cui__gix-revwalk-0.8.0", 11154 "sha256": "e9870c6b1032f2084567710c3b2106ac603377f8d25766b8a6b7c33e6e3ca279", 11155 "type": "tar.gz", 11156 "urls": [ 11157 "https://crates.io/api/v1/crates/gix-revwalk/0.8.0/download" 11158 ], 11159 "strip_prefix": "gix-revwalk-0.8.0", 11160 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-revwalk-0.8.0.bazel" 11161 } 11162 }, 11163 "rules_rust_wasm_bindgen__windows-targets-0.48.1": { 11164 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11165 "ruleClassName": "http_archive", 11166 "attributes": { 11167 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows-targets-0.48.1", 11168 "sha256": "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f", 11169 "type": "tar.gz", 11170 "urls": [ 11171 "https://crates.io/api/v1/crates/windows-targets/0.48.1/download" 11172 ], 11173 "strip_prefix": "windows-targets-0.48.1", 11174 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows-targets-0.48.1.bazel" 11175 } 11176 }, 11177 "rules_rust_prost__syn-1.0.109": { 11178 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11179 "ruleClassName": "http_archive", 11180 "attributes": { 11181 "name": "rules_rust~0.40.0~i~rules_rust_prost__syn-1.0.109", 11182 "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237", 11183 "type": "tar.gz", 11184 "urls": [ 11185 "https://crates.io/api/v1/crates/syn/1.0.109/download" 11186 ], 11187 "strip_prefix": "syn-1.0.109", 11188 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.syn-1.0.109.bazel" 11189 } 11190 }, 11191 "rules_rust_prost__mime-0.3.17": { 11192 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11193 "ruleClassName": "http_archive", 11194 "attributes": { 11195 "name": "rules_rust~0.40.0~i~rules_rust_prost__mime-0.3.17", 11196 "sha256": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a", 11197 "type": "tar.gz", 11198 "urls": [ 11199 "https://crates.io/api/v1/crates/mime/0.3.17/download" 11200 ], 11201 "strip_prefix": "mime-0.3.17", 11202 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.mime-0.3.17.bazel" 11203 } 11204 }, 11205 "cui__gix-quote-0.4.7": { 11206 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11207 "ruleClassName": "http_archive", 11208 "attributes": { 11209 "name": "rules_rust~0.40.0~i~cui__gix-quote-0.4.7", 11210 "sha256": "475c86a97dd0127ba4465fbb239abac9ea10e68301470c9791a6dd5351cdc905", 11211 "type": "tar.gz", 11212 "urls": [ 11213 "https://crates.io/api/v1/crates/gix-quote/0.4.7/download" 11214 ], 11215 "strip_prefix": "gix-quote-0.4.7", 11216 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-quote-0.4.7.bazel" 11217 } 11218 }, 11219 "rrra__linux-raw-sys-0.3.8": { 11220 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11221 "ruleClassName": "http_archive", 11222 "attributes": { 11223 "name": "rules_rust~0.40.0~i~rrra__linux-raw-sys-0.3.8", 11224 "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", 11225 "type": "tar.gz", 11226 "urls": [ 11227 "https://crates.io/api/v1/crates/linux-raw-sys/0.3.8/download" 11228 ], 11229 "strip_prefix": "linux-raw-sys-0.3.8", 11230 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.linux-raw-sys-0.3.8.bazel" 11231 } 11232 }, 11233 "cui__memmap2-0.7.1": { 11234 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11235 "ruleClassName": "http_archive", 11236 "attributes": { 11237 "name": "rules_rust~0.40.0~i~cui__memmap2-0.7.1", 11238 "sha256": "f49388d20533534cd19360ad3d6a7dadc885944aa802ba3995040c5ec11288c6", 11239 "type": "tar.gz", 11240 "urls": [ 11241 "https://crates.io/api/v1/crates/memmap2/0.7.1/download" 11242 ], 11243 "strip_prefix": "memmap2-0.7.1", 11244 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.memmap2-0.7.1.bazel" 11245 } 11246 }, 11247 "cui__percent-encoding-2.3.0": { 11248 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11249 "ruleClassName": "http_archive", 11250 "attributes": { 11251 "name": "rules_rust~0.40.0~i~cui__percent-encoding-2.3.0", 11252 "sha256": "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94", 11253 "type": "tar.gz", 11254 "urls": [ 11255 "https://crates.io/api/v1/crates/percent-encoding/2.3.0/download" 11256 ], 11257 "strip_prefix": "percent-encoding-2.3.0", 11258 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.percent-encoding-2.3.0.bazel" 11259 } 11260 }, 11261 "rules_rust_wasm_bindgen__hashbrown-0.14.0": { 11262 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11263 "ruleClassName": "http_archive", 11264 "attributes": { 11265 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__hashbrown-0.14.0", 11266 "sha256": "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a", 11267 "type": "tar.gz", 11268 "urls": [ 11269 "https://crates.io/api/v1/crates/hashbrown/0.14.0/download" 11270 ], 11271 "strip_prefix": "hashbrown-0.14.0", 11272 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.hashbrown-0.14.0.bazel" 11273 } 11274 }, 11275 "rules_rust_wasm_bindgen__equivalent-1.0.1": { 11276 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11277 "ruleClassName": "http_archive", 11278 "attributes": { 11279 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__equivalent-1.0.1", 11280 "sha256": "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5", 11281 "type": "tar.gz", 11282 "urls": [ 11283 "https://crates.io/api/v1/crates/equivalent/1.0.1/download" 11284 ], 11285 "strip_prefix": "equivalent-1.0.1", 11286 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.equivalent-1.0.1.bazel" 11287 } 11288 }, 11289 "rules_rust_wasm_bindgen__fallible-iterator-0.2.0": { 11290 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11291 "ruleClassName": "http_archive", 11292 "attributes": { 11293 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__fallible-iterator-0.2.0", 11294 "sha256": "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7", 11295 "type": "tar.gz", 11296 "urls": [ 11297 "https://crates.io/api/v1/crates/fallible-iterator/0.2.0/download" 11298 ], 11299 "strip_prefix": "fallible-iterator-0.2.0", 11300 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.fallible-iterator-0.2.0.bazel" 11301 } 11302 }, 11303 "cui__toml_datetime-0.6.5": { 11304 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11305 "ruleClassName": "http_archive", 11306 "attributes": { 11307 "name": "rules_rust~0.40.0~i~cui__toml_datetime-0.6.5", 11308 "sha256": "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1", 11309 "type": "tar.gz", 11310 "urls": [ 11311 "https://crates.io/api/v1/crates/toml_datetime/0.6.5/download" 11312 ], 11313 "strip_prefix": "toml_datetime-0.6.5", 11314 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.toml_datetime-0.6.5.bazel" 11315 } 11316 }, 11317 "cui__pest_derive-2.7.0": { 11318 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11319 "ruleClassName": "http_archive", 11320 "attributes": { 11321 "name": "rules_rust~0.40.0~i~cui__pest_derive-2.7.0", 11322 "sha256": "aef623c9bbfa0eedf5a0efba11a5ee83209c326653ca31ff019bec3a95bfff2b", 11323 "type": "tar.gz", 11324 "urls": [ 11325 "https://crates.io/api/v1/crates/pest_derive/2.7.0/download" 11326 ], 11327 "strip_prefix": "pest_derive-2.7.0", 11328 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.pest_derive-2.7.0.bazel" 11329 } 11330 }, 11331 "rules_rust_prost__once_cell-1.18.0": { 11332 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11333 "ruleClassName": "http_archive", 11334 "attributes": { 11335 "name": "rules_rust~0.40.0~i~rules_rust_prost__once_cell-1.18.0", 11336 "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", 11337 "type": "tar.gz", 11338 "urls": [ 11339 "https://crates.io/api/v1/crates/once_cell/1.18.0/download" 11340 ], 11341 "strip_prefix": "once_cell-1.18.0", 11342 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.once_cell-1.18.0.bazel" 11343 } 11344 }, 11345 "cui__tinyvec-1.6.0": { 11346 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11347 "ruleClassName": "http_archive", 11348 "attributes": { 11349 "name": "rules_rust~0.40.0~i~cui__tinyvec-1.6.0", 11350 "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50", 11351 "type": "tar.gz", 11352 "urls": [ 11353 "https://crates.io/api/v1/crates/tinyvec/1.6.0/download" 11354 ], 11355 "strip_prefix": "tinyvec-1.6.0", 11356 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tinyvec-1.6.0.bazel" 11357 } 11358 }, 11359 "cui__btoi-0.4.3": { 11360 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11361 "ruleClassName": "http_archive", 11362 "attributes": { 11363 "name": "rules_rust~0.40.0~i~cui__btoi-0.4.3", 11364 "sha256": "9dd6407f73a9b8b6162d8a2ef999fe6afd7cc15902ebf42c5cd296addf17e0ad", 11365 "type": "tar.gz", 11366 "urls": [ 11367 "https://crates.io/api/v1/crates/btoi/0.4.3/download" 11368 ], 11369 "strip_prefix": "btoi-0.4.3", 11370 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.btoi-0.4.3.bazel" 11371 } 11372 }, 11373 "rules_rust_prost__ppv-lite86-0.2.17": { 11374 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11375 "ruleClassName": "http_archive", 11376 "attributes": { 11377 "name": "rules_rust~0.40.0~i~rules_rust_prost__ppv-lite86-0.2.17", 11378 "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de", 11379 "type": "tar.gz", 11380 "urls": [ 11381 "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download" 11382 ], 11383 "strip_prefix": "ppv-lite86-0.2.17", 11384 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.ppv-lite86-0.2.17.bazel" 11385 } 11386 }, 11387 "rules_rust_prost__winapi-0.3.9": { 11388 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11389 "ruleClassName": "http_archive", 11390 "attributes": { 11391 "name": "rules_rust~0.40.0~i~rules_rust_prost__winapi-0.3.9", 11392 "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", 11393 "type": "tar.gz", 11394 "urls": [ 11395 "https://crates.io/api/v1/crates/winapi/0.3.9/download" 11396 ], 11397 "strip_prefix": "winapi-0.3.9", 11398 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.winapi-0.3.9.bazel" 11399 } 11400 }, 11401 "cui__hermit-abi-0.3.2": { 11402 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11403 "ruleClassName": "http_archive", 11404 "attributes": { 11405 "name": "rules_rust~0.40.0~i~cui__hermit-abi-0.3.2", 11406 "sha256": "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b", 11407 "type": "tar.gz", 11408 "urls": [ 11409 "https://crates.io/api/v1/crates/hermit-abi/0.3.2/download" 11410 ], 11411 "strip_prefix": "hermit-abi-0.3.2", 11412 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.hermit-abi-0.3.2.bazel" 11413 } 11414 }, 11415 "rules_rust_wasm_bindgen__regex-syntax-0.7.4": { 11416 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11417 "ruleClassName": "http_archive", 11418 "attributes": { 11419 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__regex-syntax-0.7.4", 11420 "sha256": "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2", 11421 "type": "tar.gz", 11422 "urls": [ 11423 "https://crates.io/api/v1/crates/regex-syntax/0.7.4/download" 11424 ], 11425 "strip_prefix": "regex-syntax-0.7.4", 11426 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.regex-syntax-0.7.4.bazel" 11427 } 11428 }, 11429 "rules_rust_bindgen__errno-dragonfly-0.1.2": { 11430 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11431 "ruleClassName": "http_archive", 11432 "attributes": { 11433 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__errno-dragonfly-0.1.2", 11434 "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", 11435 "type": "tar.gz", 11436 "urls": [ 11437 "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download" 11438 ], 11439 "strip_prefix": "errno-dragonfly-0.1.2", 11440 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.errno-dragonfly-0.1.2.bazel" 11441 } 11442 }, 11443 "rules_rust_wasm_bindgen__miniz_oxide-0.7.1": { 11444 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11445 "ruleClassName": "http_archive", 11446 "attributes": { 11447 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__miniz_oxide-0.7.1", 11448 "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7", 11449 "type": "tar.gz", 11450 "urls": [ 11451 "https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download" 11452 ], 11453 "strip_prefix": "miniz_oxide-0.7.1", 11454 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.miniz_oxide-0.7.1.bazel" 11455 } 11456 }, 11457 "rules_rust_wasm_bindgen__winapi-util-0.1.5": { 11458 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11459 "ruleClassName": "http_archive", 11460 "attributes": { 11461 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__winapi-util-0.1.5", 11462 "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178", 11463 "type": "tar.gz", 11464 "urls": [ 11465 "https://crates.io/api/v1/crates/winapi-util/0.1.5/download" 11466 ], 11467 "strip_prefix": "winapi-util-0.1.5", 11468 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.winapi-util-0.1.5.bazel" 11469 } 11470 }, 11471 "rules_rust_bindgen__windows_x86_64_gnullvm-0.48.0": { 11472 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11473 "ruleClassName": "http_archive", 11474 "attributes": { 11475 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows_x86_64_gnullvm-0.48.0", 11476 "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", 11477 "type": "tar.gz", 11478 "urls": [ 11479 "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download" 11480 ], 11481 "strip_prefix": "windows_x86_64_gnullvm-0.48.0", 11482 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows_x86_64_gnullvm-0.48.0.bazel" 11483 } 11484 }, 11485 "rules_rust_bindgen__syn-2.0.18": { 11486 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11487 "ruleClassName": "http_archive", 11488 "attributes": { 11489 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__syn-2.0.18", 11490 "sha256": "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e", 11491 "type": "tar.gz", 11492 "urls": [ 11493 "https://crates.io/api/v1/crates/syn/2.0.18/download" 11494 ], 11495 "strip_prefix": "syn-2.0.18", 11496 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.syn-2.0.18.bazel" 11497 } 11498 }, 11499 "rules_rust_bindgen__yansi-term-0.1.2": { 11500 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11501 "ruleClassName": "http_archive", 11502 "attributes": { 11503 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__yansi-term-0.1.2", 11504 "sha256": "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1", 11505 "type": "tar.gz", 11506 "urls": [ 11507 "https://crates.io/api/v1/crates/yansi-term/0.1.2/download" 11508 ], 11509 "strip_prefix": "yansi-term-0.1.2", 11510 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.yansi-term-0.1.2.bazel" 11511 } 11512 }, 11513 "cui__toml_edit-0.22.4": { 11514 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11515 "ruleClassName": "http_archive", 11516 "attributes": { 11517 "name": "rules_rust~0.40.0~i~cui__toml_edit-0.22.4", 11518 "sha256": "0c9ffdf896f8daaabf9b66ba8e77ea1ed5ed0f72821b398aba62352e95062951", 11519 "type": "tar.gz", 11520 "urls": [ 11521 "https://crates.io/api/v1/crates/toml_edit/0.22.4/download" 11522 ], 11523 "strip_prefix": "toml_edit-0.22.4", 11524 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.toml_edit-0.22.4.bazel" 11525 } 11526 }, 11527 "cui__gix-utils-0.1.5": { 11528 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11529 "ruleClassName": "http_archive", 11530 "attributes": { 11531 "name": "rules_rust~0.40.0~i~cui__gix-utils-0.1.5", 11532 "sha256": "b85d89dc728613e26e0ed952a19583744e7f5240fcd4aa30d6c824ffd8b52f0f", 11533 "type": "tar.gz", 11534 "urls": [ 11535 "https://crates.io/api/v1/crates/gix-utils/0.1.5/download" 11536 ], 11537 "strip_prefix": "gix-utils-0.1.5", 11538 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-utils-0.1.5.bazel" 11539 } 11540 }, 11541 "rules_rust_wasm_bindgen__unicase-2.6.0": { 11542 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11543 "ruleClassName": "http_archive", 11544 "attributes": { 11545 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__unicase-2.6.0", 11546 "sha256": "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6", 11547 "type": "tar.gz", 11548 "urls": [ 11549 "https://crates.io/api/v1/crates/unicase/2.6.0/download" 11550 ], 11551 "strip_prefix": "unicase-2.6.0", 11552 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.unicase-2.6.0.bazel" 11553 } 11554 }, 11555 "rules_rust_bindgen__windows_aarch64_msvc-0.48.0": { 11556 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11557 "ruleClassName": "http_archive", 11558 "attributes": { 11559 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows_aarch64_msvc-0.48.0", 11560 "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", 11561 "type": "tar.gz", 11562 "urls": [ 11563 "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download" 11564 ], 11565 "strip_prefix": "windows_aarch64_msvc-0.48.0", 11566 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows_aarch64_msvc-0.48.0.bazel" 11567 } 11568 }, 11569 "rules_rust_bindgen__cc-1.0.79": { 11570 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11571 "ruleClassName": "http_archive", 11572 "attributes": { 11573 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__cc-1.0.79", 11574 "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f", 11575 "type": "tar.gz", 11576 "urls": [ 11577 "https://crates.io/api/v1/crates/cc/1.0.79/download" 11578 ], 11579 "strip_prefix": "cc-1.0.79", 11580 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.cc-1.0.79.bazel" 11581 } 11582 }, 11583 "rrra__unicode-ident-1.0.10": { 11584 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11585 "ruleClassName": "http_archive", 11586 "attributes": { 11587 "name": "rules_rust~0.40.0~i~rrra__unicode-ident-1.0.10", 11588 "sha256": "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73", 11589 "type": "tar.gz", 11590 "urls": [ 11591 "https://crates.io/api/v1/crates/unicode-ident/1.0.10/download" 11592 ], 11593 "strip_prefix": "unicode-ident-1.0.10", 11594 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.unicode-ident-1.0.10.bazel" 11595 } 11596 }, 11597 "cui__block-buffer-0.10.4": { 11598 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11599 "ruleClassName": "http_archive", 11600 "attributes": { 11601 "name": "rules_rust~0.40.0~i~cui__block-buffer-0.10.4", 11602 "sha256": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71", 11603 "type": "tar.gz", 11604 "urls": [ 11605 "https://crates.io/api/v1/crates/block-buffer/0.10.4/download" 11606 ], 11607 "strip_prefix": "block-buffer-0.10.4", 11608 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.block-buffer-0.10.4.bazel" 11609 } 11610 }, 11611 "cui__clap_lex-0.5.0": { 11612 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11613 "ruleClassName": "http_archive", 11614 "attributes": { 11615 "name": "rules_rust~0.40.0~i~cui__clap_lex-0.5.0", 11616 "sha256": "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b", 11617 "type": "tar.gz", 11618 "urls": [ 11619 "https://crates.io/api/v1/crates/clap_lex/0.5.0/download" 11620 ], 11621 "strip_prefix": "clap_lex-0.5.0", 11622 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.clap_lex-0.5.0.bazel" 11623 } 11624 }, 11625 "cui__indexmap-2.1.0": { 11626 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11627 "ruleClassName": "http_archive", 11628 "attributes": { 11629 "name": "rules_rust~0.40.0~i~cui__indexmap-2.1.0", 11630 "sha256": "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f", 11631 "type": "tar.gz", 11632 "urls": [ 11633 "https://crates.io/api/v1/crates/indexmap/2.1.0/download" 11634 ], 11635 "strip_prefix": "indexmap-2.1.0", 11636 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.indexmap-2.1.0.bazel" 11637 } 11638 }, 11639 "cui__hex-0.4.3": { 11640 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11641 "ruleClassName": "http_archive", 11642 "attributes": { 11643 "name": "rules_rust~0.40.0~i~cui__hex-0.4.3", 11644 "sha256": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70", 11645 "type": "tar.gz", 11646 "urls": [ 11647 "https://crates.io/api/v1/crates/hex/0.4.3/download" 11648 ], 11649 "strip_prefix": "hex-0.4.3", 11650 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.hex-0.4.3.bazel" 11651 } 11652 }, 11653 "rules_rust_prost__quote-1.0.28": { 11654 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11655 "ruleClassName": "http_archive", 11656 "attributes": { 11657 "name": "rules_rust~0.40.0~i~rules_rust_prost__quote-1.0.28", 11658 "sha256": "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488", 11659 "type": "tar.gz", 11660 "urls": [ 11661 "https://crates.io/api/v1/crates/quote/1.0.28/download" 11662 ], 11663 "strip_prefix": "quote-1.0.28", 11664 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.quote-1.0.28.bazel" 11665 } 11666 }, 11667 "rules_rust_wasm_bindgen__windows-0.48.0": { 11668 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11669 "ruleClassName": "http_archive", 11670 "attributes": { 11671 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__windows-0.48.0", 11672 "sha256": "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f", 11673 "type": "tar.gz", 11674 "urls": [ 11675 "https://crates.io/api/v1/crates/windows/0.48.0/download" 11676 ], 11677 "strip_prefix": "windows-0.48.0", 11678 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.windows-0.48.0.bazel" 11679 } 11680 }, 11681 "rules_rust_wasm_bindgen__unicode-normalization-0.1.22": { 11682 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11683 "ruleClassName": "http_archive", 11684 "attributes": { 11685 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__unicode-normalization-0.1.22", 11686 "sha256": "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921", 11687 "type": "tar.gz", 11688 "urls": [ 11689 "https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download" 11690 ], 11691 "strip_prefix": "unicode-normalization-0.1.22", 11692 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.unicode-normalization-0.1.22.bazel" 11693 } 11694 }, 11695 "cui__chrono-tz-build-0.2.1": { 11696 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11697 "ruleClassName": "http_archive", 11698 "attributes": { 11699 "name": "rules_rust~0.40.0~i~cui__chrono-tz-build-0.2.1", 11700 "sha256": "433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f", 11701 "type": "tar.gz", 11702 "urls": [ 11703 "https://crates.io/api/v1/crates/chrono-tz-build/0.2.1/download" 11704 ], 11705 "strip_prefix": "chrono-tz-build-0.2.1", 11706 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.chrono-tz-build-0.2.1.bazel" 11707 } 11708 }, 11709 "cui__gix-bitmap-0.2.7": { 11710 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11711 "ruleClassName": "http_archive", 11712 "attributes": { 11713 "name": "rules_rust~0.40.0~i~cui__gix-bitmap-0.2.7", 11714 "sha256": "0ccab4bc576844ddb51b78d81b4a42d73e6229660fa614dfc3d3999c874d1959", 11715 "type": "tar.gz", 11716 "urls": [ 11717 "https://crates.io/api/v1/crates/gix-bitmap/0.2.7/download" 11718 ], 11719 "strip_prefix": "gix-bitmap-0.2.7", 11720 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-bitmap-0.2.7.bazel" 11721 } 11722 }, 11723 "cargo_bazel.buildifier-linux-arm64": { 11724 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11725 "ruleClassName": "http_file", 11726 "attributes": { 11727 "name": "rules_rust~0.40.0~i~cargo_bazel.buildifier-linux-arm64", 11728 "urls": [ 11729 "https://github.com/bazelbuild/buildtools/releases/download/5.0.1/buildifier-linux-arm64" 11730 ], 11731 "sha256": "c657c628fca72b7e0446f1a542231722a10ba4321597bd6f6249a5da6060b6ff", 11732 "downloaded_file_path": "buildifier.exe", 11733 "executable": true 11734 } 11735 }, 11736 "rules_rust_wasm_bindgen__anyhow-1.0.71": { 11737 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11738 "ruleClassName": "http_archive", 11739 "attributes": { 11740 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__anyhow-1.0.71", 11741 "sha256": "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8", 11742 "type": "tar.gz", 11743 "urls": [ 11744 "https://crates.io/api/v1/crates/anyhow/1.0.71/download" 11745 ], 11746 "strip_prefix": "anyhow-1.0.71", 11747 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.anyhow-1.0.71.bazel" 11748 } 11749 }, 11750 "rules_rust_bindgen__memchr-2.5.0": { 11751 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11752 "ruleClassName": "http_archive", 11753 "attributes": { 11754 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__memchr-2.5.0", 11755 "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", 11756 "type": "tar.gz", 11757 "urls": [ 11758 "https://crates.io/api/v1/crates/memchr/2.5.0/download" 11759 ], 11760 "strip_prefix": "memchr-2.5.0", 11761 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.memchr-2.5.0.bazel" 11762 } 11763 }, 11764 "cui__gix-pathspec-0.3.0": { 11765 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11766 "ruleClassName": "http_archive", 11767 "attributes": { 11768 "name": "rules_rust~0.40.0~i~cui__gix-pathspec-0.3.0", 11769 "sha256": "c3e26c9b47c51be73f98d38c84494bd5fb99334c5d6fda14ef5d036d50a9e5fd", 11770 "type": "tar.gz", 11771 "urls": [ 11772 "https://crates.io/api/v1/crates/gix-pathspec/0.3.0/download" 11773 ], 11774 "strip_prefix": "gix-pathspec-0.3.0", 11775 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-pathspec-0.3.0.bazel" 11776 } 11777 }, 11778 "rrra__libc-0.2.147": { 11779 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11780 "ruleClassName": "http_archive", 11781 "attributes": { 11782 "name": "rules_rust~0.40.0~i~rrra__libc-0.2.147", 11783 "sha256": "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3", 11784 "type": "tar.gz", 11785 "urls": [ 11786 "https://crates.io/api/v1/crates/libc/0.2.147/download" 11787 ], 11788 "strip_prefix": "libc-0.2.147", 11789 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.libc-0.2.147.bazel" 11790 } 11791 }, 11792 "rules_rust_prost__parking_lot_core-0.9.8": { 11793 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11794 "ruleClassName": "http_archive", 11795 "attributes": { 11796 "name": "rules_rust~0.40.0~i~rules_rust_prost__parking_lot_core-0.9.8", 11797 "sha256": "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447", 11798 "type": "tar.gz", 11799 "urls": [ 11800 "https://crates.io/api/v1/crates/parking_lot_core/0.9.8/download" 11801 ], 11802 "strip_prefix": "parking_lot_core-0.9.8", 11803 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.parking_lot_core-0.9.8.bazel" 11804 } 11805 }, 11806 "rules_rust_wasm_bindgen__base64-0.21.5": { 11807 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11808 "ruleClassName": "http_archive", 11809 "attributes": { 11810 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__base64-0.21.5", 11811 "sha256": "35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9", 11812 "type": "tar.gz", 11813 "urls": [ 11814 "https://crates.io/api/v1/crates/base64/0.21.5/download" 11815 ], 11816 "strip_prefix": "base64-0.21.5", 11817 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.base64-0.21.5.bazel" 11818 } 11819 }, 11820 "cui__tracing-attributes-0.1.27": { 11821 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11822 "ruleClassName": "http_archive", 11823 "attributes": { 11824 "name": "rules_rust~0.40.0~i~cui__tracing-attributes-0.1.27", 11825 "sha256": "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7", 11826 "type": "tar.gz", 11827 "urls": [ 11828 "https://crates.io/api/v1/crates/tracing-attributes/0.1.27/download" 11829 ], 11830 "strip_prefix": "tracing-attributes-0.1.27", 11831 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tracing-attributes-0.1.27.bazel" 11832 } 11833 }, 11834 "cui__iana-time-zone-0.1.57": { 11835 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11836 "ruleClassName": "http_archive", 11837 "attributes": { 11838 "name": "rules_rust~0.40.0~i~cui__iana-time-zone-0.1.57", 11839 "sha256": "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613", 11840 "type": "tar.gz", 11841 "urls": [ 11842 "https://crates.io/api/v1/crates/iana-time-zone/0.1.57/download" 11843 ], 11844 "strip_prefix": "iana-time-zone-0.1.57", 11845 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.iana-time-zone-0.1.57.bazel" 11846 } 11847 }, 11848 "cui__toml_edit-0.19.13": { 11849 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11850 "ruleClassName": "http_archive", 11851 "attributes": { 11852 "name": "rules_rust~0.40.0~i~cui__toml_edit-0.19.13", 11853 "sha256": "5f8751d9c1b03c6500c387e96f81f815a4f8e72d142d2d4a9ffa6fedd51ddee7", 11854 "type": "tar.gz", 11855 "urls": [ 11856 "https://crates.io/api/v1/crates/toml_edit/0.19.13/download" 11857 ], 11858 "strip_prefix": "toml_edit-0.19.13", 11859 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.toml_edit-0.19.13.bazel" 11860 } 11861 }, 11862 "rules_rust_prost__matchit-0.7.0": { 11863 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11864 "ruleClassName": "http_archive", 11865 "attributes": { 11866 "name": "rules_rust~0.40.0~i~rules_rust_prost__matchit-0.7.0", 11867 "sha256": "b87248edafb776e59e6ee64a79086f65890d3510f2c656c000bf2a7e8a0aea40", 11868 "type": "tar.gz", 11869 "urls": [ 11870 "https://crates.io/api/v1/crates/matchit/0.7.0/download" 11871 ], 11872 "strip_prefix": "matchit-0.7.0", 11873 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.matchit-0.7.0.bazel" 11874 } 11875 }, 11876 "rules_rust_test_load_arbitrary_tool": { 11877 "bzlFile": "@@rules_rust~0.40.0//test/load_arbitrary_tool:load_arbitrary_tool_test.bzl", 11878 "ruleClassName": "_load_arbitrary_tool_test", 11879 "attributes": { 11880 "name": "rules_rust~0.40.0~i~rules_rust_test_load_arbitrary_tool" 11881 } 11882 }, 11883 "rules_rust_prost__tokio-1.28.2": { 11884 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11885 "ruleClassName": "http_archive", 11886 "attributes": { 11887 "name": "rules_rust~0.40.0~i~rules_rust_prost__tokio-1.28.2", 11888 "sha256": "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2", 11889 "type": "tar.gz", 11890 "urls": [ 11891 "https://crates.io/api/v1/crates/tokio/1.28.2/download" 11892 ], 11893 "strip_prefix": "tokio-1.28.2", 11894 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tokio-1.28.2.bazel" 11895 } 11896 }, 11897 "rules_rust_wasm_bindgen__chunked_transfer-1.4.1": { 11898 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11899 "ruleClassName": "http_archive", 11900 "attributes": { 11901 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__chunked_transfer-1.4.1", 11902 "sha256": "cca491388666e04d7248af3f60f0c40cfb0991c72205595d7c396e3510207d1a", 11903 "type": "tar.gz", 11904 "urls": [ 11905 "https://crates.io/api/v1/crates/chunked_transfer/1.4.1/download" 11906 ], 11907 "strip_prefix": "chunked_transfer-1.4.1", 11908 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.chunked_transfer-1.4.1.bazel" 11909 } 11910 }, 11911 "cui__gix-chunk-0.4.4": { 11912 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11913 "ruleClassName": "http_archive", 11914 "attributes": { 11915 "name": "rules_rust~0.40.0~i~cui__gix-chunk-0.4.4", 11916 "sha256": "5b42ea64420f7994000130328f3c7a2038f639120518870436d31b8bde704493", 11917 "type": "tar.gz", 11918 "urls": [ 11919 "https://crates.io/api/v1/crates/gix-chunk/0.4.4/download" 11920 ], 11921 "strip_prefix": "gix-chunk-0.4.4", 11922 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-chunk-0.4.4.bazel" 11923 } 11924 }, 11925 "rules_rust_prost__sync_wrapper-0.1.2": { 11926 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11927 "ruleClassName": "http_archive", 11928 "attributes": { 11929 "name": "rules_rust~0.40.0~i~rules_rust_prost__sync_wrapper-0.1.2", 11930 "sha256": "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160", 11931 "type": "tar.gz", 11932 "urls": [ 11933 "https://crates.io/api/v1/crates/sync_wrapper/0.1.2/download" 11934 ], 11935 "strip_prefix": "sync_wrapper-0.1.2", 11936 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.sync_wrapper-0.1.2.bazel" 11937 } 11938 }, 11939 "cui__idna-0.4.0": { 11940 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11941 "ruleClassName": "http_archive", 11942 "attributes": { 11943 "name": "rules_rust~0.40.0~i~cui__idna-0.4.0", 11944 "sha256": "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c", 11945 "type": "tar.gz", 11946 "urls": [ 11947 "https://crates.io/api/v1/crates/idna/0.4.0/download" 11948 ], 11949 "strip_prefix": "idna-0.4.0", 11950 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.idna-0.4.0.bazel" 11951 } 11952 }, 11953 "cui__tinyvec_macros-0.1.1": { 11954 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11955 "ruleClassName": "http_archive", 11956 "attributes": { 11957 "name": "rules_rust~0.40.0~i~cui__tinyvec_macros-0.1.1", 11958 "sha256": "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20", 11959 "type": "tar.gz", 11960 "urls": [ 11961 "https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download" 11962 ], 11963 "strip_prefix": "tinyvec_macros-0.1.1", 11964 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tinyvec_macros-0.1.1.bazel" 11965 } 11966 }, 11967 "cui__wasm-bindgen-macro-support-0.2.87": { 11968 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11969 "ruleClassName": "http_archive", 11970 "attributes": { 11971 "name": "rules_rust~0.40.0~i~cui__wasm-bindgen-macro-support-0.2.87", 11972 "sha256": "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b", 11973 "type": "tar.gz", 11974 "urls": [ 11975 "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.87/download" 11976 ], 11977 "strip_prefix": "wasm-bindgen-macro-support-0.2.87", 11978 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.wasm-bindgen-macro-support-0.2.87.bazel" 11979 } 11980 }, 11981 "rrra__windows_i686_gnu-0.48.0": { 11982 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11983 "ruleClassName": "http_archive", 11984 "attributes": { 11985 "name": "rules_rust~0.40.0~i~rrra__windows_i686_gnu-0.48.0", 11986 "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", 11987 "type": "tar.gz", 11988 "urls": [ 11989 "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download" 11990 ], 11991 "strip_prefix": "windows_i686_gnu-0.48.0", 11992 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows_i686_gnu-0.48.0.bazel" 11993 } 11994 }, 11995 "rules_rust_wasm_bindgen__errno-dragonfly-0.1.2": { 11996 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 11997 "ruleClassName": "http_archive", 11998 "attributes": { 11999 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__errno-dragonfly-0.1.2", 12000 "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", 12001 "type": "tar.gz", 12002 "urls": [ 12003 "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download" 12004 ], 12005 "strip_prefix": "errno-dragonfly-0.1.2", 12006 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.errno-dragonfly-0.1.2.bazel" 12007 } 12008 }, 12009 "rules_rust_prost__hyper-timeout-0.4.1": { 12010 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12011 "ruleClassName": "http_archive", 12012 "attributes": { 12013 "name": "rules_rust~0.40.0~i~rules_rust_prost__hyper-timeout-0.4.1", 12014 "sha256": "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1", 12015 "type": "tar.gz", 12016 "urls": [ 12017 "https://crates.io/api/v1/crates/hyper-timeout/0.4.1/download" 12018 ], 12019 "strip_prefix": "hyper-timeout-0.4.1", 12020 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.hyper-timeout-0.4.1.bazel" 12021 } 12022 }, 12023 "rules_rust_bindgen__rustc-hash-1.1.0": { 12024 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12025 "ruleClassName": "http_archive", 12026 "attributes": { 12027 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__rustc-hash-1.1.0", 12028 "sha256": "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2", 12029 "type": "tar.gz", 12030 "urls": [ 12031 "https://crates.io/api/v1/crates/rustc-hash/1.1.0/download" 12032 ], 12033 "strip_prefix": "rustc-hash-1.1.0", 12034 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.rustc-hash-1.1.0.bazel" 12035 } 12036 }, 12037 "cui__unic-char-property-0.9.0": { 12038 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12039 "ruleClassName": "http_archive", 12040 "attributes": { 12041 "name": "rules_rust~0.40.0~i~cui__unic-char-property-0.9.0", 12042 "sha256": "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221", 12043 "type": "tar.gz", 12044 "urls": [ 12045 "https://crates.io/api/v1/crates/unic-char-property/0.9.0/download" 12046 ], 12047 "strip_prefix": "unic-char-property-0.9.0", 12048 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unic-char-property-0.9.0.bazel" 12049 } 12050 }, 12051 "rules_rust_wasm_bindgen__sha1_smol-1.0.0": { 12052 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12053 "ruleClassName": "http_archive", 12054 "attributes": { 12055 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__sha1_smol-1.0.0", 12056 "sha256": "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012", 12057 "type": "tar.gz", 12058 "urls": [ 12059 "https://crates.io/api/v1/crates/sha1_smol/1.0.0/download" 12060 ], 12061 "strip_prefix": "sha1_smol-1.0.0", 12062 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.sha1_smol-1.0.0.bazel" 12063 } 12064 }, 12065 "rules_rust_prost__http-0.2.9": { 12066 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12067 "ruleClassName": "http_archive", 12068 "attributes": { 12069 "name": "rules_rust~0.40.0~i~rules_rust_prost__http-0.2.9", 12070 "sha256": "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482", 12071 "type": "tar.gz", 12072 "urls": [ 12073 "https://crates.io/api/v1/crates/http/0.2.9/download" 12074 ], 12075 "strip_prefix": "http-0.2.9", 12076 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.http-0.2.9.bazel" 12077 } 12078 }, 12079 "cui__crossbeam-epoch-0.9.15": { 12080 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12081 "ruleClassName": "http_archive", 12082 "attributes": { 12083 "name": "rules_rust~0.40.0~i~cui__crossbeam-epoch-0.9.15", 12084 "sha256": "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7", 12085 "type": "tar.gz", 12086 "urls": [ 12087 "https://crates.io/api/v1/crates/crossbeam-epoch/0.9.15/download" 12088 ], 12089 "strip_prefix": "crossbeam-epoch-0.9.15", 12090 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crossbeam-epoch-0.9.15.bazel" 12091 } 12092 }, 12093 "cui__siphasher-0.3.10": { 12094 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12095 "ruleClassName": "http_archive", 12096 "attributes": { 12097 "name": "rules_rust~0.40.0~i~cui__siphasher-0.3.10", 12098 "sha256": "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de", 12099 "type": "tar.gz", 12100 "urls": [ 12101 "https://crates.io/api/v1/crates/siphasher/0.3.10/download" 12102 ], 12103 "strip_prefix": "siphasher-0.3.10", 12104 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.siphasher-0.3.10.bazel" 12105 } 12106 }, 12107 "cui__tracing-0.1.40": { 12108 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12109 "ruleClassName": "http_archive", 12110 "attributes": { 12111 "name": "rules_rust~0.40.0~i~cui__tracing-0.1.40", 12112 "sha256": "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef", 12113 "type": "tar.gz", 12114 "urls": [ 12115 "https://crates.io/api/v1/crates/tracing/0.1.40/download" 12116 ], 12117 "strip_prefix": "tracing-0.1.40", 12118 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.tracing-0.1.40.bazel" 12119 } 12120 }, 12121 "rules_rust_wasm_bindgen__syn-2.0.25": { 12122 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12123 "ruleClassName": "http_archive", 12124 "attributes": { 12125 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__syn-2.0.25", 12126 "sha256": "15e3fc8c0c74267e2df136e5e5fb656a464158aa57624053375eb9c8c6e25ae2", 12127 "type": "tar.gz", 12128 "urls": [ 12129 "https://crates.io/api/v1/crates/syn/2.0.25/download" 12130 ], 12131 "strip_prefix": "syn-2.0.25", 12132 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.syn-2.0.25.bazel" 12133 } 12134 }, 12135 "rules_rust_wasm_bindgen__version_check-0.9.4": { 12136 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12137 "ruleClassName": "http_archive", 12138 "attributes": { 12139 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__version_check-0.9.4", 12140 "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f", 12141 "type": "tar.gz", 12142 "urls": [ 12143 "https://crates.io/api/v1/crates/version_check/0.9.4/download" 12144 ], 12145 "strip_prefix": "version_check-0.9.4", 12146 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.version_check-0.9.4.bazel" 12147 } 12148 }, 12149 "cui__gix-config-value-0.14.0": { 12150 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12151 "ruleClassName": "http_archive", 12152 "attributes": { 12153 "name": "rules_rust~0.40.0~i~cui__gix-config-value-0.14.0", 12154 "sha256": "ea7505b97f4d8e7933e29735a568ba2f86d8de466669d9f0e8321384f9972f47", 12155 "type": "tar.gz", 12156 "urls": [ 12157 "https://crates.io/api/v1/crates/gix-config-value/0.14.0/download" 12158 ], 12159 "strip_prefix": "gix-config-value-0.14.0", 12160 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-config-value-0.14.0.bazel" 12161 } 12162 }, 12163 "rrra__is-terminal-0.4.7": { 12164 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12165 "ruleClassName": "http_archive", 12166 "attributes": { 12167 "name": "rules_rust~0.40.0~i~rrra__is-terminal-0.4.7", 12168 "sha256": "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f", 12169 "type": "tar.gz", 12170 "urls": [ 12171 "https://crates.io/api/v1/crates/is-terminal/0.4.7/download" 12172 ], 12173 "strip_prefix": "is-terminal-0.4.7", 12174 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.is-terminal-0.4.7.bazel" 12175 } 12176 }, 12177 "rules_rust_wasm_bindgen__chrono-0.4.26": { 12178 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12179 "ruleClassName": "http_archive", 12180 "attributes": { 12181 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__chrono-0.4.26", 12182 "sha256": "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5", 12183 "type": "tar.gz", 12184 "urls": [ 12185 "https://crates.io/api/v1/crates/chrono/0.4.26/download" 12186 ], 12187 "strip_prefix": "chrono-0.4.26", 12188 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.chrono-0.4.26.bazel" 12189 } 12190 }, 12191 "rrra__errno-dragonfly-0.1.2": { 12192 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12193 "ruleClassName": "http_archive", 12194 "attributes": { 12195 "name": "rules_rust~0.40.0~i~rrra__errno-dragonfly-0.1.2", 12196 "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", 12197 "type": "tar.gz", 12198 "urls": [ 12199 "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download" 12200 ], 12201 "strip_prefix": "errno-dragonfly-0.1.2", 12202 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.errno-dragonfly-0.1.2.bazel" 12203 } 12204 }, 12205 "rules_rust_wasm_bindgen__instant-0.1.12": { 12206 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12207 "ruleClassName": "http_archive", 12208 "attributes": { 12209 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__instant-0.1.12", 12210 "sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c", 12211 "type": "tar.gz", 12212 "urls": [ 12213 "https://crates.io/api/v1/crates/instant/0.1.12/download" 12214 ], 12215 "strip_prefix": "instant-0.1.12", 12216 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.instant-0.1.12.bazel" 12217 } 12218 }, 12219 "cui__same-file-1.0.6": { 12220 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12221 "ruleClassName": "http_archive", 12222 "attributes": { 12223 "name": "rules_rust~0.40.0~i~cui__same-file-1.0.6", 12224 "sha256": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502", 12225 "type": "tar.gz", 12226 "urls": [ 12227 "https://crates.io/api/v1/crates/same-file/1.0.6/download" 12228 ], 12229 "strip_prefix": "same-file-1.0.6", 12230 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.same-file-1.0.6.bazel" 12231 } 12232 }, 12233 "rules_rust_wasm_bindgen__regex-automata-0.1.10": { 12234 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12235 "ruleClassName": "http_archive", 12236 "attributes": { 12237 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__regex-automata-0.1.10", 12238 "sha256": "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132", 12239 "type": "tar.gz", 12240 "urls": [ 12241 "https://crates.io/api/v1/crates/regex-automata/0.1.10/download" 12242 ], 12243 "strip_prefix": "regex-automata-0.1.10", 12244 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.regex-automata-0.1.10.bazel" 12245 } 12246 }, 12247 "cui__linux-raw-sys-0.3.8": { 12248 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12249 "ruleClassName": "http_archive", 12250 "attributes": { 12251 "name": "rules_rust~0.40.0~i~cui__linux-raw-sys-0.3.8", 12252 "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", 12253 "type": "tar.gz", 12254 "urls": [ 12255 "https://crates.io/api/v1/crates/linux-raw-sys/0.3.8/download" 12256 ], 12257 "strip_prefix": "linux-raw-sys-0.3.8", 12258 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.linux-raw-sys-0.3.8.bazel" 12259 } 12260 }, 12261 "rules_rust_bindgen__termcolor-1.2.0": { 12262 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12263 "ruleClassName": "http_archive", 12264 "attributes": { 12265 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__termcolor-1.2.0", 12266 "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6", 12267 "type": "tar.gz", 12268 "urls": [ 12269 "https://crates.io/api/v1/crates/termcolor/1.2.0/download" 12270 ], 12271 "strip_prefix": "termcolor-1.2.0", 12272 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.termcolor-1.2.0.bazel" 12273 } 12274 }, 12275 "rrra__hermit-abi-0.3.2": { 12276 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12277 "ruleClassName": "http_archive", 12278 "attributes": { 12279 "name": "rules_rust~0.40.0~i~rrra__hermit-abi-0.3.2", 12280 "sha256": "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b", 12281 "type": "tar.gz", 12282 "urls": [ 12283 "https://crates.io/api/v1/crates/hermit-abi/0.3.2/download" 12284 ], 12285 "strip_prefix": "hermit-abi-0.3.2", 12286 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.hermit-abi-0.3.2.bazel" 12287 } 12288 }, 12289 "rules_rust_bindgen__strsim-0.10.0": { 12290 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12291 "ruleClassName": "http_archive", 12292 "attributes": { 12293 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__strsim-0.10.0", 12294 "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", 12295 "type": "tar.gz", 12296 "urls": [ 12297 "https://crates.io/api/v1/crates/strsim/0.10.0/download" 12298 ], 12299 "strip_prefix": "strsim-0.10.0", 12300 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.strsim-0.10.0.bazel" 12301 } 12302 }, 12303 "rules_rust_wasm_bindgen__rand_core-0.6.4": { 12304 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12305 "ruleClassName": "http_archive", 12306 "attributes": { 12307 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rand_core-0.6.4", 12308 "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", 12309 "type": "tar.gz", 12310 "urls": [ 12311 "https://crates.io/api/v1/crates/rand_core/0.6.4/download" 12312 ], 12313 "strip_prefix": "rand_core-0.6.4", 12314 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rand_core-0.6.4.bazel" 12315 } 12316 }, 12317 "cui__crossbeam-channel-0.5.8": { 12318 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12319 "ruleClassName": "http_archive", 12320 "attributes": { 12321 "name": "rules_rust~0.40.0~i~cui__crossbeam-channel-0.5.8", 12322 "sha256": "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200", 12323 "type": "tar.gz", 12324 "urls": [ 12325 "https://crates.io/api/v1/crates/crossbeam-channel/0.5.8/download" 12326 ], 12327 "strip_prefix": "crossbeam-channel-0.5.8", 12328 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crossbeam-channel-0.5.8.bazel" 12329 } 12330 }, 12331 "cui__arrayvec-0.7.4": { 12332 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12333 "ruleClassName": "http_archive", 12334 "attributes": { 12335 "name": "rules_rust~0.40.0~i~cui__arrayvec-0.7.4", 12336 "sha256": "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711", 12337 "type": "tar.gz", 12338 "urls": [ 12339 "https://crates.io/api/v1/crates/arrayvec/0.7.4/download" 12340 ], 12341 "strip_prefix": "arrayvec-0.7.4", 12342 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.arrayvec-0.7.4.bazel" 12343 } 12344 }, 12345 "cui__cc-1.0.79": { 12346 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12347 "ruleClassName": "http_archive", 12348 "attributes": { 12349 "name": "rules_rust~0.40.0~i~cui__cc-1.0.79", 12350 "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f", 12351 "type": "tar.gz", 12352 "urls": [ 12353 "https://crates.io/api/v1/crates/cc/1.0.79/download" 12354 ], 12355 "strip_prefix": "cc-1.0.79", 12356 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.cc-1.0.79.bazel" 12357 } 12358 }, 12359 "rules_rust_prost__rand-0.8.5": { 12360 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12361 "ruleClassName": "http_archive", 12362 "attributes": { 12363 "name": "rules_rust~0.40.0~i~rules_rust_prost__rand-0.8.5", 12364 "sha256": "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404", 12365 "type": "tar.gz", 12366 "urls": [ 12367 "https://crates.io/api/v1/crates/rand/0.8.5/download" 12368 ], 12369 "strip_prefix": "rand-0.8.5", 12370 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.rand-0.8.5.bazel" 12371 } 12372 }, 12373 "cui__gix-validate-0.8.0": { 12374 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12375 "ruleClassName": "http_archive", 12376 "attributes": { 12377 "name": "rules_rust~0.40.0~i~cui__gix-validate-0.8.0", 12378 "sha256": "e05cab2b03a45b866156e052aa38619f4ece4adcb2f79978bfc249bc3b21b8c5", 12379 "type": "tar.gz", 12380 "urls": [ 12381 "https://crates.io/api/v1/crates/gix-validate/0.8.0/download" 12382 ], 12383 "strip_prefix": "gix-validate-0.8.0", 12384 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-validate-0.8.0.bazel" 12385 } 12386 }, 12387 "rules_rust_prost__anyhow-1.0.71": { 12388 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12389 "ruleClassName": "http_archive", 12390 "attributes": { 12391 "name": "rules_rust~0.40.0~i~rules_rust_prost__anyhow-1.0.71", 12392 "sha256": "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8", 12393 "type": "tar.gz", 12394 "urls": [ 12395 "https://crates.io/api/v1/crates/anyhow/1.0.71/download" 12396 ], 12397 "strip_prefix": "anyhow-1.0.71", 12398 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.anyhow-1.0.71.bazel" 12399 } 12400 }, 12401 "rules_rust_prost__errno-0.3.1": { 12402 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12403 "ruleClassName": "http_archive", 12404 "attributes": { 12405 "name": "rules_rust~0.40.0~i~rules_rust_prost__errno-0.3.1", 12406 "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", 12407 "type": "tar.gz", 12408 "urls": [ 12409 "https://crates.io/api/v1/crates/errno/0.3.1/download" 12410 ], 12411 "strip_prefix": "errno-0.3.1", 12412 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.errno-0.3.1.bazel" 12413 } 12414 }, 12415 "cui__is-terminal-0.4.7": { 12416 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12417 "ruleClassName": "http_archive", 12418 "attributes": { 12419 "name": "rules_rust~0.40.0~i~cui__is-terminal-0.4.7", 12420 "sha256": "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f", 12421 "type": "tar.gz", 12422 "urls": [ 12423 "https://crates.io/api/v1/crates/is-terminal/0.4.7/download" 12424 ], 12425 "strip_prefix": "is-terminal-0.4.7", 12426 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.is-terminal-0.4.7.bazel" 12427 } 12428 }, 12429 "cui__unicode-width-0.1.10": { 12430 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12431 "ruleClassName": "http_archive", 12432 "attributes": { 12433 "name": "rules_rust~0.40.0~i~cui__unicode-width-0.1.10", 12434 "sha256": "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b", 12435 "type": "tar.gz", 12436 "urls": [ 12437 "https://crates.io/api/v1/crates/unicode-width/0.1.10/download" 12438 ], 12439 "strip_prefix": "unicode-width-0.1.10", 12440 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unicode-width-0.1.10.bazel" 12441 } 12442 }, 12443 "rules_rust_wasm_bindgen__js-sys-0.3.64": { 12444 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12445 "ruleClassName": "http_archive", 12446 "attributes": { 12447 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__js-sys-0.3.64", 12448 "sha256": "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a", 12449 "type": "tar.gz", 12450 "urls": [ 12451 "https://crates.io/api/v1/crates/js-sys/0.3.64/download" 12452 ], 12453 "strip_prefix": "js-sys-0.3.64", 12454 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.js-sys-0.3.64.bazel" 12455 } 12456 }, 12457 "rrra__humantime-2.1.0": { 12458 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12459 "ruleClassName": "http_archive", 12460 "attributes": { 12461 "name": "rules_rust~0.40.0~i~rrra__humantime-2.1.0", 12462 "sha256": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", 12463 "type": "tar.gz", 12464 "urls": [ 12465 "https://crates.io/api/v1/crates/humantime/2.1.0/download" 12466 ], 12467 "strip_prefix": "humantime-2.1.0", 12468 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.humantime-2.1.0.bazel" 12469 } 12470 }, 12471 "rules_rust_wasm_bindgen__libc-0.2.150": { 12472 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12473 "ruleClassName": "http_archive", 12474 "attributes": { 12475 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__libc-0.2.150", 12476 "sha256": "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c", 12477 "type": "tar.gz", 12478 "urls": [ 12479 "https://crates.io/api/v1/crates/libc/0.2.150/download" 12480 ], 12481 "strip_prefix": "libc-0.2.150", 12482 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.libc-0.2.150.bazel" 12483 } 12484 }, 12485 "rules_rust_bindgen__env_logger-0.10.0": { 12486 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12487 "ruleClassName": "http_archive", 12488 "attributes": { 12489 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__env_logger-0.10.0", 12490 "sha256": "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0", 12491 "type": "tar.gz", 12492 "urls": [ 12493 "https://crates.io/api/v1/crates/env_logger/0.10.0/download" 12494 ], 12495 "strip_prefix": "env_logger-0.10.0", 12496 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.env_logger-0.10.0.bazel" 12497 } 12498 }, 12499 "rules_rust_wasm_bindgen__time-0.3.23": { 12500 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12501 "ruleClassName": "http_archive", 12502 "attributes": { 12503 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__time-0.3.23", 12504 "sha256": "59e399c068f43a5d116fedaf73b203fa4f9c519f17e2b34f63221d3792f81446", 12505 "type": "tar.gz", 12506 "urls": [ 12507 "https://crates.io/api/v1/crates/time/0.3.23/download" 12508 ], 12509 "strip_prefix": "time-0.3.23", 12510 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.time-0.3.23.bazel" 12511 } 12512 }, 12513 "cui__toml-0.8.10": { 12514 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12515 "ruleClassName": "http_archive", 12516 "attributes": { 12517 "name": "rules_rust~0.40.0~i~cui__toml-0.8.10", 12518 "sha256": "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290", 12519 "type": "tar.gz", 12520 "urls": [ 12521 "https://crates.io/api/v1/crates/toml/0.8.10/download" 12522 ], 12523 "strip_prefix": "toml-0.8.10", 12524 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.toml-0.8.10.bazel" 12525 } 12526 }, 12527 "rules_rust_prost__tracing-attributes-0.1.26": { 12528 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12529 "ruleClassName": "http_archive", 12530 "attributes": { 12531 "name": "rules_rust~0.40.0~i~rules_rust_prost__tracing-attributes-0.1.26", 12532 "sha256": "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab", 12533 "type": "tar.gz", 12534 "urls": [ 12535 "https://crates.io/api/v1/crates/tracing-attributes/0.1.26/download" 12536 ], 12537 "strip_prefix": "tracing-attributes-0.1.26", 12538 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tracing-attributes-0.1.26.bazel" 12539 } 12540 }, 12541 "rules_rust_prost__instant-0.1.12": { 12542 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12543 "ruleClassName": "http_archive", 12544 "attributes": { 12545 "name": "rules_rust~0.40.0~i~rules_rust_prost__instant-0.1.12", 12546 "sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c", 12547 "type": "tar.gz", 12548 "urls": [ 12549 "https://crates.io/api/v1/crates/instant/0.1.12/download" 12550 ], 12551 "strip_prefix": "instant-0.1.12", 12552 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.instant-0.1.12.bazel" 12553 } 12554 }, 12555 "cui__gix-transport-0.37.0": { 12556 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12557 "ruleClassName": "http_archive", 12558 "attributes": { 12559 "name": "rules_rust~0.40.0~i~cui__gix-transport-0.37.0", 12560 "sha256": "b9ec726e6a245e68ace59a34126a1d679de60360676612985e70b0d3b102fb4e", 12561 "type": "tar.gz", 12562 "urls": [ 12563 "https://crates.io/api/v1/crates/gix-transport/0.37.0/download" 12564 ], 12565 "strip_prefix": "gix-transport-0.37.0", 12566 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-transport-0.37.0.bazel" 12567 } 12568 }, 12569 "rules_rust_wasm_bindgen__indexmap-2.0.0": { 12570 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12571 "ruleClassName": "http_archive", 12572 "attributes": { 12573 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__indexmap-2.0.0", 12574 "sha256": "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d", 12575 "type": "tar.gz", 12576 "urls": [ 12577 "https://crates.io/api/v1/crates/indexmap/2.0.0/download" 12578 ], 12579 "strip_prefix": "indexmap-2.0.0", 12580 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.indexmap-2.0.0.bazel" 12581 } 12582 }, 12583 "cui__windows_i686_gnu-0.48.0": { 12584 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12585 "ruleClassName": "http_archive", 12586 "attributes": { 12587 "name": "rules_rust~0.40.0~i~cui__windows_i686_gnu-0.48.0", 12588 "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", 12589 "type": "tar.gz", 12590 "urls": [ 12591 "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download" 12592 ], 12593 "strip_prefix": "windows_i686_gnu-0.48.0", 12594 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows_i686_gnu-0.48.0.bazel" 12595 } 12596 }, 12597 "rrra__proc-macro2-1.0.64": { 12598 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12599 "ruleClassName": "http_archive", 12600 "attributes": { 12601 "name": "rules_rust~0.40.0~i~rrra__proc-macro2-1.0.64", 12602 "sha256": "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da", 12603 "type": "tar.gz", 12604 "urls": [ 12605 "https://crates.io/api/v1/crates/proc-macro2/1.0.64/download" 12606 ], 12607 "strip_prefix": "proc-macro2-1.0.64", 12608 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.proc-macro2-1.0.64.bazel" 12609 } 12610 }, 12611 "rules_rust_wasm_bindgen__predicates-tree-1.0.9": { 12612 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12613 "ruleClassName": "http_archive", 12614 "attributes": { 12615 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__predicates-tree-1.0.9", 12616 "sha256": "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf", 12617 "type": "tar.gz", 12618 "urls": [ 12619 "https://crates.io/api/v1/crates/predicates-tree/1.0.9/download" 12620 ], 12621 "strip_prefix": "predicates-tree-1.0.9", 12622 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.predicates-tree-1.0.9.bazel" 12623 } 12624 }, 12625 "rrra__errno-0.3.1": { 12626 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12627 "ruleClassName": "http_archive", 12628 "attributes": { 12629 "name": "rules_rust~0.40.0~i~rrra__errno-0.3.1", 12630 "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", 12631 "type": "tar.gz", 12632 "urls": [ 12633 "https://crates.io/api/v1/crates/errno/0.3.1/download" 12634 ], 12635 "strip_prefix": "errno-0.3.1", 12636 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.errno-0.3.1.bazel" 12637 } 12638 }, 12639 "cui__num_threads-0.1.6": { 12640 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12641 "ruleClassName": "http_archive", 12642 "attributes": { 12643 "name": "rules_rust~0.40.0~i~cui__num_threads-0.1.6", 12644 "sha256": "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44", 12645 "type": "tar.gz", 12646 "urls": [ 12647 "https://crates.io/api/v1/crates/num_threads/0.1.6/download" 12648 ], 12649 "strip_prefix": "num_threads-0.1.6", 12650 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.num_threads-0.1.6.bazel" 12651 } 12652 }, 12653 "rules_rust_prost__pin-project-internal-1.1.0": { 12654 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12655 "ruleClassName": "http_archive", 12656 "attributes": { 12657 "name": "rules_rust~0.40.0~i~rules_rust_prost__pin-project-internal-1.1.0", 12658 "sha256": "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07", 12659 "type": "tar.gz", 12660 "urls": [ 12661 "https://crates.io/api/v1/crates/pin-project-internal/1.1.0/download" 12662 ], 12663 "strip_prefix": "pin-project-internal-1.1.0", 12664 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.pin-project-internal-1.1.0.bazel" 12665 } 12666 }, 12667 "cui__rustc-hash-1.1.0": { 12668 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12669 "ruleClassName": "http_archive", 12670 "attributes": { 12671 "name": "rules_rust~0.40.0~i~cui__rustc-hash-1.1.0", 12672 "sha256": "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2", 12673 "type": "tar.gz", 12674 "urls": [ 12675 "https://crates.io/api/v1/crates/rustc-hash/1.1.0/download" 12676 ], 12677 "strip_prefix": "rustc-hash-1.1.0", 12678 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.rustc-hash-1.1.0.bazel" 12679 } 12680 }, 12681 "cui__sharded-slab-0.1.7": { 12682 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12683 "ruleClassName": "http_archive", 12684 "attributes": { 12685 "name": "rules_rust~0.40.0~i~cui__sharded-slab-0.1.7", 12686 "sha256": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6", 12687 "type": "tar.gz", 12688 "urls": [ 12689 "https://crates.io/api/v1/crates/sharded-slab/0.1.7/download" 12690 ], 12691 "strip_prefix": "sharded-slab-0.1.7", 12692 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.sharded-slab-0.1.7.bazel" 12693 } 12694 }, 12695 "rrra__itoa-1.0.8": { 12696 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12697 "ruleClassName": "http_archive", 12698 "attributes": { 12699 "name": "rules_rust~0.40.0~i~rrra__itoa-1.0.8", 12700 "sha256": "62b02a5381cc465bd3041d84623d0fa3b66738b52b8e2fc3bab8ad63ab032f4a", 12701 "type": "tar.gz", 12702 "urls": [ 12703 "https://crates.io/api/v1/crates/itoa/1.0.8/download" 12704 ], 12705 "strip_prefix": "itoa-1.0.8", 12706 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.itoa-1.0.8.bazel" 12707 } 12708 }, 12709 "cui__arc-swap-1.6.0": { 12710 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12711 "ruleClassName": "http_archive", 12712 "attributes": { 12713 "name": "rules_rust~0.40.0~i~cui__arc-swap-1.6.0", 12714 "sha256": "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6", 12715 "type": "tar.gz", 12716 "urls": [ 12717 "https://crates.io/api/v1/crates/arc-swap/1.6.0/download" 12718 ], 12719 "strip_prefix": "arc-swap-1.6.0", 12720 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.arc-swap-1.6.0.bazel" 12721 } 12722 }, 12723 "rules_rust_wasm_bindgen__webpki-roots-0.25.2": { 12724 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12725 "ruleClassName": "http_archive", 12726 "attributes": { 12727 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__webpki-roots-0.25.2", 12728 "sha256": "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc", 12729 "type": "tar.gz", 12730 "urls": [ 12731 "https://crates.io/api/v1/crates/webpki-roots/0.25.2/download" 12732 ], 12733 "strip_prefix": "webpki-roots-0.25.2", 12734 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.webpki-roots-0.25.2.bazel" 12735 } 12736 }, 12737 "cui__form_urlencoded-1.2.0": { 12738 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12739 "ruleClassName": "http_archive", 12740 "attributes": { 12741 "name": "rules_rust~0.40.0~i~cui__form_urlencoded-1.2.0", 12742 "sha256": "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652", 12743 "type": "tar.gz", 12744 "urls": [ 12745 "https://crates.io/api/v1/crates/form_urlencoded/1.2.0/download" 12746 ], 12747 "strip_prefix": "form_urlencoded-1.2.0", 12748 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.form_urlencoded-1.2.0.bazel" 12749 } 12750 }, 12751 "cui__gix-features-0.35.0": { 12752 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12753 "ruleClassName": "http_archive", 12754 "attributes": { 12755 "name": "rules_rust~0.40.0~i~cui__gix-features-0.35.0", 12756 "sha256": "9b9ff423ae4983f762659040d13dd7a5defbd54b6a04ac3cc7347741cec828cd", 12757 "type": "tar.gz", 12758 "urls": [ 12759 "https://crates.io/api/v1/crates/gix-features/0.35.0/download" 12760 ], 12761 "strip_prefix": "gix-features-0.35.0", 12762 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-features-0.35.0.bazel" 12763 } 12764 }, 12765 "cui__gix-commitgraph-0.21.0": { 12766 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12767 "ruleClassName": "http_archive", 12768 "attributes": { 12769 "name": "rules_rust~0.40.0~i~cui__gix-commitgraph-0.21.0", 12770 "sha256": "e75a975ee22cf0a002bfe9b5d5cb3d2a88e263a8a178cd7509133cff10f4df8a", 12771 "type": "tar.gz", 12772 "urls": [ 12773 "https://crates.io/api/v1/crates/gix-commitgraph/0.21.0/download" 12774 ], 12775 "strip_prefix": "gix-commitgraph-0.21.0", 12776 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-commitgraph-0.21.0.bazel" 12777 } 12778 }, 12779 "cui__lock_api-0.4.11": { 12780 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12781 "ruleClassName": "http_archive", 12782 "attributes": { 12783 "name": "rules_rust~0.40.0~i~cui__lock_api-0.4.11", 12784 "sha256": "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45", 12785 "type": "tar.gz", 12786 "urls": [ 12787 "https://crates.io/api/v1/crates/lock_api/0.4.11/download" 12788 ], 12789 "strip_prefix": "lock_api-0.4.11", 12790 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.lock_api-0.4.11.bazel" 12791 } 12792 }, 12793 "rrra__serde_json-1.0.102": { 12794 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12795 "ruleClassName": "http_archive", 12796 "attributes": { 12797 "name": "rules_rust~0.40.0~i~rrra__serde_json-1.0.102", 12798 "sha256": "b5062a995d481b2308b6064e9af76011f2921c35f97b0468811ed9f6cd91dfed", 12799 "type": "tar.gz", 12800 "urls": [ 12801 "https://crates.io/api/v1/crates/serde_json/1.0.102/download" 12802 ], 12803 "strip_prefix": "serde_json-1.0.102", 12804 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.serde_json-1.0.102.bazel" 12805 } 12806 }, 12807 "rules_rust_prost__tonic-build-0.8.4": { 12808 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12809 "ruleClassName": "http_archive", 12810 "attributes": { 12811 "name": "rules_rust~0.40.0~i~rules_rust_prost__tonic-build-0.8.4", 12812 "sha256": "5bf5e9b9c0f7e0a7c027dcfaba7b2c60816c7049171f679d99ee2ff65d0de8c4", 12813 "type": "tar.gz", 12814 "urls": [ 12815 "https://crates.io/api/v1/crates/tonic-build/0.8.4/download" 12816 ], 12817 "strip_prefix": "tonic-build-0.8.4", 12818 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tonic-build-0.8.4.bazel" 12819 } 12820 }, 12821 "rules_rust_wasm_bindgen__rouille-3.6.2": { 12822 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12823 "ruleClassName": "http_archive", 12824 "attributes": { 12825 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rouille-3.6.2", 12826 "sha256": "3716fbf57fc1084d7a706adf4e445298d123e4a44294c4e8213caf1b85fcc921", 12827 "type": "tar.gz", 12828 "urls": [ 12829 "https://crates.io/api/v1/crates/rouille/3.6.2/download" 12830 ], 12831 "strip_prefix": "rouille-3.6.2", 12832 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rouille-3.6.2.bazel" 12833 } 12834 }, 12835 "cui__android-tzdata-0.1.1": { 12836 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12837 "ruleClassName": "http_archive", 12838 "attributes": { 12839 "name": "rules_rust~0.40.0~i~cui__android-tzdata-0.1.1", 12840 "sha256": "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0", 12841 "type": "tar.gz", 12842 "urls": [ 12843 "https://crates.io/api/v1/crates/android-tzdata/0.1.1/download" 12844 ], 12845 "strip_prefix": "android-tzdata-0.1.1", 12846 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.android-tzdata-0.1.1.bazel" 12847 } 12848 }, 12849 "rules_rust_wasm_bindgen__winapi-i686-pc-windows-gnu-0.4.0": { 12850 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12851 "ruleClassName": "http_archive", 12852 "attributes": { 12853 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__winapi-i686-pc-windows-gnu-0.4.0", 12854 "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", 12855 "type": "tar.gz", 12856 "urls": [ 12857 "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download" 12858 ], 12859 "strip_prefix": "winapi-i686-pc-windows-gnu-0.4.0", 12860 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel" 12861 } 12862 }, 12863 "cui__anyhow-1.0.75": { 12864 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12865 "ruleClassName": "http_archive", 12866 "attributes": { 12867 "name": "rules_rust~0.40.0~i~cui__anyhow-1.0.75", 12868 "sha256": "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6", 12869 "type": "tar.gz", 12870 "urls": [ 12871 "https://crates.io/api/v1/crates/anyhow/1.0.75/download" 12872 ], 12873 "strip_prefix": "anyhow-1.0.75", 12874 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.anyhow-1.0.75.bazel" 12875 } 12876 }, 12877 "rules_rust_prost__futures-task-0.3.28": { 12878 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12879 "ruleClassName": "http_archive", 12880 "attributes": { 12881 "name": "rules_rust~0.40.0~i~rules_rust_prost__futures-task-0.3.28", 12882 "sha256": "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65", 12883 "type": "tar.gz", 12884 "urls": [ 12885 "https://crates.io/api/v1/crates/futures-task/0.3.28/download" 12886 ], 12887 "strip_prefix": "futures-task-0.3.28", 12888 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.futures-task-0.3.28.bazel" 12889 } 12890 }, 12891 "rules_rust_wasm_bindgen__url-2.4.0": { 12892 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12893 "ruleClassName": "http_archive", 12894 "attributes": { 12895 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__url-2.4.0", 12896 "sha256": "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb", 12897 "type": "tar.gz", 12898 "urls": [ 12899 "https://crates.io/api/v1/crates/url/2.4.0/download" 12900 ], 12901 "strip_prefix": "url-2.4.0", 12902 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.url-2.4.0.bazel" 12903 } 12904 }, 12905 "cui__uluru-3.0.0": { 12906 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12907 "ruleClassName": "http_archive", 12908 "attributes": { 12909 "name": "rules_rust~0.40.0~i~cui__uluru-3.0.0", 12910 "sha256": "794a32261a1f5eb6a4462c81b59cec87b5c27d5deea7dd1ac8fc781c41d226db", 12911 "type": "tar.gz", 12912 "urls": [ 12913 "https://crates.io/api/v1/crates/uluru/3.0.0/download" 12914 ], 12915 "strip_prefix": "uluru-3.0.0", 12916 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.uluru-3.0.0.bazel" 12917 } 12918 }, 12919 "rules_rust_wasm_bindgen__syn-1.0.109": { 12920 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12921 "ruleClassName": "http_archive", 12922 "attributes": { 12923 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__syn-1.0.109", 12924 "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237", 12925 "type": "tar.gz", 12926 "urls": [ 12927 "https://crates.io/api/v1/crates/syn/1.0.109/download" 12928 ], 12929 "strip_prefix": "syn-1.0.109", 12930 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.syn-1.0.109.bazel" 12931 } 12932 }, 12933 "cui__serde-1.0.190": { 12934 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12935 "ruleClassName": "http_archive", 12936 "attributes": { 12937 "name": "rules_rust~0.40.0~i~cui__serde-1.0.190", 12938 "sha256": "91d3c334ca1ee894a2c6f6ad698fe8c435b76d504b13d436f0685d648d6d96f7", 12939 "type": "tar.gz", 12940 "urls": [ 12941 "https://crates.io/api/v1/crates/serde/1.0.190/download" 12942 ], 12943 "strip_prefix": "serde-1.0.190", 12944 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.serde-1.0.190.bazel" 12945 } 12946 }, 12947 "rules_rust_prost__socket2-0.4.9": { 12948 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12949 "ruleClassName": "http_archive", 12950 "attributes": { 12951 "name": "rules_rust~0.40.0~i~rules_rust_prost__socket2-0.4.9", 12952 "sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662", 12953 "type": "tar.gz", 12954 "urls": [ 12955 "https://crates.io/api/v1/crates/socket2/0.4.9/download" 12956 ], 12957 "strip_prefix": "socket2-0.4.9", 12958 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.socket2-0.4.9.bazel" 12959 } 12960 }, 12961 "rules_rust_wasm_bindgen__ascii-1.1.0": { 12962 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12963 "ruleClassName": "http_archive", 12964 "attributes": { 12965 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__ascii-1.1.0", 12966 "sha256": "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16", 12967 "type": "tar.gz", 12968 "urls": [ 12969 "https://crates.io/api/v1/crates/ascii/1.1.0/download" 12970 ], 12971 "strip_prefix": "ascii-1.1.0", 12972 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.ascii-1.1.0.bazel" 12973 } 12974 }, 12975 "rules_rust_prost__prost-types-0.11.9": { 12976 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12977 "ruleClassName": "http_archive", 12978 "attributes": { 12979 "name": "rules_rust~0.40.0~i~rules_rust_prost__prost-types-0.11.9", 12980 "sha256": "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13", 12981 "type": "tar.gz", 12982 "urls": [ 12983 "https://crates.io/api/v1/crates/prost-types/0.11.9/download" 12984 ], 12985 "strip_prefix": "prost-types-0.11.9", 12986 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.prost-types-0.11.9.bazel" 12987 } 12988 }, 12989 "rules_rust_wasm_bindgen__bstr-0.2.17": { 12990 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 12991 "ruleClassName": "http_archive", 12992 "attributes": { 12993 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__bstr-0.2.17", 12994 "sha256": "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223", 12995 "type": "tar.gz", 12996 "urls": [ 12997 "https://crates.io/api/v1/crates/bstr/0.2.17/download" 12998 ], 12999 "strip_prefix": "bstr-0.2.17", 13000 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.bstr-0.2.17.bazel" 13001 } 13002 }, 13003 "rules_rust_prost__futures-sink-0.3.28": { 13004 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13005 "ruleClassName": "http_archive", 13006 "attributes": { 13007 "name": "rules_rust~0.40.0~i~rules_rust_prost__futures-sink-0.3.28", 13008 "sha256": "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e", 13009 "type": "tar.gz", 13010 "urls": [ 13011 "https://crates.io/api/v1/crates/futures-sink/0.3.28/download" 13012 ], 13013 "strip_prefix": "futures-sink-0.3.28", 13014 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.futures-sink-0.3.28.bazel" 13015 } 13016 }, 13017 "rules_rust_prost__unicode-ident-1.0.9": { 13018 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13019 "ruleClassName": "http_archive", 13020 "attributes": { 13021 "name": "rules_rust~0.40.0~i~rules_rust_prost__unicode-ident-1.0.9", 13022 "sha256": "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0", 13023 "type": "tar.gz", 13024 "urls": [ 13025 "https://crates.io/api/v1/crates/unicode-ident/1.0.9/download" 13026 ], 13027 "strip_prefix": "unicode-ident-1.0.9", 13028 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.unicode-ident-1.0.9.bazel" 13029 } 13030 }, 13031 "cui__aho-corasick-1.0.2": { 13032 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13033 "ruleClassName": "http_archive", 13034 "attributes": { 13035 "name": "rules_rust~0.40.0~i~cui__aho-corasick-1.0.2", 13036 "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41", 13037 "type": "tar.gz", 13038 "urls": [ 13039 "https://crates.io/api/v1/crates/aho-corasick/1.0.2/download" 13040 ], 13041 "strip_prefix": "aho-corasick-1.0.2", 13042 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.aho-corasick-1.0.2.bazel" 13043 } 13044 }, 13045 "cui__libc-0.2.149": { 13046 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13047 "ruleClassName": "http_archive", 13048 "attributes": { 13049 "name": "rules_rust~0.40.0~i~cui__libc-0.2.149", 13050 "sha256": "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b", 13051 "type": "tar.gz", 13052 "urls": [ 13053 "https://crates.io/api/v1/crates/libc/0.2.149/download" 13054 ], 13055 "strip_prefix": "libc-0.2.149", 13056 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.libc-0.2.149.bazel" 13057 } 13058 }, 13059 "rules_rust_wasm_bindgen__tinyvec-1.6.0": { 13060 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13061 "ruleClassName": "http_archive", 13062 "attributes": { 13063 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__tinyvec-1.6.0", 13064 "sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50", 13065 "type": "tar.gz", 13066 "urls": [ 13067 "https://crates.io/api/v1/crates/tinyvec/1.6.0/download" 13068 ], 13069 "strip_prefix": "tinyvec-1.6.0", 13070 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.tinyvec-1.6.0.bazel" 13071 } 13072 }, 13073 "cui__unicode-linebreak-0.1.5": { 13074 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13075 "ruleClassName": "http_archive", 13076 "attributes": { 13077 "name": "rules_rust~0.40.0~i~cui__unicode-linebreak-0.1.5", 13078 "sha256": "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f", 13079 "type": "tar.gz", 13080 "urls": [ 13081 "https://crates.io/api/v1/crates/unicode-linebreak/0.1.5/download" 13082 ], 13083 "strip_prefix": "unicode-linebreak-0.1.5", 13084 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unicode-linebreak-0.1.5.bazel" 13085 } 13086 }, 13087 "rules_rust_bindgen__windows_x86_64_msvc-0.48.0": { 13088 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13089 "ruleClassName": "http_archive", 13090 "attributes": { 13091 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows_x86_64_msvc-0.48.0", 13092 "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", 13093 "type": "tar.gz", 13094 "urls": [ 13095 "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download" 13096 ], 13097 "strip_prefix": "windows_x86_64_msvc-0.48.0", 13098 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows_x86_64_msvc-0.48.0.bazel" 13099 } 13100 }, 13101 "rrra__itertools-0.11.0": { 13102 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13103 "ruleClassName": "http_archive", 13104 "attributes": { 13105 "name": "rules_rust~0.40.0~i~rrra__itertools-0.11.0", 13106 "sha256": "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57", 13107 "type": "tar.gz", 13108 "urls": [ 13109 "https://crates.io/api/v1/crates/itertools/0.11.0/download" 13110 ], 13111 "strip_prefix": "itertools-0.11.0", 13112 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.itertools-0.11.0.bazel" 13113 } 13114 }, 13115 "rules_rust_bindgen__regex-1.8.4": { 13116 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13117 "ruleClassName": "http_archive", 13118 "attributes": { 13119 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__regex-1.8.4", 13120 "sha256": "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f", 13121 "type": "tar.gz", 13122 "urls": [ 13123 "https://crates.io/api/v1/crates/regex/1.8.4/download" 13124 ], 13125 "strip_prefix": "regex-1.8.4", 13126 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.regex-1.8.4.bazel" 13127 } 13128 }, 13129 "cui__hashbrown-0.14.3": { 13130 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13131 "ruleClassName": "http_archive", 13132 "attributes": { 13133 "name": "rules_rust~0.40.0~i~cui__hashbrown-0.14.3", 13134 "sha256": "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604", 13135 "type": "tar.gz", 13136 "urls": [ 13137 "https://crates.io/api/v1/crates/hashbrown/0.14.3/download" 13138 ], 13139 "strip_prefix": "hashbrown-0.14.3", 13140 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.hashbrown-0.14.3.bazel" 13141 } 13142 }, 13143 "cui__crypto-common-0.1.6": { 13144 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13145 "ruleClassName": "http_archive", 13146 "attributes": { 13147 "name": "rules_rust~0.40.0~i~cui__crypto-common-0.1.6", 13148 "sha256": "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3", 13149 "type": "tar.gz", 13150 "urls": [ 13151 "https://crates.io/api/v1/crates/crypto-common/0.1.6/download" 13152 ], 13153 "strip_prefix": "crypto-common-0.1.6", 13154 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.crypto-common-0.1.6.bazel" 13155 } 13156 }, 13157 "rrra__windows_x86_64_gnu-0.48.0": { 13158 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13159 "ruleClassName": "http_archive", 13160 "attributes": { 13161 "name": "rules_rust~0.40.0~i~rrra__windows_x86_64_gnu-0.48.0", 13162 "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", 13163 "type": "tar.gz", 13164 "urls": [ 13165 "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download" 13166 ], 13167 "strip_prefix": "windows_x86_64_gnu-0.48.0", 13168 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows_x86_64_gnu-0.48.0.bazel" 13169 } 13170 }, 13171 "cui__winnow-0.5.18": { 13172 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13173 "ruleClassName": "http_archive", 13174 "attributes": { 13175 "name": "rules_rust~0.40.0~i~cui__winnow-0.5.18", 13176 "sha256": "176b6138793677221d420fd2f0aeeced263f197688b36484660da767bca2fa32", 13177 "type": "tar.gz", 13178 "urls": [ 13179 "https://crates.io/api/v1/crates/winnow/0.5.18/download" 13180 ], 13181 "strip_prefix": "winnow-0.5.18", 13182 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.winnow-0.5.18.bazel" 13183 } 13184 }, 13185 "cui__byteyarn-0.2.3": { 13186 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13187 "ruleClassName": "http_archive", 13188 "attributes": { 13189 "name": "rules_rust~0.40.0~i~cui__byteyarn-0.2.3", 13190 "sha256": "a7534301c0ea17abb4db06d75efc7b4b0fa360fce8e175a4330d721c71c942ff", 13191 "type": "tar.gz", 13192 "urls": [ 13193 "https://crates.io/api/v1/crates/byteyarn/0.2.3/download" 13194 ], 13195 "strip_prefix": "byteyarn-0.2.3", 13196 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.byteyarn-0.2.3.bazel" 13197 } 13198 }, 13199 "rules_rust_wasm_bindgen__crossbeam-utils-0.8.16": { 13200 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13201 "ruleClassName": "http_archive", 13202 "attributes": { 13203 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__crossbeam-utils-0.8.16", 13204 "sha256": "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294", 13205 "type": "tar.gz", 13206 "urls": [ 13207 "https://crates.io/api/v1/crates/crossbeam-utils/0.8.16/download" 13208 ], 13209 "strip_prefix": "crossbeam-utils-0.8.16", 13210 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-utils-0.8.16.bazel" 13211 } 13212 }, 13213 "cui__memchr-2.6.4": { 13214 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13215 "ruleClassName": "http_archive", 13216 "attributes": { 13217 "name": "rules_rust~0.40.0~i~cui__memchr-2.6.4", 13218 "sha256": "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167", 13219 "type": "tar.gz", 13220 "urls": [ 13221 "https://crates.io/api/v1/crates/memchr/2.6.4/download" 13222 ], 13223 "strip_prefix": "memchr-2.6.4", 13224 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.memchr-2.6.4.bazel" 13225 } 13226 }, 13227 "rrra__serde_derive-1.0.171": { 13228 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13229 "ruleClassName": "http_archive", 13230 "attributes": { 13231 "name": "rules_rust~0.40.0~i~rrra__serde_derive-1.0.171", 13232 "sha256": "389894603bd18c46fa56231694f8d827779c0951a667087194cf9de94ed24682", 13233 "type": "tar.gz", 13234 "urls": [ 13235 "https://crates.io/api/v1/crates/serde_derive/1.0.171/download" 13236 ], 13237 "strip_prefix": "serde_derive-1.0.171", 13238 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.serde_derive-1.0.171.bazel" 13239 } 13240 }, 13241 "cui__bitflags-2.4.1": { 13242 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13243 "ruleClassName": "http_archive", 13244 "attributes": { 13245 "name": "rules_rust~0.40.0~i~cui__bitflags-2.4.1", 13246 "sha256": "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07", 13247 "type": "tar.gz", 13248 "urls": [ 13249 "https://crates.io/api/v1/crates/bitflags/2.4.1/download" 13250 ], 13251 "strip_prefix": "bitflags-2.4.1", 13252 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.bitflags-2.4.1.bazel" 13253 } 13254 }, 13255 "rules_rust_prost__io-lifetimes-1.0.11": { 13256 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13257 "ruleClassName": "http_archive", 13258 "attributes": { 13259 "name": "rules_rust~0.40.0~i~rules_rust_prost__io-lifetimes-1.0.11", 13260 "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", 13261 "type": "tar.gz", 13262 "urls": [ 13263 "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download" 13264 ], 13265 "strip_prefix": "io-lifetimes-1.0.11", 13266 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.io-lifetimes-1.0.11.bazel" 13267 } 13268 }, 13269 "rrra__windows_aarch64_gnullvm-0.48.0": { 13270 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13271 "ruleClassName": "http_archive", 13272 "attributes": { 13273 "name": "rules_rust~0.40.0~i~rrra__windows_aarch64_gnullvm-0.48.0", 13274 "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", 13275 "type": "tar.gz", 13276 "urls": [ 13277 "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download" 13278 ], 13279 "strip_prefix": "windows_aarch64_gnullvm-0.48.0", 13280 "build_file": "@@rules_rust~0.40.0//tools/rust_analyzer/3rdparty/crates:BUILD.windows_aarch64_gnullvm-0.48.0.bazel" 13281 } 13282 }, 13283 "rules_rust_prost__itoa-1.0.6": { 13284 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13285 "ruleClassName": "http_archive", 13286 "attributes": { 13287 "name": "rules_rust~0.40.0~i~rules_rust_prost__itoa-1.0.6", 13288 "sha256": "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6", 13289 "type": "tar.gz", 13290 "urls": [ 13291 "https://crates.io/api/v1/crates/itoa/1.0.6/download" 13292 ], 13293 "strip_prefix": "itoa-1.0.6", 13294 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.itoa-1.0.6.bazel" 13295 } 13296 }, 13297 "rules_rust_wasm_bindgen__cfg-if-1.0.0": { 13298 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13299 "ruleClassName": "http_archive", 13300 "attributes": { 13301 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__cfg-if-1.0.0", 13302 "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd", 13303 "type": "tar.gz", 13304 "urls": [ 13305 "https://crates.io/api/v1/crates/cfg-if/1.0.0/download" 13306 ], 13307 "strip_prefix": "cfg-if-1.0.0", 13308 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.cfg-if-1.0.0.bazel" 13309 } 13310 }, 13311 "rules_rust_prost__windows_x86_64_gnullvm-0.48.0": { 13312 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13313 "ruleClassName": "http_archive", 13314 "attributes": { 13315 "name": "rules_rust~0.40.0~i~rules_rust_prost__windows_x86_64_gnullvm-0.48.0", 13316 "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", 13317 "type": "tar.gz", 13318 "urls": [ 13319 "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download" 13320 ], 13321 "strip_prefix": "windows_x86_64_gnullvm-0.48.0", 13322 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.windows_x86_64_gnullvm-0.48.0.bazel" 13323 } 13324 }, 13325 "rules_rust_prost__pin-project-lite-0.2.9": { 13326 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13327 "ruleClassName": "http_archive", 13328 "attributes": { 13329 "name": "rules_rust~0.40.0~i~rules_rust_prost__pin-project-lite-0.2.9", 13330 "sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116", 13331 "type": "tar.gz", 13332 "urls": [ 13333 "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download" 13334 ], 13335 "strip_prefix": "pin-project-lite-0.2.9", 13336 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.pin-project-lite-0.2.9.bazel" 13337 } 13338 }, 13339 "cui__gix-credentials-0.20.0": { 13340 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13341 "ruleClassName": "http_archive", 13342 "attributes": { 13343 "name": "rules_rust~0.40.0~i~cui__gix-credentials-0.20.0", 13344 "sha256": "46900b884cc5af6a6c141ee741607c0c651a4e1d33614b8d888a1ba81cc0bc8a", 13345 "type": "tar.gz", 13346 "urls": [ 13347 "https://crates.io/api/v1/crates/gix-credentials/0.20.0/download" 13348 ], 13349 "strip_prefix": "gix-credentials-0.20.0", 13350 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-credentials-0.20.0.bazel" 13351 } 13352 }, 13353 "rules_rust_prost__syn-2.0.18": { 13354 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13355 "ruleClassName": "http_archive", 13356 "attributes": { 13357 "name": "rules_rust~0.40.0~i~rules_rust_prost__syn-2.0.18", 13358 "sha256": "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e", 13359 "type": "tar.gz", 13360 "urls": [ 13361 "https://crates.io/api/v1/crates/syn/2.0.18/download" 13362 ], 13363 "strip_prefix": "syn-2.0.18", 13364 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.syn-2.0.18.bazel" 13365 } 13366 }, 13367 "rules_rust_prost__linux-raw-sys-0.3.8": { 13368 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13369 "ruleClassName": "http_archive", 13370 "attributes": { 13371 "name": "rules_rust~0.40.0~i~rules_rust_prost__linux-raw-sys-0.3.8", 13372 "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", 13373 "type": "tar.gz", 13374 "urls": [ 13375 "https://crates.io/api/v1/crates/linux-raw-sys/0.3.8/download" 13376 ], 13377 "strip_prefix": "linux-raw-sys-0.3.8", 13378 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.linux-raw-sys-0.3.8.bazel" 13379 } 13380 }, 13381 "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91": { 13382 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13383 "ruleClassName": "http_archive", 13384 "attributes": { 13385 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91", 13386 "sha256": "806a045c4ec4ef7c3ad86dc27bcb641b84d9eeb3846200f56d7ab0885241d654", 13387 "type": "tar.gz", 13388 "urls": [ 13389 "https://crates.io/api/v1/crates/wasm-bindgen-cli-support/0.2.91/download" 13390 ], 13391 "strip_prefix": "wasm-bindgen-cli-support-0.2.91", 13392 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-cli-support-0.2.91.bazel" 13393 } 13394 }, 13395 "cui__serde_derive-1.0.190": { 13396 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13397 "ruleClassName": "http_archive", 13398 "attributes": { 13399 "name": "rules_rust~0.40.0~i~cui__serde_derive-1.0.190", 13400 "sha256": "67c5609f394e5c2bd7fc51efda478004ea80ef42fee983d5c67a65e34f32c0e3", 13401 "type": "tar.gz", 13402 "urls": [ 13403 "https://crates.io/api/v1/crates/serde_derive/1.0.190/download" 13404 ], 13405 "strip_prefix": "serde_derive-1.0.190", 13406 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.serde_derive-1.0.190.bazel" 13407 } 13408 }, 13409 "rules_rust_prost__regex-syntax-0.7.2": { 13410 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13411 "ruleClassName": "http_archive", 13412 "attributes": { 13413 "name": "rules_rust~0.40.0~i~rules_rust_prost__regex-syntax-0.7.2", 13414 "sha256": "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78", 13415 "type": "tar.gz", 13416 "urls": [ 13417 "https://crates.io/api/v1/crates/regex-syntax/0.7.2/download" 13418 ], 13419 "strip_prefix": "regex-syntax-0.7.2", 13420 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.regex-syntax-0.7.2.bazel" 13421 } 13422 }, 13423 "rules_rust_wasm_bindgen__serde-1.0.171": { 13424 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13425 "ruleClassName": "http_archive", 13426 "attributes": { 13427 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__serde-1.0.171", 13428 "sha256": "30e27d1e4fd7659406c492fd6cfaf2066ba8773de45ca75e855590f856dc34a9", 13429 "type": "tar.gz", 13430 "urls": [ 13431 "https://crates.io/api/v1/crates/serde/1.0.171/download" 13432 ], 13433 "strip_prefix": "serde-1.0.171", 13434 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.serde-1.0.171.bazel" 13435 } 13436 }, 13437 "rules_rust_wasm_bindgen__wasm-bindgen-macro-0.2.91": { 13438 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13439 "ruleClassName": "http_archive", 13440 "attributes": { 13441 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-macro-0.2.91", 13442 "sha256": "b30af9e2d358182b5c7449424f017eba305ed32a7010509ede96cdc4696c46ed", 13443 "type": "tar.gz", 13444 "urls": [ 13445 "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.91/download" 13446 ], 13447 "strip_prefix": "wasm-bindgen-macro-0.2.91", 13448 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-macro-0.2.91.bazel" 13449 } 13450 }, 13451 "cui__pest_generator-2.7.0": { 13452 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13453 "ruleClassName": "http_archive", 13454 "attributes": { 13455 "name": "rules_rust~0.40.0~i~cui__pest_generator-2.7.0", 13456 "sha256": "b3e8cba4ec22bada7fc55ffe51e2deb6a0e0db2d0b7ab0b103acc80d2510c190", 13457 "type": "tar.gz", 13458 "urls": [ 13459 "https://crates.io/api/v1/crates/pest_generator/2.7.0/download" 13460 ], 13461 "strip_prefix": "pest_generator-2.7.0", 13462 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.pest_generator-2.7.0.bazel" 13463 } 13464 }, 13465 "cui__chrono-tz-0.8.4": { 13466 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13467 "ruleClassName": "http_archive", 13468 "attributes": { 13469 "name": "rules_rust~0.40.0~i~cui__chrono-tz-0.8.4", 13470 "sha256": "e23185c0e21df6ed832a12e2bda87c7d1def6842881fb634a8511ced741b0d76", 13471 "type": "tar.gz", 13472 "urls": [ 13473 "https://crates.io/api/v1/crates/chrono-tz/0.8.4/download" 13474 ], 13475 "strip_prefix": "chrono-tz-0.8.4", 13476 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.chrono-tz-0.8.4.bazel" 13477 } 13478 }, 13479 "cui__gix-revision-0.22.0": { 13480 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13481 "ruleClassName": "http_archive", 13482 "attributes": { 13483 "name": "rules_rust~0.40.0~i~cui__gix-revision-0.22.0", 13484 "sha256": "c8c4b15cf2ab7a35f5bcb3ef146187c8d36df0177e171ca061913cbaaa890e89", 13485 "type": "tar.gz", 13486 "urls": [ 13487 "https://crates.io/api/v1/crates/gix-revision/0.22.0/download" 13488 ], 13489 "strip_prefix": "gix-revision-0.22.0", 13490 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-revision-0.22.0.bazel" 13491 } 13492 }, 13493 "cui__camino-1.1.6": { 13494 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13495 "ruleClassName": "http_archive", 13496 "attributes": { 13497 "name": "rules_rust~0.40.0~i~cui__camino-1.1.6", 13498 "sha256": "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c", 13499 "type": "tar.gz", 13500 "urls": [ 13501 "https://crates.io/api/v1/crates/camino/1.1.6/download" 13502 ], 13503 "strip_prefix": "camino-1.1.6", 13504 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.camino-1.1.6.bazel" 13505 } 13506 }, 13507 "cross_x86_64-pc-windows-msvc": { 13508 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13509 "ruleClassName": "http_archive", 13510 "attributes": { 13511 "name": "rules_rust~0.40.0~i~cross_x86_64-pc-windows-msvc", 13512 "urls": [ 13513 "https://github.com/rust-embedded/cross/releases/download/v0.2.1/cross-v0.2.1-x86_64-pc-windows-msvc.tar.gz" 13514 ], 13515 "sha256": "3af59ff5a2229f92b54df937c50a9a88c96dffc8ac3dde520a38fdf046d656c4", 13516 "build_file_content": "exports_files(glob([\"**\"]), visibility = [\"//visibility:public\"])" 13517 } 13518 }, 13519 "rules_rust_prost__signal-hook-registry-1.4.1": { 13520 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13521 "ruleClassName": "http_archive", 13522 "attributes": { 13523 "name": "rules_rust~0.40.0~i~rules_rust_prost__signal-hook-registry-1.4.1", 13524 "sha256": "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1", 13525 "type": "tar.gz", 13526 "urls": [ 13527 "https://crates.io/api/v1/crates/signal-hook-registry/1.4.1/download" 13528 ], 13529 "strip_prefix": "signal-hook-registry-1.4.1", 13530 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.signal-hook-registry-1.4.1.bazel" 13531 } 13532 }, 13533 "cui__gix-config-0.30.0": { 13534 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13535 "ruleClassName": "http_archive", 13536 "attributes": { 13537 "name": "rules_rust~0.40.0~i~cui__gix-config-0.30.0", 13538 "sha256": "c171514b40487d3f677ae37efc0f45ac980e3169f23c27eb30a70b47fdf88ab5", 13539 "type": "tar.gz", 13540 "urls": [ 13541 "https://crates.io/api/v1/crates/gix-config/0.30.0/download" 13542 ], 13543 "strip_prefix": "gix-config-0.30.0", 13544 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-config-0.30.0.bazel" 13545 } 13546 }, 13547 "cui__unicode-ident-1.0.10": { 13548 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13549 "ruleClassName": "http_archive", 13550 "attributes": { 13551 "name": "rules_rust~0.40.0~i~cui__unicode-ident-1.0.10", 13552 "sha256": "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73", 13553 "type": "tar.gz", 13554 "urls": [ 13555 "https://crates.io/api/v1/crates/unicode-ident/1.0.10/download" 13556 ], 13557 "strip_prefix": "unicode-ident-1.0.10", 13558 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unicode-ident-1.0.10.bazel" 13559 } 13560 }, 13561 "rules_rust_prost__heck": { 13562 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13563 "ruleClassName": "http_archive", 13564 "attributes": { 13565 "name": "rules_rust~0.40.0~i~rules_rust_prost__heck", 13566 "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", 13567 "type": "tar.gz", 13568 "urls": [ 13569 "https://crates.io/api/v1/crates/heck/0.4.1/download" 13570 ], 13571 "strip_prefix": "heck-0.4.1", 13572 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.heck-0.4.1.bazel" 13573 } 13574 }, 13575 "rules_rust_prost__prost-build-0.11.9": { 13576 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13577 "ruleClassName": "http_archive", 13578 "attributes": { 13579 "name": "rules_rust~0.40.0~i~rules_rust_prost__prost-build-0.11.9", 13580 "sha256": "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270", 13581 "type": "tar.gz", 13582 "urls": [ 13583 "https://crates.io/api/v1/crates/prost-build/0.11.9/download" 13584 ], 13585 "strip_prefix": "prost-build-0.11.9", 13586 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.prost-build-0.11.9.bazel" 13587 } 13588 }, 13589 "cui__gix-discover-0.25.0": { 13590 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13591 "ruleClassName": "http_archive", 13592 "attributes": { 13593 "name": "rules_rust~0.40.0~i~cui__gix-discover-0.25.0", 13594 "sha256": "69507643d75a0ea9a402fcf73ced517d2b95cc95385904ac09d03e0b952fde33", 13595 "type": "tar.gz", 13596 "urls": [ 13597 "https://crates.io/api/v1/crates/gix-discover/0.25.0/download" 13598 ], 13599 "strip_prefix": "gix-discover-0.25.0", 13600 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-discover-0.25.0.bazel" 13601 } 13602 }, 13603 "cui__unic-common-0.9.0": { 13604 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13605 "ruleClassName": "http_archive", 13606 "attributes": { 13607 "name": "rules_rust~0.40.0~i~cui__unic-common-0.9.0", 13608 "sha256": "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc", 13609 "type": "tar.gz", 13610 "urls": [ 13611 "https://crates.io/api/v1/crates/unic-common/0.9.0/download" 13612 ], 13613 "strip_prefix": "unic-common-0.9.0", 13614 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.unic-common-0.9.0.bazel" 13615 } 13616 }, 13617 "rules_rust_prost__tower-0.4.13": { 13618 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13619 "ruleClassName": "http_archive", 13620 "attributes": { 13621 "name": "rules_rust~0.40.0~i~rules_rust_prost__tower-0.4.13", 13622 "sha256": "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c", 13623 "type": "tar.gz", 13624 "urls": [ 13625 "https://crates.io/api/v1/crates/tower/0.4.13/download" 13626 ], 13627 "strip_prefix": "tower-0.4.13", 13628 "build_file": "@@rules_rust~0.40.0//proto/prost/private/3rdparty/crates:BUILD.tower-0.4.13.bazel" 13629 } 13630 }, 13631 "rules_rust_wasm_bindgen__itoa-1.0.8": { 13632 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13633 "ruleClassName": "http_archive", 13634 "attributes": { 13635 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__itoa-1.0.8", 13636 "sha256": "62b02a5381cc465bd3041d84623d0fa3b66738b52b8e2fc3bab8ad63ab032f4a", 13637 "type": "tar.gz", 13638 "urls": [ 13639 "https://crates.io/api/v1/crates/itoa/1.0.8/download" 13640 ], 13641 "strip_prefix": "itoa-1.0.8", 13642 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.itoa-1.0.8.bazel" 13643 } 13644 }, 13645 "rules_rust_bindgen__libloading-0.7.4": { 13646 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13647 "ruleClassName": "http_archive", 13648 "attributes": { 13649 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__libloading-0.7.4", 13650 "sha256": "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f", 13651 "type": "tar.gz", 13652 "urls": [ 13653 "https://crates.io/api/v1/crates/libloading/0.7.4/download" 13654 ], 13655 "strip_prefix": "libloading-0.7.4", 13656 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.libloading-0.7.4.bazel" 13657 } 13658 }, 13659 "rules_rust_bindgen__windows_aarch64_gnullvm-0.48.0": { 13660 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13661 "ruleClassName": "http_archive", 13662 "attributes": { 13663 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__windows_aarch64_gnullvm-0.48.0", 13664 "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", 13665 "type": "tar.gz", 13666 "urls": [ 13667 "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download" 13668 ], 13669 "strip_prefix": "windows_aarch64_gnullvm-0.48.0", 13670 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.windows_aarch64_gnullvm-0.48.0.bazel" 13671 } 13672 }, 13673 "rules_rust_wasm_bindgen__alloc-stdlib-0.2.2": { 13674 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13675 "ruleClassName": "http_archive", 13676 "attributes": { 13677 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__alloc-stdlib-0.2.2", 13678 "sha256": "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece", 13679 "type": "tar.gz", 13680 "urls": [ 13681 "https://crates.io/api/v1/crates/alloc-stdlib/0.2.2/download" 13682 ], 13683 "strip_prefix": "alloc-stdlib-0.2.2", 13684 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.alloc-stdlib-0.2.2.bazel" 13685 } 13686 }, 13687 "rules_rust_wasm_bindgen__bitflags-1.3.2": { 13688 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13689 "ruleClassName": "http_archive", 13690 "attributes": { 13691 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__bitflags-1.3.2", 13692 "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", 13693 "type": "tar.gz", 13694 "urls": [ 13695 "https://crates.io/api/v1/crates/bitflags/1.3.2/download" 13696 ], 13697 "strip_prefix": "bitflags-1.3.2", 13698 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.bitflags-1.3.2.bazel" 13699 } 13700 }, 13701 "rules_rust_bindgen__peeking_take_while-0.1.2": { 13702 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13703 "ruleClassName": "http_archive", 13704 "attributes": { 13705 "name": "rules_rust~0.40.0~i~rules_rust_bindgen__peeking_take_while-0.1.2", 13706 "sha256": "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099", 13707 "type": "tar.gz", 13708 "urls": [ 13709 "https://crates.io/api/v1/crates/peeking_take_while/0.1.2/download" 13710 ], 13711 "strip_prefix": "peeking_take_while-0.1.2", 13712 "build_file": "@@rules_rust~0.40.0//bindgen/3rdparty/crates:BUILD.peeking_take_while-0.1.2.bazel" 13713 } 13714 }, 13715 "cui__gix-ignore-0.8.0": { 13716 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13717 "ruleClassName": "http_archive", 13718 "attributes": { 13719 "name": "rules_rust~0.40.0~i~cui__gix-ignore-0.8.0", 13720 "sha256": "b048f443a1f6b02da4205c34d2e287e3fd45d75e8e2f06cfb216630ea9bff5e3", 13721 "type": "tar.gz", 13722 "urls": [ 13723 "https://crates.io/api/v1/crates/gix-ignore/0.8.0/download" 13724 ], 13725 "strip_prefix": "gix-ignore-0.8.0", 13726 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.gix-ignore-0.8.0.bazel" 13727 } 13728 }, 13729 "rules_rust_wasm_bindgen__rayon-core-1.11.0": { 13730 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13731 "ruleClassName": "http_archive", 13732 "attributes": { 13733 "name": "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rayon-core-1.11.0", 13734 "sha256": "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d", 13735 "type": "tar.gz", 13736 "urls": [ 13737 "https://crates.io/api/v1/crates/rayon-core/1.11.0/download" 13738 ], 13739 "strip_prefix": "rayon-core-1.11.0", 13740 "build_file": "@@rules_rust~0.40.0//wasm_bindgen/3rdparty/crates:BUILD.rayon-core-1.11.0.bazel" 13741 } 13742 }, 13743 "cui__utf8parse-0.2.1": { 13744 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13745 "ruleClassName": "http_archive", 13746 "attributes": { 13747 "name": "rules_rust~0.40.0~i~cui__utf8parse-0.2.1", 13748 "sha256": "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a", 13749 "type": "tar.gz", 13750 "urls": [ 13751 "https://crates.io/api/v1/crates/utf8parse/0.2.1/download" 13752 ], 13753 "strip_prefix": "utf8parse-0.2.1", 13754 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.utf8parse-0.2.1.bazel" 13755 } 13756 }, 13757 "cui__windows-0.48.0": { 13758 "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", 13759 "ruleClassName": "http_archive", 13760 "attributes": { 13761 "name": "rules_rust~0.40.0~i~cui__windows-0.48.0", 13762 "sha256": "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f", 13763 "type": "tar.gz", 13764 "urls": [ 13765 "https://crates.io/api/v1/crates/windows/0.48.0/download" 13766 ], 13767 "strip_prefix": "windows-0.48.0", 13768 "build_file": "@@rules_rust~0.40.0//crate_universe/3rdparty/crates:BUILD.windows-0.48.0.bazel" 13769 } 13770 } 13771 }, 13772 "moduleExtensionMetadata": { 13773 "explicitRootModuleDirectDeps": [ 13774 "rules_rust_tinyjson", 13775 "cui", 13776 "cui__anyhow-1.0.75", 13777 "cui__camino-1.1.6", 13778 "cui__cargo-lock-9.0.0", 13779 "cui__cargo-platform-0.1.4", 13780 "cui__cargo_metadata-0.18.1", 13781 "cui__cargo_toml-0.17.1", 13782 "cui__cfg-expr-0.15.5", 13783 "cui__clap-4.3.11", 13784 "cui__crates-index-2.2.0", 13785 "cui__hex-0.4.3", 13786 "cui__indoc-2.0.4", 13787 "cui__itertools-0.12.0", 13788 "cui__normpath-1.1.1", 13789 "cui__pathdiff-0.2.1", 13790 "cui__regex-1.10.2", 13791 "cui__semver-1.0.20", 13792 "cui__serde-1.0.190", 13793 "cui__serde_json-1.0.108", 13794 "cui__serde_starlark-0.1.14", 13795 "cui__sha2-0.10.8", 13796 "cui__spdx-0.10.3", 13797 "cui__tempfile-3.8.1", 13798 "cui__tera-1.19.1", 13799 "cui__textwrap-0.16.0", 13800 "cui__toml-0.8.10", 13801 "cui__tracing-0.1.40", 13802 "cui__tracing-subscriber-0.3.17", 13803 "cui__maplit-1.0.2", 13804 "cui__spectral-0.6.0", 13805 "cargo_bazel.buildifier-darwin-amd64", 13806 "cargo_bazel.buildifier-darwin-arm64", 13807 "cargo_bazel.buildifier-linux-amd64", 13808 "cargo_bazel.buildifier-linux-arm64", 13809 "cargo_bazel.buildifier-windows-amd64.exe", 13810 "rules_rust_prost__heck", 13811 "rules_rust_prost", 13812 "rules_rust_prost__h2-0.3.19", 13813 "rules_rust_prost__prost-0.11.9", 13814 "rules_rust_prost__prost-types-0.11.9", 13815 "rules_rust_prost__protoc-gen-prost-0.2.2", 13816 "rules_rust_prost__protoc-gen-tonic-0.2.2", 13817 "rules_rust_prost__tokio-1.28.2", 13818 "rules_rust_prost__tokio-stream-0.1.14", 13819 "rules_rust_prost__tonic-0.9.2", 13820 "llvm-raw", 13821 "rules_rust_bindgen__bindgen-cli-0.69.1", 13822 "rules_rust_bindgen__bindgen-0.69.1", 13823 "rules_rust_bindgen__clang-sys-1.6.1", 13824 "rules_rust_bindgen__clap-4.3.3", 13825 "rules_rust_bindgen__clap_complete-4.3.1", 13826 "rules_rust_bindgen__env_logger-0.10.0", 13827 "rrra__anyhow-1.0.71", 13828 "rrra__clap-4.3.11", 13829 "rrra__env_logger-0.10.0", 13830 "rrra__itertools-0.11.0", 13831 "rrra__log-0.4.19", 13832 "rrra__serde-1.0.171", 13833 "rrra__serde_json-1.0.102", 13834 "rules_rust_wasm_bindgen_cli", 13835 "rules_rust_wasm_bindgen__anyhow-1.0.71", 13836 "rules_rust_wasm_bindgen__docopt-1.1.1", 13837 "rules_rust_wasm_bindgen__env_logger-0.8.4", 13838 "rules_rust_wasm_bindgen__log-0.4.19", 13839 "rules_rust_wasm_bindgen__rouille-3.6.2", 13840 "rules_rust_wasm_bindgen__serde-1.0.171", 13841 "rules_rust_wasm_bindgen__serde_derive-1.0.171", 13842 "rules_rust_wasm_bindgen__serde_json-1.0.102", 13843 "rules_rust_wasm_bindgen__ureq-2.8.0", 13844 "rules_rust_wasm_bindgen__walrus-0.20.3", 13845 "rules_rust_wasm_bindgen__wasm-bindgen-0.2.91", 13846 "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91", 13847 "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91", 13848 "rules_rust_wasm_bindgen__assert_cmd-1.0.8", 13849 "rules_rust_wasm_bindgen__diff-0.1.13", 13850 "rules_rust_wasm_bindgen__predicates-1.0.8", 13851 "rules_rust_wasm_bindgen__rayon-1.7.0", 13852 "rules_rust_wasm_bindgen__tempfile-3.6.0", 13853 "rules_rust_wasm_bindgen__wasmparser-0.102.0", 13854 "rules_rust_wasm_bindgen__wasmprinter-0.2.60", 13855 "rules_rust_test_load_arbitrary_tool", 13856 "generated_inputs_in_external_repo", 13857 "libc", 13858 "rules_rust_toolchain_test_target_json", 13859 "com_google_googleapis", 13860 "bazelci_rules" 13861 ], 13862 "explicitRootModuleDirectDevDeps": [], 13863 "useAllRepos": "NO" 13864 }, 13865 "recordedRepoMappingEntries": [ 13866 [ 13867 "rules_rust~0.40.0", 13868 "bazel_skylib", 13869 "bazel_skylib~1.5.0" 13870 ], 13871 [ 13872 "rules_rust~0.40.0", 13873 "bazel_tools", 13874 "bazel_tools" 13875 ], 13876 [ 13877 "rules_rust~0.40.0", 13878 "cui__anyhow-1.0.75", 13879 "rules_rust~0.40.0~i~cui__anyhow-1.0.75" 13880 ], 13881 [ 13882 "rules_rust~0.40.0", 13883 "cui__camino-1.1.6", 13884 "rules_rust~0.40.0~i~cui__camino-1.1.6" 13885 ], 13886 [ 13887 "rules_rust~0.40.0", 13888 "cui__cargo-lock-9.0.0", 13889 "rules_rust~0.40.0~i~cui__cargo-lock-9.0.0" 13890 ], 13891 [ 13892 "rules_rust~0.40.0", 13893 "cui__cargo-platform-0.1.4", 13894 "rules_rust~0.40.0~i~cui__cargo-platform-0.1.4" 13895 ], 13896 [ 13897 "rules_rust~0.40.0", 13898 "cui__cargo_metadata-0.18.1", 13899 "rules_rust~0.40.0~i~cui__cargo_metadata-0.18.1" 13900 ], 13901 [ 13902 "rules_rust~0.40.0", 13903 "cui__cargo_toml-0.17.1", 13904 "rules_rust~0.40.0~i~cui__cargo_toml-0.17.1" 13905 ], 13906 [ 13907 "rules_rust~0.40.0", 13908 "cui__cfg-expr-0.15.5", 13909 "rules_rust~0.40.0~i~cui__cfg-expr-0.15.5" 13910 ], 13911 [ 13912 "rules_rust~0.40.0", 13913 "cui__clap-4.3.11", 13914 "rules_rust~0.40.0~i~cui__clap-4.3.11" 13915 ], 13916 [ 13917 "rules_rust~0.40.0", 13918 "cui__crates-index-2.2.0", 13919 "rules_rust~0.40.0~i~cui__crates-index-2.2.0" 13920 ], 13921 [ 13922 "rules_rust~0.40.0", 13923 "cui__hex-0.4.3", 13924 "rules_rust~0.40.0~i~cui__hex-0.4.3" 13925 ], 13926 [ 13927 "rules_rust~0.40.0", 13928 "cui__indoc-2.0.4", 13929 "rules_rust~0.40.0~i~cui__indoc-2.0.4" 13930 ], 13931 [ 13932 "rules_rust~0.40.0", 13933 "cui__itertools-0.12.0", 13934 "rules_rust~0.40.0~i~cui__itertools-0.12.0" 13935 ], 13936 [ 13937 "rules_rust~0.40.0", 13938 "cui__maplit-1.0.2", 13939 "rules_rust~0.40.0~i~cui__maplit-1.0.2" 13940 ], 13941 [ 13942 "rules_rust~0.40.0", 13943 "cui__normpath-1.1.1", 13944 "rules_rust~0.40.0~i~cui__normpath-1.1.1" 13945 ], 13946 [ 13947 "rules_rust~0.40.0", 13948 "cui__pathdiff-0.2.1", 13949 "rules_rust~0.40.0~i~cui__pathdiff-0.2.1" 13950 ], 13951 [ 13952 "rules_rust~0.40.0", 13953 "cui__regex-1.10.2", 13954 "rules_rust~0.40.0~i~cui__regex-1.10.2" 13955 ], 13956 [ 13957 "rules_rust~0.40.0", 13958 "cui__semver-1.0.20", 13959 "rules_rust~0.40.0~i~cui__semver-1.0.20" 13960 ], 13961 [ 13962 "rules_rust~0.40.0", 13963 "cui__serde-1.0.190", 13964 "rules_rust~0.40.0~i~cui__serde-1.0.190" 13965 ], 13966 [ 13967 "rules_rust~0.40.0", 13968 "cui__serde_json-1.0.108", 13969 "rules_rust~0.40.0~i~cui__serde_json-1.0.108" 13970 ], 13971 [ 13972 "rules_rust~0.40.0", 13973 "cui__serde_starlark-0.1.14", 13974 "rules_rust~0.40.0~i~cui__serde_starlark-0.1.14" 13975 ], 13976 [ 13977 "rules_rust~0.40.0", 13978 "cui__sha2-0.10.8", 13979 "rules_rust~0.40.0~i~cui__sha2-0.10.8" 13980 ], 13981 [ 13982 "rules_rust~0.40.0", 13983 "cui__spdx-0.10.3", 13984 "rules_rust~0.40.0~i~cui__spdx-0.10.3" 13985 ], 13986 [ 13987 "rules_rust~0.40.0", 13988 "cui__spectral-0.6.0", 13989 "rules_rust~0.40.0~i~cui__spectral-0.6.0" 13990 ], 13991 [ 13992 "rules_rust~0.40.0", 13993 "cui__tempfile-3.8.1", 13994 "rules_rust~0.40.0~i~cui__tempfile-3.8.1" 13995 ], 13996 [ 13997 "rules_rust~0.40.0", 13998 "cui__tera-1.19.1", 13999 "rules_rust~0.40.0~i~cui__tera-1.19.1" 14000 ], 14001 [ 14002 "rules_rust~0.40.0", 14003 "cui__textwrap-0.16.0", 14004 "rules_rust~0.40.0~i~cui__textwrap-0.16.0" 14005 ], 14006 [ 14007 "rules_rust~0.40.0", 14008 "cui__toml-0.8.10", 14009 "rules_rust~0.40.0~i~cui__toml-0.8.10" 14010 ], 14011 [ 14012 "rules_rust~0.40.0", 14013 "cui__tracing-0.1.40", 14014 "rules_rust~0.40.0~i~cui__tracing-0.1.40" 14015 ], 14016 [ 14017 "rules_rust~0.40.0", 14018 "cui__tracing-subscriber-0.3.17", 14019 "rules_rust~0.40.0~i~cui__tracing-subscriber-0.3.17" 14020 ], 14021 [ 14022 "rules_rust~0.40.0", 14023 "rrra__anyhow-1.0.71", 14024 "rules_rust~0.40.0~i~rrra__anyhow-1.0.71" 14025 ], 14026 [ 14027 "rules_rust~0.40.0", 14028 "rrra__clap-4.3.11", 14029 "rules_rust~0.40.0~i~rrra__clap-4.3.11" 14030 ], 14031 [ 14032 "rules_rust~0.40.0", 14033 "rrra__env_logger-0.10.0", 14034 "rules_rust~0.40.0~i~rrra__env_logger-0.10.0" 14035 ], 14036 [ 14037 "rules_rust~0.40.0", 14038 "rrra__itertools-0.11.0", 14039 "rules_rust~0.40.0~i~rrra__itertools-0.11.0" 14040 ], 14041 [ 14042 "rules_rust~0.40.0", 14043 "rrra__log-0.4.19", 14044 "rules_rust~0.40.0~i~rrra__log-0.4.19" 14045 ], 14046 [ 14047 "rules_rust~0.40.0", 14048 "rrra__serde-1.0.171", 14049 "rules_rust~0.40.0~i~rrra__serde-1.0.171" 14050 ], 14051 [ 14052 "rules_rust~0.40.0", 14053 "rrra__serde_json-1.0.102", 14054 "rules_rust~0.40.0~i~rrra__serde_json-1.0.102" 14055 ], 14056 [ 14057 "rules_rust~0.40.0", 14058 "rules_rust", 14059 "rules_rust~0.40.0" 14060 ], 14061 [ 14062 "rules_rust~0.40.0", 14063 "rules_rust_bindgen__bindgen-0.69.1", 14064 "rules_rust~0.40.0~i~rules_rust_bindgen__bindgen-0.69.1" 14065 ], 14066 [ 14067 "rules_rust~0.40.0", 14068 "rules_rust_bindgen__clang-sys-1.6.1", 14069 "rules_rust~0.40.0~i~rules_rust_bindgen__clang-sys-1.6.1" 14070 ], 14071 [ 14072 "rules_rust~0.40.0", 14073 "rules_rust_bindgen__clap-4.3.3", 14074 "rules_rust~0.40.0~i~rules_rust_bindgen__clap-4.3.3" 14075 ], 14076 [ 14077 "rules_rust~0.40.0", 14078 "rules_rust_bindgen__clap_complete-4.3.1", 14079 "rules_rust~0.40.0~i~rules_rust_bindgen__clap_complete-4.3.1" 14080 ], 14081 [ 14082 "rules_rust~0.40.0", 14083 "rules_rust_bindgen__env_logger-0.10.0", 14084 "rules_rust~0.40.0~i~rules_rust_bindgen__env_logger-0.10.0" 14085 ], 14086 [ 14087 "rules_rust~0.40.0", 14088 "rules_rust_prost__h2-0.3.19", 14089 "rules_rust~0.40.0~i~rules_rust_prost__h2-0.3.19" 14090 ], 14091 [ 14092 "rules_rust~0.40.0", 14093 "rules_rust_prost__prost-0.11.9", 14094 "rules_rust~0.40.0~i~rules_rust_prost__prost-0.11.9" 14095 ], 14096 [ 14097 "rules_rust~0.40.0", 14098 "rules_rust_prost__prost-types-0.11.9", 14099 "rules_rust~0.40.0~i~rules_rust_prost__prost-types-0.11.9" 14100 ], 14101 [ 14102 "rules_rust~0.40.0", 14103 "rules_rust_prost__protoc-gen-prost-0.2.2", 14104 "rules_rust~0.40.0~i~rules_rust_prost__protoc-gen-prost-0.2.2" 14105 ], 14106 [ 14107 "rules_rust~0.40.0", 14108 "rules_rust_prost__protoc-gen-tonic-0.2.2", 14109 "rules_rust~0.40.0~i~rules_rust_prost__protoc-gen-tonic-0.2.2" 14110 ], 14111 [ 14112 "rules_rust~0.40.0", 14113 "rules_rust_prost__tokio-1.28.2", 14114 "rules_rust~0.40.0~i~rules_rust_prost__tokio-1.28.2" 14115 ], 14116 [ 14117 "rules_rust~0.40.0", 14118 "rules_rust_prost__tokio-stream-0.1.14", 14119 "rules_rust~0.40.0~i~rules_rust_prost__tokio-stream-0.1.14" 14120 ], 14121 [ 14122 "rules_rust~0.40.0", 14123 "rules_rust_prost__tonic-0.9.2", 14124 "rules_rust~0.40.0~i~rules_rust_prost__tonic-0.9.2" 14125 ], 14126 [ 14127 "rules_rust~0.40.0", 14128 "rules_rust_wasm_bindgen__anyhow-1.0.71", 14129 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__anyhow-1.0.71" 14130 ], 14131 [ 14132 "rules_rust~0.40.0", 14133 "rules_rust_wasm_bindgen__assert_cmd-1.0.8", 14134 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__assert_cmd-1.0.8" 14135 ], 14136 [ 14137 "rules_rust~0.40.0", 14138 "rules_rust_wasm_bindgen__diff-0.1.13", 14139 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__diff-0.1.13" 14140 ], 14141 [ 14142 "rules_rust~0.40.0", 14143 "rules_rust_wasm_bindgen__docopt-1.1.1", 14144 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__docopt-1.1.1" 14145 ], 14146 [ 14147 "rules_rust~0.40.0", 14148 "rules_rust_wasm_bindgen__env_logger-0.8.4", 14149 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__env_logger-0.8.4" 14150 ], 14151 [ 14152 "rules_rust~0.40.0", 14153 "rules_rust_wasm_bindgen__log-0.4.19", 14154 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__log-0.4.19" 14155 ], 14156 [ 14157 "rules_rust~0.40.0", 14158 "rules_rust_wasm_bindgen__predicates-1.0.8", 14159 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__predicates-1.0.8" 14160 ], 14161 [ 14162 "rules_rust~0.40.0", 14163 "rules_rust_wasm_bindgen__rayon-1.7.0", 14164 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rayon-1.7.0" 14165 ], 14166 [ 14167 "rules_rust~0.40.0", 14168 "rules_rust_wasm_bindgen__rouille-3.6.2", 14169 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__rouille-3.6.2" 14170 ], 14171 [ 14172 "rules_rust~0.40.0", 14173 "rules_rust_wasm_bindgen__serde-1.0.171", 14174 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__serde-1.0.171" 14175 ], 14176 [ 14177 "rules_rust~0.40.0", 14178 "rules_rust_wasm_bindgen__serde_derive-1.0.171", 14179 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__serde_derive-1.0.171" 14180 ], 14181 [ 14182 "rules_rust~0.40.0", 14183 "rules_rust_wasm_bindgen__serde_json-1.0.102", 14184 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__serde_json-1.0.102" 14185 ], 14186 [ 14187 "rules_rust~0.40.0", 14188 "rules_rust_wasm_bindgen__tempfile-3.6.0", 14189 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__tempfile-3.6.0" 14190 ], 14191 [ 14192 "rules_rust~0.40.0", 14193 "rules_rust_wasm_bindgen__ureq-2.8.0", 14194 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__ureq-2.8.0" 14195 ], 14196 [ 14197 "rules_rust~0.40.0", 14198 "rules_rust_wasm_bindgen__walrus-0.20.3", 14199 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__walrus-0.20.3" 14200 ], 14201 [ 14202 "rules_rust~0.40.0", 14203 "rules_rust_wasm_bindgen__wasm-bindgen-0.2.91", 14204 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-0.2.91" 14205 ], 14206 [ 14207 "rules_rust~0.40.0", 14208 "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91", 14209 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.91" 14210 ], 14211 [ 14212 "rules_rust~0.40.0", 14213 "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91", 14214 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.91" 14215 ], 14216 [ 14217 "rules_rust~0.40.0", 14218 "rules_rust_wasm_bindgen__wasmparser-0.102.0", 14219 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasmparser-0.102.0" 14220 ], 14221 [ 14222 "rules_rust~0.40.0", 14223 "rules_rust_wasm_bindgen__wasmprinter-0.2.60", 14224 "rules_rust~0.40.0~i~rules_rust_wasm_bindgen__wasmprinter-0.2.60" 14225 ] 14226 ] 14227 } 14228 } 14229 } 14230} 14231