From 61309c1e89ceb5a9880319794d674079cf76fb3e Mon Sep 17 00:00:00 2001 From: Aaron Siddhartha Mondal Date: Thu, 29 Jun 2023 12:35:39 +0200 Subject: [PATCH] Migrate from cargo_raze to crate_universe The cargo_raze buildfile generator is no longer actively maintained. It's superceded by crate_universe which doesn't require manual installation of external tools or custom Cargo.toml configuration. As a nice side effect, updating dependencies now only changes the Cargo.lock and Cargo.bazel.lock files instead of a gazillion individual buildfiles files in some subdirectory. To rebuild the lockfiles: ``` CARGO_BAZEL_REPIN=1 bazel sync --only=crate_index ``` --- Cargo.Bazel.lock | 13619 ++++++++++++++++ README.md | 10 +- WORKSPACE | 45 +- cas/BUILD | 12 +- cas/grpc_service/BUILD | 108 +- cas/scheduler/BUILD | 75 +- cas/store/BUILD | 326 +- cas/worker/BUILD | 118 +- config/BUILD | 10 +- proto/BUILD | 12 +- third_party/BUILD.bazel | 436 - third_party/crates.bzl | 2572 --- third_party/remote/BUILD | 17 - third_party/remote/BUILD.adler-1.0.2.bazel | 54 - third_party/remote/BUILD.ahash-0.8.3.bazel | 111 - .../remote/BUILD.aho-corasick-1.0.2.bazel | 58 - .../remote/BUILD.android-tzdata-0.1.1.bazel | 52 - ...UILD.android_system_properties-0.1.5.bazel | 55 - .../remote/BUILD.ansi_term-0.12.1.bazel | 58 - third_party/remote/BUILD.anstream-0.3.2.bazel | 69 - third_party/remote/BUILD.anstyle-1.0.1.bazel | 58 - .../remote/BUILD.anstyle-parse-0.2.1.bazel | 61 - .../remote/BUILD.anstyle-query-1.0.0.bazel | 54 - .../remote/BUILD.anstyle-wincon-1.0.1.bazel | 57 - third_party/remote/BUILD.anyhow-1.0.71.bazel | 116 - .../remote/BUILD.async-lock-2.7.0.bazel | 61 - .../remote/BUILD.async-stream-0.3.5.bazel | 67 - .../BUILD.async-stream-impl-0.3.5.bazel | 55 - .../remote/BUILD.async-trait-0.1.68.bazel | 87 - third_party/remote/BUILD.atty-0.2.14.bazel | 65 - third_party/remote/BUILD.autocfg-1.1.0.bazel | 62 - third_party/remote/BUILD.axum-0.6.18.bazel | 110 - .../remote/BUILD.axum-core-0.3.4.bazel | 93 - third_party/remote/BUILD.base64-0.13.1.bazel | 70 - third_party/remote/BUILD.bincode-1.3.3.bazel | 55 - third_party/remote/BUILD.bitflags-1.3.2.bazel | 59 - .../remote/BUILD.block-buffer-0.10.4.bazel | 55 - .../remote/BUILD.block-buffer-0.9.0.bazel | 53 - third_party/remote/BUILD.bumpalo-3.13.0.bazel | 56 - .../remote/BUILD.byteorder-1.4.3.bazel | 58 - third_party/remote/BUILD.bytes-1.4.0.bazel | 84 - third_party/remote/BUILD.cc-1.0.79.bazel | 83 - third_party/remote/BUILD.cfg-if-1.0.0.bazel | 54 - third_party/remote/BUILD.chrono-0.4.26.bazel | 87 - third_party/remote/BUILD.clap-4.3.8.bazel | 217 - .../remote/BUILD.clap_builder-4.3.8.bazel | 66 - .../remote/BUILD.clap_derive-4.3.2.bazel | 60 - third_party/remote/BUILD.clap_lex-0.5.0.bazel | 52 - .../remote/BUILD.colorchoice-1.0.0.bazel | 52 - .../remote/BUILD.core-foundation-0.9.3.bazel | 56 - .../BUILD.core-foundation-sys-0.8.4.bazel | 52 - .../remote/BUILD.cpufeatures-0.2.8.bazel | 65 - .../remote/BUILD.crc32fast-1.3.2.bazel | 91 - .../remote/BUILD.crypto-common-0.1.6.bazel | 54 - .../remote/BUILD.crypto-mac-0.11.1.bazel | 54 - third_party/remote/BUILD.ctor-0.1.26.bazel | 56 - third_party/remote/BUILD.diff-0.1.13.bazel | 58 - third_party/remote/BUILD.digest-0.10.7.bazel | 59 - third_party/remote/BUILD.digest-0.9.0.bazel | 57 - third_party/remote/BUILD.dirs-4.0.0.bazel | 53 - .../remote/BUILD.dirs-next-2.0.0.bazel | 54 - third_party/remote/BUILD.dirs-sys-0.3.7.bazel | 63 - .../remote/BUILD.dirs-sys-next-0.1.2.bazel | 63 - third_party/remote/BUILD.either-1.8.1.bazel | 56 - .../remote/BUILD.env_logger-0.9.3.bazel | 72 - third_party/remote/BUILD.errno-0.3.1.bazel | 63 - .../remote/BUILD.errno-dragonfly-0.1.2.bazel | 82 - .../remote/BUILD.event-listener-2.5.3.bazel | 56 - third_party/remote/BUILD.fastrand-1.9.0.bazel | 58 - .../remote/BUILD.filetime-0.2.21.bazel | 64 - .../remote/BUILD.fixed-buffer-0.2.3.bazel | 54 - .../remote/BUILD.fixedbitset-0.4.2.bazel | 54 - third_party/remote/BUILD.flate2-1.0.26.bazel | 113 - third_party/remote/BUILD.fnv-1.0.7.bazel | 56 - .../remote/BUILD.foreign-types-0.3.2.bazel | 53 - .../BUILD.foreign-types-shared-0.1.1.bazel | 52 - third_party/remote/BUILD.futures-0.3.28.bazel | 181 - .../remote/BUILD.futures-channel-0.3.28.bazel | 108 - .../remote/BUILD.futures-core-0.3.28.bazel | 90 - .../BUILD.futures-executor-0.3.28.bazel | 62 - .../remote/BUILD.futures-io-0.3.28.bazel | 55 - .../remote/BUILD.futures-macro-0.3.28.bazel | 55 - .../remote/BUILD.futures-sink-0.3.28.bazel | 57 - .../remote/BUILD.futures-task-0.3.28.bazel | 88 - .../remote/BUILD.futures-util-0.3.28.bazel | 130 - .../remote/BUILD.generic-array-0.14.7.bazel | 88 - .../remote/BUILD.getrandom-0.2.10.bazel | 75 - third_party/remote/BUILD.h2-0.3.19.bazel | 69 - .../remote/BUILD.hashbrown-0.12.3.bazel | 67 - .../remote/BUILD.hashbrown-0.13.2.bazel | 74 - third_party/remote/BUILD.heck-0.4.1.bazel | 55 - .../remote/BUILD.hermit-abi-0.1.19.bazel | 53 - .../remote/BUILD.hermit-abi-0.2.6.bazel | 53 - .../remote/BUILD.hermit-abi-0.3.1.bazel | 52 - third_party/remote/BUILD.hex-0.4.3.bazel | 63 - third_party/remote/BUILD.hmac-0.11.0.bazel | 56 - third_party/remote/BUILD.http-0.2.9.bazel | 61 - .../remote/BUILD.http-body-0.4.5.bazel | 57 - third_party/remote/BUILD.httparse-1.8.0.bazel | 92 - third_party/remote/BUILD.httpdate-1.0.2.bazel | 54 - .../remote/BUILD.humantime-2.1.0.bazel | 56 - third_party/remote/BUILD.hyper-0.14.26.bazel | 129 - .../remote/BUILD.hyper-timeout-0.4.1.bazel | 58 - .../remote/BUILD.hyper-tls-0.5.0.bazel | 59 - .../remote/BUILD.iana-time-zone-0.1.57.bazel | 59 - .../BUILD.iana-time-zone-haiku-0.1.2.bazel | 81 - third_party/remote/BUILD.indexmap-1.9.3.bazel | 100 - third_party/remote/BUILD.instant-0.1.12.bazel | 55 - .../remote/BUILD.io-lifetimes-1.0.11.bazel | 113 - .../remote/BUILD.is-terminal-0.4.7.bazel | 64 - .../remote/BUILD.itertools-0.10.5.bazel | 96 - third_party/remote/BUILD.itoa-1.0.6.bazel | 56 - third_party/remote/BUILD.js-sys-0.3.64.bazel | 57 - third_party/remote/BUILD.json5-0.3.0.bazel | 69 - .../remote/BUILD.lazy-init-0.5.1.bazel | 52 - .../remote/BUILD.lazy_static-1.4.0.bazel | 56 - third_party/remote/BUILD.libc-0.2.146.bazel | 92 - .../remote/BUILD.linux-raw-sys-0.3.8.bazel | 58 - .../remote/BUILD.lock_api-0.4.10.bazel | 90 - third_party/remote/BUILD.log-0.4.19.bazel | 61 - third_party/remote/BUILD.lru-0.9.0.bazel | 57 - third_party/remote/BUILD.lz4_flex-0.9.5.bazel | 62 - third_party/remote/BUILD.maplit-1.0.2.bazel | 54 - third_party/remote/BUILD.matchit-0.7.0.bazel | 59 - third_party/remote/BUILD.md-5-0.9.1.bazel | 74 - third_party/remote/BUILD.memchr-2.5.0.bazel | 88 - .../remote/BUILD.memoffset-0.6.5.bazel | 87 - third_party/remote/BUILD.mime-0.3.17.bazel | 58 - .../remote/BUILD.miniz_oxide-0.7.1.bazel | 56 - third_party/remote/BUILD.mio-0.8.8.bazel | 74 - .../remote/BUILD.mock_instant-0.2.1.bazel | 55 - third_party/remote/BUILD.multimap-0.8.3.bazel | 52 - .../remote/BUILD.native-tls-0.2.11.bazel | 109 - third_party/remote/BUILD.nix-0.23.2.bazel | 78 - .../remote/BUILD.num-traits-0.2.15.bazel | 83 - .../remote/BUILD.num_cpus-1.15.0.bazel | 65 - .../remote/BUILD.once_cell-1.18.0.bazel | 73 - .../remote/BUILD.opaque-debug-0.3.0.bazel | 54 - .../remote/BUILD.openssl-0.10.55.bazel | 101 - .../remote/BUILD.openssl-macros-0.1.1.bazel | 55 - .../remote/BUILD.openssl-probe-0.1.5.bazel | 54 - .../remote/BUILD.openssl-sys-0.9.90.bazel | 84 - .../remote/BUILD.output_vt100-0.1.3.bazel | 55 - .../remote/BUILD.parking_lot-0.12.1.bazel | 59 - .../remote/BUILD.parking_lot_core-0.9.8.bazel | 101 - .../remote/BUILD.percent-encoding-2.3.0.bazel | 57 - third_party/remote/BUILD.pest-2.7.0.bazel | 64 - .../remote/BUILD.pest_derive-2.7.0.bazel | 72 - .../remote/BUILD.pest_generator-2.7.0.bazel | 60 - .../remote/BUILD.pest_meta-2.7.0.bazel | 57 - third_party/remote/BUILD.petgraph-0.6.3.bazel | 100 - .../remote/BUILD.pin-project-1.1.0.bazel | 99 - .../BUILD.pin-project-internal-1.1.0.bazel | 55 - .../remote/BUILD.pin-project-lite-0.2.9.bazel | 64 - .../remote/BUILD.pin-utils-0.1.0.bazel | 56 - .../remote/BUILD.pkg-config-0.3.27.bazel | 54 - .../remote/BUILD.ppv-lite86-0.2.17.bazel | 56 - .../BUILD.pretty_assertions-0.7.2.bazel | 58 - .../remote/BUILD.prettyplease-0.1.25.bazel | 83 - .../remote/BUILD.proc-macro2-1.0.63.bazel | 101 - third_party/remote/BUILD.prost-0.11.9.bazel | 64 - .../remote/BUILD.prost-build-0.11.9.bazel | 76 - .../remote/BUILD.prost-derive-0.11.9.bazel | 57 - .../remote/BUILD.prost-types-0.11.9.bazel | 57 - third_party/remote/BUILD.quote-1.0.28.bazel | 93 - third_party/remote/BUILD.rand-0.8.5.bazel | 75 - .../remote/BUILD.rand_chacha-0.3.1.bazel | 57 - .../remote/BUILD.rand_core-0.6.4.bazel | 58 - .../remote/BUILD.redox_syscall-0.2.16.bazel | 62 - .../remote/BUILD.redox_syscall-0.3.5.bazel | 62 - .../remote/BUILD.redox_users-0.4.3.bazel | 55 - third_party/remote/BUILD.regex-1.8.4.bazel | 96 - .../remote/BUILD.regex-syntax-0.7.2.bazel | 57 - .../remote/BUILD.relative-path-1.8.0.bazel | 55 - .../remote/BUILD.rusoto_core-0.48.0.bazel | 109 - .../BUILD.rusoto_credential-0.48.0.bazel | 66 - .../remote/BUILD.rusoto_mock-0.48.0.bazel | 65 - .../remote/BUILD.rusoto_s3-0.48.0.bazel | 63 - .../BUILD.rusoto_signature-0.48.0.bazel | 69 - .../remote/BUILD.rustc_version-0.4.0.bazel | 55 - third_party/remote/BUILD.rustix-0.37.20.bazel | 123 - .../remote/BUILD.rustversion-1.0.12.bazel | 88 - third_party/remote/BUILD.ryu-1.0.13.bazel | 70 - .../remote/BUILD.schannel-0.1.21.bazel | 53 - .../remote/BUILD.scopeguard-1.1.0.bazel | 54 - .../BUILD.security-framework-2.9.1.bazel | 63 - .../BUILD.security-framework-sys-2.9.0.bazel | 54 - third_party/remote/BUILD.semver-1.0.17.bazel | 98 - third_party/remote/BUILD.serde-1.0.164.bazel | 95 - .../remote/BUILD.serde_derive-1.0.164.bazel | 58 - .../remote/BUILD.serde_json-1.0.99.bazel | 105 - third_party/remote/BUILD.sha2-0.10.7.bazel | 68 - third_party/remote/BUILD.sha2-0.9.9.bazel | 80 - .../remote/BUILD.shellexpand-2.1.2.bazel | 53 - third_party/remote/BUILD.shlex-1.1.0.bazel | 56 - .../BUILD.signal-hook-registry-1.4.1.bazel | 55 - third_party/remote/BUILD.slab-0.4.8.bazel | 93 - .../remote/BUILD.smallvec-1.10.0.bazel | 58 - third_party/remote/BUILD.socket2-0.4.9.bazel | 66 - .../BUILD.static_assertions-1.1.0.bazel | 52 - third_party/remote/BUILD.stdext-0.2.1.bazel | 52 - third_party/remote/BUILD.strsim-0.10.0.bazel | 56 - third_party/remote/BUILD.subtle-2.4.1.bazel | 54 - third_party/remote/BUILD.syn-1.0.109.bazel | 163 - third_party/remote/BUILD.syn-2.0.22.bazel | 126 - .../remote/BUILD.sync_wrapper-0.1.2.bazel | 52 - third_party/remote/BUILD.tempfile-3.6.0.bazel | 110 - .../remote/BUILD.termcolor-1.2.0.bazel | 52 - .../remote/BUILD.thiserror-1.0.40.bazel | 109 - .../remote/BUILD.thiserror-impl-1.0.40.bazel | 55 - third_party/remote/BUILD.time-0.1.45.bazel | 53 - third_party/remote/BUILD.tokio-1.28.2.bazel | 426 - .../remote/BUILD.tokio-io-timeout-1.2.0.bazel | 54 - .../remote/BUILD.tokio-macros-2.1.0.bazel | 55 - .../remote/BUILD.tokio-native-tls-0.3.1.bazel | 64 - .../remote/BUILD.tokio-stream-0.1.14.bazel | 95 - .../remote/BUILD.tokio-util-0.6.10.bazel | 98 - .../remote/BUILD.tokio-util-0.7.8.bazel | 107 - third_party/remote/BUILD.tonic-0.8.3.bazel | 103 - .../remote/BUILD.tonic-build-0.8.4.bazel | 63 - third_party/remote/BUILD.tower-0.4.13.bazel | 112 - .../remote/BUILD.tower-layer-0.3.2.bazel | 52 - .../remote/BUILD.tower-service-0.3.2.bazel | 52 - third_party/remote/BUILD.tracing-0.1.37.bazel | 120 - .../BUILD.tracing-attributes-0.1.26.bazel | 79 - .../remote/BUILD.tracing-core-0.1.31.bazel | 65 - .../remote/BUILD.tracing-futures-0.2.5.bazel | 64 - third_party/remote/BUILD.try-lock-0.2.4.bazel | 52 - .../remote/BUILD.twox-hash-1.6.3.bazel | 79 - third_party/remote/BUILD.typenum-1.16.0.bazel | 82 - third_party/remote/BUILD.ucd-trie-0.1.5.bazel | 57 - .../remote/BUILD.unicode-ident-1.0.9.bazel | 58 - .../remote/BUILD.utf8parse-0.2.1.bazel | 57 - third_party/remote/BUILD.uuid-0.8.2.bazel | 69 - third_party/remote/BUILD.vcpkg-0.2.15.bazel | 52 - .../remote/BUILD.version_check-0.9.4.bazel | 52 - third_party/remote/BUILD.want-0.3.1.bazel | 55 - ...D.wasi-0.10.0+wasi-snapshot-preview1.bazel | 52 - ...D.wasi-0.11.0+wasi-snapshot-preview1.bazel | 52 - .../remote/BUILD.wasm-bindgen-0.2.87.bazel | 98 - .../BUILD.wasm-bindgen-backend-0.2.87.bazel | 59 - .../BUILD.wasm-bindgen-macro-0.2.87.bazel | 56 - ...LD.wasm-bindgen-macro-support-0.2.87.bazel | 57 - .../BUILD.wasm-bindgen-shared-0.2.87.bazel | 81 - third_party/remote/BUILD.which-4.4.0.bazel | 56 - third_party/remote/BUILD.winapi-0.3.9.bazel | 80 - ...ILD.winapi-i686-pc-windows-gnu-0.4.0.bazel | 80 - .../remote/BUILD.winapi-util-0.1.5.bazel | 52 - ...D.winapi-x86_64-pc-windows-gnu-0.4.0.bazel | 80 - third_party/remote/BUILD.windows-0.48.0.bazel | 53 - .../remote/BUILD.windows-sys-0.42.0.bazel | 52 - .../remote/BUILD.windows-sys-0.48.0.bazel | 53 - .../remote/BUILD.windows-targets-0.48.0.bazel | 52 - ...BUILD.windows_aarch64_gnullvm-0.42.2.bazel | 80 - ...BUILD.windows_aarch64_gnullvm-0.48.0.bazel | 80 - .../BUILD.windows_aarch64_msvc-0.42.2.bazel | 80 - .../BUILD.windows_aarch64_msvc-0.48.0.bazel | 80 - .../BUILD.windows_i686_gnu-0.42.2.bazel | 80 - .../BUILD.windows_i686_gnu-0.48.0.bazel | 80 - .../BUILD.windows_i686_msvc-0.42.2.bazel | 80 - .../BUILD.windows_i686_msvc-0.48.0.bazel | 80 - .../BUILD.windows_x86_64_gnu-0.42.2.bazel | 80 - .../BUILD.windows_x86_64_gnu-0.48.0.bazel | 80 - .../BUILD.windows_x86_64_gnullvm-0.42.2.bazel | 80 - .../BUILD.windows_x86_64_gnullvm-0.48.0.bazel | 80 - .../BUILD.windows_x86_64_msvc-0.42.2.bazel | 80 - .../BUILD.windows_x86_64_msvc-0.48.0.bazel | 80 - third_party/remote/BUILD.xml-rs-0.8.14.bazel | 84 - third_party/remote/BUILD.zeroize-1.6.0.bazel | 60 - util/BUILD | 154 +- 270 files changed, 14086 insertions(+), 21873 deletions(-) create mode 100644 Cargo.Bazel.lock delete mode 100644 third_party/BUILD.bazel delete mode 100644 third_party/crates.bzl delete mode 100644 third_party/remote/BUILD delete mode 100644 third_party/remote/BUILD.adler-1.0.2.bazel delete mode 100644 third_party/remote/BUILD.ahash-0.8.3.bazel delete mode 100644 third_party/remote/BUILD.aho-corasick-1.0.2.bazel delete mode 100644 third_party/remote/BUILD.android-tzdata-0.1.1.bazel delete mode 100644 third_party/remote/BUILD.android_system_properties-0.1.5.bazel delete mode 100644 third_party/remote/BUILD.ansi_term-0.12.1.bazel delete mode 100644 third_party/remote/BUILD.anstream-0.3.2.bazel delete mode 100644 third_party/remote/BUILD.anstyle-1.0.1.bazel delete mode 100644 third_party/remote/BUILD.anstyle-parse-0.2.1.bazel delete mode 100644 third_party/remote/BUILD.anstyle-query-1.0.0.bazel delete mode 100644 third_party/remote/BUILD.anstyle-wincon-1.0.1.bazel delete mode 100644 third_party/remote/BUILD.anyhow-1.0.71.bazel delete mode 100644 third_party/remote/BUILD.async-lock-2.7.0.bazel delete mode 100644 third_party/remote/BUILD.async-stream-0.3.5.bazel delete mode 100644 third_party/remote/BUILD.async-stream-impl-0.3.5.bazel delete mode 100644 third_party/remote/BUILD.async-trait-0.1.68.bazel delete mode 100644 third_party/remote/BUILD.atty-0.2.14.bazel delete mode 100644 third_party/remote/BUILD.autocfg-1.1.0.bazel delete mode 100644 third_party/remote/BUILD.axum-0.6.18.bazel delete mode 100644 third_party/remote/BUILD.axum-core-0.3.4.bazel delete mode 100644 third_party/remote/BUILD.base64-0.13.1.bazel delete mode 100644 third_party/remote/BUILD.bincode-1.3.3.bazel delete mode 100644 third_party/remote/BUILD.bitflags-1.3.2.bazel delete mode 100644 third_party/remote/BUILD.block-buffer-0.10.4.bazel delete mode 100644 third_party/remote/BUILD.block-buffer-0.9.0.bazel delete mode 100644 third_party/remote/BUILD.bumpalo-3.13.0.bazel delete mode 100644 third_party/remote/BUILD.byteorder-1.4.3.bazel delete mode 100644 third_party/remote/BUILD.bytes-1.4.0.bazel delete mode 100644 third_party/remote/BUILD.cc-1.0.79.bazel delete mode 100644 third_party/remote/BUILD.cfg-if-1.0.0.bazel delete mode 100644 third_party/remote/BUILD.chrono-0.4.26.bazel delete mode 100644 third_party/remote/BUILD.clap-4.3.8.bazel delete mode 100644 third_party/remote/BUILD.clap_builder-4.3.8.bazel delete mode 100644 third_party/remote/BUILD.clap_derive-4.3.2.bazel delete mode 100644 third_party/remote/BUILD.clap_lex-0.5.0.bazel delete mode 100644 third_party/remote/BUILD.colorchoice-1.0.0.bazel delete mode 100644 third_party/remote/BUILD.core-foundation-0.9.3.bazel delete mode 100644 third_party/remote/BUILD.core-foundation-sys-0.8.4.bazel delete mode 100644 third_party/remote/BUILD.cpufeatures-0.2.8.bazel delete mode 100644 third_party/remote/BUILD.crc32fast-1.3.2.bazel delete mode 100644 third_party/remote/BUILD.crypto-common-0.1.6.bazel delete mode 100644 third_party/remote/BUILD.crypto-mac-0.11.1.bazel delete mode 100644 third_party/remote/BUILD.ctor-0.1.26.bazel delete mode 100644 third_party/remote/BUILD.diff-0.1.13.bazel delete mode 100644 third_party/remote/BUILD.digest-0.10.7.bazel delete mode 100644 third_party/remote/BUILD.digest-0.9.0.bazel delete mode 100644 third_party/remote/BUILD.dirs-4.0.0.bazel delete mode 100644 third_party/remote/BUILD.dirs-next-2.0.0.bazel delete mode 100644 third_party/remote/BUILD.dirs-sys-0.3.7.bazel delete mode 100644 third_party/remote/BUILD.dirs-sys-next-0.1.2.bazel delete mode 100644 third_party/remote/BUILD.either-1.8.1.bazel delete mode 100644 third_party/remote/BUILD.env_logger-0.9.3.bazel delete mode 100644 third_party/remote/BUILD.errno-0.3.1.bazel delete mode 100644 third_party/remote/BUILD.errno-dragonfly-0.1.2.bazel delete mode 100644 third_party/remote/BUILD.event-listener-2.5.3.bazel delete mode 100644 third_party/remote/BUILD.fastrand-1.9.0.bazel delete mode 100644 third_party/remote/BUILD.filetime-0.2.21.bazel delete mode 100644 third_party/remote/BUILD.fixed-buffer-0.2.3.bazel delete mode 100644 third_party/remote/BUILD.fixedbitset-0.4.2.bazel delete mode 100644 third_party/remote/BUILD.flate2-1.0.26.bazel delete mode 100644 third_party/remote/BUILD.fnv-1.0.7.bazel delete mode 100644 third_party/remote/BUILD.foreign-types-0.3.2.bazel delete mode 100644 third_party/remote/BUILD.foreign-types-shared-0.1.1.bazel delete mode 100644 third_party/remote/BUILD.futures-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-channel-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-core-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-executor-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-io-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-macro-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-sink-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-task-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.futures-util-0.3.28.bazel delete mode 100644 third_party/remote/BUILD.generic-array-0.14.7.bazel delete mode 100644 third_party/remote/BUILD.getrandom-0.2.10.bazel delete mode 100644 third_party/remote/BUILD.h2-0.3.19.bazel delete mode 100644 third_party/remote/BUILD.hashbrown-0.12.3.bazel delete mode 100644 third_party/remote/BUILD.hashbrown-0.13.2.bazel delete mode 100644 third_party/remote/BUILD.heck-0.4.1.bazel delete mode 100644 third_party/remote/BUILD.hermit-abi-0.1.19.bazel delete mode 100644 third_party/remote/BUILD.hermit-abi-0.2.6.bazel delete mode 100644 third_party/remote/BUILD.hermit-abi-0.3.1.bazel delete mode 100644 third_party/remote/BUILD.hex-0.4.3.bazel delete mode 100644 third_party/remote/BUILD.hmac-0.11.0.bazel delete mode 100644 third_party/remote/BUILD.http-0.2.9.bazel delete mode 100644 third_party/remote/BUILD.http-body-0.4.5.bazel delete mode 100644 third_party/remote/BUILD.httparse-1.8.0.bazel delete mode 100644 third_party/remote/BUILD.httpdate-1.0.2.bazel delete mode 100644 third_party/remote/BUILD.humantime-2.1.0.bazel delete mode 100644 third_party/remote/BUILD.hyper-0.14.26.bazel delete mode 100644 third_party/remote/BUILD.hyper-timeout-0.4.1.bazel delete mode 100644 third_party/remote/BUILD.hyper-tls-0.5.0.bazel delete mode 100644 third_party/remote/BUILD.iana-time-zone-0.1.57.bazel delete mode 100644 third_party/remote/BUILD.iana-time-zone-haiku-0.1.2.bazel delete mode 100644 third_party/remote/BUILD.indexmap-1.9.3.bazel delete mode 100644 third_party/remote/BUILD.instant-0.1.12.bazel delete mode 100644 third_party/remote/BUILD.io-lifetimes-1.0.11.bazel delete mode 100644 third_party/remote/BUILD.is-terminal-0.4.7.bazel delete mode 100644 third_party/remote/BUILD.itertools-0.10.5.bazel delete mode 100644 third_party/remote/BUILD.itoa-1.0.6.bazel delete mode 100644 third_party/remote/BUILD.js-sys-0.3.64.bazel delete mode 100644 third_party/remote/BUILD.json5-0.3.0.bazel delete mode 100644 third_party/remote/BUILD.lazy-init-0.5.1.bazel delete mode 100644 third_party/remote/BUILD.lazy_static-1.4.0.bazel delete mode 100644 third_party/remote/BUILD.libc-0.2.146.bazel delete mode 100644 third_party/remote/BUILD.linux-raw-sys-0.3.8.bazel delete mode 100644 third_party/remote/BUILD.lock_api-0.4.10.bazel delete mode 100644 third_party/remote/BUILD.log-0.4.19.bazel delete mode 100644 third_party/remote/BUILD.lru-0.9.0.bazel delete mode 100644 third_party/remote/BUILD.lz4_flex-0.9.5.bazel delete mode 100644 third_party/remote/BUILD.maplit-1.0.2.bazel delete mode 100644 third_party/remote/BUILD.matchit-0.7.0.bazel delete mode 100644 third_party/remote/BUILD.md-5-0.9.1.bazel delete mode 100644 third_party/remote/BUILD.memchr-2.5.0.bazel delete mode 100644 third_party/remote/BUILD.memoffset-0.6.5.bazel delete mode 100644 third_party/remote/BUILD.mime-0.3.17.bazel delete mode 100644 third_party/remote/BUILD.miniz_oxide-0.7.1.bazel delete mode 100644 third_party/remote/BUILD.mio-0.8.8.bazel delete mode 100644 third_party/remote/BUILD.mock_instant-0.2.1.bazel delete mode 100644 third_party/remote/BUILD.multimap-0.8.3.bazel delete mode 100644 third_party/remote/BUILD.native-tls-0.2.11.bazel delete mode 100644 third_party/remote/BUILD.nix-0.23.2.bazel delete mode 100644 third_party/remote/BUILD.num-traits-0.2.15.bazel delete mode 100644 third_party/remote/BUILD.num_cpus-1.15.0.bazel delete mode 100644 third_party/remote/BUILD.once_cell-1.18.0.bazel delete mode 100644 third_party/remote/BUILD.opaque-debug-0.3.0.bazel delete mode 100644 third_party/remote/BUILD.openssl-0.10.55.bazel delete mode 100644 third_party/remote/BUILD.openssl-macros-0.1.1.bazel delete mode 100644 third_party/remote/BUILD.openssl-probe-0.1.5.bazel delete mode 100644 third_party/remote/BUILD.openssl-sys-0.9.90.bazel delete mode 100644 third_party/remote/BUILD.output_vt100-0.1.3.bazel delete mode 100644 third_party/remote/BUILD.parking_lot-0.12.1.bazel delete mode 100644 third_party/remote/BUILD.parking_lot_core-0.9.8.bazel delete mode 100644 third_party/remote/BUILD.percent-encoding-2.3.0.bazel delete mode 100644 third_party/remote/BUILD.pest-2.7.0.bazel delete mode 100644 third_party/remote/BUILD.pest_derive-2.7.0.bazel delete mode 100644 third_party/remote/BUILD.pest_generator-2.7.0.bazel delete mode 100644 third_party/remote/BUILD.pest_meta-2.7.0.bazel delete mode 100644 third_party/remote/BUILD.petgraph-0.6.3.bazel delete mode 100644 third_party/remote/BUILD.pin-project-1.1.0.bazel delete mode 100644 third_party/remote/BUILD.pin-project-internal-1.1.0.bazel delete mode 100644 third_party/remote/BUILD.pin-project-lite-0.2.9.bazel delete mode 100644 third_party/remote/BUILD.pin-utils-0.1.0.bazel delete mode 100644 third_party/remote/BUILD.pkg-config-0.3.27.bazel delete mode 100644 third_party/remote/BUILD.ppv-lite86-0.2.17.bazel delete mode 100644 third_party/remote/BUILD.pretty_assertions-0.7.2.bazel delete mode 100644 third_party/remote/BUILD.prettyplease-0.1.25.bazel delete mode 100644 third_party/remote/BUILD.proc-macro2-1.0.63.bazel delete mode 100644 third_party/remote/BUILD.prost-0.11.9.bazel delete mode 100644 third_party/remote/BUILD.prost-build-0.11.9.bazel delete mode 100644 third_party/remote/BUILD.prost-derive-0.11.9.bazel delete mode 100644 third_party/remote/BUILD.prost-types-0.11.9.bazel delete mode 100644 third_party/remote/BUILD.quote-1.0.28.bazel delete mode 100644 third_party/remote/BUILD.rand-0.8.5.bazel delete mode 100644 third_party/remote/BUILD.rand_chacha-0.3.1.bazel delete mode 100644 third_party/remote/BUILD.rand_core-0.6.4.bazel delete mode 100644 third_party/remote/BUILD.redox_syscall-0.2.16.bazel delete mode 100644 third_party/remote/BUILD.redox_syscall-0.3.5.bazel delete mode 100644 third_party/remote/BUILD.redox_users-0.4.3.bazel delete mode 100644 third_party/remote/BUILD.regex-1.8.4.bazel delete mode 100644 third_party/remote/BUILD.regex-syntax-0.7.2.bazel delete mode 100644 third_party/remote/BUILD.relative-path-1.8.0.bazel delete mode 100644 third_party/remote/BUILD.rusoto_core-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.rusoto_credential-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.rusoto_mock-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.rusoto_s3-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.rusoto_signature-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.rustc_version-0.4.0.bazel delete mode 100644 third_party/remote/BUILD.rustix-0.37.20.bazel delete mode 100644 third_party/remote/BUILD.rustversion-1.0.12.bazel delete mode 100644 third_party/remote/BUILD.ryu-1.0.13.bazel delete mode 100644 third_party/remote/BUILD.schannel-0.1.21.bazel delete mode 100644 third_party/remote/BUILD.scopeguard-1.1.0.bazel delete mode 100644 third_party/remote/BUILD.security-framework-2.9.1.bazel delete mode 100644 third_party/remote/BUILD.security-framework-sys-2.9.0.bazel delete mode 100644 third_party/remote/BUILD.semver-1.0.17.bazel delete mode 100644 third_party/remote/BUILD.serde-1.0.164.bazel delete mode 100644 third_party/remote/BUILD.serde_derive-1.0.164.bazel delete mode 100644 third_party/remote/BUILD.serde_json-1.0.99.bazel delete mode 100644 third_party/remote/BUILD.sha2-0.10.7.bazel delete mode 100644 third_party/remote/BUILD.sha2-0.9.9.bazel delete mode 100644 third_party/remote/BUILD.shellexpand-2.1.2.bazel delete mode 100644 third_party/remote/BUILD.shlex-1.1.0.bazel delete mode 100644 third_party/remote/BUILD.signal-hook-registry-1.4.1.bazel delete mode 100644 third_party/remote/BUILD.slab-0.4.8.bazel delete mode 100644 third_party/remote/BUILD.smallvec-1.10.0.bazel delete mode 100644 third_party/remote/BUILD.socket2-0.4.9.bazel delete mode 100644 third_party/remote/BUILD.static_assertions-1.1.0.bazel delete mode 100644 third_party/remote/BUILD.stdext-0.2.1.bazel delete mode 100644 third_party/remote/BUILD.strsim-0.10.0.bazel delete mode 100644 third_party/remote/BUILD.subtle-2.4.1.bazel delete mode 100644 third_party/remote/BUILD.syn-1.0.109.bazel delete mode 100644 third_party/remote/BUILD.syn-2.0.22.bazel delete mode 100644 third_party/remote/BUILD.sync_wrapper-0.1.2.bazel delete mode 100644 third_party/remote/BUILD.tempfile-3.6.0.bazel delete mode 100644 third_party/remote/BUILD.termcolor-1.2.0.bazel delete mode 100644 third_party/remote/BUILD.thiserror-1.0.40.bazel delete mode 100644 third_party/remote/BUILD.thiserror-impl-1.0.40.bazel delete mode 100644 third_party/remote/BUILD.time-0.1.45.bazel delete mode 100644 third_party/remote/BUILD.tokio-1.28.2.bazel delete mode 100644 third_party/remote/BUILD.tokio-io-timeout-1.2.0.bazel delete mode 100644 third_party/remote/BUILD.tokio-macros-2.1.0.bazel delete mode 100644 third_party/remote/BUILD.tokio-native-tls-0.3.1.bazel delete mode 100644 third_party/remote/BUILD.tokio-stream-0.1.14.bazel delete mode 100644 third_party/remote/BUILD.tokio-util-0.6.10.bazel delete mode 100644 third_party/remote/BUILD.tokio-util-0.7.8.bazel delete mode 100644 third_party/remote/BUILD.tonic-0.8.3.bazel delete mode 100644 third_party/remote/BUILD.tonic-build-0.8.4.bazel delete mode 100644 third_party/remote/BUILD.tower-0.4.13.bazel delete mode 100644 third_party/remote/BUILD.tower-layer-0.3.2.bazel delete mode 100644 third_party/remote/BUILD.tower-service-0.3.2.bazel delete mode 100644 third_party/remote/BUILD.tracing-0.1.37.bazel delete mode 100644 third_party/remote/BUILD.tracing-attributes-0.1.26.bazel delete mode 100644 third_party/remote/BUILD.tracing-core-0.1.31.bazel delete mode 100644 third_party/remote/BUILD.tracing-futures-0.2.5.bazel delete mode 100644 third_party/remote/BUILD.try-lock-0.2.4.bazel delete mode 100644 third_party/remote/BUILD.twox-hash-1.6.3.bazel delete mode 100644 third_party/remote/BUILD.typenum-1.16.0.bazel delete mode 100644 third_party/remote/BUILD.ucd-trie-0.1.5.bazel delete mode 100644 third_party/remote/BUILD.unicode-ident-1.0.9.bazel delete mode 100644 third_party/remote/BUILD.utf8parse-0.2.1.bazel delete mode 100644 third_party/remote/BUILD.uuid-0.8.2.bazel delete mode 100644 third_party/remote/BUILD.vcpkg-0.2.15.bazel delete mode 100644 third_party/remote/BUILD.version_check-0.9.4.bazel delete mode 100644 third_party/remote/BUILD.want-0.3.1.bazel delete mode 100644 third_party/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel delete mode 100644 third_party/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel delete mode 100644 third_party/remote/BUILD.wasm-bindgen-0.2.87.bazel delete mode 100644 third_party/remote/BUILD.wasm-bindgen-backend-0.2.87.bazel delete mode 100644 third_party/remote/BUILD.wasm-bindgen-macro-0.2.87.bazel delete mode 100644 third_party/remote/BUILD.wasm-bindgen-macro-support-0.2.87.bazel delete mode 100644 third_party/remote/BUILD.wasm-bindgen-shared-0.2.87.bazel delete mode 100644 third_party/remote/BUILD.which-4.4.0.bazel delete mode 100644 third_party/remote/BUILD.winapi-0.3.9.bazel delete mode 100644 third_party/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel delete mode 100644 third_party/remote/BUILD.winapi-util-0.1.5.bazel delete mode 100644 third_party/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel delete mode 100644 third_party/remote/BUILD.windows-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows-sys-0.42.0.bazel delete mode 100644 third_party/remote/BUILD.windows-sys-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows-targets-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows_aarch64_gnullvm-0.42.2.bazel delete mode 100644 third_party/remote/BUILD.windows_aarch64_gnullvm-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows_aarch64_msvc-0.42.2.bazel delete mode 100644 third_party/remote/BUILD.windows_aarch64_msvc-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows_i686_gnu-0.42.2.bazel delete mode 100644 third_party/remote/BUILD.windows_i686_gnu-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows_i686_msvc-0.42.2.bazel delete mode 100644 third_party/remote/BUILD.windows_i686_msvc-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows_x86_64_gnu-0.42.2.bazel delete mode 100644 third_party/remote/BUILD.windows_x86_64_gnu-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows_x86_64_gnullvm-0.42.2.bazel delete mode 100644 third_party/remote/BUILD.windows_x86_64_gnullvm-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.windows_x86_64_msvc-0.42.2.bazel delete mode 100644 third_party/remote/BUILD.windows_x86_64_msvc-0.48.0.bazel delete mode 100644 third_party/remote/BUILD.xml-rs-0.8.14.bazel delete mode 100644 third_party/remote/BUILD.zeroize-1.6.0.bazel diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock new file mode 100644 index 000000000..0b847171a --- /dev/null +++ b/Cargo.Bazel.lock @@ -0,0 +1,13619 @@ +{ + "checksum": "ceb4eeb12e981e44966bd9416d5617d11bb63d60c7fc0b98fe8eb1cfdb23e5f2", + "crates": { + "adler 1.0.2": { + "name": "adler", + "version": "1.0.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/adler/1.0.2/download", + "sha256": "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" + } + }, + "targets": [ + { + "Library": { + "crate_name": "adler", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "adler", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.0.2" + }, + "license": "0BSD OR MIT OR Apache-2.0" + }, + "ahash 0.8.3": { + "name": "ahash", + "version": "0.8.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ahash/0.8.3/download", + "sha256": "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ahash", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "ahash", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "ahash 0.8.3", + "target": "build_script_build" + }, + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + } + ], + "selects": { + "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))": [ + { + "id": "once_cell 1.18.0", + "target": "once_cell" + } + ] + } + }, + "edition": "2018", + "version": "0.8.3" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "version_check 0.9.4", + "target": "version_check" + } + ], + "selects": {} + } + }, + "license": "MIT OR Apache-2.0" + }, + "aho-corasick 1.0.2": { + "name": "aho-corasick", + "version": "1.0.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/aho-corasick/1.0.2/download", + "sha256": "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41" + } + }, + "targets": [ + { + "Library": { + "crate_name": "aho_corasick", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "aho_corasick", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "perf-literal", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "memchr 2.5.0", + "target": "memchr" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "1.0.2" + }, + "license": "Unlicense OR MIT" + }, + "android-tzdata 0.1.1": { + "name": "android-tzdata", + "version": "0.1.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/android-tzdata/0.1.1/download", + "sha256": "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "android_tzdata", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "android_tzdata", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.1.1" + }, + "license": "MIT OR Apache-2.0" + }, + "android_system_properties 0.1.5": { + "name": "android_system_properties", + "version": "0.1.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/android_system_properties/0.1.5/download", + "sha256": "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" + } + }, + "targets": [ + { + "Library": { + "crate_name": "android_system_properties", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "android_system_properties", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.5" + }, + "license": "MIT/Apache-2.0" + }, + "ansi_term 0.12.1": { + "name": "ansi_term", + "version": "0.12.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ansi_term/0.12.1/download", + "sha256": "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ansi_term", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "ansi_term", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(target_os = \"windows\")": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.12.1" + }, + "license": "MIT" + }, + "anstream 0.3.2": { + "name": "anstream", + "version": "0.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/anstream/0.3.2/download", + "sha256": "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstream", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "anstream", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "auto", + "default", + "wincon" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "anstyle 1.0.1", + "target": "anstyle" + }, + { + "id": "anstyle-parse 0.2.1", + "target": "anstyle_parse" + }, + { + "id": "anstyle-query 1.0.0", + "target": "anstyle_query" + }, + { + "id": "colorchoice 1.0.0", + "target": "colorchoice" + }, + { + "id": "is-terminal 0.4.7", + "target": "is_terminal" + }, + { + "id": "utf8parse 0.2.1", + "target": "utf8parse" + } + ], + "selects": { + "cfg(windows)": [ + { + "id": "anstyle-wincon 1.0.1", + "target": "anstyle_wincon" + } + ] + } + }, + "edition": "2021", + "version": "0.3.2" + }, + "license": "MIT OR Apache-2.0" + }, + "anstyle 1.0.1": { + "name": "anstyle", + "version": "1.0.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/anstyle/1.0.1/download", + "sha256": "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "anstyle", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2021", + "version": "1.0.1" + }, + "license": "MIT OR Apache-2.0" + }, + "anstyle-parse 0.2.1": { + "name": "anstyle-parse", + "version": "0.2.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/anstyle-parse/0.2.1/download", + "sha256": "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle_parse", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "anstyle_parse", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "utf8" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "utf8parse 0.2.1", + "target": "utf8parse" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.2.1" + }, + "license": "MIT OR Apache-2.0" + }, + "anstyle-query 1.0.0": { + "name": "anstyle-query", + "version": "1.0.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/anstyle-query/1.0.0/download", + "sha256": "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle_query", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "anstyle_query", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "version": "1.0.0" + }, + "license": "MIT OR Apache-2.0" + }, + "anstyle-wincon 1.0.1": { + "name": "anstyle-wincon", + "version": "1.0.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/anstyle-wincon/1.0.1/download", + "sha256": "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anstyle_wincon", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "anstyle_wincon", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anstyle 1.0.1", + "target": "anstyle" + } + ], + "selects": { + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "version": "1.0.1" + }, + "license": "MIT OR Apache-2.0" + }, + "anyhow 1.0.71": { + "name": "anyhow", + "version": "1.0.71", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/anyhow/1.0.71/download", + "sha256": "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "anyhow", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "anyhow", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "anyhow 1.0.71", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.71" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "async-lock 2.7.0": { + "name": "async-lock", + "version": "2.7.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/async-lock/2.7.0/download", + "sha256": "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "async_lock", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "async_lock", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "event-listener 2.5.3", + "target": "event_listener" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "2.7.0" + }, + "license": "Apache-2.0 OR MIT" + }, + "async-stream 0.3.5": { + "name": "async-stream", + "version": "0.3.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/async-stream/0.3.5/download", + "sha256": "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51" + } + }, + "targets": [ + { + "Library": { + "crate_name": "async_stream", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "async_stream", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-stream-impl 0.3.5", + "target": "async_stream_impl" + } + ], + "selects": {} + }, + "version": "0.3.5" + }, + "license": "MIT" + }, + "async-stream-impl 0.3.5": { + "name": "async-stream-impl", + "version": "0.3.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/async-stream-impl/0.3.5/download", + "sha256": "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "async_stream_impl", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "async_stream_impl", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.5" + }, + "license": "MIT" + }, + "async-trait 0.1.68": { + "name": "async-trait", + "version": "0.1.68", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/async-trait/0.1.68/download", + "sha256": "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "async_trait", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "async_trait", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "build_script_build" + }, + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.68" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "atty 0.2.14": { + "name": "atty", + "version": "0.2.14", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/atty/0.2.14/download", + "sha256": "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "atty", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "atty", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(target_os = \"hermit\")": [ + { + "id": "hermit-abi 0.1.19", + "target": "hermit_abi" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.2.14" + }, + "license": "MIT" + }, + "autocfg 1.1.0": { + "name": "autocfg", + "version": "1.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/autocfg/1.1.0/download", + "sha256": "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" + } + }, + "targets": [ + { + "Library": { + "crate_name": "autocfg", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "autocfg", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.1.0" + }, + "license": "Apache-2.0 OR MIT" + }, + "axum 0.6.18": { + "name": "axum", + "version": "0.6.18", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/axum/0.6.18/download", + "sha256": "f8175979259124331c1d7bf6586ee7e0da434155e4b2d48ec2c8386281d8df39" + } + }, + "targets": [ + { + "Library": { + "crate_name": "axum", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "axum", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "axum 0.6.18", + "target": "build_script_build" + }, + { + "id": "axum-core 0.3.4", + "target": "axum_core" + }, + { + "id": "bitflags 1.3.2", + "target": "bitflags" + }, + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "http-body 0.4.5", + "target": "http_body" + }, + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "itoa 1.0.6", + "target": "itoa" + }, + { + "id": "matchit 0.7.0", + "target": "matchit" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "mime 0.3.17", + "target": "mime" + }, + { + "id": "percent-encoding 2.3.0", + "target": "percent_encoding" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "sync_wrapper 0.1.2", + "target": "sync_wrapper" + }, + { + "id": "tower 0.4.13", + "target": "tower" + }, + { + "id": "tower-layer 0.3.2", + "target": "tower_layer" + }, + { + "id": "tower-service 0.3.2", + "target": "tower_service" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.6.18" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "proc_macro_deps": { + "common": [ + { + "id": "rustversion 1.0.12", + "target": "rustversion" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "axum-core 0.3.4": { + "name": "axum-core", + "version": "0.3.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/axum-core/0.3.4/download", + "sha256": "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "axum_core", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "axum_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "axum-core 0.3.4", + "target": "build_script_build" + }, + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "http-body 0.4.5", + "target": "http_body" + }, + { + "id": "mime 0.3.17", + "target": "mime" + }, + { + "id": "tower-layer 0.3.2", + "target": "tower_layer" + }, + { + "id": "tower-service 0.3.2", + "target": "tower_service" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.3.4" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "proc_macro_deps": { + "common": [ + { + "id": "rustversion 1.0.12", + "target": "rustversion" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "base64 0.13.1": { + "name": "base64", + "version": "0.13.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/base64/0.13.1/download", + "sha256": "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "base64", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "base64", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.13.1" + }, + "license": "MIT/Apache-2.0" + }, + "bincode 1.3.3": { + "name": "bincode", + "version": "1.3.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/bincode/1.3.3/download", + "sha256": "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bincode", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "bincode", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "serde 1.0.164", + "target": "serde" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "1.3.3" + }, + "license": "MIT" + }, + "bitflags 1.3.2": { + "name": "bitflags", + "version": "1.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/bitflags/1.3.2/download", + "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bitflags", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "bitflags", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "edition": "2018", + "version": "1.3.2" + }, + "license": "MIT/Apache-2.0" + }, + "block-buffer 0.10.4": { + "name": "block-buffer", + "version": "0.10.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/block-buffer/0.10.4/download", + "sha256": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" + } + }, + "targets": [ + { + "Library": { + "crate_name": "block_buffer", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "block_buffer", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "generic-array 0.14.7", + "target": "generic_array" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.10.4" + }, + "license": "MIT OR Apache-2.0" + }, + "block-buffer 0.9.0": { + "name": "block-buffer", + "version": "0.9.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/block-buffer/0.9.0/download", + "sha256": "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" + } + }, + "targets": [ + { + "Library": { + "crate_name": "block_buffer", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "block_buffer", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "generic-array 0.14.7", + "target": "generic_array" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.9.0" + }, + "license": "MIT OR Apache-2.0" + }, + "bumpalo 3.13.0": { + "name": "bumpalo", + "version": "3.13.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/bumpalo/3.13.0/download", + "sha256": "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bumpalo", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "bumpalo", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "3.13.0" + }, + "license": "MIT/Apache-2.0" + }, + "byteorder 1.4.3": { + "name": "byteorder", + "version": "1.4.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/byteorder/1.4.3/download", + "sha256": "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" + } + }, + "targets": [ + { + "Library": { + "crate_name": "byteorder", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "byteorder", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "1.4.3" + }, + "license": "Unlicense OR MIT" + }, + "bytes 1.4.0": { + "name": "bytes", + "version": "1.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/bytes/1.4.0/download", + "sha256": "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be" + } + }, + "targets": [ + { + "Library": { + "crate_name": "bytes", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "bytes", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "1.4.0" + }, + "license": "MIT" + }, + "cc 1.0.79": { + "name": "cc", + "version": "1.0.79", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/cc/1.0.79/download", + "sha256": "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "cc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "cc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.79" + }, + "license": "MIT OR Apache-2.0" + }, + "cfg-if 1.0.0": { + "name": "cfg-if", + "version": "1.0.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/cfg-if/1.0.0/download", + "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + } + }, + "targets": [ + { + "Library": { + "crate_name": "cfg_if", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "cfg_if", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.0" + }, + "license": "MIT/Apache-2.0" + }, + "chrono 0.4.26": { + "name": "chrono", + "version": "0.4.26", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/chrono/0.4.26/download", + "sha256": "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5" + } + }, + "targets": [ + { + "Library": { + "crate_name": "chrono", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "chrono", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "clock", + "default", + "iana-time-zone", + "js-sys", + "oldtime", + "serde", + "std", + "time", + "wasm-bindgen", + "wasmbind", + "winapi" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "num-traits 0.2.15", + "target": "num_traits" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "time 0.1.45", + "target": "time" + } + ], + "selects": { + "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))": [ + { + "id": "js-sys 0.3.64", + "target": "js_sys" + }, + { + "id": "wasm-bindgen 0.2.87", + "target": "wasm_bindgen" + } + ], + "cfg(target_os = \"android\")": [ + { + "id": "android-tzdata 0.1.1", + "target": "android_tzdata" + } + ], + "cfg(unix)": [ + { + "id": "iana-time-zone 0.1.57", + "target": "iana_time_zone" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2021", + "version": "0.4.26" + }, + "license": "MIT/Apache-2.0" + }, + "clap 4.3.8": { + "name": "clap", + "version": "4.3.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/clap/4.3.8/download", + "sha256": "d9394150f5b4273a1763355bd1c2ec54cc5a2593f790587bcd6b2c947cfa9211" + } + }, + "targets": [ + { + "Library": { + "crate_name": "clap", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "clap", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "color", + "default", + "derive", + "error-context", + "help", + "std", + "suggestions", + "usage" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "clap_builder 4.3.8", + "target": "clap_builder" + }, + { + "id": "once_cell 1.18.0", + "target": "once_cell" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "clap_derive 4.3.2", + "target": "clap_derive" + } + ], + "selects": {} + }, + "version": "4.3.8" + }, + "license": "MIT OR Apache-2.0" + }, + "clap_builder 4.3.8": { + "name": "clap_builder", + "version": "4.3.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/clap_builder/4.3.8/download", + "sha256": "9a78fbdd3cc2914ddf37ba444114bc7765bbdcb55ec9cbe6fa054f0137400717" + } + }, + "targets": [ + { + "Library": { + "crate_name": "clap_builder", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "clap_builder", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "color", + "error-context", + "help", + "std", + "suggestions", + "usage" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "anstream 0.3.2", + "target": "anstream" + }, + { + "id": "anstyle 1.0.1", + "target": "anstyle" + }, + { + "id": "bitflags 1.3.2", + "target": "bitflags" + }, + { + "id": "clap_lex 0.5.0", + "target": "clap_lex" + }, + { + "id": "strsim 0.10.0", + "target": "strsim" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "4.3.8" + }, + "license": "MIT OR Apache-2.0" + }, + "clap_derive 4.3.2": { + "name": "clap_derive", + "version": "4.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/clap_derive/4.3.2/download", + "sha256": "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "clap_derive", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "clap_derive", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "heck 0.4.1", + "target": "heck" + }, + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "4.3.2" + }, + "license": "MIT OR Apache-2.0" + }, + "clap_lex 0.5.0": { + "name": "clap_lex", + "version": "0.5.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/clap_lex/0.5.0/download", + "sha256": "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "clap_lex", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "clap_lex", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.5.0" + }, + "license": "MIT OR Apache-2.0" + }, + "colorchoice 1.0.0": { + "name": "colorchoice", + "version": "1.0.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/colorchoice/1.0.0/download", + "sha256": "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "colorchoice", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "colorchoice", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "1.0.0" + }, + "license": "MIT OR Apache-2.0" + }, + "core-foundation 0.9.3": { + "name": "core-foundation", + "version": "0.9.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/core-foundation/0.9.3/download", + "sha256": "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" + } + }, + "targets": [ + { + "Library": { + "crate_name": "core_foundation", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "core_foundation", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "core-foundation-sys 0.8.4", + "target": "core_foundation_sys" + }, + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.9.3" + }, + "license": "MIT / Apache-2.0" + }, + "core-foundation-sys 0.8.4": { + "name": "core-foundation-sys", + "version": "0.8.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download", + "sha256": "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" + } + }, + "targets": [ + { + "Library": { + "crate_name": "core_foundation_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "core_foundation_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.8.4" + }, + "license": "MIT / Apache-2.0" + }, + "cpufeatures 0.2.8": { + "name": "cpufeatures", + "version": "0.2.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/cpufeatures/0.2.8/download", + "sha256": "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "cpufeatures", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "cpufeatures", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "aarch64-linux-android": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ] + } + }, + "edition": "2018", + "version": "0.2.8" + }, + "license": "MIT OR Apache-2.0" + }, + "crc32fast 1.3.2": { + "name": "crc32fast", + "version": "1.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/crc32fast/1.3.2/download", + "sha256": "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "crc32fast", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "crc32fast", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "crc32fast 1.3.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "1.3.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "crypto-common 0.1.6": { + "name": "crypto-common", + "version": "0.1.6", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/crypto-common/0.1.6/download", + "sha256": "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "crypto_common", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "crypto_common", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "generic-array 0.14.7", + "target": "generic_array" + }, + { + "id": "typenum 1.16.0", + "target": "typenum" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.6" + }, + "license": "MIT OR Apache-2.0" + }, + "crypto-mac 0.11.1": { + "name": "crypto-mac", + "version": "0.11.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/crypto-mac/0.11.1/download", + "sha256": "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714" + } + }, + "targets": [ + { + "Library": { + "crate_name": "crypto_mac", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "crypto_mac", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "generic-array 0.14.7", + "target": "generic_array" + }, + { + "id": "subtle 2.4.1", + "target": "subtle" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.11.1" + }, + "license": "MIT OR Apache-2.0" + }, + "ctor 0.1.26": { + "name": "ctor", + "version": "0.1.26", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ctor/0.1.26/download", + "sha256": "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "ctor", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "ctor", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 1.0.109", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.26" + }, + "license": "Apache-2.0 OR MIT" + }, + "diff 0.1.13": { + "name": "diff", + "version": "0.1.13", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/diff/0.1.13/download", + "sha256": "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "diff", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "diff", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.1.13" + }, + "license": "MIT OR Apache-2.0" + }, + "digest 0.10.7": { + "name": "digest", + "version": "0.10.7", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/digest/0.10.7/download", + "sha256": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292" + } + }, + "targets": [ + { + "Library": { + "crate_name": "digest", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "digest", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "block-buffer", + "core-api", + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "block-buffer 0.10.4", + "target": "block_buffer" + }, + { + "id": "crypto-common 0.1.6", + "target": "crypto_common" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.10.7" + }, + "license": "MIT OR Apache-2.0" + }, + "digest 0.9.0": { + "name": "digest", + "version": "0.9.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/digest/0.9.0/download", + "sha256": "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" + } + }, + "targets": [ + { + "Library": { + "crate_name": "digest", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "digest", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "generic-array 0.14.7", + "target": "generic_array" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.9.0" + }, + "license": "MIT OR Apache-2.0" + }, + "dirs 4.0.0": { + "name": "dirs", + "version": "4.0.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/dirs/4.0.0/download", + "sha256": "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059" + } + }, + "targets": [ + { + "Library": { + "crate_name": "dirs", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "dirs", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "dirs-sys 0.3.7", + "target": "dirs_sys" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "4.0.0" + }, + "license": "MIT OR Apache-2.0" + }, + "dirs-next 2.0.0": { + "name": "dirs-next", + "version": "2.0.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/dirs-next/2.0.0/download", + "sha256": "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "dirs_next", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "dirs_next", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "dirs-sys-next 0.1.2", + "target": "dirs_sys_next" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "2.0.0" + }, + "license": "MIT OR Apache-2.0" + }, + "dirs-sys 0.3.7": { + "name": "dirs-sys", + "version": "0.3.7", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/dirs-sys/0.3.7/download", + "sha256": "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" + } + }, + "targets": [ + { + "Library": { + "crate_name": "dirs_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "dirs_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(target_os = \"redox\")": [ + { + "id": "redox_users 0.4.3", + "target": "redox_users" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.3.7" + }, + "license": "MIT OR Apache-2.0" + }, + "dirs-sys-next 0.1.2": { + "name": "dirs-sys-next", + "version": "0.1.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/dirs-sys-next/0.1.2/download", + "sha256": "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "dirs_sys_next", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "dirs_sys_next", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(target_os = \"redox\")": [ + { + "id": "redox_users 0.4.3", + "target": "redox_users" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2018", + "version": "0.1.2" + }, + "license": "MIT OR Apache-2.0" + }, + "dummy_name_to_make_cargo_tooling_happy 0.0.0": { + "name": "dummy_name_to_make_cargo_tooling_happy", + "version": "0.0.0", + "repository": null, + "targets": [ + { + "Library": { + "crate_name": "dummy_name_to_make_cargo_tooling_happy", + "crate_root": "needed_only_to_make_cargo_tooling_happy.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "dummy_name_to_make_cargo_tooling_happy", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "async-lock 2.7.0", + "target": "async_lock" + }, + { + "id": "bincode 1.3.3", + "target": "bincode" + }, + { + "id": "byteorder 1.4.3", + "target": "byteorder" + }, + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "clap 4.3.8", + "target": "clap" + }, + { + "id": "env_logger 0.9.3", + "target": "env_logger" + }, + { + "id": "filetime 0.2.21", + "target": "filetime" + }, + { + "id": "fixed-buffer 0.2.3", + "target": "fixed_buffer" + }, + { + "id": "futures 0.3.28", + "target": "futures" + }, + { + "id": "hex 0.4.3", + "target": "hex" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "json5 0.3.0", + "target": "json5" + }, + { + "id": "lazy-init 0.5.1", + "target": "lazy_init" + }, + { + "id": "lazy_static 1.4.0", + "target": "lazy_static" + }, + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "lru 0.9.0", + "target": "lru" + }, + { + "id": "lz4_flex 0.9.5", + "target": "lz4_flex" + }, + { + "id": "nix 0.23.2", + "target": "nix" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "prost 0.11.9", + "target": "prost" + }, + { + "id": "prost-types 0.11.9", + "target": "prost_types" + }, + { + "id": "rand 0.8.5", + "target": "rand" + }, + { + "id": "relative-path 1.8.0", + "target": "relative_path" + }, + { + "id": "rusoto_core 0.48.0", + "target": "rusoto_core" + }, + { + "id": "rusoto_s3 0.48.0", + "target": "rusoto_s3" + }, + { + "id": "rusoto_signature 0.48.0", + "target": "rusoto_signature" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "sha2 0.9.9", + "target": "sha2" + }, + { + "id": "shellexpand 2.1.2", + "target": "shellexpand" + }, + { + "id": "shlex 1.1.0", + "target": "shlex" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tokio-stream 0.1.14", + "target": "tokio_stream" + }, + { + "id": "tokio-util 0.6.10", + "target": "tokio_util" + }, + { + "id": "tonic 0.8.3", + "target": "tonic" + }, + { + "id": "uuid 0.8.2", + "target": "uuid" + } + ], + "selects": {} + }, + "deps_dev": { + "common": [ + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "maplit 1.0.2", + "target": "maplit" + }, + { + "id": "mock_instant 0.2.1", + "target": "mock_instant" + }, + { + "id": "pretty_assertions 0.7.2", + "target": "pretty_assertions" + }, + { + "id": "prost-build 0.11.9", + "target": "prost_build" + }, + { + "id": "rusoto_mock 0.48.0", + "target": "rusoto_mock" + }, + { + "id": "stdext 0.2.1", + "target": "stdext" + }, + { + "id": "tonic-build 0.8.4", + "target": "tonic_build" + } + ], + "selects": {} + }, + "edition": "2015", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + } + ], + "selects": {} + }, + "proc_macro_deps_dev": { + "common": [ + { + "id": "ctor 0.1.26", + "target": "ctor" + } + ], + "selects": {} + }, + "version": "0.0.0" + }, + "license": null + }, + "either 1.8.1": { + "name": "either", + "version": "1.8.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/either/1.8.1/download", + "sha256": "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91" + } + }, + "targets": [ + { + "Library": { + "crate_name": "either", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "either", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "use_std" + ], + "selects": {} + }, + "edition": "2018", + "version": "1.8.1" + }, + "license": "MIT OR Apache-2.0" + }, + "env_logger 0.9.3": { + "name": "env_logger", + "version": "0.9.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/env_logger/0.9.3/download", + "sha256": "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "env_logger", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "env_logger", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "atty", + "default", + "humantime", + "regex", + "termcolor" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "atty 0.2.14", + "target": "atty" + }, + { + "id": "humantime 2.1.0", + "target": "humantime" + }, + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "regex 1.8.4", + "target": "regex" + }, + { + "id": "termcolor 1.2.0", + "target": "termcolor" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.9.3" + }, + "license": "MIT OR Apache-2.0" + }, + "errno 0.3.1": { + "name": "errno", + "version": "0.3.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/errno/0.3.1/download", + "sha256": "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "errno", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "errno", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(target_os = \"dragonfly\")": [ + { + "id": "errno-dragonfly 0.1.2", + "target": "errno_dragonfly" + } + ], + "cfg(target_os = \"hermit\")": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(target_os = \"wasi\")": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "0.3.1" + }, + "license": "MIT OR Apache-2.0" + }, + "errno-dragonfly 0.1.2": { + "name": "errno-dragonfly", + "version": "0.1.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download", + "sha256": "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" + } + }, + "targets": [ + { + "Library": { + "crate_name": "errno_dragonfly", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "errno_dragonfly", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "errno-dragonfly 0.1.2", + "target": "build_script_build" + }, + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cc 1.0.79", + "target": "cc" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "event-listener 2.5.3": { + "name": "event-listener", + "version": "2.5.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/event-listener/2.5.3/download", + "sha256": "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "event_listener", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "event_listener", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "2.5.3" + }, + "license": "Apache-2.0 OR MIT" + }, + "fastrand 1.9.0": { + "name": "fastrand", + "version": "1.9.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/fastrand/1.9.0/download", + "sha256": "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fastrand", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "fastrand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))": [ + { + "id": "instant 0.1.12", + "target": "instant" + } + ] + } + }, + "edition": "2018", + "version": "1.9.0" + }, + "license": "Apache-2.0 OR MIT" + }, + "filetime 0.2.21": { + "name": "filetime", + "version": "0.2.21", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/filetime/0.2.21/download", + "sha256": "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153" + } + }, + "targets": [ + { + "Library": { + "crate_name": "filetime", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "filetime", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + } + ], + "selects": { + "cfg(target_os = \"redox\")": [ + { + "id": "redox_syscall 0.2.16", + "target": "syscall" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "0.2.21" + }, + "license": "MIT/Apache-2.0" + }, + "fixed-buffer 0.2.3": { + "name": "fixed-buffer", + "version": "0.2.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/fixed-buffer/0.2.3/download", + "sha256": "ee27d08e4f11444330d000b8620aec3eae623d5bedd3667f65a2ee871e93dfdb" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fixed_buffer", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "fixed_buffer", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.2.3" + }, + "license": "Apache-2.0" + }, + "fixedbitset 0.4.2": { + "name": "fixedbitset", + "version": "0.4.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/fixedbitset/0.4.2/download", + "sha256": "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fixedbitset", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "fixedbitset", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.4.2" + }, + "license": "MIT/Apache-2.0" + }, + "flate2 1.0.26": { + "name": "flate2", + "version": "1.0.26", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/flate2/1.0.26/download", + "sha256": "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743" + } + }, + "targets": [ + { + "Library": { + "crate_name": "flate2", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "flate2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "miniz_oxide", + "rust_backend" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "crc32fast 1.3.2", + "target": "crc32fast" + }, + { + "id": "miniz_oxide 0.7.1", + "target": "miniz_oxide" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.26" + }, + "license": "MIT OR Apache-2.0" + }, + "fnv 1.0.7": { + "name": "fnv", + "version": "1.0.7", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/fnv/1.0.7/download", + "sha256": "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "fnv", + "crate_root": "lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "fnv", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2015", + "version": "1.0.7" + }, + "license": "Apache-2.0 / MIT" + }, + "foreign-types 0.3.2": { + "name": "foreign-types", + "version": "0.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/foreign-types/0.3.2/download", + "sha256": "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "foreign_types", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "foreign_types", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "foreign-types-shared 0.1.1", + "target": "foreign_types_shared" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.3.2" + }, + "license": "MIT/Apache-2.0" + }, + "foreign-types-shared 0.1.1": { + "name": "foreign-types-shared", + "version": "0.1.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/foreign-types-shared/0.1.1/download", + "sha256": "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "foreign_types_shared", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "foreign_types_shared", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.1.1" + }, + "license": "MIT/Apache-2.0" + }, + "futures 0.3.28": { + "name": "futures", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures/0.3.28/download", + "sha256": "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "async-await", + "default", + "executor", + "futures-executor", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-channel 0.3.28", + "target": "futures_channel" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-executor 0.3.28", + "target": "futures_executor" + }, + { + "id": "futures-io 0.3.28", + "target": "futures_io" + }, + { + "id": "futures-sink 0.3.28", + "target": "futures_sink" + }, + { + "id": "futures-task 0.3.28", + "target": "futures_task" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "license": "MIT OR Apache-2.0" + }, + "futures-channel 0.3.28": { + "name": "futures-channel", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-channel/0.3.28/download", + "sha256": "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures_channel", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_channel", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "futures-sink", + "sink", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-channel 0.3.28", + "target": "build_script_build" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-sink 0.3.28", + "target": "futures_sink" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "futures-core 0.3.28": { + "name": "futures-core", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-core/0.3.28/download", + "sha256": "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures_core", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.28", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "futures-executor 0.3.28": { + "name": "futures-executor", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-executor/0.3.28/download", + "sha256": "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures_executor", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_executor", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-task 0.3.28", + "target": "futures_task" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "license": "MIT OR Apache-2.0" + }, + "futures-io 0.3.28": { + "name": "futures-io", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-io/0.3.28/download", + "sha256": "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures_io", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_io", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "license": "MIT OR Apache-2.0" + }, + "futures-macro 0.3.28": { + "name": "futures-macro", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-macro/0.3.28/download", + "sha256": "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "futures_macro", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_macro", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "license": "MIT OR Apache-2.0" + }, + "futures-sink 0.3.28": { + "name": "futures-sink", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-sink/0.3.28/download", + "sha256": "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures_sink", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_sink", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "license": "MIT OR Apache-2.0" + }, + "futures-task 0.3.28": { + "name": "futures-task", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-task/0.3.28/download", + "sha256": "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures_task", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_task", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-task 0.3.28", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.28" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "futures-util 0.3.28": { + "name": "futures-util", + "version": "0.3.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/futures-util/0.3.28/download", + "sha256": "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" + } + }, + "targets": [ + { + "Library": { + "crate_name": "futures_util", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "futures_util", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "async-await", + "async-await-macro", + "channel", + "futures-channel", + "futures-io", + "futures-macro", + "futures-sink", + "io", + "memchr", + "sink", + "slab", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-channel 0.3.28", + "target": "futures_channel" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-io 0.3.28", + "target": "futures_io" + }, + { + "id": "futures-sink 0.3.28", + "target": "futures_sink" + }, + { + "id": "futures-task 0.3.28", + "target": "futures_task" + }, + { + "id": "futures-util 0.3.28", + "target": "build_script_build" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "pin-utils 0.1.0", + "target": "pin_utils" + }, + { + "id": "slab 0.4.8", + "target": "slab" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "futures-macro 0.3.28", + "target": "futures_macro" + } + ], + "selects": {} + }, + "version": "0.3.28" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "generic-array 0.14.7": { + "name": "generic-array", + "version": "0.14.7", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/generic-array/0.14.7/download", + "sha256": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "generic_array", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "generic_array", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "more_lengths" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "generic-array 0.14.7", + "target": "build_script_build" + }, + { + "id": "typenum 1.16.0", + "target": "typenum" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.14.7" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "version_check 0.9.4", + "target": "version_check" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "getrandom 0.2.10": { + "name": "getrandom", + "version": "0.2.10", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/getrandom/0.2.10/download", + "sha256": "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" + } + }, + "targets": [ + { + "Library": { + "crate_name": "getrandom", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "getrandom", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + } + ], + "selects": { + "cfg(target_os = \"wasi\")": [ + { + "id": "wasi 0.11.0+wasi-snapshot-preview1", + "target": "wasi" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ] + } + }, + "edition": "2018", + "version": "0.2.10" + }, + "license": "MIT OR Apache-2.0" + }, + "h2 0.3.19": { + "name": "h2", + "version": "0.3.19", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/h2/0.3.19/download", + "sha256": "d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782" + } + }, + "targets": [ + { + "Library": { + "crate_name": "h2", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "h2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "fnv 1.0.7", + "target": "fnv" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-sink 0.3.28", + "target": "futures_sink" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "indexmap 1.9.3", + "target": "indexmap" + }, + { + "id": "slab 0.4.8", + "target": "slab" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tokio-util 0.7.8", + "target": "tokio_util" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.19" + }, + "license": "MIT" + }, + "hashbrown 0.12.3": { + "name": "hashbrown", + "version": "0.12.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hashbrown/0.12.3/download", + "sha256": "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hashbrown", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hashbrown", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "raw" + ], + "selects": {} + }, + "edition": "2021", + "version": "0.12.3" + }, + "license": "MIT OR Apache-2.0" + }, + "hashbrown 0.13.2": { + "name": "hashbrown", + "version": "0.13.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hashbrown/0.13.2/download", + "sha256": "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hashbrown", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hashbrown", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "ahash", + "default", + "inline-more" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "ahash 0.8.3", + "target": "ahash" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.13.2" + }, + "license": "MIT OR Apache-2.0" + }, + "heck 0.4.1": { + "name": "heck", + "version": "0.4.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/heck/0.4.1/download", + "sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "heck", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "heck", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.1" + }, + "license": "MIT OR Apache-2.0" + }, + "hermit-abi 0.1.19": { + "name": "hermit-abi", + "version": "0.1.19", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download", + "sha256": "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hermit_abi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hermit_abi", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.19" + }, + "license": "MIT/Apache-2.0" + }, + "hermit-abi 0.2.6": { + "name": "hermit-abi", + "version": "0.2.6", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hermit-abi/0.2.6/download", + "sha256": "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hermit_abi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hermit_abi", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.2.6" + }, + "license": "MIT/Apache-2.0" + }, + "hermit-abi 0.3.1": { + "name": "hermit-abi", + "version": "0.3.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hermit-abi/0.3.1/download", + "sha256": "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hermit_abi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hermit_abi", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.3.1" + }, + "license": "MIT OR Apache-2.0" + }, + "hex 0.4.3": { + "name": "hex", + "version": "0.4.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hex/0.4.3/download", + "sha256": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hex", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hex", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.3" + }, + "license": "MIT OR Apache-2.0" + }, + "hmac 0.11.0": { + "name": "hmac", + "version": "0.11.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hmac/0.11.0/download", + "sha256": "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hmac", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hmac", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "crypto-mac 0.11.1", + "target": "crypto_mac" + }, + { + "id": "digest 0.9.0", + "target": "digest" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.11.0" + }, + "license": "MIT OR Apache-2.0" + }, + "http 0.2.9": { + "name": "http", + "version": "0.2.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/http/0.2.9/download", + "sha256": "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" + } + }, + "targets": [ + { + "Library": { + "crate_name": "http", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "http", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "fnv 1.0.7", + "target": "fnv" + }, + { + "id": "itoa 1.0.6", + "target": "itoa" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.9" + }, + "license": "MIT OR Apache-2.0" + }, + "http-body 0.4.5": { + "name": "http-body", + "version": "0.4.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/http-body/0.4.5/download", + "sha256": "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "http_body", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "http_body", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.5" + }, + "license": "MIT" + }, + "httparse 1.8.0": { + "name": "httparse", + "version": "1.8.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/httparse/1.8.0/download", + "sha256": "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904" + } + }, + "targets": [ + { + "Library": { + "crate_name": "httparse", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "httparse", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "httparse 1.8.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.8.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" + }, + "httpdate 1.0.2": { + "name": "httpdate", + "version": "1.0.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/httpdate/1.0.2/download", + "sha256": "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" + } + }, + "targets": [ + { + "Library": { + "crate_name": "httpdate", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "httpdate", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.2" + }, + "license": "MIT/Apache-2.0" + }, + "humantime 2.1.0": { + "name": "humantime", + "version": "2.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/humantime/2.1.0/download", + "sha256": "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" + } + }, + "targets": [ + { + "Library": { + "crate_name": "humantime", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "humantime", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "2.1.0" + }, + "license": "MIT/Apache-2.0" + }, + "hyper 0.14.26": { + "name": "hyper", + "version": "0.14.26", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hyper/0.14.26/download", + "sha256": "ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hyper", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hyper", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "client", + "default", + "full", + "h2", + "http1", + "http2", + "runtime", + "server", + "socket2", + "stream", + "tcp" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures-channel 0.3.28", + "target": "futures_channel" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "h2 0.3.19", + "target": "h2" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "http-body 0.4.5", + "target": "http_body" + }, + { + "id": "httparse 1.8.0", + "target": "httparse" + }, + { + "id": "httpdate 1.0.2", + "target": "httpdate" + }, + { + "id": "itoa 1.0.6", + "target": "itoa" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "socket2 0.4.9", + "target": "socket2" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tower-service 0.3.2", + "target": "tower_service" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" + }, + { + "id": "want 0.3.1", + "target": "want" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.14.26" + }, + "license": "MIT" + }, + "hyper-timeout 0.4.1": { + "name": "hyper-timeout", + "version": "0.4.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hyper-timeout/0.4.1/download", + "sha256": "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hyper_timeout", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hyper_timeout", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tokio-io-timeout 1.2.0", + "target": "tokio_io_timeout" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.1" + }, + "license": "MIT/Apache-2.0" + }, + "hyper-tls 0.5.0": { + "name": "hyper-tls", + "version": "0.5.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/hyper-tls/0.5.0/download", + "sha256": "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" + } + }, + "targets": [ + { + "Library": { + "crate_name": "hyper_tls", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "hyper_tls", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "native-tls 0.2.11", + "target": "native_tls" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tokio-native-tls 0.3.1", + "target": "tokio_native_tls" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.5.0" + }, + "license": "MIT/Apache-2.0" + }, + "iana-time-zone 0.1.57": { + "name": "iana-time-zone", + "version": "0.1.57", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/iana-time-zone/0.1.57/download", + "sha256": "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613" + } + }, + "targets": [ + { + "Library": { + "crate_name": "iana_time_zone", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "iana_time_zone", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "fallback" + ], + "selects": {} + }, + "deps": { + "common": [], + "selects": { + "cfg(any(target_os = \"macos\", target_os = \"ios\"))": [ + { + "id": "core-foundation-sys 0.8.4", + "target": "core_foundation_sys" + } + ], + "cfg(target_arch = \"wasm32\")": [ + { + "id": "js-sys 0.3.64", + "target": "js_sys" + }, + { + "id": "wasm-bindgen 0.2.87", + "target": "wasm_bindgen" + } + ], + "cfg(target_os = \"android\")": [ + { + "id": "android_system_properties 0.1.5", + "target": "android_system_properties" + } + ], + "cfg(target_os = \"haiku\")": [ + { + "id": "iana-time-zone-haiku 0.1.2", + "target": "iana_time_zone_haiku" + } + ], + "cfg(target_os = \"windows\")": [ + { + "id": "windows 0.48.0", + "target": "windows" + } + ] + } + }, + "edition": "2018", + "version": "0.1.57" + }, + "license": "MIT OR Apache-2.0" + }, + "iana-time-zone-haiku 0.1.2": { + "name": "iana-time-zone-haiku", + "version": "0.1.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.2/download", + "sha256": "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "iana_time_zone_haiku", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "iana_time_zone_haiku", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "iana-time-zone-haiku 0.1.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cc 1.0.79", + "target": "cc" + } + ], + "selects": {} + } + }, + "license": "MIT OR Apache-2.0" + }, + "indexmap 1.9.3": { + "name": "indexmap", + "version": "1.9.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/indexmap/1.9.3/download", + "sha256": "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" + } + }, + "targets": [ + { + "Library": { + "crate_name": "indexmap", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "indexmap", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "hashbrown 0.12.3", + "target": "hashbrown" + }, + { + "id": "indexmap 1.9.3", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "1.9.3" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "Apache-2.0 OR MIT" + }, + "instant 0.1.12": { + "name": "instant", + "version": "0.1.12", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/instant/0.1.12/download", + "sha256": "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "instant", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "instant", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.12" + }, + "license": "BSD-3-Clause" + }, + "io-lifetimes 1.0.11": { + "name": "io-lifetimes", + "version": "1.0.11", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download", + "sha256": "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "io_lifetimes", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "io_lifetimes", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "close", + "default", + "hermit-abi", + "libc", + "windows-sys" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "io-lifetimes 1.0.11", + "target": "build_script_build" + } + ], + "selects": { + "cfg(not(windows))": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(target_os = \"hermit\")": [ + { + "id": "hermit-abi 0.3.1", + "target": "hermit_abi" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "1.0.11" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" + }, + "is-terminal 0.4.7": { + "name": "is-terminal", + "version": "0.4.7", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/is-terminal/0.4.7/download", + "sha256": "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "is_terminal", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "is_terminal", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "io-lifetimes 1.0.11", + "target": "io_lifetimes" + } + ], + "selects": { + "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ + { + "id": "rustix 0.37.20", + "target": "rustix" + } + ], + "cfg(target_os = \"hermit\")": [ + { + "id": "hermit-abi 0.3.1", + "target": "hermit_abi" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "0.4.7" + }, + "license": "MIT" + }, + "itertools 0.10.5": { + "name": "itertools", + "version": "0.10.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/itertools/0.10.5/download", + "sha256": "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" + } + }, + "targets": [ + { + "Library": { + "crate_name": "itertools", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "itertools", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "use_alloc" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "either 1.8.1", + "target": "either" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.10.5" + }, + "license": "MIT/Apache-2.0" + }, + "itoa 1.0.6": { + "name": "itoa", + "version": "1.0.6", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/itoa/1.0.6/download", + "sha256": "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6" + } + }, + "targets": [ + { + "Library": { + "crate_name": "itoa", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "itoa", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.6" + }, + "license": "MIT OR Apache-2.0" + }, + "js-sys 0.3.64": { + "name": "js-sys", + "version": "0.3.64", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/js-sys/0.3.64/download", + "sha256": "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "js_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "js_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "wasm-bindgen 0.2.87", + "target": "wasm_bindgen" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.64" + }, + "license": "MIT/Apache-2.0" + }, + "json5 0.3.0": { + "name": "json5", + "version": "0.3.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/json5/0.3.0/download", + "sha256": "3d993b17585f39e5e3bd98ff52bbd9e2a6d6b3f5b09d8abcec9d1873fb04cf3f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "json5", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "json5", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "pest 2.7.0", + "target": "pest" + }, + { + "id": "serde 1.0.164", + "target": "serde" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "pest_derive 2.7.0", + "target": "pest_derive" + } + ], + "selects": {} + }, + "version": "0.3.0" + }, + "license": "ISC" + }, + "lazy-init 0.5.1": { + "name": "lazy-init", + "version": "0.5.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/lazy-init/0.5.1/download", + "sha256": "9f40963626ac12dcaf92afc15e4c3db624858c92fd9f8ba2125eaada3ac2706f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "lazy_init", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "lazy_init", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.5.1" + }, + "license": "Apache-2.0/MIT" + }, + "lazy_static 1.4.0": { + "name": "lazy_static", + "version": "1.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/lazy_static/1.4.0/download", + "sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" + } + }, + "targets": [ + { + "Library": { + "crate_name": "lazy_static", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "lazy_static", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.4.0" + }, + "license": "MIT/Apache-2.0" + }, + "libc 0.2.146": { + "name": "libc", + "version": "0.2.146", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/libc/0.2.146/download", + "sha256": "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "libc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "libc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "extra_traits", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "libc 0.2.146", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.2.146" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "linux-raw-sys 0.3.8": { + "name": "linux-raw-sys", + "version": "0.3.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/linux-raw-sys/0.3.8/download", + "sha256": "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" + } + }, + "targets": [ + { + "Library": { + "crate_name": "linux_raw_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "linux_raw_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "errno", + "general", + "ioctl", + "no_std" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.8" + }, + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" + }, + "lock_api 0.4.10": { + "name": "lock_api", + "version": "0.4.10", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/lock_api/0.4.10/download", + "sha256": "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" + } + }, + "targets": [ + { + "Library": { + "crate_name": "lock_api", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "lock_api", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "atomic_usize", + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "lock_api 0.4.10", + "target": "build_script_build" + }, + { + "id": "scopeguard 1.1.0", + "target": "scopeguard" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.10" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT OR Apache-2.0" + }, + "log 0.4.19": { + "name": "log", + "version": "0.4.19", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/log/0.4.19/download", + "sha256": "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4" + } + }, + "targets": [ + { + "Library": { + "crate_name": "log", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "log", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "edition": "2015", + "version": "0.4.19" + }, + "license": "MIT OR Apache-2.0" + }, + "lru 0.9.0": { + "name": "lru", + "version": "0.9.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/lru/0.9.0/download", + "sha256": "71e7d46de488603ffdd5f30afbc64fbba2378214a2c3a2fb83abf3d33126df17" + } + }, + "targets": [ + { + "Library": { + "crate_name": "lru", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "lru", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "hashbrown" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "hashbrown 0.13.2", + "target": "hashbrown" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.9.0" + }, + "license": "MIT" + }, + "lz4_flex 0.9.5": { + "name": "lz4_flex", + "version": "0.9.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/lz4_flex/0.9.5/download", + "sha256": "1a8cbbb2831780bc3b9c15a41f5b49222ef756b6730a95f3decfdd15903eb5a3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "lz4_flex", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "lz4_flex", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "frame", + "safe-decode", + "safe-encode", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "twox-hash 1.6.3", + "target": "twox_hash" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.9.5" + }, + "license": "MIT" + }, + "maplit 1.0.2": { + "name": "maplit", + "version": "1.0.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/maplit/1.0.2/download", + "sha256": "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "maplit", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "maplit", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.0.2" + }, + "license": "MIT/Apache-2.0" + }, + "matchit 0.7.0": { + "name": "matchit", + "version": "0.7.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/matchit/0.7.0/download", + "sha256": "b87248edafb776e59e6ee64a79086f65890d3510f2c656c000bf2a7e8a0aea40" + } + }, + "targets": [ + { + "Library": { + "crate_name": "matchit", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "matchit", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "edition": "2021", + "version": "0.7.0" + }, + "license": "MIT" + }, + "md-5 0.9.1": { + "name": "md-5", + "version": "0.9.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/md-5/0.9.1/download", + "sha256": "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15" + } + }, + "targets": [ + { + "Library": { + "crate_name": "md5", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "md5", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "block-buffer 0.9.0", + "target": "block_buffer" + }, + { + "id": "digest 0.9.0", + "target": "digest" + }, + { + "id": "opaque-debug 0.3.0", + "target": "opaque_debug" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.9.1" + }, + "license": "MIT OR Apache-2.0" + }, + "memchr 2.5.0": { + "name": "memchr", + "version": "2.5.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/memchr/2.5.0/download", + "sha256": "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "memchr", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "memchr", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "memchr 2.5.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "2.5.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "Unlicense/MIT" + }, + "memoffset 0.6.5": { + "name": "memoffset", + "version": "0.6.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/memoffset/0.6.5/download", + "sha256": "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce" + } + }, + "targets": [ + { + "Library": { + "crate_name": "memoffset", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "memoffset", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "memoffset 0.6.5", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.6.5" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "mime 0.3.17": { + "name": "mime", + "version": "0.3.17", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/mime/0.3.17/download", + "sha256": "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "mime", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "mime", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.3.17" + }, + "license": "MIT OR Apache-2.0" + }, + "miniz_oxide 0.7.1": { + "name": "miniz_oxide", + "version": "0.7.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download", + "sha256": "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "miniz_oxide", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "miniz_oxide", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "with-alloc" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "adler 1.0.2", + "target": "adler" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.7.1" + }, + "license": "MIT OR Zlib OR Apache-2.0" + }, + "mio 0.8.8": { + "name": "mio", + "version": "0.8.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/mio/0.8.8/download", + "sha256": "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "mio", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "mio", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "net", + "os-ext", + "os-poll" + ], + "selects": {} + }, + "deps": { + "common": [], + "selects": { + "cfg(target_os = \"wasi\")": [ + { + "id": "libc 0.2.146", + "target": "libc" + }, + { + "id": "wasi 0.11.0+wasi-snapshot-preview1", + "target": "wasi" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "0.8.8" + }, + "license": "MIT" + }, + "mock_instant 0.2.1": { + "name": "mock_instant", + "version": "0.2.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/mock_instant/0.2.1/download", + "sha256": "717e29a243b81f8130e31e24e04fb151b04a44b5a7d05370935f7d937e9de06d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "mock_instant", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "mock_instant", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.1" + }, + "license": "0BSD" + }, + "multimap 0.8.3": { + "name": "multimap", + "version": "0.8.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/multimap/0.8.3/download", + "sha256": "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "multimap", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "multimap", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.8.3" + }, + "license": "MIT/Apache-2.0" + }, + "native-tls 0.2.11": { + "name": "native-tls", + "version": "0.2.11", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/native-tls/0.2.11/download", + "sha256": "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e" + } + }, + "targets": [ + { + "Library": { + "crate_name": "native_tls", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "native_tls", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "native-tls 0.2.11", + "target": "build_script_build" + } + ], + "selects": { + "cfg(any(target_os = \"macos\", target_os = \"ios\"))": [ + { + "id": "lazy_static 1.4.0", + "target": "lazy_static" + }, + { + "id": "libc 0.2.146", + "target": "libc" + }, + { + "id": "security-framework 2.9.1", + "target": "security_framework" + }, + { + "id": "security-framework-sys 2.9.0", + "target": "security_framework_sys" + }, + { + "id": "tempfile 3.6.0", + "target": "tempfile" + } + ], + "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))": [ + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "openssl 0.10.55", + "target": "openssl" + }, + { + "id": "openssl-probe 0.1.5", + "target": "openssl_probe" + }, + { + "id": "openssl-sys 0.9.90", + "target": "openssl_sys" + } + ], + "cfg(target_os = \"windows\")": [ + { + "id": "schannel 0.1.21", + "target": "schannel" + } + ] + } + }, + "edition": "2015", + "version": "0.2.11" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" + }, + "nix 0.23.2": { + "name": "nix", + "version": "0.23.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/nix/0.23.2/download", + "sha256": "8f3790c00a0150112de0f4cd161e3d7fc4b2d8a5542ffc35f099a2562aecb35c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "nix", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "nix", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bitflags 1.3.2", + "target": "bitflags" + }, + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": { + "cfg(not(target_os = \"redox\"))": [ + { + "id": "memoffset 0.6.5", + "target": "memoffset" + } + ] + } + }, + "edition": "2018", + "version": "0.23.2" + }, + "license": "MIT" + }, + "num-traits 0.2.15": { + "name": "num-traits", + "version": "0.2.15", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/num-traits/0.2.15/download", + "sha256": "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" + } + }, + "targets": [ + { + "Library": { + "crate_name": "num_traits", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "num_traits", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "num-traits 0.2.15", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.2.15" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT OR Apache-2.0" + }, + "num_cpus 1.15.0": { + "name": "num_cpus", + "version": "1.15.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/num_cpus/1.15.0/download", + "sha256": "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "num_cpus", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "num_cpus", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [ + { + "id": "hermit-abi 0.2.6", + "target": "hermit_abi" + } + ], + "cfg(not(windows))": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ] + } + }, + "edition": "2015", + "version": "1.15.0" + }, + "license": "MIT OR Apache-2.0" + }, + "once_cell 1.18.0": { + "name": "once_cell", + "version": "1.18.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/once_cell/1.18.0/download", + "sha256": "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "once_cell", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "once_cell", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "race", + "std", + "unstable" + ], + "selects": {} + }, + "edition": "2021", + "version": "1.18.0" + }, + "license": "MIT OR Apache-2.0" + }, + "opaque-debug 0.3.0": { + "name": "opaque-debug", + "version": "0.3.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/opaque-debug/0.3.0/download", + "sha256": "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" + } + }, + "targets": [ + { + "Library": { + "crate_name": "opaque_debug", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "opaque_debug", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.3.0" + }, + "license": "MIT OR Apache-2.0" + }, + "openssl 0.10.55": { + "name": "openssl", + "version": "0.10.55", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/openssl/0.10.55/download", + "sha256": "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "openssl", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "openssl", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bitflags 1.3.2", + "target": "bitflags" + }, + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "foreign-types 0.3.2", + "target": "foreign_types" + }, + { + "id": "libc 0.2.146", + "target": "libc" + }, + { + "id": "once_cell 1.18.0", + "target": "once_cell" + }, + { + "id": "openssl 0.10.55", + "target": "build_script_build" + }, + { + "id": "openssl-sys 0.9.90", + "target": "openssl_sys", + "alias": "ffi" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "openssl-macros 0.1.1", + "target": "openssl_macros" + } + ], + "selects": {} + }, + "version": "0.10.55" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "openssl-sys 0.9.90", + "target": "openssl_sys", + "alias": "ffi" + } + ], + "selects": {} + } + }, + "license": "Apache-2.0" + }, + "openssl-macros 0.1.1": { + "name": "openssl-macros", + "version": "0.1.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/openssl-macros/0.1.1/download", + "sha256": "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "openssl_macros", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "openssl_macros", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.1" + }, + "license": "MIT/Apache-2.0" + }, + "openssl-probe 0.1.5": { + "name": "openssl-probe", + "version": "0.1.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/openssl-probe/0.1.5/download", + "sha256": "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" + } + }, + "targets": [ + { + "Library": { + "crate_name": "openssl_probe", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "openssl_probe", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.1.5" + }, + "license": "MIT/Apache-2.0" + }, + "openssl-sys 0.9.90": { + "name": "openssl-sys", + "version": "0.9.90", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/openssl-sys/0.9.90/download", + "sha256": "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6" + } + }, + "targets": [ + { + "Library": { + "crate_name": "openssl_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_main", + "crate_root": "build/main.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "openssl_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "libc 0.2.146", + "target": "libc" + }, + { + "id": "openssl-sys 0.9.90", + "target": "build_script_main" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.9.90" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cc 1.0.79", + "target": "cc" + }, + { + "id": "pkg-config 0.3.27", + "target": "pkg_config" + } + ], + "selects": { + "cfg(target_env = \"msvc\")": [ + { + "id": "vcpkg 0.2.15", + "target": "vcpkg" + } + ] + } + }, + "links": "openssl" + }, + "license": "MIT" + }, + "output_vt100 0.1.3": { + "name": "output_vt100", + "version": "0.1.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/output_vt100/0.1.3/download", + "sha256": "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66" + } + }, + "targets": [ + { + "Library": { + "crate_name": "output_vt100", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "output_vt100", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.3" + }, + "license": "MIT" + }, + "parking_lot 0.12.1": { + "name": "parking_lot", + "version": "0.12.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/parking_lot/0.12.1/download", + "sha256": "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "parking_lot", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "parking_lot", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "lock_api 0.4.10", + "target": "lock_api" + }, + { + "id": "parking_lot_core 0.9.8", + "target": "parking_lot_core" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.12.1" + }, + "license": "MIT OR Apache-2.0" + }, + "parking_lot_core 0.9.8": { + "name": "parking_lot_core", + "version": "0.9.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/parking_lot_core/0.9.8/download", + "sha256": "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" + } + }, + "targets": [ + { + "Library": { + "crate_name": "parking_lot_core", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "parking_lot_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "parking_lot_core 0.9.8", + "target": "build_script_build" + }, + { + "id": "smallvec 1.10.0", + "target": "smallvec" + } + ], + "selects": { + "cfg(target_os = \"redox\")": [ + { + "id": "redox_syscall 0.3.5", + "target": "syscall" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "windows-targets 0.48.0", + "target": "windows_targets" + } + ] + } + }, + "edition": "2018", + "version": "0.9.8" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "percent-encoding 2.3.0": { + "name": "percent-encoding", + "version": "2.3.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/percent-encoding/2.3.0/download", + "sha256": "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" + } + }, + "targets": [ + { + "Library": { + "crate_name": "percent_encoding", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "percent_encoding", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "2.3.0" + }, + "license": "MIT OR Apache-2.0" + }, + "pest 2.7.0": { + "name": "pest", + "version": "2.7.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pest/2.7.0/download", + "sha256": "f73935e4d55e2abf7f130186537b19e7a4abc886a0252380b59248af473a3fc9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pest", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pest", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "thiserror 1.0.40", + "target": "thiserror" + }, + { + "id": "ucd-trie 0.1.5", + "target": "ucd_trie" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "2.7.0" + }, + "license": "MIT/Apache-2.0" + }, + "pest_derive 2.7.0": { + "name": "pest_derive", + "version": "2.7.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pest_derive/2.7.0/download", + "sha256": "aef623c9bbfa0eedf5a0efba11a5ee83209c326653ca31ff019bec3a95bfff2b" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "pest_derive", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pest_derive", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "pest 2.7.0", + "target": "pest" + }, + { + "id": "pest_generator 2.7.0", + "target": "pest_generator" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "2.7.0" + }, + "license": "MIT/Apache-2.0" + }, + "pest_generator 2.7.0": { + "name": "pest_generator", + "version": "2.7.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pest_generator/2.7.0/download", + "sha256": "b3e8cba4ec22bada7fc55ffe51e2deb6a0e0db2d0b7ab0b103acc80d2510c190" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pest_generator", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pest_generator", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "pest 2.7.0", + "target": "pest" + }, + { + "id": "pest_meta 2.7.0", + "target": "pest_meta" + }, + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "2.7.0" + }, + "license": "MIT/Apache-2.0" + }, + "pest_meta 2.7.0": { + "name": "pest_meta", + "version": "2.7.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pest_meta/2.7.0/download", + "sha256": "a01f71cb40bd8bb94232df14b946909e14660e33fc05db3e50ae2a82d7ea0ca0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pest_meta", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pest_meta", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "once_cell 1.18.0", + "target": "once_cell" + }, + { + "id": "pest 2.7.0", + "target": "pest" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "2.7.0" + }, + "license": "MIT/Apache-2.0" + }, + "petgraph 0.6.3": { + "name": "petgraph", + "version": "0.6.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/petgraph/0.6.3/download", + "sha256": "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4" + } + }, + "targets": [ + { + "Library": { + "crate_name": "petgraph", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "petgraph", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "fixedbitset 0.4.2", + "target": "fixedbitset" + }, + { + "id": "indexmap 1.9.3", + "target": "indexmap" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.6.3" + }, + "license": "MIT OR Apache-2.0" + }, + "pin-project 1.1.0": { + "name": "pin-project", + "version": "1.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pin-project/1.1.0/download", + "sha256": "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pin_project", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pin_project", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "pin-project-internal 1.1.0", + "target": "pin_project_internal" + } + ], + "selects": {} + }, + "version": "1.1.0" + }, + "license": "Apache-2.0 OR MIT" + }, + "pin-project-internal 1.1.0": { + "name": "pin-project-internal", + "version": "1.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pin-project-internal/1.1.0/download", + "sha256": "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "pin_project_internal", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pin_project_internal", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.1.0" + }, + "license": "Apache-2.0 OR MIT" + }, + "pin-project-lite 0.2.9": { + "name": "pin-project-lite", + "version": "0.2.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download", + "sha256": "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pin_project_lite", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pin_project_lite", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.2.9" + }, + "license": "Apache-2.0 OR MIT" + }, + "pin-utils 0.1.0": { + "name": "pin-utils", + "version": "0.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pin-utils/0.1.0/download", + "sha256": "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pin_utils", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pin_utils", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.1.0" + }, + "license": "MIT OR Apache-2.0" + }, + "pkg-config 0.3.27": { + "name": "pkg-config", + "version": "0.3.27", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pkg-config/0.3.27/download", + "sha256": "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pkg_config", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pkg_config", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.3.27" + }, + "license": "MIT OR Apache-2.0" + }, + "ppv-lite86 0.2.17": { + "name": "ppv-lite86", + "version": "0.2.17", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download", + "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ppv_lite86", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "ppv_lite86", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "simd", + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.17" + }, + "license": "MIT/Apache-2.0" + }, + "pretty_assertions 0.7.2": { + "name": "pretty_assertions", + "version": "0.7.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/pretty_assertions/0.7.2/download", + "sha256": "1cab0e7c02cf376875e9335e0ba1da535775beb5450d21e1dffca068818ed98b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "pretty_assertions", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "pretty_assertions", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "ansi_term 0.12.1", + "target": "ansi_term" + }, + { + "id": "diff 0.1.13", + "target": "diff" + } + ], + "selects": { + "cfg(windows)": [ + { + "id": "output_vt100 0.1.3", + "target": "output_vt100" + } + ] + } + }, + "edition": "2018", + "proc_macro_deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "ctor 0.1.26", + "target": "ctor" + } + ] + } + }, + "version": "0.7.2" + }, + "license": "MIT/Apache-2.0" + }, + "prettyplease 0.1.25": { + "name": "prettyplease", + "version": "0.1.25", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/prettyplease/0.1.25/download", + "sha256": "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86" + } + }, + "targets": [ + { + "Library": { + "crate_name": "prettyplease", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "prettyplease", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "prettyplease 0.1.25", + "target": "build_script_build" + }, + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "syn 1.0.109", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.1.25" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "links": "prettyplease01" + }, + "license": "MIT OR Apache-2.0" + }, + "proc-macro2 1.0.63": { + "name": "proc-macro2", + "version": "1.0.63", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/proc-macro2/1.0.63/download", + "sha256": "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb" + } + }, + "targets": [ + { + "Library": { + "crate_name": "proc_macro2", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "proc_macro2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "proc-macro" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "build_script_build" + }, + { + "id": "unicode-ident 1.0.9", + "target": "unicode_ident" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.63" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "prost 0.11.9": { + "name": "prost", + "version": "0.11.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/prost/0.11.9/download", + "sha256": "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd" + } + }, + "targets": [ + { + "Library": { + "crate_name": "prost", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "prost", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "prost-derive", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + } + ], + "selects": {} + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "prost-derive 0.11.9", + "target": "prost_derive" + } + ], + "selects": {} + }, + "version": "0.11.9" + }, + "license": "Apache-2.0" + }, + "prost-build 0.11.9": { + "name": "prost-build", + "version": "0.11.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/prost-build/0.11.9/download", + "sha256": "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270" + } + }, + "targets": [ + { + "Library": { + "crate_name": "prost_build", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "prost_build", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "format", + "prettyplease", + "syn" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "heck 0.4.1", + "target": "heck" + }, + { + "id": "itertools 0.10.5", + "target": "itertools" + }, + { + "id": "lazy_static 1.4.0", + "target": "lazy_static" + }, + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "multimap 0.8.3", + "target": "multimap" + }, + { + "id": "petgraph 0.6.3", + "target": "petgraph" + }, + { + "id": "prettyplease 0.1.25", + "target": "prettyplease" + }, + { + "id": "prost 0.11.9", + "target": "prost" + }, + { + "id": "prost-types 0.11.9", + "target": "prost_types" + }, + { + "id": "regex 1.8.4", + "target": "regex" + }, + { + "id": "syn 1.0.109", + "target": "syn" + }, + { + "id": "tempfile 3.6.0", + "target": "tempfile" + }, + { + "id": "which 4.4.0", + "target": "which" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.11.9" + }, + "license": "Apache-2.0" + }, + "prost-derive 0.11.9": { + "name": "prost-derive", + "version": "0.11.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/prost-derive/0.11.9/download", + "sha256": "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "prost_derive", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "prost_derive", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "anyhow 1.0.71", + "target": "anyhow" + }, + { + "id": "itertools 0.10.5", + "target": "itertools" + }, + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 1.0.109", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.11.9" + }, + "license": "Apache-2.0" + }, + "prost-types 0.11.9": { + "name": "prost-types", + "version": "0.11.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/prost-types/0.11.9/download", + "sha256": "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13" + } + }, + "targets": [ + { + "Library": { + "crate_name": "prost_types", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "prost_types", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "prost 0.11.9", + "target": "prost" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.11.9" + }, + "license": "Apache-2.0" + }, + "quote 1.0.28": { + "name": "quote", + "version": "1.0.28", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/quote/1.0.28/download", + "sha256": "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488" + } + }, + "targets": [ + { + "Library": { + "crate_name": "quote", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "quote", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "proc-macro" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.28" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "rand 0.8.5": { + "name": "rand", + "version": "0.8.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rand/0.8.5/download", + "sha256": "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default", + "getrandom", + "libc", + "rand_chacha", + "small_rng", + "std", + "std_rng" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "rand_chacha 0.3.1", + "target": "rand_chacha" + }, + { + "id": "rand_core 0.6.4", + "target": "rand_core" + } + ], + "selects": { + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ] + } + }, + "edition": "2018", + "version": "0.8.5" + }, + "license": "MIT OR Apache-2.0" + }, + "rand_chacha 0.3.1": { + "name": "rand_chacha", + "version": "0.3.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download", + "sha256": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand_chacha", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rand_chacha", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "ppv-lite86 0.2.17", + "target": "ppv_lite86" + }, + { + "id": "rand_core 0.6.4", + "target": "rand_core" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.1" + }, + "license": "MIT OR Apache-2.0" + }, + "rand_core 0.6.4": { + "name": "rand_core", + "version": "0.6.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rand_core/0.6.4/download", + "sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rand_core", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rand_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "getrandom", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "getrandom 0.2.10", + "target": "getrandom" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.6.4" + }, + "license": "MIT OR Apache-2.0" + }, + "redox_syscall 0.2.16": { + "name": "redox_syscall", + "version": "0.2.16", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download", + "sha256": "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "syscall", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "syscall", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bitflags 1.3.2", + "target": "bitflags" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.16" + }, + "license": "MIT" + }, + "redox_syscall 0.3.5": { + "name": "redox_syscall", + "version": "0.3.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/redox_syscall/0.3.5/download", + "sha256": "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" + } + }, + "targets": [ + { + "Library": { + "crate_name": "syscall", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "syscall", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bitflags 1.3.2", + "target": "bitflags" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.5" + }, + "license": "MIT" + }, + "redox_users 0.4.3": { + "name": "redox_users", + "version": "0.4.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/redox_users/0.4.3/download", + "sha256": "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "redox_users", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "redox_users", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "getrandom 0.2.10", + "target": "getrandom" + }, + { + "id": "redox_syscall 0.2.16", + "target": "syscall" + }, + { + "id": "thiserror 1.0.40", + "target": "thiserror" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.3" + }, + "license": "MIT" + }, + "regex 1.8.4": { + "name": "regex", + "version": "1.8.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/regex/1.8.4/download", + "sha256": "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "regex", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "regex", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "aho-corasick", + "memchr", + "perf", + "perf-cache", + "perf-dfa", + "perf-inline", + "perf-literal", + "std", + "unicode-bool" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "aho-corasick 1.0.2", + "target": "aho_corasick" + }, + { + "id": "memchr 2.5.0", + "target": "memchr" + }, + { + "id": "regex-syntax 0.7.2", + "target": "regex_syntax" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "1.8.4" + }, + "license": "MIT OR Apache-2.0" + }, + "regex-syntax 0.7.2": { + "name": "regex-syntax", + "version": "0.7.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/regex-syntax/0.7.2/download", + "sha256": "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78" + } + }, + "targets": [ + { + "Library": { + "crate_name": "regex_syntax", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "regex_syntax", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "unicode-bool" + ], + "selects": {} + }, + "edition": "2021", + "version": "0.7.2" + }, + "license": "MIT OR Apache-2.0" + }, + "relative-path 1.8.0": { + "name": "relative-path", + "version": "1.8.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/relative-path/1.8.0/download", + "sha256": "4bf2521270932c3c7bed1a59151222bd7643c79310f2916f01925e1e16255698" + } + }, + "targets": [ + { + "Library": { + "crate_name": "relative_path", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "relative_path", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "edition": "2018", + "version": "1.8.0" + }, + "license": "MIT/Apache-2.0" + }, + "rusoto_core 0.48.0": { + "name": "rusoto_core", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rusoto_core/0.48.0/download", + "sha256": "1db30db44ea73551326269adcf7a2169428a054f14faf9e1768f2163494f2fa2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rusoto_core", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rusoto_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "hyper-tls", + "native-tls" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "base64 0.13.1", + "target": "base64" + }, + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "crc32fast 1.3.2", + "target": "crc32fast" + }, + { + "id": "futures 0.3.28", + "target": "futures" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "hyper-tls 0.5.0", + "target": "hyper_tls" + }, + { + "id": "lazy_static 1.4.0", + "target": "lazy_static" + }, + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "rusoto_core 0.48.0", + "target": "build_script_build" + }, + { + "id": "rusoto_credential 0.48.0", + "target": "rusoto_credential" + }, + { + "id": "rusoto_signature 0.48.0", + "target": "rusoto_signature" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "serde_json 1.0.99", + "target": "serde_json" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "xml-rs 0.8.14", + "target": "xml" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rustc_version 0.4.0", + "target": "rustc_version" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "rusoto_credential 0.48.0": { + "name": "rusoto_credential", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rusoto_credential/0.48.0/download", + "sha256": "ee0a6c13db5aad6047b6a44ef023dbbc21a056b6dab5be3b79ce4283d5c02d05" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rusoto_credential", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rusoto_credential", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "chrono 0.4.26", + "target": "chrono" + }, + { + "id": "dirs-next 2.0.0", + "target": "dirs_next" + }, + { + "id": "futures 0.3.28", + "target": "futures" + }, + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "serde_json 1.0.99", + "target": "serde_json" + }, + { + "id": "shlex 1.1.0", + "target": "shlex" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "zeroize 1.6.0", + "target": "zeroize" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.48.0" + }, + "license": "MIT" + }, + "rusoto_mock 0.48.0": { + "name": "rusoto_mock", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rusoto_mock/0.48.0/download", + "sha256": "5a384880f3c6d514e9499e6df75490bef5f6f39237bc24844e3933dfc09e9e55" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rusoto_mock", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rusoto_mock", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "native-tls" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "chrono 0.4.26", + "target": "chrono" + }, + { + "id": "futures 0.3.28", + "target": "futures" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "rusoto_core 0.48.0", + "target": "rusoto_core" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "serde_json 1.0.99", + "target": "serde_json" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.48.0" + }, + "license": "MIT" + }, + "rusoto_s3 0.48.0": { + "name": "rusoto_s3", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rusoto_s3/0.48.0/download", + "sha256": "7aae4677183411f6b0b412d66194ef5403293917d66e70ab118f07cc24c5b14d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rusoto_s3", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rusoto_s3", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "native-tls" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures 0.3.28", + "target": "futures" + }, + { + "id": "rusoto_core 0.48.0", + "target": "rusoto_core" + }, + { + "id": "xml-rs 0.8.14", + "target": "xml" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + } + ], + "selects": {} + }, + "version": "0.48.0" + }, + "license": "MIT" + }, + "rusoto_signature 0.48.0": { + "name": "rusoto_signature", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rusoto_signature/0.48.0/download", + "sha256": "a5ae95491c8b4847931e291b151127eccd6ff8ca13f33603eb3d0035ecb05272" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rusoto_signature", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rusoto_signature", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "base64 0.13.1", + "target": "base64" + }, + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "chrono 0.4.26", + "target": "chrono" + }, + { + "id": "digest 0.9.0", + "target": "digest" + }, + { + "id": "futures 0.3.28", + "target": "futures" + }, + { + "id": "hex 0.4.3", + "target": "hex" + }, + { + "id": "hmac 0.11.0", + "target": "hmac" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "md-5 0.9.1", + "target": "md5" + }, + { + "id": "percent-encoding 2.3.0", + "target": "percent_encoding" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "rusoto_credential 0.48.0", + "target": "rusoto_credential" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "sha2 0.9.9", + "target": "sha2" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "license": "MIT" + }, + "rustc_version 0.4.0": { + "name": "rustc_version", + "version": "0.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rustc_version/0.4.0/download", + "sha256": "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rustc_version", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rustc_version", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "semver 1.0.17", + "target": "semver" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.0" + }, + "license": "MIT/Apache-2.0" + }, + "rustix 0.37.20": { + "name": "rustix", + "version": "0.37.20", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rustix/0.37.20/download", + "sha256": "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "rustix", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rustix", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "fs", + "io-lifetimes", + "libc", + "std", + "termios", + "use-libc-auxv" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bitflags 1.3.2", + "target": "bitflags" + }, + { + "id": "io-lifetimes 1.0.11", + "target": "io_lifetimes" + }, + { + "id": "rustix 0.37.20", + "target": "build_script_build" + } + ], + "selects": { + "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [ + { + "id": "linux-raw-sys 0.3.8", + "target": "linux_raw_sys" + } + ], + "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))": [ + { + "id": "libc 0.2.146", + "target": "libc" + }, + { + "id": "linux-raw-sys 0.3.8", + "target": "linux_raw_sys" + } + ], + "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [ + { + "id": "errno 0.3.1", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "errno 0.3.1", + "target": "errno", + "alias": "libc_errno" + }, + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "0.37.20" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" + }, + "rustversion 1.0.12": { + "name": "rustversion", + "version": "1.0.12", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/rustversion/1.0.12/download", + "sha256": "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "rustversion", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build/build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "rustversion", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "rustversion 1.0.12", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.12" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "ryu 1.0.13": { + "name": "ryu", + "version": "1.0.13", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ryu/1.0.13/download", + "sha256": "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ryu", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "ryu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.13" + }, + "license": "Apache-2.0 OR BSL-1.0" + }, + "schannel 0.1.21": { + "name": "schannel", + "version": "0.1.21", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/schannel/0.1.21/download", + "sha256": "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "schannel", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "schannel", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows-sys 0.42.0", + "target": "windows_sys" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.21" + }, + "license": "MIT" + }, + "scopeguard 1.1.0": { + "name": "scopeguard", + "version": "1.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/scopeguard/1.1.0/download", + "sha256": "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" + } + }, + "targets": [ + { + "Library": { + "crate_name": "scopeguard", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "scopeguard", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.1.0" + }, + "license": "MIT/Apache-2.0" + }, + "security-framework 2.9.1": { + "name": "security-framework", + "version": "2.9.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/security-framework/2.9.1/download", + "sha256": "1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "security_framework", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "security_framework", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bitflags 1.3.2", + "target": "bitflags" + }, + { + "id": "core-foundation 0.9.3", + "target": "core_foundation" + }, + { + "id": "core-foundation-sys 0.8.4", + "target": "core_foundation_sys" + }, + { + "id": "libc 0.2.146", + "target": "libc" + }, + { + "id": "security-framework-sys 2.9.0", + "target": "security_framework_sys" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "2.9.1" + }, + "license": "MIT OR Apache-2.0" + }, + "security-framework-sys 2.9.0": { + "name": "security-framework-sys", + "version": "2.9.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/security-framework-sys/2.9.0/download", + "sha256": "f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "security_framework_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "security_framework_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "core-foundation-sys 0.8.4", + "target": "core_foundation_sys" + }, + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "2.9.0" + }, + "license": "MIT OR Apache-2.0" + }, + "semver 1.0.17": { + "name": "semver", + "version": "1.0.17", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/semver/1.0.17/download", + "sha256": "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" + } + }, + "targets": [ + { + "Library": { + "crate_name": "semver", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "semver", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "semver 1.0.17", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.17" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "serde 1.0.164": { + "name": "serde", + "version": "1.0.164", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/serde/1.0.164/download", + "sha256": "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "serde", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "serde", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "derive", + "serde_derive", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "serde 1.0.164", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "proc_macro_deps": { + "common": [ + { + "id": "serde_derive 1.0.164", + "target": "serde_derive" + } + ], + "selects": {} + }, + "version": "1.0.164" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "serde_derive 1.0.164": { + "name": "serde_derive", + "version": "1.0.164", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/serde_derive/1.0.164/download", + "sha256": "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "serde_derive", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "serde_derive", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "1.0.164" + }, + "license": "MIT OR Apache-2.0" + }, + "serde_json 1.0.99": { + "name": "serde_json", + "version": "1.0.99", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/serde_json/1.0.99/download", + "sha256": "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "serde_json", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "serde_json", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "itoa 1.0.6", + "target": "itoa" + }, + { + "id": "ryu 1.0.13", + "target": "ryu" + }, + { + "id": "serde 1.0.164", + "target": "serde" + }, + { + "id": "serde_json 1.0.99", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.99" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "sha2 0.10.7": { + "name": "sha2", + "version": "0.10.7", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/sha2/0.10.7/download", + "sha256": "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "sha2", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "sha2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "digest 0.10.7", + "target": "digest" + } + ], + "selects": { + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ + { + "id": "cpufeatures 0.2.8", + "target": "cpufeatures" + } + ] + } + }, + "edition": "2018", + "version": "0.10.7" + }, + "license": "MIT OR Apache-2.0" + }, + "sha2 0.9.9": { + "name": "sha2", + "version": "0.9.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/sha2/0.9.9/download", + "sha256": "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" + } + }, + "targets": [ + { + "Library": { + "crate_name": "sha2", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "sha2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "block-buffer 0.9.0", + "target": "block_buffer" + }, + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "digest 0.9.0", + "target": "digest" + }, + { + "id": "opaque-debug 0.3.0", + "target": "opaque_debug" + } + ], + "selects": { + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ + { + "id": "cpufeatures 0.2.8", + "target": "cpufeatures" + } + ] + } + }, + "edition": "2018", + "version": "0.9.9" + }, + "license": "MIT OR Apache-2.0" + }, + "shellexpand 2.1.2": { + "name": "shellexpand", + "version": "2.1.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/shellexpand/2.1.2/download", + "sha256": "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4" + } + }, + "targets": [ + { + "Library": { + "crate_name": "shellexpand", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "shellexpand", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "dirs 4.0.0", + "target": "dirs" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "2.1.2" + }, + "license": "MIT/Apache-2.0" + }, + "shlex 1.1.0": { + "name": "shlex", + "version": "1.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/shlex/1.1.0/download", + "sha256": "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "shlex", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "shlex", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "edition": "2015", + "version": "1.1.0" + }, + "license": "MIT OR Apache-2.0" + }, + "signal-hook-registry 1.4.1": { + "name": "signal-hook-registry", + "version": "1.4.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/signal-hook-registry/1.4.1/download", + "sha256": "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "signal_hook_registry", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "signal_hook_registry", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "1.4.1" + }, + "license": "Apache-2.0/MIT" + }, + "slab 0.4.8": { + "name": "slab", + "version": "0.4.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/slab/0.4.8/download", + "sha256": "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "slab", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "slab", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "slab 0.4.8", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.8" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "smallvec 1.10.0": { + "name": "smallvec", + "version": "1.10.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/smallvec/1.10.0/download", + "sha256": "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "smallvec", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "smallvec", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.10.0" + }, + "license": "MIT OR Apache-2.0" + }, + "socket2 0.4.9": { + "name": "socket2", + "version": "0.4.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/socket2/0.4.9/download", + "sha256": "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" + } + }, + "targets": [ + { + "Library": { + "crate_name": "socket2", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "socket2", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "all" + ], + "selects": {} + }, + "deps": { + "common": [], + "selects": { + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2018", + "version": "0.4.9" + }, + "license": "MIT OR Apache-2.0" + }, + "static_assertions 1.1.0": { + "name": "static_assertions", + "version": "1.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/static_assertions/1.1.0/download", + "sha256": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "static_assertions", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "static_assertions", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "1.1.0" + }, + "license": "MIT OR Apache-2.0" + }, + "stdext 0.2.1": { + "name": "stdext", + "version": "0.2.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/stdext/0.2.1/download", + "sha256": "4a61b4ae487cb43d0479907e74d36f8813e9940bd3b1adcbecc69fe8a0cee3ec" + } + }, + "targets": [ + { + "Library": { + "crate_name": "stdext", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "stdext", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.2.1" + }, + "license": "MIT" + }, + "strsim 0.10.0": { + "name": "strsim", + "version": "0.10.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/strsim/0.10.0/download", + "sha256": "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" + } + }, + "targets": [ + { + "Library": { + "crate_name": "strsim", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "strsim", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.10.0" + }, + "license": "MIT" + }, + "subtle 2.4.1": { + "name": "subtle", + "version": "2.4.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/subtle/2.4.1/download", + "sha256": "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" + } + }, + "targets": [ + { + "Library": { + "crate_name": "subtle", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "subtle", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "2.4.1" + }, + "license": "BSD-3-Clause" + }, + "syn 1.0.109": { + "name": "syn", + "version": "1.0.109", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/syn/1.0.109/download", + "sha256": "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" + } + }, + "targets": [ + { + "Library": { + "crate_name": "syn", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "syn", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "clone-impls", + "default", + "derive", + "extra-traits", + "full", + "parsing", + "printing", + "proc-macro", + "quote" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 1.0.109", + "target": "build_script_build" + }, + { + "id": "unicode-ident 1.0.9", + "target": "unicode_ident" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.109" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "syn 2.0.22": { + "name": "syn", + "version": "2.0.22", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/syn/2.0.22/download", + "sha256": "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616" + } + }, + "targets": [ + { + "Library": { + "crate_name": "syn", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "syn", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "clone-impls", + "default", + "derive", + "extra-traits", + "full", + "parsing", + "printing", + "proc-macro", + "quote", + "visit", + "visit-mut" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "unicode-ident 1.0.9", + "target": "unicode_ident" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "2.0.22" + }, + "license": "MIT OR Apache-2.0" + }, + "sync_wrapper 0.1.2": { + "name": "sync_wrapper", + "version": "0.1.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/sync_wrapper/0.1.2/download", + "sha256": "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" + } + }, + "targets": [ + { + "Library": { + "crate_name": "sync_wrapper", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "sync_wrapper", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.1.2" + }, + "license": "Apache-2.0" + }, + "tempfile 3.6.0": { + "name": "tempfile", + "version": "3.6.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tempfile/3.6.0/download", + "sha256": "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tempfile", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tempfile", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "fastrand 1.9.0", + "target": "fastrand" + }, + { + "id": "tempfile 3.6.0", + "target": "build_script_build" + } + ], + "selects": { + "cfg(any(unix, target_os = \"wasi\"))": [ + { + "id": "rustix 0.37.20", + "target": "rustix" + } + ], + "cfg(target_os = \"redox\")": [ + { + "id": "redox_syscall 0.3.5", + "target": "syscall" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2018", + "version": "3.6.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT OR Apache-2.0" + }, + "termcolor 1.2.0": { + "name": "termcolor", + "version": "1.2.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/termcolor/1.2.0/download", + "sha256": "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6" + } + }, + "targets": [ + { + "Library": { + "crate_name": "termcolor", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "termcolor", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "winapi-util 0.1.5", + "target": "winapi_util" + } + ] + } + }, + "edition": "2018", + "version": "1.2.0" + }, + "license": "Unlicense OR MIT" + }, + "thiserror 1.0.40": { + "name": "thiserror", + "version": "1.0.40", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/thiserror/1.0.40/download", + "sha256": "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac" + } + }, + "targets": [ + { + "Library": { + "crate_name": "thiserror", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "thiserror", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "thiserror 1.0.40", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "thiserror-impl 1.0.40", + "target": "thiserror_impl" + } + ], + "selects": {} + }, + "version": "1.0.40" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "thiserror-impl 1.0.40": { + "name": "thiserror-impl", + "version": "1.0.40", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/thiserror-impl/1.0.40/download", + "sha256": "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "thiserror_impl", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "thiserror_impl", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.0.40" + }, + "license": "MIT OR Apache-2.0" + }, + "time 0.1.45": { + "name": "time", + "version": "0.1.45", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/time/0.1.45/download", + "sha256": "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "time", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "time", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": { + "cfg(target_os = \"wasi\")": [ + { + "id": "wasi 0.10.0+wasi-snapshot-preview1", + "target": "wasi" + } + ], + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2015", + "version": "0.1.45" + }, + "license": "MIT/Apache-2.0" + }, + "tokio 1.28.2": { + "name": "tokio", + "version": "1.28.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tokio/1.28.2/download", + "sha256": "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tokio", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tokio", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "bytes", + "default", + "fs", + "io-std", + "io-util", + "libc", + "macros", + "mio", + "net", + "num_cpus", + "parking_lot", + "process", + "rt", + "rt-multi-thread", + "signal-hook-registry", + "socket2", + "sync", + "time", + "tokio-macros", + "windows-sys" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "mio 0.8.8", + "target": "mio" + }, + { + "id": "num_cpus 1.15.0", + "target": "num_cpus" + }, + { + "id": "parking_lot 0.12.1", + "target": "parking_lot" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.28.2", + "target": "build_script_build" + } + ], + "selects": { + "cfg(docsrs)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ], + "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ + { + "id": "socket2 0.4.9", + "target": "socket2" + } + ], + "cfg(unix)": [ + { + "id": "libc 0.2.146", + "target": "libc" + }, + { + "id": "signal-hook-registry 1.4.1", + "target": "signal_hook_registry" + } + ], + "cfg(windows)": [ + { + "id": "windows-sys 0.48.0", + "target": "windows_sys" + } + ] + } + }, + "edition": "2021", + "proc_macro_deps": { + "common": [ + { + "id": "tokio-macros 2.1.0", + "target": "tokio_macros" + } + ], + "selects": {} + }, + "version": "1.28.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "autocfg 1.1.0", + "target": "autocfg" + } + ], + "selects": {} + } + }, + "license": "MIT" + }, + "tokio-io-timeout 1.2.0": { + "name": "tokio-io-timeout", + "version": "1.2.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tokio-io-timeout/1.2.0/download", + "sha256": "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tokio_io_timeout", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tokio_io_timeout", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.2.0" + }, + "license": "MIT/Apache-2.0" + }, + "tokio-macros 2.1.0": { + "name": "tokio-macros", + "version": "2.1.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tokio-macros/2.1.0/download", + "sha256": "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "tokio_macros", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tokio_macros", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "2.1.0" + }, + "license": "MIT" + }, + "tokio-native-tls 0.3.1": { + "name": "tokio-native-tls", + "version": "0.3.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tokio-native-tls/0.3.1/download", + "sha256": "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tokio_native_tls", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tokio_native_tls", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "native-tls 0.2.11", + "target": "native_tls" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.1" + }, + "license": "MIT" + }, + "tokio-stream 0.1.14": { + "name": "tokio-stream", + "version": "0.1.14", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tokio-stream/0.1.14/download", + "sha256": "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tokio_stream", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tokio_stream", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "fs", + "sync", + "time", + "tokio-util" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tokio-util 0.7.8", + "target": "tokio_util" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.1.14" + }, + "license": "MIT" + }, + "tokio-util 0.6.10": { + "name": "tokio-util", + "version": "0.6.10", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tokio-util/0.6.10/download", + "sha256": "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tokio_util", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tokio_util", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "codec", + "default", + "io", + "io-util" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-sink 0.3.28", + "target": "futures_sink" + }, + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.6.10" + }, + "license": "MIT" + }, + "tokio-util 0.7.8": { + "name": "tokio-util", + "version": "0.7.8", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tokio-util/0.7.8/download", + "sha256": "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tokio_util", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tokio_util", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "codec", + "default", + "tracing" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-sink 0.3.28", + "target": "futures_sink" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" + } + ], + "selects": {} + }, + "edition": "2021", + "version": "0.7.8" + }, + "license": "MIT" + }, + "tonic 0.8.3": { + "name": "tonic", + "version": "0.8.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tonic/0.8.3/download", + "sha256": "8f219fad3b929bef19b1f86fbc0358d35daed8f2cac972037ac0dc10bbb8d5fb" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tonic", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tonic", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "async-trait", + "axum", + "channel", + "codegen", + "default", + "flate2", + "gzip", + "h2", + "hyper", + "hyper-timeout", + "prost", + "prost-derive", + "prost1", + "tokio", + "tower", + "tracing-futures", + "transport" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "async-stream 0.3.5", + "target": "async_stream" + }, + { + "id": "axum 0.6.18", + "target": "axum" + }, + { + "id": "base64 0.13.1", + "target": "base64" + }, + { + "id": "bytes 1.4.0", + "target": "bytes" + }, + { + "id": "flate2 1.0.26", + "target": "flate2" + }, + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "h2 0.3.19", + "target": "h2" + }, + { + "id": "http 0.2.9", + "target": "http" + }, + { + "id": "http-body 0.4.5", + "target": "http_body" + }, + { + "id": "hyper 0.14.26", + "target": "hyper" + }, + { + "id": "hyper-timeout 0.4.1", + "target": "hyper_timeout" + }, + { + "id": "percent-encoding 2.3.0", + "target": "percent_encoding" + }, + { + "id": "pin-project 1.1.0", + "target": "pin_project" + }, + { + "id": "prost 0.11.9", + "target": "prost", + "alias": "prost1" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tokio-stream 0.1.14", + "target": "tokio_stream" + }, + { + "id": "tokio-util 0.7.8", + "target": "tokio_util" + }, + { + "id": "tower 0.4.13", + "target": "tower" + }, + { + "id": "tower-layer 0.3.2", + "target": "tower_layer" + }, + { + "id": "tower-service 0.3.2", + "target": "tower_service" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" + }, + { + "id": "tracing-futures 0.2.5", + "target": "tracing_futures" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "async-trait 0.1.68", + "target": "async_trait" + }, + { + "id": "prost-derive 0.11.9", + "target": "prost_derive" + } + ], + "selects": {} + }, + "version": "0.8.3" + }, + "license": "MIT" + }, + "tonic-build 0.8.4": { + "name": "tonic-build", + "version": "0.8.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tonic-build/0.8.4/download", + "sha256": "5bf5e9b9c0f7e0a7c027dcfaba7b2c60816c7049171f679d99ee2ff65d0de8c4" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tonic_build", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tonic_build", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "prost", + "prost-build", + "transport" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "prettyplease 0.1.25", + "target": "prettyplease" + }, + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "prost-build 0.11.9", + "target": "prost_build" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 1.0.109", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.8.4" + }, + "license": "MIT" + }, + "tower 0.4.13": { + "name": "tower", + "version": "0.4.13", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tower/0.4.13/download", + "sha256": "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tower", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tower", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "__common", + "balance", + "buffer", + "discover", + "futures-core", + "futures-util", + "indexmap", + "limit", + "load", + "make", + "pin-project", + "pin-project-lite", + "rand", + "ready-cache", + "slab", + "timeout", + "tokio", + "tokio-util", + "tracing", + "util" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "futures-core 0.3.28", + "target": "futures_core" + }, + { + "id": "futures-util 0.3.28", + "target": "futures_util" + }, + { + "id": "indexmap 1.9.3", + "target": "indexmap" + }, + { + "id": "pin-project 1.1.0", + "target": "pin_project" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "rand 0.8.5", + "target": "rand" + }, + { + "id": "slab 0.4.8", + "target": "slab" + }, + { + "id": "tokio 1.28.2", + "target": "tokio" + }, + { + "id": "tokio-util 0.7.8", + "target": "tokio_util" + }, + { + "id": "tower-layer 0.3.2", + "target": "tower_layer" + }, + { + "id": "tower-service 0.3.2", + "target": "tower_service" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.4.13" + }, + "license": "MIT" + }, + "tower-layer 0.3.2": { + "name": "tower-layer", + "version": "0.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tower-layer/0.3.2/download", + "sha256": "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tower_layer", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tower_layer", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.3.2" + }, + "license": "MIT" + }, + "tower-service 0.3.2": { + "name": "tower-service", + "version": "0.3.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tower-service/0.3.2/download", + "sha256": "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tower_service", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tower_service", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.3.2" + }, + "license": "MIT" + }, + "tracing 0.1.37": { + "name": "tracing", + "version": "0.1.37", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tracing/0.1.37/download", + "sha256": "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tracing", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tracing", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "attributes", + "default", + "std", + "tracing-attributes" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "pin-project-lite 0.2.9", + "target": "pin_project_lite" + }, + { + "id": "tracing-core 0.1.31", + "target": "tracing_core" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "tracing-attributes 0.1.26", + "target": "tracing_attributes" + } + ], + "selects": {} + }, + "version": "0.1.37" + }, + "license": "MIT" + }, + "tracing-attributes 0.1.26": { + "name": "tracing-attributes", + "version": "0.1.26", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tracing-attributes/0.1.26/download", + "sha256": "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "tracing_attributes", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tracing_attributes", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.26" + }, + "license": "MIT" + }, + "tracing-core 0.1.31": { + "name": "tracing-core", + "version": "0.1.31", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tracing-core/0.1.31/download", + "sha256": "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tracing_core", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tracing_core", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "once_cell", + "std" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "once_cell 1.18.0", + "target": "once_cell" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.31" + }, + "license": "MIT" + }, + "tracing-futures 0.2.5": { + "name": "tracing-futures", + "version": "0.2.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/tracing-futures/0.2.5/download", + "sha256": "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" + } + }, + "targets": [ + { + "Library": { + "crate_name": "tracing_futures", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "tracing_futures", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "pin-project", + "std", + "std-future" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "pin-project 1.1.0", + "target": "pin_project" + }, + { + "id": "tracing 0.1.37", + "target": "tracing" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.5" + }, + "license": "MIT" + }, + "try-lock 0.2.4": { + "name": "try-lock", + "version": "0.2.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/try-lock/0.2.4/download", + "sha256": "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" + } + }, + "targets": [ + { + "Library": { + "crate_name": "try_lock", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "try_lock", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.2.4" + }, + "license": "MIT" + }, + "twox-hash 1.6.3": { + "name": "twox-hash", + "version": "1.6.3", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/twox-hash/1.6.3/download", + "sha256": "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" + } + }, + "targets": [ + { + "Library": { + "crate_name": "twox_hash", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "twox_hash", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "static_assertions 1.1.0", + "target": "static_assertions" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.6.3" + }, + "license": "MIT" + }, + "typenum 1.16.0": { + "name": "typenum", + "version": "1.16.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/typenum/1.16.0/download", + "sha256": "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba" + } + }, + "targets": [ + { + "Library": { + "crate_name": "typenum", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_main", + "crate_root": "build/main.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "typenum", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "typenum 1.16.0", + "target": "build_script_main" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "1.16.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "ucd-trie 0.1.5": { + "name": "ucd-trie", + "version": "0.1.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/ucd-trie/0.1.5/download", + "sha256": "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81" + } + }, + "targets": [ + { + "Library": { + "crate_name": "ucd_trie", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "ucd_trie", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "std" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.1.5" + }, + "license": "MIT OR Apache-2.0" + }, + "unicode-ident 1.0.9": { + "name": "unicode-ident", + "version": "1.0.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/unicode-ident/1.0.9/download", + "sha256": "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "unicode_ident", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "unicode_ident", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "1.0.9" + }, + "license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016" + }, + "utf8parse 0.2.1": { + "name": "utf8parse", + "version": "0.2.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/utf8parse/0.2.1/download", + "sha256": "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "utf8parse", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "utf8parse", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default" + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.1" + }, + "license": "Apache-2.0 OR MIT" + }, + "uuid 0.8.2": { + "name": "uuid", + "version": "0.8.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/uuid/0.8.2/download", + "sha256": "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "uuid", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "uuid", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "default", + "getrandom", + "std", + "v4" + ], + "selects": {} + }, + "deps": { + "common": [ + { + "id": "getrandom 0.2.10", + "target": "getrandom" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.8.2" + }, + "license": "Apache-2.0 OR MIT" + }, + "vcpkg 0.2.15": { + "name": "vcpkg", + "version": "0.2.15", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/vcpkg/0.2.15/download", + "sha256": "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" + } + }, + "targets": [ + { + "Library": { + "crate_name": "vcpkg", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "vcpkg", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.2.15" + }, + "license": "MIT/Apache-2.0" + }, + "version_check 0.9.4": { + "name": "version_check", + "version": "0.9.4", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/version_check/0.9.4/download", + "sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "version_check", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "version_check", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2015", + "version": "0.9.4" + }, + "license": "MIT/Apache-2.0" + }, + "want 0.3.1": { + "name": "want", + "version": "0.3.1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/want/0.3.1/download", + "sha256": "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e" + } + }, + "targets": [ + { + "Library": { + "crate_name": "want", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "want", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "try-lock 0.2.4", + "target": "try_lock" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.3.1" + }, + "license": "MIT" + }, + "wasi 0.10.0+wasi-snapshot-preview1": { + "name": "wasi", + "version": "0.10.0+wasi-snapshot-preview1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/wasi/0.10.0+wasi-snapshot-preview1/download", + "sha256": "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "wasi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "wasi", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.10.0+wasi-snapshot-preview1" + }, + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" + }, + "wasi 0.11.0+wasi-snapshot-preview1": { + "name": "wasi", + "version": "0.11.0+wasi-snapshot-preview1", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", + "sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + } + }, + "targets": [ + { + "Library": { + "crate_name": "wasi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "wasi", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2018", + "version": "0.11.0+wasi-snapshot-preview1" + }, + "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" + }, + "wasm-bindgen 0.2.87": { + "name": "wasm-bindgen", + "version": "0.2.87", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/wasm-bindgen/0.2.87/download", + "sha256": "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" + } + }, + "targets": [ + { + "Library": { + "crate_name": "wasm_bindgen", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "wasm_bindgen", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "cfg-if 1.0.0", + "target": "cfg_if" + }, + { + "id": "wasm-bindgen 0.2.87", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "proc_macro_deps": { + "common": [ + { + "id": "wasm-bindgen-macro 0.2.87", + "target": "wasm_bindgen_macro" + } + ], + "selects": {} + }, + "version": "0.2.87" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" + }, + "wasm-bindgen-backend 0.2.87": { + "name": "wasm-bindgen-backend", + "version": "0.2.87", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.87/download", + "sha256": "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" + } + }, + "targets": [ + { + "Library": { + "crate_name": "wasm_bindgen_backend", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "wasm_bindgen_backend", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "bumpalo 3.13.0", + "target": "bumpalo" + }, + { + "id": "log 0.4.19", + "target": "log" + }, + { + "id": "once_cell 1.18.0", + "target": "once_cell" + }, + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + }, + { + "id": "wasm-bindgen-shared 0.2.87", + "target": "wasm_bindgen_shared" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.87" + }, + "license": "MIT/Apache-2.0" + }, + "wasm-bindgen-macro 0.2.87": { + "name": "wasm-bindgen-macro", + "version": "0.2.87", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.87/download", + "sha256": "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" + } + }, + "targets": [ + { + "ProcMacro": { + "crate_name": "wasm_bindgen_macro", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "wasm_bindgen_macro", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "wasm-bindgen-macro-support 0.2.87", + "target": "wasm_bindgen_macro_support" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.87" + }, + "license": "MIT/Apache-2.0" + }, + "wasm-bindgen-macro-support 0.2.87": { + "name": "wasm-bindgen-macro-support", + "version": "0.2.87", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.87/download", + "sha256": "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" + } + }, + "targets": [ + { + "Library": { + "crate_name": "wasm_bindgen_macro_support", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "wasm_bindgen_macro_support", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "proc-macro2 1.0.63", + "target": "proc_macro2" + }, + { + "id": "quote 1.0.28", + "target": "quote" + }, + { + "id": "syn 2.0.22", + "target": "syn" + }, + { + "id": "wasm-bindgen-backend 0.2.87", + "target": "wasm_bindgen_backend" + }, + { + "id": "wasm-bindgen-shared 0.2.87", + "target": "wasm_bindgen_shared" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.87" + }, + "license": "MIT/Apache-2.0" + }, + "wasm-bindgen-shared 0.2.87": { + "name": "wasm-bindgen-shared", + "version": "0.2.87", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.87/download", + "sha256": "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "wasm_bindgen_shared", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "wasm_bindgen_shared", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "wasm-bindgen-shared 0.2.87", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.2.87" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ], + "links": "wasm_bindgen" + }, + "license": "MIT/Apache-2.0" + }, + "which 4.4.0": { + "name": "which", + "version": "4.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/which/4.4.0/download", + "sha256": "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269" + } + }, + "targets": [ + { + "Library": { + "crate_name": "which", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "which", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "either 1.8.1", + "target": "either" + }, + { + "id": "libc 0.2.146", + "target": "libc" + } + ], + "selects": { + "cfg(windows)": [ + { + "id": "once_cell 1.18.0", + "target": "once_cell" + } + ] + } + }, + "edition": "2018", + "version": "4.4.0" + }, + "license": "MIT" + }, + "winapi 0.3.9": { + "name": "winapi", + "version": "0.3.9", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/winapi/0.3.9/download", + "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "winapi", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "winapi 0.3.9", + "target": "build_script_build" + } + ], + "selects": { + "i686-pc-windows-gnu": [ + { + "id": "winapi-i686-pc-windows-gnu 0.4.0", + "target": "winapi_i686_pc_windows_gnu" + } + ], + "x86_64-pc-windows-gnu": [ + { + "id": "winapi-x86_64-pc-windows-gnu 0.4.0", + "target": "winapi_x86_64_pc_windows_gnu" + } + ] + } + }, + "edition": "2015", + "version": "0.3.9" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" + }, + "winapi-i686-pc-windows-gnu 0.4.0": { + "name": "winapi-i686-pc-windows-gnu", + "version": "0.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download", + "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi_i686_pc_windows_gnu", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "winapi_i686_pc_windows_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "winapi-i686-pc-windows-gnu 0.4.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.4.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" + }, + "winapi-util 0.1.5": { + "name": "winapi-util", + "version": "0.1.5", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/winapi-util/0.1.5/download", + "sha256": "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi_util", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "winapi_util", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(windows)": [ + { + "id": "winapi 0.3.9", + "target": "winapi" + } + ] + } + }, + "edition": "2018", + "version": "0.1.5" + }, + "license": "Unlicense/MIT" + }, + "winapi-x86_64-pc-windows-gnu 0.4.0": { + "name": "winapi-x86_64-pc-windows-gnu", + "version": "0.4.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", + "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "winapi_x86_64_pc_windows_gnu", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "winapi_x86_64_pc_windows_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "winapi-x86_64-pc-windows-gnu 0.4.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2015", + "version": "0.4.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT/Apache-2.0" + }, + "windows 0.48.0": { + "name": "windows", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows/0.48.0/download", + "sha256": "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows-targets 0.48.0", + "target": "windows_targets" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "license": "MIT OR Apache-2.0" + }, + "windows-sys 0.42.0": { + "name": "windows-sys", + "version": "0.42.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows-sys/0.42.0/download", + "sha256": "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "aarch64-pc-windows-gnullvm": [ + { + "id": "windows_aarch64_gnullvm 0.42.2", + "target": "windows_aarch64_gnullvm" + } + ], + "aarch64-pc-windows-msvc": [ + { + "id": "windows_aarch64_msvc 0.42.2", + "target": "windows_aarch64_msvc" + } + ], + "aarch64-uwp-windows-msvc": [ + { + "id": "windows_aarch64_msvc 0.42.2", + "target": "windows_aarch64_msvc" + } + ], + "i686-pc-windows-gnu": [ + { + "id": "windows_i686_gnu 0.42.2", + "target": "windows_i686_gnu" + } + ], + "i686-pc-windows-msvc": [ + { + "id": "windows_i686_msvc 0.42.2", + "target": "windows_i686_msvc" + } + ], + "i686-uwp-windows-gnu": [ + { + "id": "windows_i686_gnu 0.42.2", + "target": "windows_i686_gnu" + } + ], + "i686-uwp-windows-msvc": [ + { + "id": "windows_i686_msvc 0.42.2", + "target": "windows_i686_msvc" + } + ], + "x86_64-pc-windows-gnu": [ + { + "id": "windows_x86_64_gnu 0.42.2", + "target": "windows_x86_64_gnu" + } + ], + "x86_64-pc-windows-gnullvm": [ + { + "id": "windows_x86_64_gnullvm 0.42.2", + "target": "windows_x86_64_gnullvm" + } + ], + "x86_64-pc-windows-msvc": [ + { + "id": "windows_x86_64_msvc 0.42.2", + "target": "windows_x86_64_msvc" + } + ], + "x86_64-uwp-windows-gnu": [ + { + "id": "windows_x86_64_gnu 0.42.2", + "target": "windows_x86_64_gnu" + } + ], + "x86_64-uwp-windows-msvc": [ + { + "id": "windows_x86_64_msvc 0.42.2", + "target": "windows_x86_64_msvc" + } + ] + } + }, + "edition": "2018", + "version": "0.42.0" + }, + "license": "MIT OR Apache-2.0" + }, + "windows-sys 0.48.0": { + "name": "windows-sys", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows-sys/0.48.0/download", + "sha256": "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_sys", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_sys", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows-targets 0.48.0", + "target": "windows_targets" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "license": "MIT OR Apache-2.0" + }, + "windows-targets 0.48.0": { + "name": "windows-targets", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows-targets/0.48.0/download", + "sha256": "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_targets", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_targets", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [], + "selects": { + "cfg(all(target_arch = \"aarch64\", target_env = \"gnu\", target_abi = \"llvm\", not(windows_raw_dylib)))": [ + { + "id": "windows_aarch64_gnullvm 0.48.0", + "target": "windows_aarch64_gnullvm" + } + ], + "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_aarch64_msvc 0.48.0", + "target": "windows_aarch64_msvc" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [ + { + "id": "windows_i686_gnu 0.48.0", + "target": "windows_i686_gnu" + } + ], + "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_i686_msvc 0.48.0", + "target": "windows_i686_msvc" + } + ], + "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_gnu 0.48.0", + "target": "windows_x86_64_gnu" + } + ], + "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", target_abi = \"llvm\", not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_gnullvm 0.48.0", + "target": "windows_x86_64_gnullvm" + } + ], + "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [ + { + "id": "windows_x86_64_msvc 0.48.0", + "target": "windows_x86_64_msvc" + } + ] + } + }, + "edition": "2018", + "version": "0.48.0" + }, + "license": "MIT OR Apache-2.0" + }, + "windows_aarch64_gnullvm 0.42.2": { + "name": "windows_aarch64_gnullvm", + "version": "0.42.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.2/download", + "sha256": "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_aarch64_gnullvm", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_aarch64_gnullvm", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_aarch64_gnullvm 0.42.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_aarch64_gnullvm 0.48.0": { + "name": "windows_aarch64_gnullvm", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download", + "sha256": "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_aarch64_gnullvm", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_aarch64_gnullvm", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_aarch64_gnullvm 0.48.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_aarch64_msvc 0.42.2": { + "name": "windows_aarch64_msvc", + "version": "0.42.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.2/download", + "sha256": "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_aarch64_msvc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_aarch64_msvc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_aarch64_msvc 0.42.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_aarch64_msvc 0.48.0": { + "name": "windows_aarch64_msvc", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download", + "sha256": "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_aarch64_msvc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_aarch64_msvc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_aarch64_msvc 0.48.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_i686_gnu 0.42.2": { + "name": "windows_i686_gnu", + "version": "0.42.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.42.2/download", + "sha256": "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_i686_gnu", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_i686_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_i686_gnu 0.42.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_i686_gnu 0.48.0": { + "name": "windows_i686_gnu", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download", + "sha256": "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_i686_gnu", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_i686_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_i686_gnu 0.48.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_i686_msvc 0.42.2": { + "name": "windows_i686_msvc", + "version": "0.42.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.42.2/download", + "sha256": "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_i686_msvc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_i686_msvc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_i686_msvc 0.42.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_i686_msvc 0.48.0": { + "name": "windows_i686_msvc", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download", + "sha256": "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_i686_msvc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_i686_msvc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_i686_msvc 0.48.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_x86_64_gnu 0.42.2": { + "name": "windows_x86_64_gnu", + "version": "0.42.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.2/download", + "sha256": "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_x86_64_gnu", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_x86_64_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_x86_64_gnu 0.42.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_x86_64_gnu 0.48.0": { + "name": "windows_x86_64_gnu", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download", + "sha256": "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_x86_64_gnu", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_x86_64_gnu", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_x86_64_gnu 0.48.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_x86_64_gnullvm 0.42.2": { + "name": "windows_x86_64_gnullvm", + "version": "0.42.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.2/download", + "sha256": "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_x86_64_gnullvm", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_x86_64_gnullvm", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_x86_64_gnullvm 0.42.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_x86_64_gnullvm 0.48.0": { + "name": "windows_x86_64_gnullvm", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download", + "sha256": "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_x86_64_gnullvm", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_x86_64_gnullvm", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_x86_64_gnullvm 0.48.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_x86_64_msvc 0.42.2": { + "name": "windows_x86_64_msvc", + "version": "0.42.2", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.2/download", + "sha256": "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_x86_64_msvc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_x86_64_msvc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_x86_64_msvc 0.42.2", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.42.2" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "windows_x86_64_msvc 0.48.0": { + "name": "windows_x86_64_msvc", + "version": "0.48.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download", + "sha256": "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a" + } + }, + "targets": [ + { + "Library": { + "crate_name": "windows_x86_64_msvc", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + }, + { + "BuildScript": { + "crate_name": "build_script_build", + "crate_root": "build.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "windows_x86_64_msvc", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "deps": { + "common": [ + { + "id": "windows_x86_64_msvc 0.48.0", + "target": "build_script_build" + } + ], + "selects": {} + }, + "edition": "2018", + "version": "0.48.0" + }, + "build_script_attrs": { + "data_glob": [ + "**" + ] + }, + "license": "MIT OR Apache-2.0" + }, + "xml-rs 0.8.14": { + "name": "xml-rs", + "version": "0.8.14", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/xml-rs/0.8.14/download", + "sha256": "52839dc911083a8ef63efa4d039d1f58b5e409f923e44c80828f206f66e5541c" + } + }, + "targets": [ + { + "Library": { + "crate_name": "xml", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "xml", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "edition": "2021", + "version": "0.8.14" + }, + "license": "MIT" + }, + "zeroize 1.6.0": { + "name": "zeroize", + "version": "1.6.0", + "repository": { + "Http": { + "url": "https://crates.io/api/v1/crates/zeroize/1.6.0/download", + "sha256": "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9" + } + }, + "targets": [ + { + "Library": { + "crate_name": "zeroize", + "crate_root": "src/lib.rs", + "srcs": [ + "**/*.rs" + ] + } + } + ], + "library_target_name": "zeroize", + "common_attrs": { + "compile_data_glob": [ + "**" + ], + "crate_features": { + "common": [ + "alloc", + "default" + ], + "selects": {} + }, + "edition": "2021", + "version": "1.6.0" + }, + "license": "Apache-2.0 OR MIT" + } + }, + "binary_crates": [], + "workspace_members": { + "dummy_name_to_make_cargo_tooling_happy 0.0.0": "" + }, + "conditions": { + "aarch64-linux-android": [], + "aarch64-pc-windows-gnullvm": [], + "aarch64-pc-windows-msvc": [], + "aarch64-uwp-windows-msvc": [], + "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [], + "cfg(all(any(target_os = \"android\", target_os = \"linux\"), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [], + "cfg(all(not(rustix_use_libc), not(miri), target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\")))))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(all(not(windows), any(rustix_use_libc, miri, not(all(target_os = \"linux\", any(target_arch = \"x86\", all(target_arch = \"x86_64\", target_pointer_width = \"64\"), all(target_endian = \"little\", any(target_arch = \"arm\", all(target_arch = \"aarch64\", target_pointer_width = \"64\"), target_arch = \"powerpc64\", target_arch = \"riscv64\", target_arch = \"mips\", target_arch = \"mips64\"))))))))": [], + "cfg(all(target_arch = \"aarch64\", target_env = \"gnu\", target_abi = \"llvm\", not(windows_raw_dylib)))": [], + "cfg(all(target_arch = \"aarch64\", target_env = \"msvc\", not(windows_raw_dylib)))": [], + "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [ + "aarch64-unknown-linux-gnu" + ], + "cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [], + "cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))": [], + "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))": [], + "cfg(all(target_arch = \"x86\", target_env = \"gnu\", not(windows_raw_dylib)))": [], + "cfg(all(target_arch = \"x86\", target_env = \"msvc\", not(windows_raw_dylib)))": [], + "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", not(target_abi = \"llvm\"), not(windows_raw_dylib)))": [ + "x86_64-unknown-linux-gnu" + ], + "cfg(all(target_arch = \"x86_64\", target_env = \"gnu\", target_abi = \"llvm\", not(windows_raw_dylib)))": [], + "cfg(all(target_arch = \"x86_64\", target_env = \"msvc\", not(windows_raw_dylib)))": [], + "cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [ + "aarch64-unknown-linux-gnu", + "x86_64-unknown-linux-gnu" + ], + "cfg(any(target_os = \"macos\", target_os = \"ios\"))": [], + "cfg(any(unix, target_os = \"wasi\"))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(docsrs)": [], + "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(not(any(target_arch = \"wasm32\", target_arch = \"wasm64\")))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(not(any(target_os = \"windows\", target_os = \"macos\", target_os = \"ios\")))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(not(any(windows, target_os = \"hermit\", target_os = \"unknown\")))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(not(target_os = \"redox\"))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(not(windows))": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(target_arch = \"wasm32\")": [], + "cfg(target_env = \"msvc\")": [], + "cfg(target_os = \"android\")": [], + "cfg(target_os = \"dragonfly\")": [], + "cfg(target_os = \"haiku\")": [], + "cfg(target_os = \"hermit\")": [], + "cfg(target_os = \"redox\")": [], + "cfg(target_os = \"wasi\")": [], + "cfg(target_os = \"windows\")": [], + "cfg(unix)": [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu" + ], + "cfg(windows)": [], + "i686-pc-windows-gnu": [], + "i686-pc-windows-msvc": [], + "i686-uwp-windows-gnu": [], + "i686-uwp-windows-msvc": [], + "x86_64-pc-windows-gnu": [], + "x86_64-pc-windows-gnullvm": [], + "x86_64-pc-windows-msvc": [], + "x86_64-uwp-windows-gnu": [], + "x86_64-uwp-windows-msvc": [] + } +} diff --git a/README.md b/README.md index 734da34d6..e116963f2 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ Configuration is done via a JSON file that is passed in as the first parameter t ## How to update external rust deps -Install `cargo` and then run: `cargo install cargo-raze`. -From now on you can use: -``` -$ cargo generate-lockfile # This will generate a new Cargo.lock file. -$ cargo raze # This will code-gen the bazel rules. +All dependencies are tracked in a generated `@crate_index` workspace and locked +in `Cargo.Bazel.lock`. To regenerate the `@crate_index`: + +```bash +CARGO_BAZEL_REPIN=1 bazel sync --only=crate_index ``` # License diff --git a/WORKSPACE b/WORKSPACE index 299aa396a..aeca3585c 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -12,20 +12,55 @@ http_archive( http_archive( name = "rules_python", - url = "https://github.com/bazelbuild/rules_python/releases/download/0.5.0/rules_python-0.5.0.tar.gz", sha256 = "cd6730ed53a002c56ce4e2f396ba3b3be262fd7cb68339f0377a45e8227fe332", + url = "https://github.com/bazelbuild/rules_python/releases/download/0.5.0/rules_python-0.5.0.tar.gz", +) + +load( + "@rules_rust//rust:repositories.bzl", + "rules_rust_dependencies", + "rust_register_toolchains", ) -load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_register_toolchains") rules_rust_dependencies() -rust_register_toolchains(edition="2021", versions = ["1.62.1"]) -load("//third_party:crates.bzl", "raze_fetch_remote_crates") -raze_fetch_remote_crates() +rust_register_toolchains( + edition = "2021", + versions = ["1.62.1"], +) + +load( + "@rules_rust//crate_universe:defs.bzl", + "crate", + "crates_repository", + "render_config", +) + +crates_repository( + name = "crate_index", + cargo_lockfile = "//:Cargo.lock", + lockfile = "//:Cargo.Bazel.lock", + manifests = ["//:Cargo.toml"], + render_config = render_config( + default_package_name = "", + ), + supported_platform_triples = [ + "aarch64-unknown-linux-gnu", + "arm-unknown-linux-gnueabi", + "armv7-unknown-linux-gnueabi", + "x86_64-unknown-linux-gnu", + ], +) + +load("@crate_index//:defs.bzl", "crate_repositories") + +crate_repositories() load("@rules_rust//proto:repositories.bzl", "rust_proto_repositories") + rust_proto_repositories() # @com_google_protobuf is loaded from `rust_proto_repositories`. load("@com_google_protobuf//:protobuf_deps.bzl", "protobuf_deps") + protobuf_deps() diff --git a/cas/BUILD b/cas/BUILD index 6c714cf60..7fc29b82b 100644 --- a/cas/BUILD +++ b/cas/BUILD @@ -16,14 +16,14 @@ rust_binary( "//cas/store:default_store_factory", "//cas/worker:local_worker", "//config", - "//third_party:clap", - "//third_party:env_logger", - "//third_party:futures", - "//third_party:json5", - "//third_party:tokio", - "//third_party:tonic", "//util:common", "//util:error", + "@crate_index//:clap", + "@crate_index//:env_logger", + "@crate_index//:futures", + "@crate_index//:json5", + "@crate_index//:tokio", + "@crate_index//:tonic", "@rules_rust//tools/runfiles", ], ) diff --git a/cas/grpc_service/BUILD b/cas/grpc_service/BUILD index a6af628c6..4b97fea5d 100644 --- a/cas/grpc_service/BUILD +++ b/cas/grpc_service/BUILD @@ -3,101 +3,102 @@ load("@rules_rust//rust:defs.bzl", "rust_library", "rust_test") rust_library( name = "cas_server", srcs = ["cas_server.rs"], + visibility = ["//cas:__pkg__"], deps = [ "//cas/store", "//cas/store:grpc_store", "//config", "//proto", - "//third_party:bytes", - "//third_party:futures", - "//third_party:stdext", - "//third_party:tokio", - "//third_party:tonic", "//util:common", "//util:error", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:stdext", + "@crate_index//:tokio", + "@crate_index//:tonic", ], - visibility = ["//cas:__pkg__"] ) rust_library( name = "ac_server", srcs = ["ac_server.rs"], + visibility = ["//cas:__pkg__"], deps = [ "//cas/store", "//cas/store:ac_utils", "//cas/store:grpc_store", "//config", "//proto", - "//third_party:bytes", - "//third_party:prost", - "//third_party:tonic", "//util:common", "//util:error", + "@crate_index//:bytes", + "@crate_index//:prost", + "@crate_index//:tonic", ], - visibility = ["//cas:__pkg__"] ) rust_library( name = "capabilities_server", srcs = ["capabilities_server.rs"], + visibility = ["//cas:__pkg__"], deps = [ "//cas/scheduler", "//cas/store", "//config", "//proto", - "//third_party:tonic", "//util:error", + "@crate_index//:tonic", ], - visibility = ["//cas:__pkg__"] ) rust_library( name = "bytestream_server", srcs = ["bytestream_server.rs"], + visibility = ["//cas:__pkg__"], deps = [ "//cas/store", "//cas/store:grpc_store", "//config", "//proto", - "//third_party:async_lock", - "//third_party:futures", - "//third_party:tokio", - "//third_party:tonic", "//util:buf_channel", "//util:common", "//util:error", "//util:resource_info", "//util:write_request_stream_wrapper", + "@crate_index//:async-lock", + "@crate_index//:futures", + "@crate_index//:tokio", + "@crate_index//:tonic", ], - visibility = ["//cas:__pkg__"] ) rust_library( name = "execution_server", srcs = ["execution_server.rs"], + visibility = ["//cas:__pkg__"], deps = [ + "//cas/scheduler", "//cas/scheduler:action_messages", "//cas/scheduler:platform_property_manager", - "//cas/scheduler:scheduler", "//cas/store", "//cas/store:ac_utils", "//config", "//proto", - "//third_party:futures", - "//third_party:rand", - "//third_party:stdext", - "//third_party:tokio", - "//third_party:tokio_stream", - "//third_party:tonic", "//util:common", "//util:error", + "@crate_index//:futures", + "@crate_index//:rand", + "@crate_index//:stdext", + "@crate_index//:tokio", + "@crate_index//:tokio-stream", + "@crate_index//:tonic", ], - visibility = ["//cas:__pkg__"] ) rust_library( name = "worker_api_server", srcs = ["worker_api_server.rs"], + visibility = ["//cas:__pkg__"], deps = [ "//cas/scheduler", "//cas/scheduler:action_messages", @@ -105,33 +106,32 @@ rust_library( "//cas/scheduler:worker", "//config", "//proto", - "//third_party:futures", - "//third_party:tokio", - "//third_party:tonic", - "//third_party:uuid", "//util:common", "//util:error", + "@crate_index//:futures", + "@crate_index//:tokio", + "@crate_index//:tonic", + "@crate_index//:uuid", ], - visibility = ["//cas:__pkg__"] ) rust_test( name = "worker_api_server_test", srcs = ["tests/worker_api_server_test.rs"], deps = [ + ":worker_api_server", "//cas/scheduler", "//cas/scheduler:action_messages", "//cas/scheduler:platform_property_manager", "//cas/scheduler:worker", "//config", "//proto", - "//third_party:pretty_assertions", - "//third_party:tokio", - "//third_party:tokio_stream", - "//third_party:tonic", "//util:common", "//util:error", - ":worker_api_server", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", + "@crate_index//:tokio-stream", + "@crate_index//:tonic", ], ) @@ -139,17 +139,17 @@ rust_test( name = "cas_server_test", srcs = ["tests/cas_server_test.rs"], deps = [ + ":cas_server", "//cas/store", "//cas/store:default_store_factory", "//config", "//proto", - "//third_party:maplit", - "//third_party:pretty_assertions", - "//third_party:tokio", - "//third_party:tonic", "//util:common", "//util:error", - ":cas_server", + "@crate_index//:maplit", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", + "@crate_index//:tonic", ], ) @@ -157,19 +157,19 @@ rust_test( name = "ac_server_test", srcs = ["tests/ac_server_test.rs"], deps = [ + ":ac_server", "//cas/store", "//cas/store:default_store_factory", "//config", "//proto", - "//third_party:bytes", - "//third_party:maplit", - "//third_party:pretty_assertions", - "//third_party:prost", - "//third_party:tokio", - "//third_party:tonic", "//util:common", "//util:error", - ":ac_server", + "@crate_index//:bytes", + "@crate_index//:maplit", + "@crate_index//:pretty_assertions", + "@crate_index//:prost", + "@crate_index//:tokio", + "@crate_index//:tonic", ], ) @@ -177,18 +177,18 @@ rust_test( name = "bytestream_server_test", srcs = ["tests/bytestream_server_test.rs"], deps = [ + ":bytestream_server", "//cas/store", "//cas/store:default_store_factory", "//config", "//proto", - "//third_party:futures", - "//third_party:maplit", - "//third_party:pretty_assertions", - "//third_party:tokio", - "//third_party:tokio_stream", - "//third_party:tonic", "//util:common", "//util:error", - ":bytestream_server", + "@crate_index//:futures", + "@crate_index//:maplit", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", + "@crate_index//:tokio-stream", + "@crate_index//:tonic", ], ) diff --git a/cas/scheduler/BUILD b/cas/scheduler/BUILD index ea75d7de3..23116c9ff 100644 --- a/cas/scheduler/BUILD +++ b/cas/scheduler/BUILD @@ -3,89 +3,104 @@ load("@rules_rust//rust:defs.bzl", "rust_library", "rust_test") rust_library( name = "platform_property_manager", srcs = ["platform_property_manager.rs"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ "//config", "//proto", "//util:error", ], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "scheduler", srcs = ["scheduler.rs"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ - "//config", - "//third_party:async_lock", - "//third_party:lru", - "//third_party:rand", - "//third_party:tokio", - "//util:common", - "//util:error", ":action_messages", ":platform_property_manager", ":worker", + "//config", + "//util:common", + "//util:error", + "@crate_index//:async-lock", + "@crate_index//:lru", + "@crate_index//:rand", + "@crate_index//:tokio", ], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "worker", srcs = ["worker.rs"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ - "//proto", - "//third_party:tokio", - "//third_party:uuid", - "//util:error", ":action_messages", ":platform_property_manager", + "//proto", + "//util:error", + "@crate_index//:tokio", + "@crate_index//:uuid", ], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "action_messages", srcs = ["action_messages.rs"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ + ":platform_property_manager", "//proto", - "//third_party:prost", - "//third_party:prost_types", - "//third_party:sha2", - "//third_party:tonic", "//util:common", "//util:error", - ":platform_property_manager", + "@crate_index//:prost", + "@crate_index//:prost-types", + "@crate_index//:sha2", + "@crate_index//:tonic", ], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_test( name = "action_messages_test", srcs = ["tests/action_messages_test.rs"], deps = [ + ":action_messages", "//proto", - "//third_party:pretty_assertions", - "//third_party:tokio", "//util:common", "//util:error", - ":action_messages", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) rust_test( name = "scheduler_test", srcs = ["tests/scheduler_test.rs"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ - "//config", - "//proto", - "//third_party:pretty_assertions", - "//third_party:tokio", - "//util:common", - "//util:error", ":action_messages", ":platform_property_manager", ":scheduler", ":worker", + "//config", + "//proto", + "//util:common", + "//util:error", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) diff --git a/cas/store/BUILD b/cas/store/BUILD index b51da0dc9..5728e8678 100644 --- a/cas/store/BUILD +++ b/cas/store/BUILD @@ -3,21 +3,25 @@ load("@rules_rust//rust:defs.bzl", "rust_library", "rust_test") rust_library( name = "store", srcs = ["lib.rs"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ + ":traits", "//config", "//util:error", - ":traits", ], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "default_store_factory", srcs = ["default_store_factory.rs"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ - "//config", - "//third_party:futures", - "//util:error", ":compression_store", ":dedup_store", ":fast_slow_store", @@ -30,244 +34,257 @@ rust_library( ":store", ":traits", ":verify_store", + "//config", + "//util:error", + "@crate_index//:futures", ], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "traits", srcs = ["store_trait.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//cas:__pkg__"], deps = [ - "//third_party:futures", - "//third_party:serde", - "//third_party:bytes", "//util:buf_channel", "//util:common", "//util:error", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:serde", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__"] ) rust_library( name = "ac_utils", srcs = ["ac_utils.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:bytes", - "//third_party:futures", - "//third_party:prost", - "//third_party:sha2", - "//third_party:tokio", + ":store", "//util:buf_channel", "//util:common", "//util:error", - ":store", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:prost", + "@crate_index//:sha2", + "@crate_index//:tokio", ], - visibility = ["//visibility:public"], ) - rust_library( name = "size_partitioning_store", srcs = ["size_partitioning_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//cas:__pkg__"], deps = [ + ":traits", "//config", "//util:buf_channel", "//util:common", "//util:error", - ":traits", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__"] ) rust_library( name = "ref_store", srcs = ["ref_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//cas:__pkg__"], deps = [ + ":store", + ":traits", "//config", "//util:buf_channel", "//util:common", "//util:error", - ":store", - ":traits", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__"] ) rust_library( name = "memory_store", srcs = ["memory_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ + ":traits", "//config", - "//third_party:bytes", + "//util:buf_channel", "//util:common", "//util:error", - "//util:buf_channel", "//util:evicting_map", - ":traits", + "@crate_index//:bytes", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "verify_store", srcs = ["verify_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//cas:__pkg__"], deps = [ + ":traits", "//config", - "//third_party:hex", - "//third_party:sha2", - "//third_party:tokio", - "//util:common", "//util:buf_channel", + "//util:common", "//util:error", - ":traits", + "@crate_index//:hex", + "@crate_index//:sha2", + "@crate_index//:tokio", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__"] ) rust_library( name = "fast_slow_store", srcs = ["fast_slow_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ + ":traits", "//config", - "//third_party:futures", "//util:buf_channel", "//util:common", "//util:error", - ":traits", + "@crate_index//:futures", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "dedup_store", srcs = ["dedup_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//cas:__pkg__"], deps = [ + ":traits", "//config", - "//third_party:bincode", - "//third_party:futures", - "//third_party:serde", - "//third_party:sha2", - "//third_party:tokio", - "//third_party:tokio_util", "//util:buf_channel", "//util:common", "//util:error", "//util:fastcdc", - ":traits", + "@crate_index//:bincode", + "@crate_index//:futures", + "@crate_index//:serde", + "@crate_index//:sha2", + "@crate_index//:tokio", + "@crate_index//:tokio-util", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__"] ) rust_library( name = "compression_store", srcs = ["compression_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//cas:__pkg__"], deps = [ + ":traits", "//config", - "//third_party:bincode", - "//third_party:futures", - "//third_party:bytes", - "//third_party:byteorder", - "//third_party:lz4_flex", - "//third_party:serde", - "//third_party:tokio", - "//util:common", "//util:buf_channel", + "//util:common", "//util:error", - ":traits", + "@crate_index//:bincode", + "@crate_index//:byteorder", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:lz4_flex", + "@crate_index//:serde", + "@crate_index//:tokio", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__"] ) rust_library( name = "s3_store", srcs = ["s3_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//cas:__pkg__"], deps = [ + ":traits", "//config", - "//third_party:bytes", - "//third_party:futures", - "//third_party:http", - "//third_party:lazy_static", - "//third_party:rand", - "//third_party:rusoto_core", - "//third_party:rusoto_s3", - "//third_party:rusoto_signature", - "//third_party:tokio", - "//third_party:tokio_util", "//util:buf_channel", "//util:common", "//util:error", "//util:retry", - ":traits", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:http", + "@crate_index//:lazy_static", + "@crate_index//:rand", + "@crate_index//:rusoto_core", + "@crate_index//:rusoto_s3", + "@crate_index//:rusoto_signature", + "@crate_index//:tokio", + "@crate_index//:tokio-util", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__"] ) rust_library( name = "filesystem_store", srcs = ["filesystem_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ + ":traits", "//config", - "//third_party:async_lock", - "//third_party:bytes", - "//third_party:filetime", - "//third_party:futures", - "//third_party:nix", - "//third_party:rand", - "//third_party:tokio", - "//third_party:tokio_stream", "//util:buf_channel", "//util:common", "//util:error", "//util:evicting_map", - ":traits", + "@crate_index//:async-lock", + "@crate_index//:bytes", + "@crate_index//:filetime", + "@crate_index//:futures", + "@crate_index//:nix", + "@crate_index//:rand", + "@crate_index//:tokio", + "@crate_index//:tokio-stream", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_library( name = "grpc_store", srcs = ["grpc_store.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = [ + "//cas:__pkg__", + "//cas:__subpackages__", + ], deps = [ + ":traits", "//config", "//proto", - "//third_party:async_lock", - "//third_party:futures", - "//third_party:shellexpand", - "//third_party:tokio", - "//third_party:tonic", - "//third_party:uuid", "//util:buf_channel", "//util:common", "//util:error", "//util:write_request_stream_wrapper", - ":traits", + "@crate_index//:async-lock", + "@crate_index//:futures", + "@crate_index//:shellexpand", + "@crate_index//:tokio", + "@crate_index//:tonic", + "@crate_index//:uuid", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//cas:__pkg__", "//cas:__subpackages__"] ) rust_test( name = "size_partitioning_store_test", srcs = ["tests/size_partitioning_store_test.rs"], deps = [ - "//config", - "//third_party:pretty_assertions", - "//third_party:tokio", - "//util:common", - "//util:error", ":memory_store", ":size_partitioning_store", ":traits", + "//config", + "//util:common", + "//util:error", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) @@ -275,14 +292,14 @@ rust_test( name = "ref_store_test", srcs = ["tests/ref_store_test.rs"], deps = [ - "//config", - "//third_party:pretty_assertions", - "//third_party:tokio", - "//util:common", - "//util:error", ":memory_store", ":ref_store", ":store", + "//config", + "//util:common", + "//util:error", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) @@ -290,15 +307,15 @@ rust_test( name = "fast_slow_store_test", srcs = ["tests/fast_slow_store_test.rs"], deps = [ - "//config", - "//third_party:pretty_assertions", - "//third_party:rand", - "//third_party:tokio", - "//util:common", - "//util:error", ":fast_slow_store", ":memory_store", ":traits", + "//config", + "//util:common", + "//util:error", + "@crate_index//:pretty_assertions", + "@crate_index//:rand", + "@crate_index//:tokio", ], ) @@ -306,13 +323,13 @@ rust_test( name = "memory_store_test", srcs = ["tests/memory_store_test.rs"], deps = [ + ":memory_store", + ":traits", "//config", - "//third_party:pretty_assertions", - "//third_party:tokio", "//util:common", "//util:error", - ":memory_store", - ":traits", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) @@ -320,16 +337,16 @@ rust_test( name = "verify_store_test", srcs = ["tests/verify_store_test.rs"], deps = [ + ":memory_store", + ":traits", + ":verify_store", "//config", - "//third_party:futures", - "//third_party:pretty_assertions", - "//third_party:tokio", "//util:buf_channel", "//util:common", "//util:error", - ":memory_store", - ":traits", - ":verify_store", + "@crate_index//:futures", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) @@ -337,20 +354,20 @@ rust_test( name = "s3_store_test", srcs = ["tests/s3_store_test.rs"], deps = [ + ":s3_store", + ":traits", "//config", - "//third_party:futures", - "//third_party:http", - "//third_party:pretty_assertions", - "//third_party:rusoto_core", - "//third_party:rusoto_mock", - "//third_party:rusoto_s3", - "//third_party:tokio", - "//third_party:tokio_util", "//util:async_fixed_buffer", "//util:common", "//util:error", - ":s3_store", - ":traits", + "@crate_index//:futures", + "@crate_index//:http", + "@crate_index//:pretty_assertions", + "@crate_index//:rusoto_core", + "@crate_index//:rusoto_mock", + "@crate_index//:rusoto_s3", + "@crate_index//:tokio", + "@crate_index//:tokio-util", ], ) @@ -358,18 +375,18 @@ rust_test( name = "compression_store_test", srcs = ["tests/compression_store_test.rs"], deps = [ + ":compression_store", + ":memory_store", + ":traits", "//config", - "//third_party:bincode", - "//third_party:futures", - "//third_party:pretty_assertions", - "//third_party:rand", - "//third_party:tokio", "//util:buf_channel", "//util:common", "//util:error", - ":compression_store", - ":memory_store", - ":traits", + "@crate_index//:bincode", + "@crate_index//:futures", + "@crate_index//:pretty_assertions", + "@crate_index//:rand", + "@crate_index//:tokio", ], ) @@ -377,35 +394,34 @@ rust_test( name = "dedup_store_test", srcs = ["tests/dedup_store_test.rs"], deps = [ - "//config", ":dedup_store", - "//third_party:pretty_assertions", - "//third_party:tokio", - "//third_party:rand", - "//util:common", - "//util:error", ":memory_store", ":traits", + "//config", + "//util:common", + "//util:error", + "@crate_index//:pretty_assertions", + "@crate_index//:rand", + "@crate_index//:tokio", ], ) - rust_test( name = "filesystem_store_test", srcs = ["tests/filesystem_store_test.rs"], deps = [ + ":filesystem_store", + ":traits", "//config", - "//third_party:filetime", - "//third_party:futures", - "//third_party:lazy_static", - "//third_party:pretty_assertions", - "//third_party:rand", - "//third_party:tokio", - "//third_party:tokio_stream", "//util:buf_channel", "//util:common", "//util:error", - ":filesystem_store", - ":traits", + "@crate_index//:filetime", + "@crate_index//:futures", + "@crate_index//:lazy_static", + "@crate_index//:pretty_assertions", + "@crate_index//:rand", + "@crate_index//:tokio", + "@crate_index//:tokio-stream", ], ) diff --git a/cas/worker/BUILD b/cas/worker/BUILD index e7adcc8ae..165478e95 100644 --- a/cas/worker/BUILD +++ b/cas/worker/BUILD @@ -3,28 +3,29 @@ load("@rules_rust//rust:defs.bzl", "rust_library", "rust_test") rust_library( name = "local_worker", srcs = ["local_worker.rs"], + visibility = ["//cas:__pkg__"], deps = [ + ":running_actions_manager", + ":worker_api_client_wrapper", + ":worker_utils", "//cas/scheduler:action_messages", "//cas/store", "//cas/store:fast_slow_store", "//config", "//proto", - "//third_party:futures", - "//third_party:tokio", - "//third_party:tokio_stream", - "//third_party:tonic", "//util:common", "//util:error", - ":running_actions_manager", - ":worker_api_client_wrapper", - ":worker_utils", + "@crate_index//:futures", + "@crate_index//:tokio", + "@crate_index//:tokio-stream", + "@crate_index//:tonic", ], - visibility = ["//cas:__pkg__"], ) rust_library( name = "running_actions_manager", srcs = ["running_actions_manager.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], deps = [ "//cas/scheduler:action_messages", "//cas/store", @@ -32,99 +33,97 @@ rust_library( "//cas/store:fast_slow_store", "//cas/store:filesystem_store", "//proto", - "//third_party:bytes", - "//third_party:async_lock", - "//third_party:filetime", - "//third_party:futures", - "//third_party:hex", - "//third_party:relative_path", - "//third_party:tokio", - "//third_party:tokio_stream", - "//third_party:tokio_util", "//util:common", "//util:error", + "@crate_index//:async-lock", + "@crate_index//:bytes", + "@crate_index//:filetime", + "@crate_index//:futures", + "@crate_index//:hex", + "@crate_index//:relative-path", + "@crate_index//:tokio", + "@crate_index//:tokio-stream", + "@crate_index//:tokio-util", ], - proc_macro_deps = ["//third_party:async_trait"], ) - rust_library( name = "worker_utils", srcs = ["worker_utils.rs"], deps = [ "//config", "//proto", - "//third_party:futures", - "//third_party:shlex", - "//third_party:tokio", - "//third_party:tonic", "//util:common", "//util:error", + "@crate_index//:futures", + "@crate_index//:shlex", + "@crate_index//:tokio", + "@crate_index//:tonic", ], ) rust_library( name = "worker_api_client_wrapper", srcs = ["worker_api_client_wrapper.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], deps = [ "//proto", - "//third_party:tonic", + "@crate_index//:tonic", ], - proc_macro_deps = ["//third_party:async_trait"], ) rust_library( name = "local_worker_test_utils", - srcs = ["tests/utils/local_worker_test_utils.rs"], testonly = True, + srcs = ["tests/utils/local_worker_test_utils.rs"], deps = [ + ":local_worker", + ":mock_running_actions_manager", + ":mock_worker_api_client", "//config", "//proto", - "//third_party:hyper", - "//third_party:tokio", - "//third_party:tonic", "//util:common", "//util:error", - ":local_worker", - ":mock_running_actions_manager", - ":mock_worker_api_client", + "@crate_index//:hyper", + "@crate_index//:tokio", + "@crate_index//:tonic", ], ) - rust_library( name = "mock_worker_api_client", - srcs = ["tests/utils/mock_worker_api_client.rs"], testonly = True, + srcs = ["tests/utils/mock_worker_api_client.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], deps = [ - "//proto", - "//third_party:async_lock", - "//third_party:tokio", - "//third_party:tonic", ":worker_api_client_wrapper", + "//proto", + "@crate_index//:async-lock", + "@crate_index//:tokio", + "@crate_index//:tonic", ], - proc_macro_deps = ["//third_party:async_trait"], ) rust_library( name = "mock_running_actions_manager", - srcs = ["tests/utils/mock_running_actions_manager.rs"], testonly = True, + srcs = ["tests/utils/mock_running_actions_manager.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], deps = [ + ":running_actions_manager", "//cas/scheduler:action_messages", "//proto", - "//third_party:async_lock", - "//third_party:tokio", "//util:error", - ":running_actions_manager", + "@crate_index//:async-lock", + "@crate_index//:tokio", ], - proc_macro_deps = ["//third_party:async_trait"], ) rust_test( name = "running_actions_manager_test", srcs = ["tests/running_actions_manager_test.rs"], deps = [ + ":running_actions_manager", "//cas/scheduler:action_messages", "//cas/store", "//cas/store:ac_utils", @@ -133,21 +132,24 @@ rust_test( "//cas/store:memory_store", "//config", "//proto", - "//third_party:futures", - "//third_party:pretty_assertions", - "//third_party:prost", - "//third_party:rand", - "//third_party:tokio", "//util:common", "//util:error", - ":running_actions_manager", + "@crate_index//:futures", + "@crate_index//:pretty_assertions", + "@crate_index//:prost", + "@crate_index//:rand", + "@crate_index//:tokio", ], ) rust_test( name = "local_worker_test", srcs = ["tests/local_worker_test.rs"], + proc_macro_deps = ["@crate_index//:ctor"], deps = [ + ":local_worker", + ":local_worker_test_utils", + ":mock_running_actions_manager", "//cas/scheduler:action_messages", "//cas/scheduler:platform_property_manager", "//cas/store:fast_slow_store", @@ -155,17 +157,13 @@ rust_test( "//cas/store:memory_store", "//config", "//proto", - "//third_party:env_logger", - "//third_party:pretty_assertions", - "//third_party:prost", - "//third_party:rand", - "//third_party:tokio", - "//third_party:tonic", "//util:common", "//util:error", - ":local_worker", - ":local_worker_test_utils", - ":mock_running_actions_manager", + "@crate_index//:env_logger", + "@crate_index//:pretty_assertions", + "@crate_index//:prost", + "@crate_index//:rand", + "@crate_index//:tokio", + "@crate_index//:tonic", ], - proc_macro_deps = ["//third_party:ctor"], ) diff --git a/config/BUILD b/config/BUILD index 0f6b5dabd..3fd9b77ee 100644 --- a/config/BUILD +++ b/config/BUILD @@ -9,21 +9,21 @@ exports_files([ rust_library( name = "config", srcs = ["lib.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:serde", ":backends", ":cas_server", + "@crate_index//:serde", ], - visibility = ["//visibility:public"], ) rust_library( name = "cas_server", srcs = ["cas_server.rs"], deps = [ - "//third_party:serde", - "//util:serde_utils", ":backends", + "//util:serde_utils", + "@crate_index//:serde", ], ) @@ -31,7 +31,7 @@ rust_library( name = "backends", srcs = ["backends.rs"], deps = [ - "//third_party:serde", "//util:serde_utils", + "@crate_index//:serde", ], ) diff --git a/proto/BUILD b/proto/BUILD index 8bf82e8a2..e02ae79f1 100644 --- a/proto/BUILD +++ b/proto/BUILD @@ -14,9 +14,9 @@ rust_binary( name = "gen_protos_tool", srcs = ["gen_protos_tool.rs"], deps = [ - "//third_party:clap", - "//third_party:prost_build", - "//third_party:tonic_build", + "@crate_index//:clap", + "@crate_index//:prost-build", + "@crate_index//:tonic-build", "@rules_rust//:rustfmt", ], ) @@ -78,9 +78,9 @@ rust_library( ], visibility = ["//visibility:public"], deps = [ - "//third_party:prost", - "//third_party:prost_types", - "//third_party:tonic", + "@crate_index//:prost", + "@crate_index//:prost-types", + "@crate_index//:tonic", ], ) diff --git a/third_party/BUILD.bazel b/third_party/BUILD.bazel deleted file mode 100644 index a02f8b487..000000000 --- a/third_party/BUILD.bazel +++ /dev/null @@ -1,436 +0,0 @@ -""" -@generated -cargo-raze generated Bazel file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -package(default_visibility = ["//visibility:public"]) - -licenses([ - "notice", # See individual crates for specific licenses -]) - -# Aliased targets -alias( - name = "async_lock", - actual = "@raze__async_lock__2_7_0//:async_lock", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "async_trait", - actual = "@raze__async_trait__0_1_68//:async_trait", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "bincode", - actual = "@raze__bincode__1_3_3//:bincode", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "byteorder", - actual = "@raze__byteorder__1_4_3//:byteorder", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "bytes", - actual = "@raze__bytes__1_4_0//:bytes", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "clap", - actual = "@raze__clap__4_3_8//:clap", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "ctor", - actual = "@raze__ctor__0_1_26//:ctor", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "env_logger", - actual = "@raze__env_logger__0_9_3//:env_logger", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "filetime", - actual = "@raze__filetime__0_2_21//:filetime", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "fixed_buffer", - actual = "@raze__fixed_buffer__0_2_3//:fixed_buffer", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "futures", - actual = "@raze__futures__0_3_28//:futures", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "hex", - actual = "@raze__hex__0_4_3//:hex", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "http", - actual = "@raze__http__0_2_9//:http", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "hyper", - actual = "@raze__hyper__0_14_26//:hyper", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "json5", - actual = "@raze__json5__0_3_0//:json5", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "lazy_init", - actual = "@raze__lazy_init__0_5_1//:lazy_init", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "lazy_static", - actual = "@raze__lazy_static__1_4_0//:lazy_static", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "log", - actual = "@raze__log__0_4_19//:log", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "lru", - actual = "@raze__lru__0_9_0//:lru", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "lz4_flex", - actual = "@raze__lz4_flex__0_9_5//:lz4_flex", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "maplit", - actual = "@raze__maplit__1_0_2//:maplit", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "mock_instant", - actual = "@raze__mock_instant__0_2_1//:mock_instant", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "nix", - actual = "@raze__nix__0_23_2//:nix", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "pin_project_lite", - actual = "@raze__pin_project_lite__0_2_9//:pin_project_lite", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "pretty_assertions", - actual = "@raze__pretty_assertions__0_7_2//:pretty_assertions", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "prost", - actual = "@raze__prost__0_11_9//:prost", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "prost_build", - actual = "@raze__prost_build__0_11_9//:prost_build", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "prost_types", - actual = "@raze__prost_types__0_11_9//:prost_types", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "rand", - actual = "@raze__rand__0_8_5//:rand", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "relative_path", - actual = "@raze__relative_path__1_8_0//:relative_path", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "rusoto_core", - actual = "@raze__rusoto_core__0_48_0//:rusoto_core", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "rusoto_mock", - actual = "@raze__rusoto_mock__0_48_0//:rusoto_mock", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "rusoto_s3", - actual = "@raze__rusoto_s3__0_48_0//:rusoto_s3", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "rusoto_signature", - actual = "@raze__rusoto_signature__0_48_0//:rusoto_signature", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "serde", - actual = "@raze__serde__1_0_164//:serde", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "sha2", - actual = "@raze__sha2__0_9_9//:sha2", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "shellexpand", - actual = "@raze__shellexpand__2_1_2//:shellexpand", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "shlex", - actual = "@raze__shlex__1_1_0//:shlex", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "stdext", - actual = "@raze__stdext__0_2_1//:stdext", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "tokio", - actual = "@raze__tokio__1_28_2//:tokio", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "tokio_stream", - actual = "@raze__tokio_stream__0_1_14//:tokio_stream", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "tokio_util", - actual = "@raze__tokio_util__0_6_10//:tokio_util", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "tonic", - actual = "@raze__tonic__0_8_3//:tonic", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "tonic_build", - actual = "@raze__tonic_build__0_8_4//:tonic_build", - tags = [ - "cargo-raze", - "manual", - ], -) - -alias( - name = "uuid", - actual = "@raze__uuid__0_8_2//:uuid", - tags = [ - "cargo-raze", - "manual", - ], -) - -# Export file for Stardoc support -exports_files( - glob([ - "**/*.bazel", - "**/*.bzl", - ]), - visibility = ["//visibility:public"], -) - -filegroup( - name = "srcs", - srcs = glob([ - "**/*.bazel", - "**/*.bzl", - ]), - visibility = ["//visibility:public"], -) diff --git a/third_party/crates.bzl b/third_party/crates.bzl deleted file mode 100644 index fbfe37eed..000000000 --- a/third_party/crates.bzl +++ /dev/null @@ -1,2572 +0,0 @@ -""" -@generated -cargo-raze generated Bazel file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -load("@bazel_tools//tools/build_defs/repo:git.bzl", "new_git_repository") # buildifier: disable=load -load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") # buildifier: disable=load -load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe") # buildifier: disable=load - -def raze_fetch_remote_crates(): - """This function defines a collection of repos and should be called in a WORKSPACE file""" - maybe( - http_archive, - name = "raze__adler__1_0_2", - url = "https://crates.io/api/v1/crates/adler/1.0.2/download", - type = "tar.gz", - sha256 = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe", - strip_prefix = "adler-1.0.2", - build_file = Label("//third_party/remote:BUILD.adler-1.0.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__ahash__0_8_3", - url = "https://crates.io/api/v1/crates/ahash/0.8.3/download", - type = "tar.gz", - sha256 = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f", - strip_prefix = "ahash-0.8.3", - build_file = Label("//third_party/remote:BUILD.ahash-0.8.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__aho_corasick__1_0_2", - url = "https://crates.io/api/v1/crates/aho-corasick/1.0.2/download", - type = "tar.gz", - sha256 = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41", - strip_prefix = "aho-corasick-1.0.2", - build_file = Label("//third_party/remote:BUILD.aho-corasick-1.0.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__android_tzdata__0_1_1", - url = "https://crates.io/api/v1/crates/android-tzdata/0.1.1/download", - type = "tar.gz", - sha256 = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0", - strip_prefix = "android-tzdata-0.1.1", - build_file = Label("//third_party/remote:BUILD.android-tzdata-0.1.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__android_system_properties__0_1_5", - url = "https://crates.io/api/v1/crates/android_system_properties/0.1.5/download", - type = "tar.gz", - sha256 = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311", - strip_prefix = "android_system_properties-0.1.5", - build_file = Label("//third_party/remote:BUILD.android_system_properties-0.1.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__ansi_term__0_12_1", - url = "https://crates.io/api/v1/crates/ansi_term/0.12.1/download", - type = "tar.gz", - sha256 = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2", - strip_prefix = "ansi_term-0.12.1", - build_file = Label("//third_party/remote:BUILD.ansi_term-0.12.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__anstream__0_3_2", - url = "https://crates.io/api/v1/crates/anstream/0.3.2/download", - type = "tar.gz", - sha256 = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163", - strip_prefix = "anstream-0.3.2", - build_file = Label("//third_party/remote:BUILD.anstream-0.3.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__anstyle__1_0_1", - url = "https://crates.io/api/v1/crates/anstyle/1.0.1/download", - type = "tar.gz", - sha256 = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd", - strip_prefix = "anstyle-1.0.1", - build_file = Label("//third_party/remote:BUILD.anstyle-1.0.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__anstyle_parse__0_2_1", - url = "https://crates.io/api/v1/crates/anstyle-parse/0.2.1/download", - type = "tar.gz", - sha256 = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333", - strip_prefix = "anstyle-parse-0.2.1", - build_file = Label("//third_party/remote:BUILD.anstyle-parse-0.2.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__anstyle_query__1_0_0", - url = "https://crates.io/api/v1/crates/anstyle-query/1.0.0/download", - type = "tar.gz", - sha256 = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b", - strip_prefix = "anstyle-query-1.0.0", - build_file = Label("//third_party/remote:BUILD.anstyle-query-1.0.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__anstyle_wincon__1_0_1", - url = "https://crates.io/api/v1/crates/anstyle-wincon/1.0.1/download", - type = "tar.gz", - sha256 = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188", - strip_prefix = "anstyle-wincon-1.0.1", - build_file = Label("//third_party/remote:BUILD.anstyle-wincon-1.0.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__anyhow__1_0_71", - url = "https://crates.io/api/v1/crates/anyhow/1.0.71/download", - type = "tar.gz", - sha256 = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8", - strip_prefix = "anyhow-1.0.71", - build_file = Label("//third_party/remote:BUILD.anyhow-1.0.71.bazel"), - ) - - maybe( - http_archive, - name = "raze__async_lock__2_7_0", - url = "https://crates.io/api/v1/crates/async-lock/2.7.0/download", - type = "tar.gz", - sha256 = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7", - strip_prefix = "async-lock-2.7.0", - build_file = Label("//third_party/remote:BUILD.async-lock-2.7.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__async_stream__0_3_5", - url = "https://crates.io/api/v1/crates/async-stream/0.3.5/download", - type = "tar.gz", - sha256 = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51", - strip_prefix = "async-stream-0.3.5", - build_file = Label("//third_party/remote:BUILD.async-stream-0.3.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__async_stream_impl__0_3_5", - url = "https://crates.io/api/v1/crates/async-stream-impl/0.3.5/download", - type = "tar.gz", - sha256 = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193", - strip_prefix = "async-stream-impl-0.3.5", - build_file = Label("//third_party/remote:BUILD.async-stream-impl-0.3.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__async_trait__0_1_68", - url = "https://crates.io/api/v1/crates/async-trait/0.1.68/download", - type = "tar.gz", - sha256 = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842", - strip_prefix = "async-trait-0.1.68", - build_file = Label("//third_party/remote:BUILD.async-trait-0.1.68.bazel"), - ) - - maybe( - http_archive, - name = "raze__atty__0_2_14", - url = "https://crates.io/api/v1/crates/atty/0.2.14/download", - type = "tar.gz", - sha256 = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8", - strip_prefix = "atty-0.2.14", - build_file = Label("//third_party/remote:BUILD.atty-0.2.14.bazel"), - ) - - maybe( - http_archive, - name = "raze__autocfg__1_1_0", - url = "https://crates.io/api/v1/crates/autocfg/1.1.0/download", - type = "tar.gz", - sha256 = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa", - strip_prefix = "autocfg-1.1.0", - build_file = Label("//third_party/remote:BUILD.autocfg-1.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__axum__0_6_18", - url = "https://crates.io/api/v1/crates/axum/0.6.18/download", - type = "tar.gz", - sha256 = "f8175979259124331c1d7bf6586ee7e0da434155e4b2d48ec2c8386281d8df39", - strip_prefix = "axum-0.6.18", - build_file = Label("//third_party/remote:BUILD.axum-0.6.18.bazel"), - ) - - maybe( - http_archive, - name = "raze__axum_core__0_3_4", - url = "https://crates.io/api/v1/crates/axum-core/0.3.4/download", - type = "tar.gz", - sha256 = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c", - strip_prefix = "axum-core-0.3.4", - build_file = Label("//third_party/remote:BUILD.axum-core-0.3.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__base64__0_13_1", - url = "https://crates.io/api/v1/crates/base64/0.13.1/download", - type = "tar.gz", - sha256 = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8", - strip_prefix = "base64-0.13.1", - build_file = Label("//third_party/remote:BUILD.base64-0.13.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__bincode__1_3_3", - url = "https://crates.io/api/v1/crates/bincode/1.3.3/download", - type = "tar.gz", - sha256 = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad", - strip_prefix = "bincode-1.3.3", - build_file = Label("//third_party/remote:BUILD.bincode-1.3.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__bitflags__1_3_2", - url = "https://crates.io/api/v1/crates/bitflags/1.3.2/download", - type = "tar.gz", - sha256 = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", - strip_prefix = "bitflags-1.3.2", - build_file = Label("//third_party/remote:BUILD.bitflags-1.3.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__block_buffer__0_10_4", - url = "https://crates.io/api/v1/crates/block-buffer/0.10.4/download", - type = "tar.gz", - sha256 = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71", - strip_prefix = "block-buffer-0.10.4", - build_file = Label("//third_party/remote:BUILD.block-buffer-0.10.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__block_buffer__0_9_0", - url = "https://crates.io/api/v1/crates/block-buffer/0.9.0/download", - type = "tar.gz", - sha256 = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4", - strip_prefix = "block-buffer-0.9.0", - build_file = Label("//third_party/remote:BUILD.block-buffer-0.9.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__bumpalo__3_13_0", - url = "https://crates.io/api/v1/crates/bumpalo/3.13.0/download", - type = "tar.gz", - sha256 = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1", - strip_prefix = "bumpalo-3.13.0", - build_file = Label("//third_party/remote:BUILD.bumpalo-3.13.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__byteorder__1_4_3", - url = "https://crates.io/api/v1/crates/byteorder/1.4.3/download", - type = "tar.gz", - sha256 = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610", - strip_prefix = "byteorder-1.4.3", - build_file = Label("//third_party/remote:BUILD.byteorder-1.4.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__bytes__1_4_0", - url = "https://crates.io/api/v1/crates/bytes/1.4.0/download", - type = "tar.gz", - sha256 = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be", - strip_prefix = "bytes-1.4.0", - build_file = Label("//third_party/remote:BUILD.bytes-1.4.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__cc__1_0_79", - url = "https://crates.io/api/v1/crates/cc/1.0.79/download", - type = "tar.gz", - sha256 = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f", - strip_prefix = "cc-1.0.79", - build_file = Label("//third_party/remote:BUILD.cc-1.0.79.bazel"), - ) - - maybe( - http_archive, - name = "raze__cfg_if__1_0_0", - url = "https://crates.io/api/v1/crates/cfg-if/1.0.0/download", - type = "tar.gz", - sha256 = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd", - strip_prefix = "cfg-if-1.0.0", - build_file = Label("//third_party/remote:BUILD.cfg-if-1.0.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__chrono__0_4_26", - url = "https://crates.io/api/v1/crates/chrono/0.4.26/download", - type = "tar.gz", - sha256 = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5", - strip_prefix = "chrono-0.4.26", - build_file = Label("//third_party/remote:BUILD.chrono-0.4.26.bazel"), - ) - - maybe( - http_archive, - name = "raze__clap__4_3_8", - url = "https://crates.io/api/v1/crates/clap/4.3.8/download", - type = "tar.gz", - sha256 = "d9394150f5b4273a1763355bd1c2ec54cc5a2593f790587bcd6b2c947cfa9211", - strip_prefix = "clap-4.3.8", - build_file = Label("//third_party/remote:BUILD.clap-4.3.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__clap_builder__4_3_8", - url = "https://crates.io/api/v1/crates/clap_builder/4.3.8/download", - type = "tar.gz", - sha256 = "9a78fbdd3cc2914ddf37ba444114bc7765bbdcb55ec9cbe6fa054f0137400717", - strip_prefix = "clap_builder-4.3.8", - build_file = Label("//third_party/remote:BUILD.clap_builder-4.3.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__clap_derive__4_3_2", - url = "https://crates.io/api/v1/crates/clap_derive/4.3.2/download", - type = "tar.gz", - sha256 = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f", - strip_prefix = "clap_derive-4.3.2", - build_file = Label("//third_party/remote:BUILD.clap_derive-4.3.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__clap_lex__0_5_0", - url = "https://crates.io/api/v1/crates/clap_lex/0.5.0/download", - type = "tar.gz", - sha256 = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b", - strip_prefix = "clap_lex-0.5.0", - build_file = Label("//third_party/remote:BUILD.clap_lex-0.5.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__colorchoice__1_0_0", - url = "https://crates.io/api/v1/crates/colorchoice/1.0.0/download", - type = "tar.gz", - sha256 = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7", - strip_prefix = "colorchoice-1.0.0", - build_file = Label("//third_party/remote:BUILD.colorchoice-1.0.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__core_foundation__0_9_3", - url = "https://crates.io/api/v1/crates/core-foundation/0.9.3/download", - type = "tar.gz", - sha256 = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146", - strip_prefix = "core-foundation-0.9.3", - build_file = Label("//third_party/remote:BUILD.core-foundation-0.9.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__core_foundation_sys__0_8_4", - url = "https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download", - type = "tar.gz", - sha256 = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa", - strip_prefix = "core-foundation-sys-0.8.4", - build_file = Label("//third_party/remote:BUILD.core-foundation-sys-0.8.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__cpufeatures__0_2_8", - url = "https://crates.io/api/v1/crates/cpufeatures/0.2.8/download", - type = "tar.gz", - sha256 = "03e69e28e9f7f77debdedbaafa2866e1de9ba56df55a8bd7cfc724c25a09987c", - strip_prefix = "cpufeatures-0.2.8", - build_file = Label("//third_party/remote:BUILD.cpufeatures-0.2.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__crc32fast__1_3_2", - url = "https://crates.io/api/v1/crates/crc32fast/1.3.2/download", - type = "tar.gz", - sha256 = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d", - strip_prefix = "crc32fast-1.3.2", - build_file = Label("//third_party/remote:BUILD.crc32fast-1.3.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__crypto_common__0_1_6", - url = "https://crates.io/api/v1/crates/crypto-common/0.1.6/download", - type = "tar.gz", - sha256 = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3", - strip_prefix = "crypto-common-0.1.6", - build_file = Label("//third_party/remote:BUILD.crypto-common-0.1.6.bazel"), - ) - - maybe( - http_archive, - name = "raze__crypto_mac__0_11_1", - url = "https://crates.io/api/v1/crates/crypto-mac/0.11.1/download", - type = "tar.gz", - sha256 = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714", - strip_prefix = "crypto-mac-0.11.1", - build_file = Label("//third_party/remote:BUILD.crypto-mac-0.11.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__ctor__0_1_26", - url = "https://crates.io/api/v1/crates/ctor/0.1.26/download", - type = "tar.gz", - sha256 = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096", - strip_prefix = "ctor-0.1.26", - build_file = Label("//third_party/remote:BUILD.ctor-0.1.26.bazel"), - ) - - maybe( - http_archive, - name = "raze__diff__0_1_13", - url = "https://crates.io/api/v1/crates/diff/0.1.13/download", - type = "tar.gz", - sha256 = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8", - strip_prefix = "diff-0.1.13", - build_file = Label("//third_party/remote:BUILD.diff-0.1.13.bazel"), - ) - - maybe( - http_archive, - name = "raze__digest__0_10_7", - url = "https://crates.io/api/v1/crates/digest/0.10.7/download", - type = "tar.gz", - sha256 = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292", - strip_prefix = "digest-0.10.7", - build_file = Label("//third_party/remote:BUILD.digest-0.10.7.bazel"), - ) - - maybe( - http_archive, - name = "raze__digest__0_9_0", - url = "https://crates.io/api/v1/crates/digest/0.9.0/download", - type = "tar.gz", - sha256 = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066", - strip_prefix = "digest-0.9.0", - build_file = Label("//third_party/remote:BUILD.digest-0.9.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__dirs__4_0_0", - url = "https://crates.io/api/v1/crates/dirs/4.0.0/download", - type = "tar.gz", - sha256 = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059", - strip_prefix = "dirs-4.0.0", - build_file = Label("//third_party/remote:BUILD.dirs-4.0.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__dirs_next__2_0_0", - url = "https://crates.io/api/v1/crates/dirs-next/2.0.0/download", - type = "tar.gz", - sha256 = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1", - strip_prefix = "dirs-next-2.0.0", - build_file = Label("//third_party/remote:BUILD.dirs-next-2.0.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__dirs_sys__0_3_7", - url = "https://crates.io/api/v1/crates/dirs-sys/0.3.7/download", - type = "tar.gz", - sha256 = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6", - strip_prefix = "dirs-sys-0.3.7", - build_file = Label("//third_party/remote:BUILD.dirs-sys-0.3.7.bazel"), - ) - - maybe( - http_archive, - name = "raze__dirs_sys_next__0_1_2", - url = "https://crates.io/api/v1/crates/dirs-sys-next/0.1.2/download", - type = "tar.gz", - sha256 = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d", - strip_prefix = "dirs-sys-next-0.1.2", - build_file = Label("//third_party/remote:BUILD.dirs-sys-next-0.1.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__either__1_8_1", - url = "https://crates.io/api/v1/crates/either/1.8.1/download", - type = "tar.gz", - sha256 = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91", - strip_prefix = "either-1.8.1", - build_file = Label("//third_party/remote:BUILD.either-1.8.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__env_logger__0_9_3", - url = "https://crates.io/api/v1/crates/env_logger/0.9.3/download", - type = "tar.gz", - sha256 = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7", - strip_prefix = "env_logger-0.9.3", - build_file = Label("//third_party/remote:BUILD.env_logger-0.9.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__errno__0_3_1", - url = "https://crates.io/api/v1/crates/errno/0.3.1/download", - type = "tar.gz", - sha256 = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a", - strip_prefix = "errno-0.3.1", - build_file = Label("//third_party/remote:BUILD.errno-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__errno_dragonfly__0_1_2", - url = "https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download", - type = "tar.gz", - sha256 = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf", - strip_prefix = "errno-dragonfly-0.1.2", - build_file = Label("//third_party/remote:BUILD.errno-dragonfly-0.1.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__event_listener__2_5_3", - url = "https://crates.io/api/v1/crates/event-listener/2.5.3/download", - type = "tar.gz", - sha256 = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0", - strip_prefix = "event-listener-2.5.3", - build_file = Label("//third_party/remote:BUILD.event-listener-2.5.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__fastrand__1_9_0", - url = "https://crates.io/api/v1/crates/fastrand/1.9.0/download", - type = "tar.gz", - sha256 = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be", - strip_prefix = "fastrand-1.9.0", - build_file = Label("//third_party/remote:BUILD.fastrand-1.9.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__filetime__0_2_21", - url = "https://crates.io/api/v1/crates/filetime/0.2.21/download", - type = "tar.gz", - sha256 = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153", - strip_prefix = "filetime-0.2.21", - build_file = Label("//third_party/remote:BUILD.filetime-0.2.21.bazel"), - ) - - maybe( - http_archive, - name = "raze__fixed_buffer__0_2_3", - url = "https://crates.io/api/v1/crates/fixed-buffer/0.2.3/download", - type = "tar.gz", - sha256 = "ee27d08e4f11444330d000b8620aec3eae623d5bedd3667f65a2ee871e93dfdb", - strip_prefix = "fixed-buffer-0.2.3", - build_file = Label("//third_party/remote:BUILD.fixed-buffer-0.2.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__fixedbitset__0_4_2", - url = "https://crates.io/api/v1/crates/fixedbitset/0.4.2/download", - type = "tar.gz", - sha256 = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80", - strip_prefix = "fixedbitset-0.4.2", - build_file = Label("//third_party/remote:BUILD.fixedbitset-0.4.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__flate2__1_0_26", - url = "https://crates.io/api/v1/crates/flate2/1.0.26/download", - type = "tar.gz", - sha256 = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743", - strip_prefix = "flate2-1.0.26", - build_file = Label("//third_party/remote:BUILD.flate2-1.0.26.bazel"), - ) - - maybe( - http_archive, - name = "raze__fnv__1_0_7", - url = "https://crates.io/api/v1/crates/fnv/1.0.7/download", - type = "tar.gz", - sha256 = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1", - strip_prefix = "fnv-1.0.7", - build_file = Label("//third_party/remote:BUILD.fnv-1.0.7.bazel"), - ) - - maybe( - http_archive, - name = "raze__foreign_types__0_3_2", - url = "https://crates.io/api/v1/crates/foreign-types/0.3.2/download", - type = "tar.gz", - sha256 = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1", - strip_prefix = "foreign-types-0.3.2", - build_file = Label("//third_party/remote:BUILD.foreign-types-0.3.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__foreign_types_shared__0_1_1", - url = "https://crates.io/api/v1/crates/foreign-types-shared/0.1.1/download", - type = "tar.gz", - sha256 = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b", - strip_prefix = "foreign-types-shared-0.1.1", - build_file = Label("//third_party/remote:BUILD.foreign-types-shared-0.1.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures__0_3_28", - url = "https://crates.io/api/v1/crates/futures/0.3.28/download", - type = "tar.gz", - sha256 = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40", - strip_prefix = "futures-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_channel__0_3_28", - url = "https://crates.io/api/v1/crates/futures-channel/0.3.28/download", - type = "tar.gz", - sha256 = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2", - strip_prefix = "futures-channel-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-channel-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_core__0_3_28", - url = "https://crates.io/api/v1/crates/futures-core/0.3.28/download", - type = "tar.gz", - sha256 = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c", - strip_prefix = "futures-core-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-core-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_executor__0_3_28", - url = "https://crates.io/api/v1/crates/futures-executor/0.3.28/download", - type = "tar.gz", - sha256 = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0", - strip_prefix = "futures-executor-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-executor-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_io__0_3_28", - url = "https://crates.io/api/v1/crates/futures-io/0.3.28/download", - type = "tar.gz", - sha256 = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964", - strip_prefix = "futures-io-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-io-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_macro__0_3_28", - url = "https://crates.io/api/v1/crates/futures-macro/0.3.28/download", - type = "tar.gz", - sha256 = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72", - strip_prefix = "futures-macro-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-macro-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_sink__0_3_28", - url = "https://crates.io/api/v1/crates/futures-sink/0.3.28/download", - type = "tar.gz", - sha256 = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e", - strip_prefix = "futures-sink-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-sink-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_task__0_3_28", - url = "https://crates.io/api/v1/crates/futures-task/0.3.28/download", - type = "tar.gz", - sha256 = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65", - strip_prefix = "futures-task-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-task-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__futures_util__0_3_28", - url = "https://crates.io/api/v1/crates/futures-util/0.3.28/download", - type = "tar.gz", - sha256 = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533", - strip_prefix = "futures-util-0.3.28", - build_file = Label("//third_party/remote:BUILD.futures-util-0.3.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__generic_array__0_14_7", - url = "https://crates.io/api/v1/crates/generic-array/0.14.7/download", - type = "tar.gz", - sha256 = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a", - strip_prefix = "generic-array-0.14.7", - build_file = Label("//third_party/remote:BUILD.generic-array-0.14.7.bazel"), - ) - - maybe( - http_archive, - name = "raze__getrandom__0_2_10", - url = "https://crates.io/api/v1/crates/getrandom/0.2.10/download", - type = "tar.gz", - sha256 = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427", - strip_prefix = "getrandom-0.2.10", - build_file = Label("//third_party/remote:BUILD.getrandom-0.2.10.bazel"), - ) - - maybe( - http_archive, - name = "raze__h2__0_3_19", - url = "https://crates.io/api/v1/crates/h2/0.3.19/download", - type = "tar.gz", - sha256 = "d357c7ae988e7d2182f7d7871d0b963962420b0678b0997ce7de72001aeab782", - strip_prefix = "h2-0.3.19", - build_file = Label("//third_party/remote:BUILD.h2-0.3.19.bazel"), - ) - - maybe( - http_archive, - name = "raze__hashbrown__0_12_3", - url = "https://crates.io/api/v1/crates/hashbrown/0.12.3/download", - type = "tar.gz", - sha256 = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888", - strip_prefix = "hashbrown-0.12.3", - build_file = Label("//third_party/remote:BUILD.hashbrown-0.12.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__hashbrown__0_13_2", - url = "https://crates.io/api/v1/crates/hashbrown/0.13.2/download", - type = "tar.gz", - sha256 = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e", - strip_prefix = "hashbrown-0.13.2", - build_file = Label("//third_party/remote:BUILD.hashbrown-0.13.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__heck__0_4_1", - url = "https://crates.io/api/v1/crates/heck/0.4.1/download", - type = "tar.gz", - sha256 = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8", - strip_prefix = "heck-0.4.1", - build_file = Label("//third_party/remote:BUILD.heck-0.4.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__hermit_abi__0_1_19", - url = "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download", - type = "tar.gz", - sha256 = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33", - strip_prefix = "hermit-abi-0.1.19", - build_file = Label("//third_party/remote:BUILD.hermit-abi-0.1.19.bazel"), - ) - - maybe( - http_archive, - name = "raze__hermit_abi__0_2_6", - url = "https://crates.io/api/v1/crates/hermit-abi/0.2.6/download", - type = "tar.gz", - sha256 = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7", - strip_prefix = "hermit-abi-0.2.6", - build_file = Label("//third_party/remote:BUILD.hermit-abi-0.2.6.bazel"), - ) - - maybe( - http_archive, - name = "raze__hermit_abi__0_3_1", - url = "https://crates.io/api/v1/crates/hermit-abi/0.3.1/download", - type = "tar.gz", - sha256 = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286", - strip_prefix = "hermit-abi-0.3.1", - build_file = Label("//third_party/remote:BUILD.hermit-abi-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__hex__0_4_3", - url = "https://crates.io/api/v1/crates/hex/0.4.3/download", - type = "tar.gz", - sha256 = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70", - strip_prefix = "hex-0.4.3", - build_file = Label("//third_party/remote:BUILD.hex-0.4.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__hmac__0_11_0", - url = "https://crates.io/api/v1/crates/hmac/0.11.0/download", - type = "tar.gz", - sha256 = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b", - strip_prefix = "hmac-0.11.0", - build_file = Label("//third_party/remote:BUILD.hmac-0.11.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__http__0_2_9", - url = "https://crates.io/api/v1/crates/http/0.2.9/download", - type = "tar.gz", - sha256 = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482", - strip_prefix = "http-0.2.9", - build_file = Label("//third_party/remote:BUILD.http-0.2.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__http_body__0_4_5", - url = "https://crates.io/api/v1/crates/http-body/0.4.5/download", - type = "tar.gz", - sha256 = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1", - strip_prefix = "http-body-0.4.5", - build_file = Label("//third_party/remote:BUILD.http-body-0.4.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__httparse__1_8_0", - url = "https://crates.io/api/v1/crates/httparse/1.8.0/download", - type = "tar.gz", - sha256 = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904", - strip_prefix = "httparse-1.8.0", - build_file = Label("//third_party/remote:BUILD.httparse-1.8.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__httpdate__1_0_2", - url = "https://crates.io/api/v1/crates/httpdate/1.0.2/download", - type = "tar.gz", - sha256 = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421", - strip_prefix = "httpdate-1.0.2", - build_file = Label("//third_party/remote:BUILD.httpdate-1.0.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__humantime__2_1_0", - url = "https://crates.io/api/v1/crates/humantime/2.1.0/download", - type = "tar.gz", - sha256 = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", - strip_prefix = "humantime-2.1.0", - build_file = Label("//third_party/remote:BUILD.humantime-2.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__hyper__0_14_26", - url = "https://crates.io/api/v1/crates/hyper/0.14.26/download", - type = "tar.gz", - sha256 = "ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4", - strip_prefix = "hyper-0.14.26", - build_file = Label("//third_party/remote:BUILD.hyper-0.14.26.bazel"), - ) - - maybe( - http_archive, - name = "raze__hyper_timeout__0_4_1", - url = "https://crates.io/api/v1/crates/hyper-timeout/0.4.1/download", - type = "tar.gz", - sha256 = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1", - strip_prefix = "hyper-timeout-0.4.1", - build_file = Label("//third_party/remote:BUILD.hyper-timeout-0.4.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__hyper_tls__0_5_0", - url = "https://crates.io/api/v1/crates/hyper-tls/0.5.0/download", - type = "tar.gz", - sha256 = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905", - strip_prefix = "hyper-tls-0.5.0", - build_file = Label("//third_party/remote:BUILD.hyper-tls-0.5.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__iana_time_zone__0_1_57", - url = "https://crates.io/api/v1/crates/iana-time-zone/0.1.57/download", - type = "tar.gz", - sha256 = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613", - strip_prefix = "iana-time-zone-0.1.57", - build_file = Label("//third_party/remote:BUILD.iana-time-zone-0.1.57.bazel"), - ) - - maybe( - http_archive, - name = "raze__iana_time_zone_haiku__0_1_2", - url = "https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.2/download", - type = "tar.gz", - sha256 = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f", - strip_prefix = "iana-time-zone-haiku-0.1.2", - build_file = Label("//third_party/remote:BUILD.iana-time-zone-haiku-0.1.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__indexmap__1_9_3", - url = "https://crates.io/api/v1/crates/indexmap/1.9.3/download", - type = "tar.gz", - sha256 = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99", - strip_prefix = "indexmap-1.9.3", - build_file = Label("//third_party/remote:BUILD.indexmap-1.9.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__instant__0_1_12", - url = "https://crates.io/api/v1/crates/instant/0.1.12/download", - type = "tar.gz", - sha256 = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c", - strip_prefix = "instant-0.1.12", - build_file = Label("//third_party/remote:BUILD.instant-0.1.12.bazel"), - ) - - maybe( - http_archive, - name = "raze__io_lifetimes__1_0_11", - url = "https://crates.io/api/v1/crates/io-lifetimes/1.0.11/download", - type = "tar.gz", - sha256 = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2", - strip_prefix = "io-lifetimes-1.0.11", - build_file = Label("//third_party/remote:BUILD.io-lifetimes-1.0.11.bazel"), - ) - - maybe( - http_archive, - name = "raze__is_terminal__0_4_7", - url = "https://crates.io/api/v1/crates/is-terminal/0.4.7/download", - type = "tar.gz", - sha256 = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f", - strip_prefix = "is-terminal-0.4.7", - build_file = Label("//third_party/remote:BUILD.is-terminal-0.4.7.bazel"), - ) - - maybe( - http_archive, - name = "raze__itertools__0_10_5", - url = "https://crates.io/api/v1/crates/itertools/0.10.5/download", - type = "tar.gz", - sha256 = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473", - strip_prefix = "itertools-0.10.5", - build_file = Label("//third_party/remote:BUILD.itertools-0.10.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__itoa__1_0_6", - url = "https://crates.io/api/v1/crates/itoa/1.0.6/download", - type = "tar.gz", - sha256 = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6", - strip_prefix = "itoa-1.0.6", - build_file = Label("//third_party/remote:BUILD.itoa-1.0.6.bazel"), - ) - - maybe( - http_archive, - name = "raze__js_sys__0_3_64", - url = "https://crates.io/api/v1/crates/js-sys/0.3.64/download", - type = "tar.gz", - sha256 = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a", - strip_prefix = "js-sys-0.3.64", - build_file = Label("//third_party/remote:BUILD.js-sys-0.3.64.bazel"), - ) - - maybe( - http_archive, - name = "raze__json5__0_3_0", - url = "https://crates.io/api/v1/crates/json5/0.3.0/download", - type = "tar.gz", - sha256 = "3d993b17585f39e5e3bd98ff52bbd9e2a6d6b3f5b09d8abcec9d1873fb04cf3f", - strip_prefix = "json5-0.3.0", - build_file = Label("//third_party/remote:BUILD.json5-0.3.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__lazy_init__0_5_1", - url = "https://crates.io/api/v1/crates/lazy-init/0.5.1/download", - type = "tar.gz", - sha256 = "9f40963626ac12dcaf92afc15e4c3db624858c92fd9f8ba2125eaada3ac2706f", - strip_prefix = "lazy-init-0.5.1", - build_file = Label("//third_party/remote:BUILD.lazy-init-0.5.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__lazy_static__1_4_0", - url = "https://crates.io/api/v1/crates/lazy_static/1.4.0/download", - type = "tar.gz", - sha256 = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646", - strip_prefix = "lazy_static-1.4.0", - build_file = Label("//third_party/remote:BUILD.lazy_static-1.4.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__libc__0_2_146", - url = "https://crates.io/api/v1/crates/libc/0.2.146/download", - type = "tar.gz", - sha256 = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b", - strip_prefix = "libc-0.2.146", - build_file = Label("//third_party/remote:BUILD.libc-0.2.146.bazel"), - ) - - maybe( - http_archive, - name = "raze__linux_raw_sys__0_3_8", - url = "https://crates.io/api/v1/crates/linux-raw-sys/0.3.8/download", - type = "tar.gz", - sha256 = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519", - strip_prefix = "linux-raw-sys-0.3.8", - build_file = Label("//third_party/remote:BUILD.linux-raw-sys-0.3.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__lock_api__0_4_10", - url = "https://crates.io/api/v1/crates/lock_api/0.4.10/download", - type = "tar.gz", - sha256 = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16", - strip_prefix = "lock_api-0.4.10", - build_file = Label("//third_party/remote:BUILD.lock_api-0.4.10.bazel"), - ) - - maybe( - http_archive, - name = "raze__log__0_4_19", - url = "https://crates.io/api/v1/crates/log/0.4.19/download", - type = "tar.gz", - sha256 = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4", - strip_prefix = "log-0.4.19", - build_file = Label("//third_party/remote:BUILD.log-0.4.19.bazel"), - ) - - maybe( - http_archive, - name = "raze__lru__0_9_0", - url = "https://crates.io/api/v1/crates/lru/0.9.0/download", - type = "tar.gz", - sha256 = "71e7d46de488603ffdd5f30afbc64fbba2378214a2c3a2fb83abf3d33126df17", - strip_prefix = "lru-0.9.0", - build_file = Label("//third_party/remote:BUILD.lru-0.9.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__lz4_flex__0_9_5", - url = "https://crates.io/api/v1/crates/lz4_flex/0.9.5/download", - type = "tar.gz", - sha256 = "1a8cbbb2831780bc3b9c15a41f5b49222ef756b6730a95f3decfdd15903eb5a3", - strip_prefix = "lz4_flex-0.9.5", - build_file = Label("//third_party/remote:BUILD.lz4_flex-0.9.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__maplit__1_0_2", - url = "https://crates.io/api/v1/crates/maplit/1.0.2/download", - type = "tar.gz", - sha256 = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d", - strip_prefix = "maplit-1.0.2", - build_file = Label("//third_party/remote:BUILD.maplit-1.0.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__matchit__0_7_0", - url = "https://crates.io/api/v1/crates/matchit/0.7.0/download", - type = "tar.gz", - sha256 = "b87248edafb776e59e6ee64a79086f65890d3510f2c656c000bf2a7e8a0aea40", - strip_prefix = "matchit-0.7.0", - build_file = Label("//third_party/remote:BUILD.matchit-0.7.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__md_5__0_9_1", - url = "https://crates.io/api/v1/crates/md-5/0.9.1/download", - type = "tar.gz", - sha256 = "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15", - strip_prefix = "md-5-0.9.1", - build_file = Label("//third_party/remote:BUILD.md-5-0.9.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__memchr__2_5_0", - url = "https://crates.io/api/v1/crates/memchr/2.5.0/download", - type = "tar.gz", - sha256 = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d", - strip_prefix = "memchr-2.5.0", - build_file = Label("//third_party/remote:BUILD.memchr-2.5.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__memoffset__0_6_5", - url = "https://crates.io/api/v1/crates/memoffset/0.6.5/download", - type = "tar.gz", - sha256 = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce", - strip_prefix = "memoffset-0.6.5", - build_file = Label("//third_party/remote:BUILD.memoffset-0.6.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__mime__0_3_17", - url = "https://crates.io/api/v1/crates/mime/0.3.17/download", - type = "tar.gz", - sha256 = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a", - strip_prefix = "mime-0.3.17", - build_file = Label("//third_party/remote:BUILD.mime-0.3.17.bazel"), - ) - - maybe( - http_archive, - name = "raze__miniz_oxide__0_7_1", - url = "https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download", - type = "tar.gz", - sha256 = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7", - strip_prefix = "miniz_oxide-0.7.1", - build_file = Label("//third_party/remote:BUILD.miniz_oxide-0.7.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__mio__0_8_8", - url = "https://crates.io/api/v1/crates/mio/0.8.8/download", - type = "tar.gz", - sha256 = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2", - strip_prefix = "mio-0.8.8", - build_file = Label("//third_party/remote:BUILD.mio-0.8.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__mock_instant__0_2_1", - url = "https://crates.io/api/v1/crates/mock_instant/0.2.1/download", - type = "tar.gz", - sha256 = "717e29a243b81f8130e31e24e04fb151b04a44b5a7d05370935f7d937e9de06d", - strip_prefix = "mock_instant-0.2.1", - build_file = Label("//third_party/remote:BUILD.mock_instant-0.2.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__multimap__0_8_3", - url = "https://crates.io/api/v1/crates/multimap/0.8.3/download", - type = "tar.gz", - sha256 = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a", - strip_prefix = "multimap-0.8.3", - build_file = Label("//third_party/remote:BUILD.multimap-0.8.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__native_tls__0_2_11", - url = "https://crates.io/api/v1/crates/native-tls/0.2.11/download", - type = "tar.gz", - sha256 = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e", - strip_prefix = "native-tls-0.2.11", - build_file = Label("//third_party/remote:BUILD.native-tls-0.2.11.bazel"), - ) - - maybe( - http_archive, - name = "raze__nix__0_23_2", - url = "https://crates.io/api/v1/crates/nix/0.23.2/download", - type = "tar.gz", - sha256 = "8f3790c00a0150112de0f4cd161e3d7fc4b2d8a5542ffc35f099a2562aecb35c", - strip_prefix = "nix-0.23.2", - build_file = Label("//third_party/remote:BUILD.nix-0.23.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__num_traits__0_2_15", - url = "https://crates.io/api/v1/crates/num-traits/0.2.15/download", - type = "tar.gz", - sha256 = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd", - strip_prefix = "num-traits-0.2.15", - build_file = Label("//third_party/remote:BUILD.num-traits-0.2.15.bazel"), - ) - - maybe( - http_archive, - name = "raze__num_cpus__1_15_0", - url = "https://crates.io/api/v1/crates/num_cpus/1.15.0/download", - type = "tar.gz", - sha256 = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b", - strip_prefix = "num_cpus-1.15.0", - build_file = Label("//third_party/remote:BUILD.num_cpus-1.15.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__once_cell__1_18_0", - url = "https://crates.io/api/v1/crates/once_cell/1.18.0/download", - type = "tar.gz", - sha256 = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d", - strip_prefix = "once_cell-1.18.0", - build_file = Label("//third_party/remote:BUILD.once_cell-1.18.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__opaque_debug__0_3_0", - url = "https://crates.io/api/v1/crates/opaque-debug/0.3.0/download", - type = "tar.gz", - sha256 = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5", - strip_prefix = "opaque-debug-0.3.0", - build_file = Label("//third_party/remote:BUILD.opaque-debug-0.3.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__openssl__0_10_55", - url = "https://crates.io/api/v1/crates/openssl/0.10.55/download", - type = "tar.gz", - sha256 = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d", - strip_prefix = "openssl-0.10.55", - build_file = Label("//third_party/remote:BUILD.openssl-0.10.55.bazel"), - ) - - maybe( - http_archive, - name = "raze__openssl_macros__0_1_1", - url = "https://crates.io/api/v1/crates/openssl-macros/0.1.1/download", - type = "tar.gz", - sha256 = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c", - strip_prefix = "openssl-macros-0.1.1", - build_file = Label("//third_party/remote:BUILD.openssl-macros-0.1.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__openssl_probe__0_1_5", - url = "https://crates.io/api/v1/crates/openssl-probe/0.1.5/download", - type = "tar.gz", - sha256 = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf", - strip_prefix = "openssl-probe-0.1.5", - build_file = Label("//third_party/remote:BUILD.openssl-probe-0.1.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__openssl_sys__0_9_90", - url = "https://crates.io/api/v1/crates/openssl-sys/0.9.90/download", - type = "tar.gz", - sha256 = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6", - strip_prefix = "openssl-sys-0.9.90", - build_file = Label("//third_party/remote:BUILD.openssl-sys-0.9.90.bazel"), - ) - - maybe( - http_archive, - name = "raze__output_vt100__0_1_3", - url = "https://crates.io/api/v1/crates/output_vt100/0.1.3/download", - type = "tar.gz", - sha256 = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66", - strip_prefix = "output_vt100-0.1.3", - build_file = Label("//third_party/remote:BUILD.output_vt100-0.1.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__parking_lot__0_12_1", - url = "https://crates.io/api/v1/crates/parking_lot/0.12.1/download", - type = "tar.gz", - sha256 = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f", - strip_prefix = "parking_lot-0.12.1", - build_file = Label("//third_party/remote:BUILD.parking_lot-0.12.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__parking_lot_core__0_9_8", - url = "https://crates.io/api/v1/crates/parking_lot_core/0.9.8/download", - type = "tar.gz", - sha256 = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447", - strip_prefix = "parking_lot_core-0.9.8", - build_file = Label("//third_party/remote:BUILD.parking_lot_core-0.9.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__percent_encoding__2_3_0", - url = "https://crates.io/api/v1/crates/percent-encoding/2.3.0/download", - type = "tar.gz", - sha256 = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94", - strip_prefix = "percent-encoding-2.3.0", - build_file = Label("//third_party/remote:BUILD.percent-encoding-2.3.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__pest__2_7_0", - url = "https://crates.io/api/v1/crates/pest/2.7.0/download", - type = "tar.gz", - sha256 = "f73935e4d55e2abf7f130186537b19e7a4abc886a0252380b59248af473a3fc9", - strip_prefix = "pest-2.7.0", - build_file = Label("//third_party/remote:BUILD.pest-2.7.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__pest_derive__2_7_0", - url = "https://crates.io/api/v1/crates/pest_derive/2.7.0/download", - type = "tar.gz", - sha256 = "aef623c9bbfa0eedf5a0efba11a5ee83209c326653ca31ff019bec3a95bfff2b", - strip_prefix = "pest_derive-2.7.0", - build_file = Label("//third_party/remote:BUILD.pest_derive-2.7.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__pest_generator__2_7_0", - url = "https://crates.io/api/v1/crates/pest_generator/2.7.0/download", - type = "tar.gz", - sha256 = "b3e8cba4ec22bada7fc55ffe51e2deb6a0e0db2d0b7ab0b103acc80d2510c190", - strip_prefix = "pest_generator-2.7.0", - build_file = Label("//third_party/remote:BUILD.pest_generator-2.7.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__pest_meta__2_7_0", - url = "https://crates.io/api/v1/crates/pest_meta/2.7.0/download", - type = "tar.gz", - sha256 = "a01f71cb40bd8bb94232df14b946909e14660e33fc05db3e50ae2a82d7ea0ca0", - strip_prefix = "pest_meta-2.7.0", - build_file = Label("//third_party/remote:BUILD.pest_meta-2.7.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__petgraph__0_6_3", - url = "https://crates.io/api/v1/crates/petgraph/0.6.3/download", - type = "tar.gz", - sha256 = "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4", - strip_prefix = "petgraph-0.6.3", - build_file = Label("//third_party/remote:BUILD.petgraph-0.6.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__pin_project__1_1_0", - url = "https://crates.io/api/v1/crates/pin-project/1.1.0/download", - type = "tar.gz", - sha256 = "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead", - strip_prefix = "pin-project-1.1.0", - build_file = Label("//third_party/remote:BUILD.pin-project-1.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__pin_project_internal__1_1_0", - url = "https://crates.io/api/v1/crates/pin-project-internal/1.1.0/download", - type = "tar.gz", - sha256 = "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07", - strip_prefix = "pin-project-internal-1.1.0", - build_file = Label("//third_party/remote:BUILD.pin-project-internal-1.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__pin_project_lite__0_2_9", - url = "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download", - type = "tar.gz", - sha256 = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116", - strip_prefix = "pin-project-lite-0.2.9", - build_file = Label("//third_party/remote:BUILD.pin-project-lite-0.2.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__pin_utils__0_1_0", - url = "https://crates.io/api/v1/crates/pin-utils/0.1.0/download", - type = "tar.gz", - sha256 = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184", - strip_prefix = "pin-utils-0.1.0", - build_file = Label("//third_party/remote:BUILD.pin-utils-0.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__pkg_config__0_3_27", - url = "https://crates.io/api/v1/crates/pkg-config/0.3.27/download", - type = "tar.gz", - sha256 = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964", - strip_prefix = "pkg-config-0.3.27", - build_file = Label("//third_party/remote:BUILD.pkg-config-0.3.27.bazel"), - ) - - maybe( - http_archive, - name = "raze__ppv_lite86__0_2_17", - url = "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download", - type = "tar.gz", - sha256 = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de", - strip_prefix = "ppv-lite86-0.2.17", - build_file = Label("//third_party/remote:BUILD.ppv-lite86-0.2.17.bazel"), - ) - - maybe( - http_archive, - name = "raze__pretty_assertions__0_7_2", - url = "https://crates.io/api/v1/crates/pretty_assertions/0.7.2/download", - type = "tar.gz", - sha256 = "1cab0e7c02cf376875e9335e0ba1da535775beb5450d21e1dffca068818ed98b", - strip_prefix = "pretty_assertions-0.7.2", - build_file = Label("//third_party/remote:BUILD.pretty_assertions-0.7.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__prettyplease__0_1_25", - url = "https://crates.io/api/v1/crates/prettyplease/0.1.25/download", - type = "tar.gz", - sha256 = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86", - strip_prefix = "prettyplease-0.1.25", - build_file = Label("//third_party/remote:BUILD.prettyplease-0.1.25.bazel"), - ) - - maybe( - http_archive, - name = "raze__proc_macro2__1_0_63", - url = "https://crates.io/api/v1/crates/proc-macro2/1.0.63/download", - type = "tar.gz", - sha256 = "7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb", - strip_prefix = "proc-macro2-1.0.63", - build_file = Label("//third_party/remote:BUILD.proc-macro2-1.0.63.bazel"), - ) - - maybe( - http_archive, - name = "raze__prost__0_11_9", - url = "https://crates.io/api/v1/crates/prost/0.11.9/download", - type = "tar.gz", - sha256 = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd", - strip_prefix = "prost-0.11.9", - build_file = Label("//third_party/remote:BUILD.prost-0.11.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__prost_build__0_11_9", - url = "https://crates.io/api/v1/crates/prost-build/0.11.9/download", - type = "tar.gz", - sha256 = "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270", - strip_prefix = "prost-build-0.11.9", - build_file = Label("//third_party/remote:BUILD.prost-build-0.11.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__prost_derive__0_11_9", - url = "https://crates.io/api/v1/crates/prost-derive/0.11.9/download", - type = "tar.gz", - sha256 = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4", - strip_prefix = "prost-derive-0.11.9", - build_file = Label("//third_party/remote:BUILD.prost-derive-0.11.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__prost_types__0_11_9", - url = "https://crates.io/api/v1/crates/prost-types/0.11.9/download", - type = "tar.gz", - sha256 = "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13", - strip_prefix = "prost-types-0.11.9", - build_file = Label("//third_party/remote:BUILD.prost-types-0.11.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__quote__1_0_28", - url = "https://crates.io/api/v1/crates/quote/1.0.28/download", - type = "tar.gz", - sha256 = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488", - strip_prefix = "quote-1.0.28", - build_file = Label("//third_party/remote:BUILD.quote-1.0.28.bazel"), - ) - - maybe( - http_archive, - name = "raze__rand__0_8_5", - url = "https://crates.io/api/v1/crates/rand/0.8.5/download", - type = "tar.gz", - sha256 = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404", - strip_prefix = "rand-0.8.5", - build_file = Label("//third_party/remote:BUILD.rand-0.8.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__rand_chacha__0_3_1", - url = "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download", - type = "tar.gz", - sha256 = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", - strip_prefix = "rand_chacha-0.3.1", - build_file = Label("//third_party/remote:BUILD.rand_chacha-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__rand_core__0_6_4", - url = "https://crates.io/api/v1/crates/rand_core/0.6.4/download", - type = "tar.gz", - sha256 = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c", - strip_prefix = "rand_core-0.6.4", - build_file = Label("//third_party/remote:BUILD.rand_core-0.6.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__redox_syscall__0_2_16", - url = "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download", - type = "tar.gz", - sha256 = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a", - strip_prefix = "redox_syscall-0.2.16", - build_file = Label("//third_party/remote:BUILD.redox_syscall-0.2.16.bazel"), - ) - - maybe( - http_archive, - name = "raze__redox_syscall__0_3_5", - url = "https://crates.io/api/v1/crates/redox_syscall/0.3.5/download", - type = "tar.gz", - sha256 = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29", - strip_prefix = "redox_syscall-0.3.5", - build_file = Label("//third_party/remote:BUILD.redox_syscall-0.3.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__redox_users__0_4_3", - url = "https://crates.io/api/v1/crates/redox_users/0.4.3/download", - type = "tar.gz", - sha256 = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b", - strip_prefix = "redox_users-0.4.3", - build_file = Label("//third_party/remote:BUILD.redox_users-0.4.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__regex__1_8_4", - url = "https://crates.io/api/v1/crates/regex/1.8.4/download", - type = "tar.gz", - sha256 = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f", - strip_prefix = "regex-1.8.4", - build_file = Label("//third_party/remote:BUILD.regex-1.8.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__regex_syntax__0_7_2", - url = "https://crates.io/api/v1/crates/regex-syntax/0.7.2/download", - type = "tar.gz", - sha256 = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78", - strip_prefix = "regex-syntax-0.7.2", - build_file = Label("//third_party/remote:BUILD.regex-syntax-0.7.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__relative_path__1_8_0", - url = "https://crates.io/api/v1/crates/relative-path/1.8.0/download", - type = "tar.gz", - sha256 = "4bf2521270932c3c7bed1a59151222bd7643c79310f2916f01925e1e16255698", - strip_prefix = "relative-path-1.8.0", - build_file = Label("//third_party/remote:BUILD.relative-path-1.8.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__rusoto_core__0_48_0", - url = "https://crates.io/api/v1/crates/rusoto_core/0.48.0/download", - type = "tar.gz", - sha256 = "1db30db44ea73551326269adcf7a2169428a054f14faf9e1768f2163494f2fa2", - strip_prefix = "rusoto_core-0.48.0", - build_file = Label("//third_party/remote:BUILD.rusoto_core-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__rusoto_credential__0_48_0", - url = "https://crates.io/api/v1/crates/rusoto_credential/0.48.0/download", - type = "tar.gz", - sha256 = "ee0a6c13db5aad6047b6a44ef023dbbc21a056b6dab5be3b79ce4283d5c02d05", - strip_prefix = "rusoto_credential-0.48.0", - build_file = Label("//third_party/remote:BUILD.rusoto_credential-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__rusoto_mock__0_48_0", - url = "https://crates.io/api/v1/crates/rusoto_mock/0.48.0/download", - type = "tar.gz", - sha256 = "5a384880f3c6d514e9499e6df75490bef5f6f39237bc24844e3933dfc09e9e55", - strip_prefix = "rusoto_mock-0.48.0", - build_file = Label("//third_party/remote:BUILD.rusoto_mock-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__rusoto_s3__0_48_0", - url = "https://crates.io/api/v1/crates/rusoto_s3/0.48.0/download", - type = "tar.gz", - sha256 = "7aae4677183411f6b0b412d66194ef5403293917d66e70ab118f07cc24c5b14d", - strip_prefix = "rusoto_s3-0.48.0", - build_file = Label("//third_party/remote:BUILD.rusoto_s3-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__rusoto_signature__0_48_0", - url = "https://crates.io/api/v1/crates/rusoto_signature/0.48.0/download", - type = "tar.gz", - sha256 = "a5ae95491c8b4847931e291b151127eccd6ff8ca13f33603eb3d0035ecb05272", - strip_prefix = "rusoto_signature-0.48.0", - build_file = Label("//third_party/remote:BUILD.rusoto_signature-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__rustc_version__0_4_0", - url = "https://crates.io/api/v1/crates/rustc_version/0.4.0/download", - type = "tar.gz", - sha256 = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366", - strip_prefix = "rustc_version-0.4.0", - build_file = Label("//third_party/remote:BUILD.rustc_version-0.4.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__rustix__0_37_20", - url = "https://crates.io/api/v1/crates/rustix/0.37.20/download", - type = "tar.gz", - sha256 = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0", - strip_prefix = "rustix-0.37.20", - build_file = Label("//third_party/remote:BUILD.rustix-0.37.20.bazel"), - ) - - maybe( - http_archive, - name = "raze__rustversion__1_0_12", - url = "https://crates.io/api/v1/crates/rustversion/1.0.12/download", - type = "tar.gz", - sha256 = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06", - strip_prefix = "rustversion-1.0.12", - build_file = Label("//third_party/remote:BUILD.rustversion-1.0.12.bazel"), - ) - - maybe( - http_archive, - name = "raze__ryu__1_0_13", - url = "https://crates.io/api/v1/crates/ryu/1.0.13/download", - type = "tar.gz", - sha256 = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041", - strip_prefix = "ryu-1.0.13", - build_file = Label("//third_party/remote:BUILD.ryu-1.0.13.bazel"), - ) - - maybe( - http_archive, - name = "raze__schannel__0_1_21", - url = "https://crates.io/api/v1/crates/schannel/0.1.21/download", - type = "tar.gz", - sha256 = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3", - strip_prefix = "schannel-0.1.21", - build_file = Label("//third_party/remote:BUILD.schannel-0.1.21.bazel"), - ) - - maybe( - http_archive, - name = "raze__scopeguard__1_1_0", - url = "https://crates.io/api/v1/crates/scopeguard/1.1.0/download", - type = "tar.gz", - sha256 = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd", - strip_prefix = "scopeguard-1.1.0", - build_file = Label("//third_party/remote:BUILD.scopeguard-1.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__security_framework__2_9_1", - url = "https://crates.io/api/v1/crates/security-framework/2.9.1/download", - type = "tar.gz", - sha256 = "1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8", - strip_prefix = "security-framework-2.9.1", - build_file = Label("//third_party/remote:BUILD.security-framework-2.9.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__security_framework_sys__2_9_0", - url = "https://crates.io/api/v1/crates/security-framework-sys/2.9.0/download", - type = "tar.gz", - sha256 = "f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7", - strip_prefix = "security-framework-sys-2.9.0", - build_file = Label("//third_party/remote:BUILD.security-framework-sys-2.9.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__semver__1_0_17", - url = "https://crates.io/api/v1/crates/semver/1.0.17/download", - type = "tar.gz", - sha256 = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed", - strip_prefix = "semver-1.0.17", - build_file = Label("//third_party/remote:BUILD.semver-1.0.17.bazel"), - ) - - maybe( - http_archive, - name = "raze__serde__1_0_164", - url = "https://crates.io/api/v1/crates/serde/1.0.164/download", - type = "tar.gz", - sha256 = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d", - strip_prefix = "serde-1.0.164", - build_file = Label("//third_party/remote:BUILD.serde-1.0.164.bazel"), - ) - - maybe( - http_archive, - name = "raze__serde_derive__1_0_164", - url = "https://crates.io/api/v1/crates/serde_derive/1.0.164/download", - type = "tar.gz", - sha256 = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68", - strip_prefix = "serde_derive-1.0.164", - build_file = Label("//third_party/remote:BUILD.serde_derive-1.0.164.bazel"), - ) - - maybe( - http_archive, - name = "raze__serde_json__1_0_99", - url = "https://crates.io/api/v1/crates/serde_json/1.0.99/download", - type = "tar.gz", - sha256 = "46266871c240a00b8f503b877622fe33430b3c7d963bdc0f2adc511e54a1eae3", - strip_prefix = "serde_json-1.0.99", - build_file = Label("//third_party/remote:BUILD.serde_json-1.0.99.bazel"), - ) - - maybe( - http_archive, - name = "raze__sha2__0_10_7", - url = "https://crates.io/api/v1/crates/sha2/0.10.7/download", - type = "tar.gz", - sha256 = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8", - strip_prefix = "sha2-0.10.7", - build_file = Label("//third_party/remote:BUILD.sha2-0.10.7.bazel"), - ) - - maybe( - http_archive, - name = "raze__sha2__0_9_9", - url = "https://crates.io/api/v1/crates/sha2/0.9.9/download", - type = "tar.gz", - sha256 = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800", - strip_prefix = "sha2-0.9.9", - build_file = Label("//third_party/remote:BUILD.sha2-0.9.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__shellexpand__2_1_2", - url = "https://crates.io/api/v1/crates/shellexpand/2.1.2/download", - type = "tar.gz", - sha256 = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4", - strip_prefix = "shellexpand-2.1.2", - build_file = Label("//third_party/remote:BUILD.shellexpand-2.1.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__shlex__1_1_0", - url = "https://crates.io/api/v1/crates/shlex/1.1.0/download", - type = "tar.gz", - sha256 = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3", - strip_prefix = "shlex-1.1.0", - build_file = Label("//third_party/remote:BUILD.shlex-1.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__signal_hook_registry__1_4_1", - url = "https://crates.io/api/v1/crates/signal-hook-registry/1.4.1/download", - type = "tar.gz", - sha256 = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1", - strip_prefix = "signal-hook-registry-1.4.1", - build_file = Label("//third_party/remote:BUILD.signal-hook-registry-1.4.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__slab__0_4_8", - url = "https://crates.io/api/v1/crates/slab/0.4.8/download", - type = "tar.gz", - sha256 = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d", - strip_prefix = "slab-0.4.8", - build_file = Label("//third_party/remote:BUILD.slab-0.4.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__smallvec__1_10_0", - url = "https://crates.io/api/v1/crates/smallvec/1.10.0/download", - type = "tar.gz", - sha256 = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0", - strip_prefix = "smallvec-1.10.0", - build_file = Label("//third_party/remote:BUILD.smallvec-1.10.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__socket2__0_4_9", - url = "https://crates.io/api/v1/crates/socket2/0.4.9/download", - type = "tar.gz", - sha256 = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662", - strip_prefix = "socket2-0.4.9", - build_file = Label("//third_party/remote:BUILD.socket2-0.4.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__static_assertions__1_1_0", - url = "https://crates.io/api/v1/crates/static_assertions/1.1.0/download", - type = "tar.gz", - sha256 = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f", - strip_prefix = "static_assertions-1.1.0", - build_file = Label("//third_party/remote:BUILD.static_assertions-1.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__stdext__0_2_1", - url = "https://crates.io/api/v1/crates/stdext/0.2.1/download", - type = "tar.gz", - sha256 = "4a61b4ae487cb43d0479907e74d36f8813e9940bd3b1adcbecc69fe8a0cee3ec", - strip_prefix = "stdext-0.2.1", - build_file = Label("//third_party/remote:BUILD.stdext-0.2.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__strsim__0_10_0", - url = "https://crates.io/api/v1/crates/strsim/0.10.0/download", - type = "tar.gz", - sha256 = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", - strip_prefix = "strsim-0.10.0", - build_file = Label("//third_party/remote:BUILD.strsim-0.10.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__subtle__2_4_1", - url = "https://crates.io/api/v1/crates/subtle/2.4.1/download", - type = "tar.gz", - sha256 = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601", - strip_prefix = "subtle-2.4.1", - build_file = Label("//third_party/remote:BUILD.subtle-2.4.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__syn__1_0_109", - url = "https://crates.io/api/v1/crates/syn/1.0.109/download", - type = "tar.gz", - sha256 = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237", - strip_prefix = "syn-1.0.109", - build_file = Label("//third_party/remote:BUILD.syn-1.0.109.bazel"), - ) - - maybe( - http_archive, - name = "raze__syn__2_0_22", - url = "https://crates.io/api/v1/crates/syn/2.0.22/download", - type = "tar.gz", - sha256 = "2efbeae7acf4eabd6bcdcbd11c92f45231ddda7539edc7806bd1a04a03b24616", - strip_prefix = "syn-2.0.22", - build_file = Label("//third_party/remote:BUILD.syn-2.0.22.bazel"), - ) - - maybe( - http_archive, - name = "raze__sync_wrapper__0_1_2", - url = "https://crates.io/api/v1/crates/sync_wrapper/0.1.2/download", - type = "tar.gz", - sha256 = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160", - strip_prefix = "sync_wrapper-0.1.2", - build_file = Label("//third_party/remote:BUILD.sync_wrapper-0.1.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__tempfile__3_6_0", - url = "https://crates.io/api/v1/crates/tempfile/3.6.0/download", - type = "tar.gz", - sha256 = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6", - strip_prefix = "tempfile-3.6.0", - build_file = Label("//third_party/remote:BUILD.tempfile-3.6.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__termcolor__1_2_0", - url = "https://crates.io/api/v1/crates/termcolor/1.2.0/download", - type = "tar.gz", - sha256 = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6", - strip_prefix = "termcolor-1.2.0", - build_file = Label("//third_party/remote:BUILD.termcolor-1.2.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__thiserror__1_0_40", - url = "https://crates.io/api/v1/crates/thiserror/1.0.40/download", - type = "tar.gz", - sha256 = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac", - strip_prefix = "thiserror-1.0.40", - build_file = Label("//third_party/remote:BUILD.thiserror-1.0.40.bazel"), - ) - - maybe( - http_archive, - name = "raze__thiserror_impl__1_0_40", - url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.40/download", - type = "tar.gz", - sha256 = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f", - strip_prefix = "thiserror-impl-1.0.40", - build_file = Label("//third_party/remote:BUILD.thiserror-impl-1.0.40.bazel"), - ) - - maybe( - http_archive, - name = "raze__time__0_1_45", - url = "https://crates.io/api/v1/crates/time/0.1.45/download", - type = "tar.gz", - sha256 = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a", - strip_prefix = "time-0.1.45", - build_file = Label("//third_party/remote:BUILD.time-0.1.45.bazel"), - ) - - maybe( - http_archive, - name = "raze__tokio__1_28_2", - url = "https://crates.io/api/v1/crates/tokio/1.28.2/download", - type = "tar.gz", - sha256 = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2", - strip_prefix = "tokio-1.28.2", - build_file = Label("//third_party/remote:BUILD.tokio-1.28.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__tokio_io_timeout__1_2_0", - url = "https://crates.io/api/v1/crates/tokio-io-timeout/1.2.0/download", - type = "tar.gz", - sha256 = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf", - strip_prefix = "tokio-io-timeout-1.2.0", - build_file = Label("//third_party/remote:BUILD.tokio-io-timeout-1.2.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__tokio_macros__2_1_0", - url = "https://crates.io/api/v1/crates/tokio-macros/2.1.0/download", - type = "tar.gz", - sha256 = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e", - strip_prefix = "tokio-macros-2.1.0", - build_file = Label("//third_party/remote:BUILD.tokio-macros-2.1.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__tokio_native_tls__0_3_1", - url = "https://crates.io/api/v1/crates/tokio-native-tls/0.3.1/download", - type = "tar.gz", - sha256 = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2", - strip_prefix = "tokio-native-tls-0.3.1", - build_file = Label("//third_party/remote:BUILD.tokio-native-tls-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__tokio_stream__0_1_14", - url = "https://crates.io/api/v1/crates/tokio-stream/0.1.14/download", - type = "tar.gz", - sha256 = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842", - strip_prefix = "tokio-stream-0.1.14", - build_file = Label("//third_party/remote:BUILD.tokio-stream-0.1.14.bazel"), - ) - - maybe( - http_archive, - name = "raze__tokio_util__0_6_10", - url = "https://crates.io/api/v1/crates/tokio-util/0.6.10/download", - type = "tar.gz", - sha256 = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507", - strip_prefix = "tokio-util-0.6.10", - build_file = Label("//third_party/remote:BUILD.tokio-util-0.6.10.bazel"), - ) - - maybe( - http_archive, - name = "raze__tokio_util__0_7_8", - url = "https://crates.io/api/v1/crates/tokio-util/0.7.8/download", - type = "tar.gz", - sha256 = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d", - strip_prefix = "tokio-util-0.7.8", - build_file = Label("//third_party/remote:BUILD.tokio-util-0.7.8.bazel"), - ) - - maybe( - http_archive, - name = "raze__tonic__0_8_3", - url = "https://crates.io/api/v1/crates/tonic/0.8.3/download", - type = "tar.gz", - sha256 = "8f219fad3b929bef19b1f86fbc0358d35daed8f2cac972037ac0dc10bbb8d5fb", - strip_prefix = "tonic-0.8.3", - build_file = Label("//third_party/remote:BUILD.tonic-0.8.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__tonic_build__0_8_4", - url = "https://crates.io/api/v1/crates/tonic-build/0.8.4/download", - type = "tar.gz", - sha256 = "5bf5e9b9c0f7e0a7c027dcfaba7b2c60816c7049171f679d99ee2ff65d0de8c4", - strip_prefix = "tonic-build-0.8.4", - build_file = Label("//third_party/remote:BUILD.tonic-build-0.8.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__tower__0_4_13", - url = "https://crates.io/api/v1/crates/tower/0.4.13/download", - type = "tar.gz", - sha256 = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c", - strip_prefix = "tower-0.4.13", - build_file = Label("//third_party/remote:BUILD.tower-0.4.13.bazel"), - ) - - maybe( - http_archive, - name = "raze__tower_layer__0_3_2", - url = "https://crates.io/api/v1/crates/tower-layer/0.3.2/download", - type = "tar.gz", - sha256 = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0", - strip_prefix = "tower-layer-0.3.2", - build_file = Label("//third_party/remote:BUILD.tower-layer-0.3.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__tower_service__0_3_2", - url = "https://crates.io/api/v1/crates/tower-service/0.3.2/download", - type = "tar.gz", - sha256 = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52", - strip_prefix = "tower-service-0.3.2", - build_file = Label("//third_party/remote:BUILD.tower-service-0.3.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__tracing__0_1_37", - url = "https://crates.io/api/v1/crates/tracing/0.1.37/download", - type = "tar.gz", - sha256 = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8", - strip_prefix = "tracing-0.1.37", - build_file = Label("//third_party/remote:BUILD.tracing-0.1.37.bazel"), - ) - - maybe( - http_archive, - name = "raze__tracing_attributes__0_1_26", - url = "https://crates.io/api/v1/crates/tracing-attributes/0.1.26/download", - type = "tar.gz", - sha256 = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab", - strip_prefix = "tracing-attributes-0.1.26", - build_file = Label("//third_party/remote:BUILD.tracing-attributes-0.1.26.bazel"), - ) - - maybe( - http_archive, - name = "raze__tracing_core__0_1_31", - url = "https://crates.io/api/v1/crates/tracing-core/0.1.31/download", - type = "tar.gz", - sha256 = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a", - strip_prefix = "tracing-core-0.1.31", - build_file = Label("//third_party/remote:BUILD.tracing-core-0.1.31.bazel"), - ) - - maybe( - http_archive, - name = "raze__tracing_futures__0_2_5", - url = "https://crates.io/api/v1/crates/tracing-futures/0.2.5/download", - type = "tar.gz", - sha256 = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2", - strip_prefix = "tracing-futures-0.2.5", - build_file = Label("//third_party/remote:BUILD.tracing-futures-0.2.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__try_lock__0_2_4", - url = "https://crates.io/api/v1/crates/try-lock/0.2.4/download", - type = "tar.gz", - sha256 = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed", - strip_prefix = "try-lock-0.2.4", - build_file = Label("//third_party/remote:BUILD.try-lock-0.2.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__twox_hash__1_6_3", - url = "https://crates.io/api/v1/crates/twox-hash/1.6.3/download", - type = "tar.gz", - sha256 = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675", - strip_prefix = "twox-hash-1.6.3", - build_file = Label("//third_party/remote:BUILD.twox-hash-1.6.3.bazel"), - ) - - maybe( - http_archive, - name = "raze__typenum__1_16_0", - url = "https://crates.io/api/v1/crates/typenum/1.16.0/download", - type = "tar.gz", - sha256 = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba", - strip_prefix = "typenum-1.16.0", - build_file = Label("//third_party/remote:BUILD.typenum-1.16.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__ucd_trie__0_1_5", - url = "https://crates.io/api/v1/crates/ucd-trie/0.1.5/download", - type = "tar.gz", - sha256 = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81", - strip_prefix = "ucd-trie-0.1.5", - build_file = Label("//third_party/remote:BUILD.ucd-trie-0.1.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__unicode_ident__1_0_9", - url = "https://crates.io/api/v1/crates/unicode-ident/1.0.9/download", - type = "tar.gz", - sha256 = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0", - strip_prefix = "unicode-ident-1.0.9", - build_file = Label("//third_party/remote:BUILD.unicode-ident-1.0.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__utf8parse__0_2_1", - url = "https://crates.io/api/v1/crates/utf8parse/0.2.1/download", - type = "tar.gz", - sha256 = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a", - strip_prefix = "utf8parse-0.2.1", - build_file = Label("//third_party/remote:BUILD.utf8parse-0.2.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__uuid__0_8_2", - url = "https://crates.io/api/v1/crates/uuid/0.8.2/download", - type = "tar.gz", - sha256 = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7", - strip_prefix = "uuid-0.8.2", - build_file = Label("//third_party/remote:BUILD.uuid-0.8.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__vcpkg__0_2_15", - url = "https://crates.io/api/v1/crates/vcpkg/0.2.15/download", - type = "tar.gz", - sha256 = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426", - strip_prefix = "vcpkg-0.2.15", - build_file = Label("//third_party/remote:BUILD.vcpkg-0.2.15.bazel"), - ) - - maybe( - http_archive, - name = "raze__version_check__0_9_4", - url = "https://crates.io/api/v1/crates/version_check/0.9.4/download", - type = "tar.gz", - sha256 = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f", - strip_prefix = "version_check-0.9.4", - build_file = Label("//third_party/remote:BUILD.version_check-0.9.4.bazel"), - ) - - maybe( - http_archive, - name = "raze__want__0_3_1", - url = "https://crates.io/api/v1/crates/want/0.3.1/download", - type = "tar.gz", - sha256 = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e", - strip_prefix = "want-0.3.1", - build_file = Label("//third_party/remote:BUILD.want-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "raze__wasi__0_10_0_wasi_snapshot_preview1", - url = "https://crates.io/api/v1/crates/wasi/0.10.0+wasi-snapshot-preview1/download", - type = "tar.gz", - sha256 = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f", - strip_prefix = "wasi-0.10.0+wasi-snapshot-preview1", - build_file = Label("//third_party/remote:BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel"), - ) - - maybe( - http_archive, - name = "raze__wasi__0_11_0_wasi_snapshot_preview1", - url = "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", - type = "tar.gz", - sha256 = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", - strip_prefix = "wasi-0.11.0+wasi-snapshot-preview1", - build_file = Label("//third_party/remote:BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel"), - ) - - maybe( - http_archive, - name = "raze__wasm_bindgen__0_2_87", - url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.87/download", - type = "tar.gz", - sha256 = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342", - strip_prefix = "wasm-bindgen-0.2.87", - build_file = Label("//third_party/remote:BUILD.wasm-bindgen-0.2.87.bazel"), - ) - - maybe( - http_archive, - name = "raze__wasm_bindgen_backend__0_2_87", - url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.87/download", - type = "tar.gz", - sha256 = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd", - strip_prefix = "wasm-bindgen-backend-0.2.87", - build_file = Label("//third_party/remote:BUILD.wasm-bindgen-backend-0.2.87.bazel"), - ) - - maybe( - http_archive, - name = "raze__wasm_bindgen_macro__0_2_87", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.87/download", - type = "tar.gz", - sha256 = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d", - strip_prefix = "wasm-bindgen-macro-0.2.87", - build_file = Label("//third_party/remote:BUILD.wasm-bindgen-macro-0.2.87.bazel"), - ) - - maybe( - http_archive, - name = "raze__wasm_bindgen_macro_support__0_2_87", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.87/download", - type = "tar.gz", - sha256 = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b", - strip_prefix = "wasm-bindgen-macro-support-0.2.87", - build_file = Label("//third_party/remote:BUILD.wasm-bindgen-macro-support-0.2.87.bazel"), - ) - - maybe( - http_archive, - name = "raze__wasm_bindgen_shared__0_2_87", - url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.87/download", - type = "tar.gz", - sha256 = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1", - strip_prefix = "wasm-bindgen-shared-0.2.87", - build_file = Label("//third_party/remote:BUILD.wasm-bindgen-shared-0.2.87.bazel"), - ) - - maybe( - http_archive, - name = "raze__which__4_4_0", - url = "https://crates.io/api/v1/crates/which/4.4.0/download", - type = "tar.gz", - sha256 = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269", - strip_prefix = "which-4.4.0", - build_file = Label("//third_party/remote:BUILD.which-4.4.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__winapi__0_3_9", - url = "https://crates.io/api/v1/crates/winapi/0.3.9/download", - type = "tar.gz", - sha256 = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419", - strip_prefix = "winapi-0.3.9", - build_file = Label("//third_party/remote:BUILD.winapi-0.3.9.bazel"), - ) - - maybe( - http_archive, - name = "raze__winapi_i686_pc_windows_gnu__0_4_0", - url = "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download", - type = "tar.gz", - sha256 = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6", - strip_prefix = "winapi-i686-pc-windows-gnu-0.4.0", - build_file = Label("//third_party/remote:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__winapi_util__0_1_5", - url = "https://crates.io/api/v1/crates/winapi-util/0.1.5/download", - type = "tar.gz", - sha256 = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178", - strip_prefix = "winapi-util-0.1.5", - build_file = Label("//third_party/remote:BUILD.winapi-util-0.1.5.bazel"), - ) - - maybe( - http_archive, - name = "raze__winapi_x86_64_pc_windows_gnu__0_4_0", - url = "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download", - type = "tar.gz", - sha256 = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f", - strip_prefix = "winapi-x86_64-pc-windows-gnu-0.4.0", - build_file = Label("//third_party/remote:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows__0_48_0", - url = "https://crates.io/api/v1/crates/windows/0.48.0/download", - type = "tar.gz", - sha256 = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f", - strip_prefix = "windows-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_sys__0_42_0", - url = "https://crates.io/api/v1/crates/windows-sys/0.42.0/download", - type = "tar.gz", - sha256 = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7", - strip_prefix = "windows-sys-0.42.0", - build_file = Label("//third_party/remote:BUILD.windows-sys-0.42.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_sys__0_48_0", - url = "https://crates.io/api/v1/crates/windows-sys/0.48.0/download", - type = "tar.gz", - sha256 = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9", - strip_prefix = "windows-sys-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows-sys-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_targets__0_48_0", - url = "https://crates.io/api/v1/crates/windows-targets/0.48.0/download", - type = "tar.gz", - sha256 = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5", - strip_prefix = "windows-targets-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows-targets-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_aarch64_gnullvm__0_42_2", - url = "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.2/download", - type = "tar.gz", - sha256 = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8", - strip_prefix = "windows_aarch64_gnullvm-0.42.2", - build_file = Label("//third_party/remote:BUILD.windows_aarch64_gnullvm-0.42.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_aarch64_gnullvm__0_48_0", - url = "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.0/download", - type = "tar.gz", - sha256 = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc", - strip_prefix = "windows_aarch64_gnullvm-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows_aarch64_gnullvm-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_aarch64_msvc__0_42_2", - url = "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.2/download", - type = "tar.gz", - sha256 = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43", - strip_prefix = "windows_aarch64_msvc-0.42.2", - build_file = Label("//third_party/remote:BUILD.windows_aarch64_msvc-0.42.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_aarch64_msvc__0_48_0", - url = "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.0/download", - type = "tar.gz", - sha256 = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3", - strip_prefix = "windows_aarch64_msvc-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows_aarch64_msvc-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_i686_gnu__0_42_2", - url = "https://crates.io/api/v1/crates/windows_i686_gnu/0.42.2/download", - type = "tar.gz", - sha256 = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f", - strip_prefix = "windows_i686_gnu-0.42.2", - build_file = Label("//third_party/remote:BUILD.windows_i686_gnu-0.42.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_i686_gnu__0_48_0", - url = "https://crates.io/api/v1/crates/windows_i686_gnu/0.48.0/download", - type = "tar.gz", - sha256 = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241", - strip_prefix = "windows_i686_gnu-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows_i686_gnu-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_i686_msvc__0_42_2", - url = "https://crates.io/api/v1/crates/windows_i686_msvc/0.42.2/download", - type = "tar.gz", - sha256 = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060", - strip_prefix = "windows_i686_msvc-0.42.2", - build_file = Label("//third_party/remote:BUILD.windows_i686_msvc-0.42.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_i686_msvc__0_48_0", - url = "https://crates.io/api/v1/crates/windows_i686_msvc/0.48.0/download", - type = "tar.gz", - sha256 = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00", - strip_prefix = "windows_i686_msvc-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows_i686_msvc-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_x86_64_gnu__0_42_2", - url = "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.2/download", - type = "tar.gz", - sha256 = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36", - strip_prefix = "windows_x86_64_gnu-0.42.2", - build_file = Label("//third_party/remote:BUILD.windows_x86_64_gnu-0.42.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_x86_64_gnu__0_48_0", - url = "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.0/download", - type = "tar.gz", - sha256 = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1", - strip_prefix = "windows_x86_64_gnu-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows_x86_64_gnu-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_x86_64_gnullvm__0_42_2", - url = "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.2/download", - type = "tar.gz", - sha256 = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3", - strip_prefix = "windows_x86_64_gnullvm-0.42.2", - build_file = Label("//third_party/remote:BUILD.windows_x86_64_gnullvm-0.42.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_x86_64_gnullvm__0_48_0", - url = "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.0/download", - type = "tar.gz", - sha256 = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953", - strip_prefix = "windows_x86_64_gnullvm-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows_x86_64_gnullvm-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_x86_64_msvc__0_42_2", - url = "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.2/download", - type = "tar.gz", - sha256 = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0", - strip_prefix = "windows_x86_64_msvc-0.42.2", - build_file = Label("//third_party/remote:BUILD.windows_x86_64_msvc-0.42.2.bazel"), - ) - - maybe( - http_archive, - name = "raze__windows_x86_64_msvc__0_48_0", - url = "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.0/download", - type = "tar.gz", - sha256 = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a", - strip_prefix = "windows_x86_64_msvc-0.48.0", - build_file = Label("//third_party/remote:BUILD.windows_x86_64_msvc-0.48.0.bazel"), - ) - - maybe( - http_archive, - name = "raze__xml_rs__0_8_14", - url = "https://crates.io/api/v1/crates/xml-rs/0.8.14/download", - type = "tar.gz", - sha256 = "52839dc911083a8ef63efa4d039d1f58b5e409f923e44c80828f206f66e5541c", - strip_prefix = "xml-rs-0.8.14", - build_file = Label("//third_party/remote:BUILD.xml-rs-0.8.14.bazel"), - ) - - maybe( - http_archive, - name = "raze__zeroize__1_6_0", - url = "https://crates.io/api/v1/crates/zeroize/1.6.0/download", - type = "tar.gz", - sha256 = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9", - strip_prefix = "zeroize-1.6.0", - build_file = Label("//third_party/remote:BUILD.zeroize-1.6.0.bazel"), - ) diff --git a/third_party/remote/BUILD b/third_party/remote/BUILD deleted file mode 100644 index b49fb6866..000000000 --- a/third_party/remote/BUILD +++ /dev/null @@ -1,17 +0,0 @@ -# Export file for Stardoc support -exports_files( - glob([ - "**/*.bazel", - "**/*.bzl", - ]), - visibility = ["//visibility:public"], -) - -filegroup( - name = "srcs", - srcs = glob([ - "**/*.bazel", - "**/*.bzl", - ]), - visibility = ["//visibility:public"], -) diff --git a/third_party/remote/BUILD.adler-1.0.2.bazel b/third_party/remote/BUILD.adler-1.0.2.bazel deleted file mode 100644 index 1386d2817..000000000 --- a/third_party/remote/BUILD.adler-1.0.2.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "0BSD OR (MIT OR Apache-2.0)" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "adler", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=adler", - "manual", - ], - version = "1.0.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.ahash-0.8.3.bazel b/third_party/remote/BUILD.ahash-0.8.3.bazel deleted file mode 100644 index 0a3005d85..000000000 --- a/third_party/remote/BUILD.ahash-0.8.3.bazel +++ /dev/null @@ -1,111 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "ahash_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.8.3", - visibility = ["//visibility:private"], - deps = [ - "@raze__version_check__0_9_4//:version_check", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - ], - "//conditions:default": [], - }), -) - -# Unsupported target "ahash" with type "bench" omitted - -# Unsupported target "map" with type "bench" omitted - -rust_library( - name = "ahash", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=ahash", - "manual", - ], - version = "0.8.3", - # buildifier: leave-alone - deps = [ - ":ahash_build_script", - "@raze__cfg_if__1_0_0//:cfg_if", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__once_cell__1_18_0//:once_cell", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "bench" with type "test" omitted - -# Unsupported target "map_tests" with type "test" omitted - -# Unsupported target "nopanic" with type "test" omitted diff --git a/third_party/remote/BUILD.aho-corasick-1.0.2.bazel b/third_party/remote/BUILD.aho-corasick-1.0.2.bazel deleted file mode 100644 index b2a32c6b7..000000000 --- a/third_party/remote/BUILD.aho-corasick-1.0.2.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "unencumbered", # Unlicense from expression "Unlicense OR MIT" -]) - -# Generated Targets - -rust_library( - name = "aho_corasick", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "perf-literal", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=aho_corasick", - "manual", - ], - version = "1.0.2", - # buildifier: leave-alone - deps = [ - "@raze__memchr__2_5_0//:memchr", - ], -) diff --git a/third_party/remote/BUILD.android-tzdata-0.1.1.bazel b/third_party/remote/BUILD.android-tzdata-0.1.1.bazel deleted file mode 100644 index 58c607f3b..000000000 --- a/third_party/remote/BUILD.android-tzdata-0.1.1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "android_tzdata", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=android-tzdata", - "manual", - ], - version = "0.1.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.android_system_properties-0.1.5.bazel b/third_party/remote/BUILD.android_system_properties-0.1.5.bazel deleted file mode 100644 index 87312f109..000000000 --- a/third_party/remote/BUILD.android_system_properties-0.1.5.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "time_zone" with type "example" omitted - -rust_library( - name = "android_system_properties", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=android_system_properties", - "manual", - ], - version = "0.1.5", - # buildifier: leave-alone - deps = [ - "@raze__libc__0_2_146//:libc", - ], -) diff --git a/third_party/remote/BUILD.ansi_term-0.12.1.bazel b/third_party/remote/BUILD.ansi_term-0.12.1.bazel deleted file mode 100644 index 98264c1e3..000000000 --- a/third_party/remote/BUILD.ansi_term-0.12.1.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "256_colours" with type "example" omitted - -# Unsupported target "basic_colours" with type "example" omitted - -# Unsupported target "rgb_colours" with type "example" omitted - -rust_library( - name = "ansi_term", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=ansi_term", - "manual", - ], - version = "0.12.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.anstream-0.3.2.bazel b/third_party/remote/BUILD.anstream-0.3.2.bazel deleted file mode 100644 index 9416cf087..000000000 --- a/third_party/remote/BUILD.anstream-0.3.2.bazel +++ /dev/null @@ -1,69 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "stream" with type "bench" omitted - -# Unsupported target "strip" with type "bench" omitted - -# Unsupported target "wincon" with type "bench" omitted - -rust_library( - name = "anstream", - srcs = glob(["**/*.rs"]), - crate_features = [ - "auto", - "default", - "wincon", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=anstream", - "manual", - ], - version = "0.3.2", - # buildifier: leave-alone - deps = [ - "@raze__anstyle__1_0_1//:anstyle", - "@raze__anstyle_parse__0_2_1//:anstyle_parse", - "@raze__anstyle_query__1_0_0//:anstyle_query", - "@raze__colorchoice__1_0_0//:colorchoice", - "@raze__is_terminal__0_4_7//:is_terminal", - "@raze__utf8parse__0_2_1//:utf8parse", - ], -) diff --git a/third_party/remote/BUILD.anstyle-1.0.1.bazel b/third_party/remote/BUILD.anstyle-1.0.1.bazel deleted file mode 100644 index 9badd2d0b..000000000 --- a/third_party/remote/BUILD.anstyle-1.0.1.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "dump" with type "example" omitted - -rust_library( - name = "anstyle", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=anstyle", - "manual", - ], - version = "1.0.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.anstyle-parse-0.2.1.bazel b/third_party/remote/BUILD.anstyle-parse-0.2.1.bazel deleted file mode 100644 index 4492268dc..000000000 --- a/third_party/remote/BUILD.anstyle-parse-0.2.1.bazel +++ /dev/null @@ -1,61 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "parse" with type "bench" omitted - -# Unsupported target "parselog" with type "example" omitted - -rust_library( - name = "anstyle_parse", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "utf8", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=anstyle-parse", - "manual", - ], - version = "0.2.1", - # buildifier: leave-alone - deps = [ - "@raze__utf8parse__0_2_1//:utf8parse", - ], -) diff --git a/third_party/remote/BUILD.anstyle-query-1.0.0.bazel b/third_party/remote/BUILD.anstyle-query-1.0.0.bazel deleted file mode 100644 index 0b016efb8..000000000 --- a/third_party/remote/BUILD.anstyle-query-1.0.0.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "report" with type "example" omitted - -rust_library( - name = "anstyle_query", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=anstyle-query", - "manual", - ], - version = "1.0.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.anstyle-wincon-1.0.1.bazel b/third_party/remote/BUILD.anstyle-wincon-1.0.1.bazel deleted file mode 100644 index 350dc2044..000000000 --- a/third_party/remote/BUILD.anstyle-wincon-1.0.1.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "dump" with type "example" omitted - -# Unsupported target "set" with type "example" omitted - -rust_library( - name = "anstyle_wincon", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=anstyle-wincon", - "manual", - ], - version = "1.0.1", - # buildifier: leave-alone - deps = [ - "@raze__anstyle__1_0_1//:anstyle", - ], -) diff --git a/third_party/remote/BUILD.anyhow-1.0.71.bazel b/third_party/remote/BUILD.anyhow-1.0.71.bazel deleted file mode 100644 index 11ccb9b91..000000000 --- a/third_party/remote/BUILD.anyhow-1.0.71.bazel +++ /dev/null @@ -1,116 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "anyhow_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.71", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "anyhow", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=anyhow", - "manual", - ], - version = "1.0.71", - # buildifier: leave-alone - deps = [ - ":anyhow_build_script", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test_autotrait" with type "test" omitted - -# Unsupported target "test_backtrace" with type "test" omitted - -# Unsupported target "test_boxed" with type "test" omitted - -# Unsupported target "test_chain" with type "test" omitted - -# Unsupported target "test_context" with type "test" omitted - -# Unsupported target "test_convert" with type "test" omitted - -# Unsupported target "test_downcast" with type "test" omitted - -# Unsupported target "test_ensure" with type "test" omitted - -# Unsupported target "test_ffi" with type "test" omitted - -# Unsupported target "test_fmt" with type "test" omitted - -# Unsupported target "test_macros" with type "test" omitted - -# Unsupported target "test_repr" with type "test" omitted - -# Unsupported target "test_source" with type "test" omitted diff --git a/third_party/remote/BUILD.async-lock-2.7.0.bazel b/third_party/remote/BUILD.async-lock-2.7.0.bazel deleted file mode 100644 index 4c7b9a06e..000000000 --- a/third_party/remote/BUILD.async-lock-2.7.0.bazel +++ /dev/null @@ -1,61 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "async_lock", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=async-lock", - "manual", - ], - version = "2.7.0", - # buildifier: leave-alone - deps = [ - "@raze__event_listener__2_5_3//:event_listener", - ], -) - -# Unsupported target "barrier" with type "test" omitted - -# Unsupported target "mutex" with type "test" omitted - -# Unsupported target "rwlock" with type "test" omitted - -# Unsupported target "semaphore" with type "test" omitted diff --git a/third_party/remote/BUILD.async-stream-0.3.5.bazel b/third_party/remote/BUILD.async-stream-0.3.5.bazel deleted file mode 100644 index e2e243bc8..000000000 --- a/third_party/remote/BUILD.async-stream-0.3.5.bazel +++ /dev/null @@ -1,67 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "tcp_accept" with type "example" omitted - -rust_library( - name = "async_stream", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__async_stream_impl__0_3_5//:async_stream_impl", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=async-stream", - "manual", - ], - version = "0.3.5", - # buildifier: leave-alone - deps = [ - "@raze__futures_core__0_3_28//:futures_core", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - ], -) - -# Unsupported target "for_await" with type "test" omitted - -# Unsupported target "spans_preserved" with type "test" omitted - -# Unsupported target "stream" with type "test" omitted - -# Unsupported target "try_stream" with type "test" omitted diff --git a/third_party/remote/BUILD.async-stream-impl-0.3.5.bazel b/third_party/remote/BUILD.async-stream-impl-0.3.5.bazel deleted file mode 100644 index c6161b071..000000000 --- a/third_party/remote/BUILD.async-stream-impl-0.3.5.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_proc_macro( - name = "async_stream_impl", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=async-stream-impl", - "manual", - ], - version = "0.3.5", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.async-trait-0.1.68.bazel b/third_party/remote/BUILD.async-trait-0.1.68.bazel deleted file mode 100644 index 4fdb4ff20..000000000 --- a/third_party/remote/BUILD.async-trait-0.1.68.bazel +++ /dev/null @@ -1,87 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "async_trait_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.68", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_proc_macro( - name = "async_trait", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=async-trait", - "manual", - ], - version = "0.1.68", - # buildifier: leave-alone - deps = [ - ":async_trait_build_script", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.atty-0.2.14.bazel b/third_party/remote/BUILD.atty-0.2.14.bazel deleted file mode 100644 index fed8e43c7..000000000 --- a/third_party/remote/BUILD.atty-0.2.14.bazel +++ /dev/null @@ -1,65 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "atty" with type "example" omitted - -rust_library( - name = "atty", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=atty", - "manual", - ], - version = "0.2.14", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.autocfg-1.1.0.bazel b/third_party/remote/BUILD.autocfg-1.1.0.bazel deleted file mode 100644 index 518f6a70e..000000000 --- a/third_party/remote/BUILD.autocfg-1.1.0.bazel +++ /dev/null @@ -1,62 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "integers" with type "example" omitted - -# Unsupported target "paths" with type "example" omitted - -# Unsupported target "traits" with type "example" omitted - -# Unsupported target "versions" with type "example" omitted - -rust_library( - name = "autocfg", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=autocfg", - "manual", - ], - version = "1.1.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "rustflags" with type "test" omitted diff --git a/third_party/remote/BUILD.axum-0.6.18.bazel b/third_party/remote/BUILD.axum-0.6.18.bazel deleted file mode 100644 index 042791a9b..000000000 --- a/third_party/remote/BUILD.axum-0.6.18.bazel +++ /dev/null @@ -1,110 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "axum_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2021", - proc_macro_deps = [ - "@raze__rustversion__1_0_12//:rustversion", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.6.18", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "benches" with type "bench" omitted - -rust_library( - name = "axum", - srcs = glob(["**/*.rs"]), - aliases = { - "@raze__tower__0_4_13//:tower": "tower", - }, - crate_root = "src/lib.rs", - data = [], - compile_data = glob(['**/*.md']), - edition = "2021", - proc_macro_deps = [ - "@raze__async_trait__0_1_68//:async_trait", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=axum", - "manual", - ], - version = "0.6.18", - # buildifier: leave-alone - deps = [ - ":axum_build_script", - "@raze__axum_core__0_3_4//:axum_core", - "@raze__bitflags__1_3_2//:bitflags", - "@raze__bytes__1_4_0//:bytes", - "@raze__futures_util__0_3_28//:futures_util", - "@raze__http__0_2_9//:http", - "@raze__http_body__0_4_5//:http_body", - "@raze__hyper__0_14_26//:hyper", - "@raze__itoa__1_0_6//:itoa", - "@raze__matchit__0_7_0//:matchit", - "@raze__memchr__2_5_0//:memchr", - "@raze__mime__0_3_17//:mime", - "@raze__percent_encoding__2_3_0//:percent_encoding", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__serde__1_0_164//:serde", - "@raze__sync_wrapper__0_1_2//:sync_wrapper", - "@raze__tower__0_4_13//:tower", - "@raze__tower_layer__0_3_2//:tower_layer", - "@raze__tower_service__0_3_2//:tower_service", - ], -) diff --git a/third_party/remote/BUILD.axum-core-0.3.4.bazel b/third_party/remote/BUILD.axum-core-0.3.4.bazel deleted file mode 100644 index 49a525559..000000000 --- a/third_party/remote/BUILD.axum-core-0.3.4.bazel +++ /dev/null @@ -1,93 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "axum_core_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2021", - proc_macro_deps = [ - "@raze__rustversion__1_0_12//:rustversion", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.4", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "axum_core", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - proc_macro_deps = [ - "@raze__async_trait__0_1_68//:async_trait", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=axum-core", - "manual", - ], - version = "0.3.4", - # buildifier: leave-alone - deps = [ - ":axum_core_build_script", - "@raze__bytes__1_4_0//:bytes", - "@raze__futures_util__0_3_28//:futures_util", - "@raze__http__0_2_9//:http", - "@raze__http_body__0_4_5//:http_body", - "@raze__mime__0_3_17//:mime", - "@raze__tower_layer__0_3_2//:tower_layer", - "@raze__tower_service__0_3_2//:tower_service", - ], -) diff --git a/third_party/remote/BUILD.base64-0.13.1.bazel b/third_party/remote/BUILD.base64-0.13.1.bazel deleted file mode 100644 index 24ebf96b7..000000000 --- a/third_party/remote/BUILD.base64-0.13.1.bazel +++ /dev/null @@ -1,70 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "benchmarks" with type "bench" omitted - -# Unsupported target "base64" with type "example" omitted - -# Unsupported target "make_tables" with type "example" omitted - -rust_library( - name = "base64", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=base64", - "manual", - ], - version = "0.13.1", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "decode" with type "test" omitted - -# Unsupported target "encode" with type "test" omitted - -# Unsupported target "helpers" with type "test" omitted - -# Unsupported target "tests" with type "test" omitted diff --git a/third_party/remote/BUILD.bincode-1.3.3.bazel b/third_party/remote/BUILD.bincode-1.3.3.bazel deleted file mode 100644 index bb3e04195..000000000 --- a/third_party/remote/BUILD.bincode-1.3.3.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "bincode", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=bincode", - "manual", - ], - version = "1.3.3", - # buildifier: leave-alone - deps = [ - "@raze__serde__1_0_164//:serde", - ], -) - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.bitflags-1.3.2.bazel b/third_party/remote/BUILD.bitflags-1.3.2.bazel deleted file mode 100644 index a8d532388..000000000 --- a/third_party/remote/BUILD.bitflags-1.3.2.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "bitflags", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=bitflags", - "manual", - ], - version = "1.3.2", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "basic" with type "test" omitted - -# Unsupported target "compile" with type "test" omitted diff --git a/third_party/remote/BUILD.block-buffer-0.10.4.bazel b/third_party/remote/BUILD.block-buffer-0.10.4.bazel deleted file mode 100644 index 7eff99327..000000000 --- a/third_party/remote/BUILD.block-buffer-0.10.4.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "block_buffer", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=block-buffer", - "manual", - ], - version = "0.10.4", - # buildifier: leave-alone - deps = [ - "@raze__generic_array__0_14_7//:generic_array", - ], -) - -# Unsupported target "mod" with type "test" omitted diff --git a/third_party/remote/BUILD.block-buffer-0.9.0.bazel b/third_party/remote/BUILD.block-buffer-0.9.0.bazel deleted file mode 100644 index 6b746fd7a..000000000 --- a/third_party/remote/BUILD.block-buffer-0.9.0.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "block_buffer", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=block-buffer", - "manual", - ], - version = "0.9.0", - # buildifier: leave-alone - deps = [ - "@raze__generic_array__0_14_7//:generic_array", - ], -) diff --git a/third_party/remote/BUILD.bumpalo-3.13.0.bazel b/third_party/remote/BUILD.bumpalo-3.13.0.bazel deleted file mode 100644 index 8e284f55b..000000000 --- a/third_party/remote/BUILD.bumpalo-3.13.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "benches" with type "bench" omitted - -rust_library( - name = "bumpalo", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=bumpalo", - "manual", - ], - version = "3.13.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "try_alloc" with type "test" omitted diff --git a/third_party/remote/BUILD.byteorder-1.4.3.bazel b/third_party/remote/BUILD.byteorder-1.4.3.bazel deleted file mode 100644 index 7137064ba..000000000 --- a/third_party/remote/BUILD.byteorder-1.4.3.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "unencumbered", # Unlicense from expression "Unlicense OR MIT" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "byteorder", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=byteorder", - "manual", - ], - version = "1.4.3", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.bytes-1.4.0.bazel b/third_party/remote/BUILD.bytes-1.4.0.bazel deleted file mode 100644 index 1559a46e4..000000000 --- a/third_party/remote/BUILD.bytes-1.4.0.bazel +++ /dev/null @@ -1,84 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "buf" with type "bench" omitted - -# Unsupported target "bytes" with type "bench" omitted - -# Unsupported target "bytes_mut" with type "bench" omitted - -rust_library( - name = "bytes", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=bytes", - "manual", - ], - version = "1.4.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "test_buf" with type "test" omitted - -# Unsupported target "test_buf_mut" with type "test" omitted - -# Unsupported target "test_bytes" with type "test" omitted - -# Unsupported target "test_bytes_odd_alloc" with type "test" omitted - -# Unsupported target "test_bytes_vec_alloc" with type "test" omitted - -# Unsupported target "test_chain" with type "test" omitted - -# Unsupported target "test_debug" with type "test" omitted - -# Unsupported target "test_iter" with type "test" omitted - -# Unsupported target "test_reader" with type "test" omitted - -# Unsupported target "test_serde" with type "test" omitted - -# Unsupported target "test_take" with type "test" omitted diff --git a/third_party/remote/BUILD.cc-1.0.79.bazel b/third_party/remote/BUILD.cc-1.0.79.bazel deleted file mode 100644 index 7ad413440..000000000 --- a/third_party/remote/BUILD.cc-1.0.79.bazel +++ /dev/null @@ -1,83 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_binary( - # Prefix bin name to disambiguate from (probable) collision with lib name - # N.B.: The exact form of this is subject to change. - name = "cargo_bin_gcc_shim", - srcs = glob(["**/*.rs"]), - crate_root = "src/bin/gcc-shim.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=gcc-shim", - "manual", - ], - version = "1.0.79", - # buildifier: leave-alone - deps = [ - ":cc", - ], -) - -rust_library( - name = "cc", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=cc", - "manual", - ], - version = "1.0.79", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "cc_env" with type "test" omitted - -# Unsupported target "cflags" with type "test" omitted - -# Unsupported target "cxxflags" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.cfg-if-1.0.0.bazel b/third_party/remote/BUILD.cfg-if-1.0.0.bazel deleted file mode 100644 index eb88c0c60..000000000 --- a/third_party/remote/BUILD.cfg-if-1.0.0.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "cfg_if", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=cfg-if", - "manual", - ], - version = "1.0.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "xcrate" with type "test" omitted diff --git a/third_party/remote/BUILD.chrono-0.4.26.bazel b/third_party/remote/BUILD.chrono-0.4.26.bazel deleted file mode 100644 index 375eebbe4..000000000 --- a/third_party/remote/BUILD.chrono-0.4.26.bazel +++ /dev/null @@ -1,87 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "chrono" with type "bench" omitted - -# Unsupported target "serde" with type "bench" omitted - -rust_library( - name = "chrono", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "clock", - "default", - "iana-time-zone", - "js-sys", - "oldtime", - "serde", - "std", - "time", - "wasm-bindgen", - "wasmbind", - "winapi", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=chrono", - "manual", - ], - version = "0.4.26", - # buildifier: leave-alone - deps = [ - "@raze__num_traits__0_2_15//:num_traits", - "@raze__serde__1_0_164//:serde", - "@raze__time__0_1_45//:time", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__iana_time_zone__0_1_57//:iana_time_zone", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "dateutils" with type "test" omitted - -# Unsupported target "wasm" with type "test" omitted diff --git a/third_party/remote/BUILD.clap-4.3.8.bazel b/third_party/remote/BUILD.clap-4.3.8.bazel deleted file mode 100644 index 8d6e77fe2..000000000 --- a/third_party/remote/BUILD.clap-4.3.8.bazel +++ /dev/null @@ -1,217 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_binary( - # Prefix bin name to disambiguate from (probable) collision with lib name - # N.B.: The exact form of this is subject to change. - name = "cargo_bin_stdio_fixture", - srcs = glob(["**/*.rs"]), - crate_features = [ - "color", - "default", - "derive", - "error-context", - "help", - "std", - "suggestions", - "usage", - ], - crate_root = "src/bin/stdio-fixture.rs", - data = [], - compile_data = ['README.md', 'examples/demo.md'], - edition = "2021", - proc_macro_deps = [ - "@raze__clap_derive__4_3_2//:clap_derive", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=stdio-fixture", - "manual", - ], - version = "4.3.8", - # buildifier: leave-alone - deps = [ - ":clap", - "@raze__clap_builder__4_3_8//:clap_builder", - "@raze__once_cell__1_18_0//:once_cell", - ], -) - -# Unsupported target "01_quick" with type "example" omitted - -# Unsupported target "01_quick_derive" with type "example" omitted - -# Unsupported target "02_app_settings" with type "example" omitted - -# Unsupported target "02_app_settings_derive" with type "example" omitted - -# Unsupported target "02_apps" with type "example" omitted - -# Unsupported target "02_apps_derive" with type "example" omitted - -# Unsupported target "02_crate" with type "example" omitted - -# Unsupported target "02_crate_derive" with type "example" omitted - -# Unsupported target "03_01_flag_bool" with type "example" omitted - -# Unsupported target "03_01_flag_bool_derive" with type "example" omitted - -# Unsupported target "03_01_flag_count" with type "example" omitted - -# Unsupported target "03_01_flag_count_derive" with type "example" omitted - -# Unsupported target "03_02_option" with type "example" omitted - -# Unsupported target "03_02_option_derive" with type "example" omitted - -# Unsupported target "03_02_option_mult" with type "example" omitted - -# Unsupported target "03_02_option_mult_derive" with type "example" omitted - -# Unsupported target "03_03_positional" with type "example" omitted - -# Unsupported target "03_03_positional_derive" with type "example" omitted - -# Unsupported target "03_03_positional_mult" with type "example" omitted - -# Unsupported target "03_03_positional_mult_derive" with type "example" omitted - -# Unsupported target "03_04_subcommands" with type "example" omitted - -# Unsupported target "03_04_subcommands_alt_derive" with type "example" omitted - -# Unsupported target "03_04_subcommands_derive" with type "example" omitted - -# Unsupported target "03_05_default_values" with type "example" omitted - -# Unsupported target "03_05_default_values_derive" with type "example" omitted - -# Unsupported target "04_01_enum" with type "example" omitted - -# Unsupported target "04_01_enum_derive" with type "example" omitted - -# Unsupported target "04_01_possible" with type "example" omitted - -# Unsupported target "04_02_parse" with type "example" omitted - -# Unsupported target "04_02_parse_derive" with type "example" omitted - -# Unsupported target "04_02_validate" with type "example" omitted - -# Unsupported target "04_02_validate_derive" with type "example" omitted - -# Unsupported target "04_03_relations" with type "example" omitted - -# Unsupported target "04_03_relations_derive" with type "example" omitted - -# Unsupported target "04_04_custom" with type "example" omitted - -# Unsupported target "04_04_custom_derive" with type "example" omitted - -# Unsupported target "05_01_assert" with type "example" omitted - -# Unsupported target "05_01_assert_derive" with type "example" omitted - -# Unsupported target "busybox" with type "example" omitted - -# Unsupported target "cargo-example" with type "example" omitted - -# Unsupported target "cargo-example-derive" with type "example" omitted - -# Unsupported target "demo" with type "example" omitted - -# Unsupported target "escaped-positional" with type "example" omitted - -# Unsupported target "escaped-positional-derive" with type "example" omitted - -# Unsupported target "find" with type "example" omitted - -# Unsupported target "git" with type "example" omitted - -# Unsupported target "git-derive" with type "example" omitted - -# Unsupported target "hostname" with type "example" omitted - -# Unsupported target "interop_augment_args" with type "example" omitted - -# Unsupported target "interop_augment_subcommands" with type "example" omitted - -# Unsupported target "interop_flatten_hand_args" with type "example" omitted - -# Unsupported target "interop_hand_subcommand" with type "example" omitted - -# Unsupported target "pacman" with type "example" omitted - -# Unsupported target "repl" with type "example" omitted - -# Unsupported target "typed-derive" with type "example" omitted - -rust_library( - name = "clap", - srcs = glob(["**/*.rs"]), - crate_features = [ - "color", - "default", - "derive", - "error-context", - "help", - "std", - "suggestions", - "usage", - ], - crate_root = "src/lib.rs", - data = [], - compile_data = ['README.md', 'examples/demo.md'], - edition = "2021", - proc_macro_deps = [ - "@raze__clap_derive__4_3_2//:clap_derive", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=clap", - "manual", - ], - version = "4.3.8", - # buildifier: leave-alone - deps = [ - "@raze__clap_builder__4_3_8//:clap_builder", - "@raze__once_cell__1_18_0//:once_cell", - ], -) diff --git a/third_party/remote/BUILD.clap_builder-4.3.8.bazel b/third_party/remote/BUILD.clap_builder-4.3.8.bazel deleted file mode 100644 index e24d6f764..000000000 --- a/third_party/remote/BUILD.clap_builder-4.3.8.bazel +++ /dev/null @@ -1,66 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "clap_builder", - srcs = glob(["**/*.rs"]), - crate_features = [ - "color", - "error-context", - "help", - "std", - "suggestions", - "usage", - ], - crate_root = "src/lib.rs", - data = [], - compile_data = ['README.md'], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=clap_builder", - "manual", - ], - version = "4.3.8", - # buildifier: leave-alone - deps = [ - "@raze__anstream__0_3_2//:anstream", - "@raze__anstyle__1_0_1//:anstyle", - "@raze__bitflags__1_3_2//:bitflags", - "@raze__clap_lex__0_5_0//:clap_lex", - "@raze__strsim__0_10_0//:strsim", - ], -) diff --git a/third_party/remote/BUILD.clap_derive-4.3.2.bazel b/third_party/remote/BUILD.clap_derive-4.3.2.bazel deleted file mode 100644 index 0a056f140..000000000 --- a/third_party/remote/BUILD.clap_derive-4.3.2.bazel +++ /dev/null @@ -1,60 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "clap_derive", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - compile_data = ['README.md'], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=clap_derive", - "manual", - ], - version = "4.3.2", - # buildifier: leave-alone - deps = [ - "@raze__heck__0_4_1//:heck", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.clap_lex-0.5.0.bazel b/third_party/remote/BUILD.clap_lex-0.5.0.bazel deleted file mode 100644 index 7bee3e3b4..000000000 --- a/third_party/remote/BUILD.clap_lex-0.5.0.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "clap_lex", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=clap_lex", - "manual", - ], - version = "0.5.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.colorchoice-1.0.0.bazel b/third_party/remote/BUILD.colorchoice-1.0.0.bazel deleted file mode 100644 index 459436b15..000000000 --- a/third_party/remote/BUILD.colorchoice-1.0.0.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "colorchoice", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=colorchoice", - "manual", - ], - version = "1.0.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.core-foundation-0.9.3.bazel b/third_party/remote/BUILD.core-foundation-0.9.3.bazel deleted file mode 100644 index 4cf97ccc8..000000000 --- a/third_party/remote/BUILD.core-foundation-0.9.3.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "core_foundation", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=core-foundation", - "manual", - ], - version = "0.9.3", - # buildifier: leave-alone - deps = [ - "@raze__core_foundation_sys__0_8_4//:core_foundation_sys", - "@raze__libc__0_2_146//:libc", - ], -) - -# Unsupported target "use_macro_outside_crate" with type "test" omitted diff --git a/third_party/remote/BUILD.core-foundation-sys-0.8.4.bazel b/third_party/remote/BUILD.core-foundation-sys-0.8.4.bazel deleted file mode 100644 index 86e09141e..000000000 --- a/third_party/remote/BUILD.core-foundation-sys-0.8.4.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "core_foundation_sys", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=core-foundation-sys", - "manual", - ], - version = "0.8.4", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.cpufeatures-0.2.8.bazel b/third_party/remote/BUILD.cpufeatures-0.2.8.bazel deleted file mode 100644 index 4c64504c0..000000000 --- a/third_party/remote/BUILD.cpufeatures-0.2.8.bazel +++ /dev/null @@ -1,65 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "cpufeatures", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=cpufeatures", - "manual", - ], - version = "0.2.8", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "aarch64" with type "test" omitted - -# Unsupported target "x86" with type "test" omitted diff --git a/third_party/remote/BUILD.crc32fast-1.3.2.bazel b/third_party/remote/BUILD.crc32fast-1.3.2.bazel deleted file mode 100644 index b1eecef7c..000000000 --- a/third_party/remote/BUILD.crc32fast-1.3.2.bazel +++ /dev/null @@ -1,91 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "crc32fast_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.3.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "crc32fast", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=crc32fast", - "manual", - ], - version = "1.3.2", - # buildifier: leave-alone - deps = [ - ":crc32fast_build_script", - "@raze__cfg_if__1_0_0//:cfg_if", - ], -) diff --git a/third_party/remote/BUILD.crypto-common-0.1.6.bazel b/third_party/remote/BUILD.crypto-common-0.1.6.bazel deleted file mode 100644 index 39ee4cc84..000000000 --- a/third_party/remote/BUILD.crypto-common-0.1.6.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "crypto_common", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=crypto-common", - "manual", - ], - version = "0.1.6", - # buildifier: leave-alone - deps = [ - "@raze__generic_array__0_14_7//:generic_array", - "@raze__typenum__1_16_0//:typenum", - ], -) diff --git a/third_party/remote/BUILD.crypto-mac-0.11.1.bazel b/third_party/remote/BUILD.crypto-mac-0.11.1.bazel deleted file mode 100644 index 7ed030c0e..000000000 --- a/third_party/remote/BUILD.crypto-mac-0.11.1.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "crypto_mac", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=crypto-mac", - "manual", - ], - version = "0.11.1", - # buildifier: leave-alone - deps = [ - "@raze__generic_array__0_14_7//:generic_array", - "@raze__subtle__2_4_1//:subtle", - ], -) diff --git a/third_party/remote/BUILD.ctor-0.1.26.bazel b/third_party/remote/BUILD.ctor-0.1.26.bazel deleted file mode 100644 index 1292aee80..000000000 --- a/third_party/remote/BUILD.ctor-0.1.26.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "example" with type "example" omitted - -rust_proc_macro( - name = "ctor", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=ctor", - "manual", - ], - version = "0.1.26", - # buildifier: leave-alone - deps = [ - "@raze__quote__1_0_28//:quote", - "@raze__syn__1_0_109//:syn", - ], -) diff --git a/third_party/remote/BUILD.diff-0.1.13.bazel b/third_party/remote/BUILD.diff-0.1.13.bazel deleted file mode 100644 index dc7cfb1fe..000000000 --- a/third_party/remote/BUILD.diff-0.1.13.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "benches" with type "bench" omitted - -# Unsupported target "simple" with type "example" omitted - -rust_library( - name = "diff", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=diff", - "manual", - ], - version = "0.1.13", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "tests" with type "test" omitted diff --git a/third_party/remote/BUILD.digest-0.10.7.bazel b/third_party/remote/BUILD.digest-0.10.7.bazel deleted file mode 100644 index be733d49c..000000000 --- a/third_party/remote/BUILD.digest-0.10.7.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "digest", - srcs = glob(["**/*.rs"]), - crate_features = [ - "block-buffer", - "core-api", - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=digest", - "manual", - ], - version = "0.10.7", - # buildifier: leave-alone - deps = [ - "@raze__block_buffer__0_10_4//:block_buffer", - "@raze__crypto_common__0_1_6//:crypto_common", - ], -) diff --git a/third_party/remote/BUILD.digest-0.9.0.bazel b/third_party/remote/BUILD.digest-0.9.0.bazel deleted file mode 100644 index f650289ef..000000000 --- a/third_party/remote/BUILD.digest-0.9.0.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "digest", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=digest", - "manual", - ], - version = "0.9.0", - # buildifier: leave-alone - deps = [ - "@raze__generic_array__0_14_7//:generic_array", - ], -) diff --git a/third_party/remote/BUILD.dirs-4.0.0.bazel b/third_party/remote/BUILD.dirs-4.0.0.bazel deleted file mode 100644 index be3a41571..000000000 --- a/third_party/remote/BUILD.dirs-4.0.0.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "dirs", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=dirs", - "manual", - ], - version = "4.0.0", - # buildifier: leave-alone - deps = [ - "@raze__dirs_sys__0_3_7//:dirs_sys", - ], -) diff --git a/third_party/remote/BUILD.dirs-next-2.0.0.bazel b/third_party/remote/BUILD.dirs-next-2.0.0.bazel deleted file mode 100644 index b25e3c5b2..000000000 --- a/third_party/remote/BUILD.dirs-next-2.0.0.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "dirs_next", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=dirs-next", - "manual", - ], - version = "2.0.0", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__dirs_sys_next__0_1_2//:dirs_sys_next", - ], -) diff --git a/third_party/remote/BUILD.dirs-sys-0.3.7.bazel b/third_party/remote/BUILD.dirs-sys-0.3.7.bazel deleted file mode 100644 index 40177109b..000000000 --- a/third_party/remote/BUILD.dirs-sys-0.3.7.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "dirs_sys", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=dirs-sys", - "manual", - ], - version = "0.3.7", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.dirs-sys-next-0.1.2.bazel b/third_party/remote/BUILD.dirs-sys-next-0.1.2.bazel deleted file mode 100644 index 48cfd8dd0..000000000 --- a/third_party/remote/BUILD.dirs-sys-next-0.1.2.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "dirs_sys_next", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=dirs-sys-next", - "manual", - ], - version = "0.1.2", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.either-1.8.1.bazel b/third_party/remote/BUILD.either-1.8.1.bazel deleted file mode 100644 index aebae024a..000000000 --- a/third_party/remote/BUILD.either-1.8.1.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "either", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "use_std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=either", - "manual", - ], - version = "1.8.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.env_logger-0.9.3.bazel b/third_party/remote/BUILD.env_logger-0.9.3.bazel deleted file mode 100644 index 12b6c3806..000000000 --- a/third_party/remote/BUILD.env_logger-0.9.3.bazel +++ /dev/null @@ -1,72 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "env_logger", - srcs = glob(["**/*.rs"]), - crate_features = [ - "atty", - "default", - "humantime", - "regex", - "termcolor", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=env_logger", - "manual", - ], - version = "0.9.3", - # buildifier: leave-alone - deps = [ - "@raze__atty__0_2_14//:atty", - "@raze__humantime__2_1_0//:humantime", - "@raze__log__0_4_19//:log", - "@raze__regex__1_8_4//:regex", - "@raze__termcolor__1_2_0//:termcolor", - ], -) - -# Unsupported target "init-twice-retains-filter" with type "test" omitted - -# Unsupported target "log-in-log" with type "test" omitted - -# Unsupported target "log_tls_dtors" with type "test" omitted - -# Unsupported target "regexp_filter" with type "test" omitted diff --git a/third_party/remote/BUILD.errno-0.3.1.bazel b/third_party/remote/BUILD.errno-0.3.1.bazel deleted file mode 100644 index 4fd1df0b3..000000000 --- a/third_party/remote/BUILD.errno-0.3.1.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "errno", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=errno", - "manual", - ], - version = "0.3.1", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.errno-dragonfly-0.1.2.bazel b/third_party/remote/BUILD.errno-dragonfly-0.1.2.bazel deleted file mode 100644 index 63c7a1ea3..000000000 --- a/third_party/remote/BUILD.errno-dragonfly-0.1.2.bazel +++ /dev/null @@ -1,82 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "errno_dragonfly_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.2", - visibility = ["//visibility:private"], - deps = [ - "@raze__cc__1_0_79//:cc", - ], -) - -rust_library( - name = "errno_dragonfly", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=errno-dragonfly", - "manual", - ], - version = "0.1.2", - # buildifier: leave-alone - deps = [ - ":errno_dragonfly_build_script", - "@raze__libc__0_2_146//:libc", - ], -) diff --git a/third_party/remote/BUILD.event-listener-2.5.3.bazel b/third_party/remote/BUILD.event-listener-2.5.3.bazel deleted file mode 100644 index b1ed82296..000000000 --- a/third_party/remote/BUILD.event-listener-2.5.3.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "mutex" with type "example" omitted - -rust_library( - name = "event_listener", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=event-listener", - "manual", - ], - version = "2.5.3", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "notify" with type "test" omitted diff --git a/third_party/remote/BUILD.fastrand-1.9.0.bazel b/third_party/remote/BUILD.fastrand-1.9.0.bazel deleted file mode 100644 index b671b860d..000000000 --- a/third_party/remote/BUILD.fastrand-1.9.0.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "fastrand", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=fastrand", - "manual", - ], - version = "1.9.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "char" with type "test" omitted - -# Unsupported target "smoke" with type "test" omitted diff --git a/third_party/remote/BUILD.filetime-0.2.21.bazel b/third_party/remote/BUILD.filetime-0.2.21.bazel deleted file mode 100644 index 83faadd9a..000000000 --- a/third_party/remote/BUILD.filetime-0.2.21.bazel +++ /dev/null @@ -1,64 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "filetime", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=filetime", - "manual", - ], - version = "0.2.21", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.fixed-buffer-0.2.3.bazel b/third_party/remote/BUILD.fixed-buffer-0.2.3.bazel deleted file mode 100644 index 17e62e8ff..000000000 --- a/third_party/remote/BUILD.fixed-buffer-0.2.3.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "fixed_buffer", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=fixed-buffer", - "manual", - ], - version = "0.2.3", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "server" with type "test" omitted diff --git a/third_party/remote/BUILD.fixedbitset-0.4.2.bazel b/third_party/remote/BUILD.fixedbitset-0.4.2.bazel deleted file mode 100644 index f1f722f6f..000000000 --- a/third_party/remote/BUILD.fixedbitset-0.4.2.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "benches" with type "bench" omitted - -rust_library( - name = "fixedbitset", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=fixedbitset", - "manual", - ], - version = "0.4.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.flate2-1.0.26.bazel b/third_party/remote/BUILD.flate2-1.0.26.bazel deleted file mode 100644 index 04fd4cc73..000000000 --- a/third_party/remote/BUILD.flate2-1.0.26.bazel +++ /dev/null @@ -1,113 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "compress_file" with type "example" omitted - -# Unsupported target "decompress_file" with type "example" omitted - -# Unsupported target "deflatedecoder-bufread" with type "example" omitted - -# Unsupported target "deflatedecoder-read" with type "example" omitted - -# Unsupported target "deflatedecoder-write" with type "example" omitted - -# Unsupported target "deflateencoder-bufread" with type "example" omitted - -# Unsupported target "deflateencoder-read" with type "example" omitted - -# Unsupported target "deflateencoder-write" with type "example" omitted - -# Unsupported target "gzbuilder" with type "example" omitted - -# Unsupported target "gzdecoder-bufread" with type "example" omitted - -# Unsupported target "gzdecoder-read" with type "example" omitted - -# Unsupported target "gzdecoder-write" with type "example" omitted - -# Unsupported target "gzencoder-bufread" with type "example" omitted - -# Unsupported target "gzencoder-read" with type "example" omitted - -# Unsupported target "gzencoder-write" with type "example" omitted - -# Unsupported target "gzmultidecoder-bufread" with type "example" omitted - -# Unsupported target "gzmultidecoder-read" with type "example" omitted - -# Unsupported target "zlibdecoder-bufread" with type "example" omitted - -# Unsupported target "zlibdecoder-read" with type "example" omitted - -# Unsupported target "zlibdecoder-write" with type "example" omitted - -# Unsupported target "zlibencoder-bufread" with type "example" omitted - -# Unsupported target "zlibencoder-read" with type "example" omitted - -# Unsupported target "zlibencoder-write" with type "example" omitted - -rust_library( - name = "flate2", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "miniz_oxide", - "rust_backend", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=flate2", - "manual", - ], - version = "1.0.26", - # buildifier: leave-alone - deps = [ - "@raze__crc32fast__1_3_2//:crc32fast", - "@raze__miniz_oxide__0_7_1//:miniz_oxide", - ], -) - -# Unsupported target "early-flush" with type "test" omitted - -# Unsupported target "empty-read" with type "test" omitted - -# Unsupported target "gunzip" with type "test" omitted - -# Unsupported target "zero-write" with type "test" omitted diff --git a/third_party/remote/BUILD.fnv-1.0.7.bazel b/third_party/remote/BUILD.fnv-1.0.7.bazel deleted file mode 100644 index b43413bca..000000000 --- a/third_party/remote/BUILD.fnv-1.0.7.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "fnv", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=fnv", - "manual", - ], - version = "1.0.7", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.foreign-types-0.3.2.bazel b/third_party/remote/BUILD.foreign-types-0.3.2.bazel deleted file mode 100644 index e97017a3d..000000000 --- a/third_party/remote/BUILD.foreign-types-0.3.2.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "foreign_types", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=foreign-types", - "manual", - ], - version = "0.3.2", - # buildifier: leave-alone - deps = [ - "@raze__foreign_types_shared__0_1_1//:foreign_types_shared", - ], -) diff --git a/third_party/remote/BUILD.foreign-types-shared-0.1.1.bazel b/third_party/remote/BUILD.foreign-types-shared-0.1.1.bazel deleted file mode 100644 index 4b75da60a..000000000 --- a/third_party/remote/BUILD.foreign-types-shared-0.1.1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "foreign_types_shared", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=foreign-types-shared", - "manual", - ], - version = "0.1.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.futures-0.3.28.bazel b/third_party/remote/BUILD.futures-0.3.28.bazel deleted file mode 100644 index 8e70686a6..000000000 --- a/third_party/remote/BUILD.futures-0.3.28.bazel +++ /dev/null @@ -1,181 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "futures", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "async-await", - "default", - "executor", - "futures-executor", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - "@raze__futures_channel__0_3_28//:futures_channel", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_executor__0_3_28//:futures_executor", - "@raze__futures_io__0_3_28//:futures_io", - "@raze__futures_sink__0_3_28//:futures_sink", - "@raze__futures_task__0_3_28//:futures_task", - "@raze__futures_util__0_3_28//:futures_util", - ], -) - -# Unsupported target "_require_features" with type "test" omitted - -# Unsupported target "async_await_macros" with type "test" omitted - -# Unsupported target "auto_traits" with type "test" omitted - -# Unsupported target "bilock" with type "test" omitted - -# Unsupported target "compat" with type "test" omitted - -# Unsupported target "eager_drop" with type "test" omitted - -# Unsupported target "eventual" with type "test" omitted - -# Unsupported target "future_abortable" with type "test" omitted - -# Unsupported target "future_basic_combinators" with type "test" omitted - -# Unsupported target "future_fuse" with type "test" omitted - -# Unsupported target "future_inspect" with type "test" omitted - -# Unsupported target "future_join" with type "test" omitted - -# Unsupported target "future_join_all" with type "test" omitted - -# Unsupported target "future_obj" with type "test" omitted - -# Unsupported target "future_select_all" with type "test" omitted - -# Unsupported target "future_select_ok" with type "test" omitted - -# Unsupported target "future_shared" with type "test" omitted - -# Unsupported target "future_try_flatten_stream" with type "test" omitted - -# Unsupported target "future_try_join_all" with type "test" omitted - -# Unsupported target "io_buf_reader" with type "test" omitted - -# Unsupported target "io_buf_writer" with type "test" omitted - -# Unsupported target "io_cursor" with type "test" omitted - -# Unsupported target "io_line_writer" with type "test" omitted - -# Unsupported target "io_lines" with type "test" omitted - -# Unsupported target "io_read" with type "test" omitted - -# Unsupported target "io_read_exact" with type "test" omitted - -# Unsupported target "io_read_line" with type "test" omitted - -# Unsupported target "io_read_to_end" with type "test" omitted - -# Unsupported target "io_read_to_string" with type "test" omitted - -# Unsupported target "io_read_until" with type "test" omitted - -# Unsupported target "io_window" with type "test" omitted - -# Unsupported target "io_write" with type "test" omitted - -# Unsupported target "lock_mutex" with type "test" omitted - -# Unsupported target "macro_comma_support" with type "test" omitted - -# Unsupported target "object_safety" with type "test" omitted - -# Unsupported target "oneshot" with type "test" omitted - -# Unsupported target "ready_queue" with type "test" omitted - -# Unsupported target "recurse" with type "test" omitted - -# Unsupported target "sink" with type "test" omitted - -# Unsupported target "sink_fanout" with type "test" omitted - -# Unsupported target "stream" with type "test" omitted - -# Unsupported target "stream_abortable" with type "test" omitted - -# Unsupported target "stream_buffer_unordered" with type "test" omitted - -# Unsupported target "stream_catch_unwind" with type "test" omitted - -# Unsupported target "stream_futures_ordered" with type "test" omitted - -# Unsupported target "stream_futures_unordered" with type "test" omitted - -# Unsupported target "stream_into_async_read" with type "test" omitted - -# Unsupported target "stream_peekable" with type "test" omitted - -# Unsupported target "stream_select_all" with type "test" omitted - -# Unsupported target "stream_select_next_some" with type "test" omitted - -# Unsupported target "stream_split" with type "test" omitted - -# Unsupported target "stream_try_stream" with type "test" omitted - -# Unsupported target "stream_unfold" with type "test" omitted - -# Unsupported target "task_arc_wake" with type "test" omitted - -# Unsupported target "task_atomic_waker" with type "test" omitted - -# Unsupported target "test_macro" with type "test" omitted - -# Unsupported target "try_join" with type "test" omitted diff --git a/third_party/remote/BUILD.futures-channel-0.3.28.bazel b/third_party/remote/BUILD.futures-channel-0.3.28.bazel deleted file mode 100644 index 0f7fd733c..000000000 --- a/third_party/remote/BUILD.futures-channel-0.3.28.bazel +++ /dev/null @@ -1,108 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "futures_channel_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "alloc", - "default", - "futures-sink", - "sink", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.28", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "sync_mpsc" with type "bench" omitted - -rust_library( - name = "futures_channel", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "default", - "futures-sink", - "sink", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-channel", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - ":futures_channel_build_script", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_sink__0_3_28//:futures_sink", - ], -) - -# Unsupported target "channel" with type "test" omitted - -# Unsupported target "mpsc" with type "test" omitted - -# Unsupported target "mpsc-close" with type "test" omitted - -# Unsupported target "mpsc-size_hint" with type "test" omitted - -# Unsupported target "oneshot" with type "test" omitted diff --git a/third_party/remote/BUILD.futures-core-0.3.28.bazel b/third_party/remote/BUILD.futures-core-0.3.28.bazel deleted file mode 100644 index afa5faf10..000000000 --- a/third_party/remote/BUILD.futures-core-0.3.28.bazel +++ /dev/null @@ -1,90 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "futures_core_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.28", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "futures_core", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-core", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - ":futures_core_build_script", - ], -) diff --git a/third_party/remote/BUILD.futures-executor-0.3.28.bazel b/third_party/remote/BUILD.futures-executor-0.3.28.bazel deleted file mode 100644 index 198993e80..000000000 --- a/third_party/remote/BUILD.futures-executor-0.3.28.bazel +++ /dev/null @@ -1,62 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "thread_notify" with type "bench" omitted - -rust_library( - name = "futures_executor", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-executor", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_task__0_3_28//:futures_task", - "@raze__futures_util__0_3_28//:futures_util", - ], -) - -# Unsupported target "local_pool" with type "test" omitted diff --git a/third_party/remote/BUILD.futures-io-0.3.28.bazel b/third_party/remote/BUILD.futures-io-0.3.28.bazel deleted file mode 100644 index 769f52486..000000000 --- a/third_party/remote/BUILD.futures-io-0.3.28.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "futures_io", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-io", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.futures-macro-0.3.28.bazel b/third_party/remote/BUILD.futures-macro-0.3.28.bazel deleted file mode 100644 index 4d148c76e..000000000 --- a/third_party/remote/BUILD.futures-macro-0.3.28.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "futures_macro", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-macro", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.futures-sink-0.3.28.bazel b/third_party/remote/BUILD.futures-sink-0.3.28.bazel deleted file mode 100644 index 043c7fa0c..000000000 --- a/third_party/remote/BUILD.futures-sink-0.3.28.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "futures_sink", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-sink", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.futures-task-0.3.28.bazel b/third_party/remote/BUILD.futures-task-0.3.28.bazel deleted file mode 100644 index 4f49c3c80..000000000 --- a/third_party/remote/BUILD.futures-task-0.3.28.bazel +++ /dev/null @@ -1,88 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "futures_task_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "alloc", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.28", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "futures_task", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-task", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - ":futures_task_build_script", - ], -) diff --git a/third_party/remote/BUILD.futures-util-0.3.28.bazel b/third_party/remote/BUILD.futures-util-0.3.28.bazel deleted file mode 100644 index 19822e891..000000000 --- a/third_party/remote/BUILD.futures-util-0.3.28.bazel +++ /dev/null @@ -1,130 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "futures_util_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "alloc", - "async-await", - "async-await-macro", - "channel", - "futures-channel", - "futures-io", - "futures-macro", - "futures-sink", - "io", - "memchr", - "sink", - "slab", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.28", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "bilock" with type "bench" omitted - -# Unsupported target "flatten_unordered" with type "bench" omitted - -# Unsupported target "futures_unordered" with type "bench" omitted - -# Unsupported target "select" with type "bench" omitted - -rust_library( - name = "futures_util", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "async-await", - "async-await-macro", - "channel", - "futures-channel", - "futures-io", - "futures-macro", - "futures-sink", - "io", - "memchr", - "sink", - "slab", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__futures_macro__0_3_28//:futures_macro", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=futures-util", - "manual", - ], - version = "0.3.28", - # buildifier: leave-alone - deps = [ - ":futures_util_build_script", - "@raze__futures_channel__0_3_28//:futures_channel", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_io__0_3_28//:futures_io", - "@raze__futures_sink__0_3_28//:futures_sink", - "@raze__futures_task__0_3_28//:futures_task", - "@raze__memchr__2_5_0//:memchr", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__pin_utils__0_1_0//:pin_utils", - "@raze__slab__0_4_8//:slab", - ], -) diff --git a/third_party/remote/BUILD.generic-array-0.14.7.bazel b/third_party/remote/BUILD.generic-array-0.14.7.bazel deleted file mode 100644 index 1378f7834..000000000 --- a/third_party/remote/BUILD.generic-array-0.14.7.bazel +++ /dev/null @@ -1,88 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "generic_array_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "more_lengths", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.14.7", - visibility = ["//visibility:private"], - deps = [ - "@raze__version_check__0_9_4//:version_check", - ], -) - -rust_library( - name = "generic_array", - srcs = glob(["**/*.rs"]), - crate_features = [ - "more_lengths", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=generic_array", - "manual", - ], - version = "0.14.7", - # buildifier: leave-alone - deps = [ - ":generic_array_build_script", - "@raze__typenum__1_16_0//:typenum", - ], -) diff --git a/third_party/remote/BUILD.getrandom-0.2.10.bazel b/third_party/remote/BUILD.getrandom-0.2.10.bazel deleted file mode 100644 index e03d1b1dd..000000000 --- a/third_party/remote/BUILD.getrandom-0.2.10.bazel +++ /dev/null @@ -1,75 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "buffer" with type "bench" omitted - -rust_library( - name = "getrandom", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=getrandom", - "manual", - ], - version = "0.2.10", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "custom" with type "test" omitted - -# Unsupported target "normal" with type "test" omitted - -# Unsupported target "rdrand" with type "test" omitted diff --git a/third_party/remote/BUILD.h2-0.3.19.bazel b/third_party/remote/BUILD.h2-0.3.19.bazel deleted file mode 100644 index e15ce87d9..000000000 --- a/third_party/remote/BUILD.h2-0.3.19.bazel +++ /dev/null @@ -1,69 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "akamai" with type "example" omitted - -# Unsupported target "client" with type "example" omitted - -# Unsupported target "server" with type "example" omitted - -rust_library( - name = "h2", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=h2", - "manual", - ], - version = "0.3.19", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__fnv__1_0_7//:fnv", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_sink__0_3_28//:futures_sink", - "@raze__futures_util__0_3_28//:futures_util", - "@raze__http__0_2_9//:http", - "@raze__indexmap__1_9_3//:indexmap", - "@raze__slab__0_4_8//:slab", - "@raze__tokio__1_28_2//:tokio", - "@raze__tokio_util__0_7_8//:tokio_util", - "@raze__tracing__0_1_37//:tracing", - ], -) diff --git a/third_party/remote/BUILD.hashbrown-0.12.3.bazel b/third_party/remote/BUILD.hashbrown-0.12.3.bazel deleted file mode 100644 index 534214cd1..000000000 --- a/third_party/remote/BUILD.hashbrown-0.12.3.bazel +++ /dev/null @@ -1,67 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -# Unsupported target "insert_unique_unchecked" with type "bench" omitted - -rust_library( - name = "hashbrown", - srcs = glob(["**/*.rs"]), - crate_features = [ - "raw", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hashbrown", - "manual", - ], - version = "0.12.3", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "hasher" with type "test" omitted - -# Unsupported target "rayon" with type "test" omitted - -# Unsupported target "serde" with type "test" omitted - -# Unsupported target "set" with type "test" omitted diff --git a/third_party/remote/BUILD.hashbrown-0.13.2.bazel b/third_party/remote/BUILD.hashbrown-0.13.2.bazel deleted file mode 100644 index 63fcf5272..000000000 --- a/third_party/remote/BUILD.hashbrown-0.13.2.bazel +++ /dev/null @@ -1,74 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -# Unsupported target "insert_unique_unchecked" with type "bench" omitted - -rust_library( - name = "hashbrown", - srcs = glob(["**/*.rs"]), - crate_features = [ - "ahash", - "default", - "inline-more", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hashbrown", - "manual", - ], - version = "0.13.2", - # buildifier: leave-alone - deps = [ - "@raze__ahash__0_8_3//:ahash", - ], -) - -# Unsupported target "equivalent_trait" with type "test" omitted - -# Unsupported target "hasher" with type "test" omitted - -# Unsupported target "raw" with type "test" omitted - -# Unsupported target "rayon" with type "test" omitted - -# Unsupported target "serde" with type "test" omitted - -# Unsupported target "set" with type "test" omitted diff --git a/third_party/remote/BUILD.heck-0.4.1.bazel b/third_party/remote/BUILD.heck-0.4.1.bazel deleted file mode 100644 index 43df78822..000000000 --- a/third_party/remote/BUILD.heck-0.4.1.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "heck", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=heck", - "manual", - ], - version = "0.4.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.hermit-abi-0.1.19.bazel b/third_party/remote/BUILD.hermit-abi-0.1.19.bazel deleted file mode 100644 index b39d3bcde..000000000 --- a/third_party/remote/BUILD.hermit-abi-0.1.19.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "hermit_abi", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hermit-abi", - "manual", - ], - version = "0.1.19", - # buildifier: leave-alone - deps = [ - "@raze__libc__0_2_146//:libc", - ], -) diff --git a/third_party/remote/BUILD.hermit-abi-0.2.6.bazel b/third_party/remote/BUILD.hermit-abi-0.2.6.bazel deleted file mode 100644 index 97d4e99d1..000000000 --- a/third_party/remote/BUILD.hermit-abi-0.2.6.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "hermit_abi", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hermit-abi", - "manual", - ], - version = "0.2.6", - # buildifier: leave-alone - deps = [ - "@raze__libc__0_2_146//:libc", - ], -) diff --git a/third_party/remote/BUILD.hermit-abi-0.3.1.bazel b/third_party/remote/BUILD.hermit-abi-0.3.1.bazel deleted file mode 100644 index debed0703..000000000 --- a/third_party/remote/BUILD.hermit-abi-0.3.1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "hermit_abi", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hermit-abi", - "manual", - ], - version = "0.3.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.hex-0.4.3.bazel b/third_party/remote/BUILD.hex-0.4.3.bazel deleted file mode 100644 index 79e1f4105..000000000 --- a/third_party/remote/BUILD.hex-0.4.3.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "hex" with type "bench" omitted - -rust_library( - name = "hex", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hex", - "manual", - ], - version = "0.4.3", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "serde" with type "test" omitted - -# Unsupported target "version-number" with type "test" omitted diff --git a/third_party/remote/BUILD.hmac-0.11.0.bazel b/third_party/remote/BUILD.hmac-0.11.0.bazel deleted file mode 100644 index bfecfa77a..000000000 --- a/third_party/remote/BUILD.hmac-0.11.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "hmac", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hmac", - "manual", - ], - version = "0.11.0", - # buildifier: leave-alone - deps = [ - "@raze__crypto_mac__0_11_1//:crypto_mac", - "@raze__digest__0_9_0//:digest", - ], -) - -# Unsupported target "lib" with type "test" omitted diff --git a/third_party/remote/BUILD.http-0.2.9.bazel b/third_party/remote/BUILD.http-0.2.9.bazel deleted file mode 100644 index 05e10080f..000000000 --- a/third_party/remote/BUILD.http-0.2.9.bazel +++ /dev/null @@ -1,61 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "http", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=http", - "manual", - ], - version = "0.2.9", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__fnv__1_0_7//:fnv", - "@raze__itoa__1_0_6//:itoa", - ], -) - -# Unsupported target "header_map" with type "test" omitted - -# Unsupported target "header_map_fuzz" with type "test" omitted - -# Unsupported target "status_code" with type "test" omitted diff --git a/third_party/remote/BUILD.http-body-0.4.5.bazel b/third_party/remote/BUILD.http-body-0.4.5.bazel deleted file mode 100644 index b688803f1..000000000 --- a/third_party/remote/BUILD.http-body-0.4.5.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "http_body", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=http-body", - "manual", - ], - version = "0.4.5", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__http__0_2_9//:http", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - ], -) - -# Unsupported target "is_end_stream" with type "test" omitted diff --git a/third_party/remote/BUILD.httparse-1.8.0.bazel b/third_party/remote/BUILD.httparse-1.8.0.bazel deleted file mode 100644 index 905f5c24d..000000000 --- a/third_party/remote/BUILD.httparse-1.8.0.bazel +++ /dev/null @@ -1,92 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "httparse_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.8.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "parse" with type "bench" omitted - -rust_library( - name = "httparse", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=httparse", - "manual", - ], - version = "1.8.0", - # buildifier: leave-alone - deps = [ - ":httparse_build_script", - ], -) - -# Unsupported target "uri" with type "test" omitted diff --git a/third_party/remote/BUILD.httpdate-1.0.2.bazel b/third_party/remote/BUILD.httpdate-1.0.2.bazel deleted file mode 100644 index b1d739852..000000000 --- a/third_party/remote/BUILD.httpdate-1.0.2.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "benchmarks" with type "bench" omitted - -rust_library( - name = "httpdate", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=httpdate", - "manual", - ], - version = "1.0.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.humantime-2.1.0.bazel b/third_party/remote/BUILD.humantime-2.1.0.bazel deleted file mode 100644 index ca7545f7e..000000000 --- a/third_party/remote/BUILD.humantime-2.1.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "datetime_format" with type "bench" omitted - -# Unsupported target "datetime_parse" with type "bench" omitted - -rust_library( - name = "humantime", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=humantime", - "manual", - ], - version = "2.1.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.hyper-0.14.26.bazel b/third_party/remote/BUILD.hyper-0.14.26.bazel deleted file mode 100644 index 679f64b54..000000000 --- a/third_party/remote/BUILD.hyper-0.14.26.bazel +++ /dev/null @@ -1,129 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "body" with type "bench" omitted - -# Unsupported target "connect" with type "bench" omitted - -# Unsupported target "end_to_end" with type "bench" omitted - -# Unsupported target "pipeline" with type "bench" omitted - -# Unsupported target "server" with type "bench" omitted - -# Unsupported target "client" with type "example" omitted - -# Unsupported target "client_json" with type "example" omitted - -# Unsupported target "echo" with type "example" omitted - -# Unsupported target "gateway" with type "example" omitted - -# Unsupported target "hello" with type "example" omitted - -# Unsupported target "http_proxy" with type "example" omitted - -# Unsupported target "multi_server" with type "example" omitted - -# Unsupported target "params" with type "example" omitted - -# Unsupported target "send_file" with type "example" omitted - -# Unsupported target "service_struct_impl" with type "example" omitted - -# Unsupported target "single_threaded" with type "example" omitted - -# Unsupported target "state" with type "example" omitted - -# Unsupported target "tower_client" with type "example" omitted - -# Unsupported target "tower_server" with type "example" omitted - -# Unsupported target "upgrades" with type "example" omitted - -# Unsupported target "web_api" with type "example" omitted - -rust_library( - name = "hyper", - srcs = glob(["**/*.rs"]), - crate_features = [ - "client", - "default", - "full", - "h2", - "http1", - "http2", - "runtime", - "server", - "socket2", - "stream", - "tcp", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hyper", - "manual", - ], - version = "0.14.26", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__futures_channel__0_3_28//:futures_channel", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_util__0_3_28//:futures_util", - "@raze__h2__0_3_19//:h2", - "@raze__http__0_2_9//:http", - "@raze__http_body__0_4_5//:http_body", - "@raze__httparse__1_8_0//:httparse", - "@raze__httpdate__1_0_2//:httpdate", - "@raze__itoa__1_0_6//:itoa", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__socket2__0_4_9//:socket2", - "@raze__tokio__1_28_2//:tokio", - "@raze__tower_service__0_3_2//:tower_service", - "@raze__tracing__0_1_37//:tracing", - "@raze__want__0_3_1//:want", - ], -) - -# Unsupported target "client" with type "test" omitted - -# Unsupported target "integration" with type "test" omitted - -# Unsupported target "server" with type "test" omitted diff --git a/third_party/remote/BUILD.hyper-timeout-0.4.1.bazel b/third_party/remote/BUILD.hyper-timeout-0.4.1.bazel deleted file mode 100644 index 24834f1a7..000000000 --- a/third_party/remote/BUILD.hyper-timeout-0.4.1.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "client" with type "example" omitted - -rust_library( - name = "hyper_timeout", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hyper-timeout", - "manual", - ], - version = "0.4.1", - # buildifier: leave-alone - deps = [ - "@raze__hyper__0_14_26//:hyper", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__tokio__1_28_2//:tokio", - "@raze__tokio_io_timeout__1_2_0//:tokio_io_timeout", - ], -) diff --git a/third_party/remote/BUILD.hyper-tls-0.5.0.bazel b/third_party/remote/BUILD.hyper-tls-0.5.0.bazel deleted file mode 100644 index 2eefdfc90..000000000 --- a/third_party/remote/BUILD.hyper-tls-0.5.0.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "client" with type "example" omitted - -rust_library( - name = "hyper_tls", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hyper-tls", - "manual", - ], - version = "0.5.0", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__hyper__0_14_26//:hyper", - "@raze__native_tls__0_2_11//:native_tls", - "@raze__tokio__1_28_2//:tokio", - "@raze__tokio_native_tls__0_3_1//:tokio_native_tls", - ], -) diff --git a/third_party/remote/BUILD.iana-time-zone-0.1.57.bazel b/third_party/remote/BUILD.iana-time-zone-0.1.57.bazel deleted file mode 100644 index de1bd7d98..000000000 --- a/third_party/remote/BUILD.iana-time-zone-0.1.57.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "get_timezone" with type "example" omitted - -# Unsupported target "stress-test" with type "example" omitted - -rust_library( - name = "iana_time_zone", - srcs = glob(["**/*.rs"]), - crate_features = [ - "fallback", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=iana-time-zone", - "manual", - ], - version = "0.1.57", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.iana-time-zone-haiku-0.1.2.bazel b/third_party/remote/BUILD.iana-time-zone-haiku-0.1.2.bazel deleted file mode 100644 index 427fb69be..000000000 --- a/third_party/remote/BUILD.iana-time-zone-haiku-0.1.2.bazel +++ /dev/null @@ -1,81 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "iana_time_zone_haiku_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.2", - visibility = ["//visibility:private"], - deps = [ - "@raze__cc__1_0_79//:cc", - ], -) - -rust_library( - name = "iana_time_zone_haiku", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=iana-time-zone-haiku", - "manual", - ], - version = "0.1.2", - # buildifier: leave-alone - deps = [ - ":iana_time_zone_haiku_build_script", - ], -) diff --git a/third_party/remote/BUILD.indexmap-1.9.3.bazel b/third_party/remote/BUILD.indexmap-1.9.3.bazel deleted file mode 100644 index 737429520..000000000 --- a/third_party/remote/BUILD.indexmap-1.9.3.bazel +++ /dev/null @@ -1,100 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "indexmap_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.9.3", - visibility = ["//visibility:private"], - deps = [ - "@raze__autocfg__1_1_0//:autocfg", - ], -) - -# Unsupported target "bench" with type "bench" omitted - -# Unsupported target "faststring" with type "bench" omitted - -rust_library( - name = "indexmap", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=indexmap", - "manual", - ], - version = "1.9.3", - # buildifier: leave-alone - deps = [ - ":indexmap_build_script", - "@raze__hashbrown__0_12_3//:hashbrown", - ], -) - -# Unsupported target "equivalent_trait" with type "test" omitted - -# Unsupported target "macros_full_path" with type "test" omitted - -# Unsupported target "quick" with type "test" omitted - -# Unsupported target "tests" with type "test" omitted diff --git a/third_party/remote/BUILD.instant-0.1.12.bazel b/third_party/remote/BUILD.instant-0.1.12.bazel deleted file mode 100644 index 2a03dbfcf..000000000 --- a/third_party/remote/BUILD.instant-0.1.12.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # BSD-3-Clause from expression "BSD-3-Clause" -]) - -# Generated Targets - -rust_library( - name = "instant", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=instant", - "manual", - ], - version = "0.1.12", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", - ], -) - -# Unsupported target "wasm" with type "test" omitted diff --git a/third_party/remote/BUILD.io-lifetimes-1.0.11.bazel b/third_party/remote/BUILD.io-lifetimes-1.0.11.bazel deleted file mode 100644 index 480c8b85e..000000000 --- a/third_party/remote/BUILD.io-lifetimes-1.0.11.bazel +++ /dev/null @@ -1,113 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "io_lifetimes_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "close", - "default", - "hermit-abi", - "libc", - "windows-sys", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.11", - visibility = ["//visibility:private"], - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - ], - "//conditions:default": [], - }), -) - -rust_library( - name = "io_lifetimes", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "close", - "default", - "hermit-abi", - "libc", - "windows-sys", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=io-lifetimes", - "manual", - ], - version = "1.0.11", - # buildifier: leave-alone - deps = [ - ":io_lifetimes_build_script", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.is-terminal-0.4.7.bazel b/third_party/remote/BUILD.is-terminal-0.4.7.bazel deleted file mode 100644 index df7b9ae5d..000000000 --- a/third_party/remote/BUILD.is-terminal-0.4.7.bazel +++ /dev/null @@ -1,64 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "is_terminal", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=is-terminal", - "manual", - ], - version = "0.4.7", - # buildifier: leave-alone - deps = [ - "@raze__io_lifetimes__1_0_11//:io_lifetimes", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__rustix__0_37_20//:rustix", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.itertools-0.10.5.bazel b/third_party/remote/BUILD.itertools-0.10.5.bazel deleted file mode 100644 index f962bcc10..000000000 --- a/third_party/remote/BUILD.itertools-0.10.5.bazel +++ /dev/null @@ -1,96 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench1" with type "bench" omitted - -# Unsupported target "combinations" with type "bench" omitted - -# Unsupported target "combinations_with_replacement" with type "bench" omitted - -# Unsupported target "fold_specialization" with type "bench" omitted - -# Unsupported target "powerset" with type "bench" omitted - -# Unsupported target "tree_fold1" with type "bench" omitted - -# Unsupported target "tuple_combinations" with type "bench" omitted - -# Unsupported target "tuples" with type "bench" omitted - -# Unsupported target "iris" with type "example" omitted - -rust_library( - name = "itertools", - srcs = glob(["**/*.rs"]), - crate_features = [ - "use_alloc", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=itertools", - "manual", - ], - version = "0.10.5", - # buildifier: leave-alone - deps = [ - "@raze__either__1_8_1//:either", - ], -) - -# Unsupported target "adaptors_no_collect" with type "test" omitted - -# Unsupported target "flatten_ok" with type "test" omitted - -# Unsupported target "macros_hygiene" with type "test" omitted - -# Unsupported target "merge_join" with type "test" omitted - -# Unsupported target "peeking_take_while" with type "test" omitted - -# Unsupported target "quick" with type "test" omitted - -# Unsupported target "specializations" with type "test" omitted - -# Unsupported target "test_core" with type "test" omitted - -# Unsupported target "test_std" with type "test" omitted - -# Unsupported target "tuples" with type "test" omitted - -# Unsupported target "zip" with type "test" omitted diff --git a/third_party/remote/BUILD.itoa-1.0.6.bazel b/third_party/remote/BUILD.itoa-1.0.6.bazel deleted file mode 100644 index df575204a..000000000 --- a/third_party/remote/BUILD.itoa-1.0.6.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "itoa", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=itoa", - "manual", - ], - version = "1.0.6", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.js-sys-0.3.64.bazel b/third_party/remote/BUILD.js-sys-0.3.64.bazel deleted file mode 100644 index 908955ae8..000000000 --- a/third_party/remote/BUILD.js-sys-0.3.64.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "js_sys", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=js-sys", - "manual", - ], - version = "0.3.64", - # buildifier: leave-alone - deps = [ - "@raze__wasm_bindgen__0_2_87//:wasm_bindgen", - ], -) - -# Unsupported target "headless" with type "test" omitted - -# Unsupported target "wasm" with type "test" omitted diff --git a/third_party/remote/BUILD.json5-0.3.0.bazel b/third_party/remote/BUILD.json5-0.3.0.bazel deleted file mode 100644 index fd061a0b1..000000000 --- a/third_party/remote/BUILD.json5-0.3.0.bazel +++ /dev/null @@ -1,69 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # ISC from expression "ISC" -]) - -# Generated Targets - -rust_library( - name = "json5", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [] + ['src/json5.pest'], - edition = "2018", - proc_macro_deps = [ - "@raze__pest_derive__2_7_0//:pest_derive", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=json5", - "manual", - ], - version = "0.3.0", - # buildifier: leave-alone - deps = [ - "@raze__pest__2_7_0//:pest", - "@raze__serde__1_0_164//:serde", - ], -) - -# Unsupported target "adapted_from_js_reference" with type "test" omitted - -# Unsupported target "common" with type "test" omitted - -# Unsupported target "de" with type "test" omitted - -# Unsupported target "examples" with type "test" omitted - -# Unsupported target "json5_dot_org_example" with type "test" omitted - -# Unsupported target "ser" with type "test" omitted diff --git a/third_party/remote/BUILD.lazy-init-0.5.1.bazel b/third_party/remote/BUILD.lazy-init-0.5.1.bazel deleted file mode 100644 index de6e2145d..000000000 --- a/third_party/remote/BUILD.lazy-init-0.5.1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "lazy_init", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=lazy-init", - "manual", - ], - version = "0.5.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.lazy_static-1.4.0.bazel b/third_party/remote/BUILD.lazy_static-1.4.0.bazel deleted file mode 100644 index 354426a21..000000000 --- a/third_party/remote/BUILD.lazy_static-1.4.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "lazy_static", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=lazy_static", - "manual", - ], - version = "1.4.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "no_std" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.libc-0.2.146.bazel b/third_party/remote/BUILD.libc-0.2.146.bazel deleted file mode 100644 index 31e08629c..000000000 --- a/third_party/remote/BUILD.libc-0.2.146.bazel +++ /dev/null @@ -1,92 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "libc_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "extra_traits", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.2.146", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "libc", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "extra_traits", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=libc", - "manual", - ], - version = "0.2.146", - # buildifier: leave-alone - deps = [ - ":libc_build_script", - ], -) - -# Unsupported target "const_fn" with type "test" omitted diff --git a/third_party/remote/BUILD.linux-raw-sys-0.3.8.bazel b/third_party/remote/BUILD.linux-raw-sys-0.3.8.bazel deleted file mode 100644 index ad056b181..000000000 --- a/third_party/remote/BUILD.linux-raw-sys-0.3.8.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" -]) - -# Generated Targets - -rust_library( - name = "linux_raw_sys", - srcs = glob(["**/*.rs"]), - crate_features = [ - "errno", - "general", - "ioctl", - "no_std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=linux-raw-sys", - "manual", - ], - version = "0.3.8", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.lock_api-0.4.10.bazel b/third_party/remote/BUILD.lock_api-0.4.10.bazel deleted file mode 100644 index 2c94a4667..000000000 --- a/third_party/remote/BUILD.lock_api-0.4.10.bazel +++ /dev/null @@ -1,90 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "lock_api_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "atomic_usize", - "default", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.10", - visibility = ["//visibility:private"], - deps = [ - "@raze__autocfg__1_1_0//:autocfg", - ], -) - -rust_library( - name = "lock_api", - srcs = glob(["**/*.rs"]), - crate_features = [ - "atomic_usize", - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=lock_api", - "manual", - ], - version = "0.4.10", - # buildifier: leave-alone - deps = [ - ":lock_api_build_script", - "@raze__scopeguard__1_1_0//:scopeguard", - ], -) diff --git a/third_party/remote/BUILD.log-0.4.19.bazel b/third_party/remote/BUILD.log-0.4.19.bazel deleted file mode 100644 index dd8dd4bf8..000000000 --- a/third_party/remote/BUILD.log-0.4.19.bazel +++ /dev/null @@ -1,61 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "value" with type "bench" omitted - -rust_library( - name = "log", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=log", - "manual", - ], - version = "0.4.19", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "filters" with type "test" omitted - -# Unsupported target "macros" with type "test" omitted diff --git a/third_party/remote/BUILD.lru-0.9.0.bazel b/third_party/remote/BUILD.lru-0.9.0.bazel deleted file mode 100644 index e1ecd4d5e..000000000 --- a/third_party/remote/BUILD.lru-0.9.0.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "lru", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "hashbrown", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=lru", - "manual", - ], - version = "0.9.0", - # buildifier: leave-alone - deps = [ - "@raze__hashbrown__0_13_2//:hashbrown", - ], -) diff --git a/third_party/remote/BUILD.lz4_flex-0.9.5.bazel b/third_party/remote/BUILD.lz4_flex-0.9.5.bazel deleted file mode 100644 index d30c8826e..000000000 --- a/third_party/remote/BUILD.lz4_flex-0.9.5.bazel +++ /dev/null @@ -1,62 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "crit_bench" with type "bench" omitted - -rust_library( - name = "lz4_flex", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "frame", - "safe-decode", - "safe-encode", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=lz4_flex", - "manual", - ], - version = "0.9.5", - # buildifier: leave-alone - deps = [ - "@raze__twox_hash__1_6_3//:twox_hash", - ], -) diff --git a/third_party/remote/BUILD.maplit-1.0.2.bazel b/third_party/remote/BUILD.maplit-1.0.2.bazel deleted file mode 100644 index a853e16a6..000000000 --- a/third_party/remote/BUILD.maplit-1.0.2.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "maplit", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=maplit", - "manual", - ], - version = "1.0.2", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "tests" with type "test" omitted diff --git a/third_party/remote/BUILD.matchit-0.7.0.bazel b/third_party/remote/BUILD.matchit-0.7.0.bazel deleted file mode 100644 index 55f1ebd41..000000000 --- a/third_party/remote/BUILD.matchit-0.7.0.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "matchit", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=matchit", - "manual", - ], - version = "0.7.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "tree" with type "test" omitted diff --git a/third_party/remote/BUILD.md-5-0.9.1.bazel b/third_party/remote/BUILD.md-5-0.9.1.bazel deleted file mode 100644 index 9beec546e..000000000 --- a/third_party/remote/BUILD.md-5-0.9.1.bazel +++ /dev/null @@ -1,74 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "lib" with type "bench" omitted - -# Unsupported target "md5sum" with type "example" omitted - -alias( - name = "md_5", - actual = ":md5", - tags = [ - "cargo-raze", - "manual", - ], -) - -rust_library( - name = "md5", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=md5", - "manual", - ], - version = "0.9.1", - # buildifier: leave-alone - deps = [ - "@raze__block_buffer__0_9_0//:block_buffer", - "@raze__digest__0_9_0//:digest", - "@raze__opaque_debug__0_3_0//:opaque_debug", - ], -) - -# Unsupported target "lib" with type "test" omitted diff --git a/third_party/remote/BUILD.memchr-2.5.0.bazel b/third_party/remote/BUILD.memchr-2.5.0.bazel deleted file mode 100644 index df87ba252..000000000 --- a/third_party/remote/BUILD.memchr-2.5.0.bazel +++ /dev/null @@ -1,88 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "unencumbered", # Unlicense from expression "Unlicense OR MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "memchr_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "2.5.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "memchr", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=memchr", - "manual", - ], - version = "2.5.0", - # buildifier: leave-alone - deps = [ - ":memchr_build_script", - ], -) diff --git a/third_party/remote/BUILD.memoffset-0.6.5.bazel b/third_party/remote/BUILD.memoffset-0.6.5.bazel deleted file mode 100644 index 95492ca86..000000000 --- a/third_party/remote/BUILD.memoffset-0.6.5.bazel +++ /dev/null @@ -1,87 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "memoffset_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.6.5", - visibility = ["//visibility:private"], - deps = [ - "@raze__autocfg__1_1_0//:autocfg", - ], -) - -rust_library( - name = "memoffset", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=memoffset", - "manual", - ], - version = "0.6.5", - # buildifier: leave-alone - deps = [ - ":memoffset_build_script", - ], -) diff --git a/third_party/remote/BUILD.mime-0.3.17.bazel b/third_party/remote/BUILD.mime-0.3.17.bazel deleted file mode 100644 index 1438bd372..000000000 --- a/third_party/remote/BUILD.mime-0.3.17.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "cmp" with type "bench" omitted - -# Unsupported target "fmt" with type "bench" omitted - -# Unsupported target "parse" with type "bench" omitted - -rust_library( - name = "mime", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=mime", - "manual", - ], - version = "0.3.17", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.miniz_oxide-0.7.1.bazel b/third_party/remote/BUILD.miniz_oxide-0.7.1.bazel deleted file mode 100644 index c7e091a9e..000000000 --- a/third_party/remote/BUILD.miniz_oxide-0.7.1.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR (Zlib OR Apache-2.0)" -]) - -# Generated Targets - -rust_library( - name = "miniz_oxide", - srcs = glob(["**/*.rs"]), - crate_features = [ - "with-alloc", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=miniz_oxide", - "manual", - ], - version = "0.7.1", - # buildifier: leave-alone - deps = [ - "@raze__adler__1_0_2//:adler", - ], -) diff --git a/third_party/remote/BUILD.mio-0.8.8.bazel b/third_party/remote/BUILD.mio-0.8.8.bazel deleted file mode 100644 index 1edec769c..000000000 --- a/third_party/remote/BUILD.mio-0.8.8.bazel +++ /dev/null @@ -1,74 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "tcp_listenfd_server" with type "example" omitted - -# Unsupported target "tcp_server" with type "example" omitted - -# Unsupported target "udp_server" with type "example" omitted - -rust_library( - name = "mio", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "net", - "os-ext", - "os-poll", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=mio", - "manual", - ], - version = "0.8.8", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.mock_instant-0.2.1.bazel b/third_party/remote/BUILD.mock_instant-0.2.1.bazel deleted file mode 100644 index 820844012..000000000 --- a/third_party/remote/BUILD.mock_instant-0.2.1.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "restricted", # 0BSD from expression "0BSD" -]) - -# Generated Targets - -rust_library( - name = "mock_instant", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=mock_instant", - "manual", - ], - version = "0.2.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.multimap-0.8.3.bazel b/third_party/remote/BUILD.multimap-0.8.3.bazel deleted file mode 100644 index 5ce3f2010..000000000 --- a/third_party/remote/BUILD.multimap-0.8.3.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "multimap", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=multimap", - "manual", - ], - version = "0.8.3", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.native-tls-0.2.11.bazel b/third_party/remote/BUILD.native-tls-0.2.11.bazel deleted file mode 100644 index 62c72b30b..000000000 --- a/third_party/remote/BUILD.native-tls-0.2.11.bazel +++ /dev/null @@ -1,109 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "native_tls_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.2.11", - visibility = ["//visibility:private"], - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__openssl_sys__0_9_90//:openssl_sys", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "google-connect" with type "example" omitted - -# Unsupported target "simple-server" with type "example" omitted - -# Unsupported target "simple-server-pkcs8" with type "example" omitted - -rust_library( - name = "native_tls", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=native-tls", - "manual", - ], - version = "0.2.11", - # buildifier: leave-alone - deps = [ - ":native_tls_build_script", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__log__0_4_19//:log", - "@raze__openssl__0_10_55//:openssl", - "@raze__openssl_probe__0_1_5//:openssl_probe", - "@raze__openssl_sys__0_9_90//:openssl_sys", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.nix-0.23.2.bazel b/third_party/remote/BUILD.nix-0.23.2.bazel deleted file mode 100644 index 95d20fe78..000000000 --- a/third_party/remote/BUILD.nix-0.23.2.bazel +++ /dev/null @@ -1,78 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "nix", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=nix", - "manual", - ], - version = "0.23.2", - # buildifier: leave-alone - deps = [ - "@raze__bitflags__1_3_2//:bitflags", - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__libc__0_2_146//:libc", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__memoffset__0_6_5//:memoffset", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "test" with type "test" omitted - -# Unsupported target "test-aio-drop" with type "test" omitted - -# Unsupported target "test-clearenv" with type "test" omitted - -# Unsupported target "test-lio-listio-resubmit" with type "test" omitted - -# Unsupported target "test-mount" with type "test" omitted - -# Unsupported target "test-ptymaster-drop" with type "test" omitted diff --git a/third_party/remote/BUILD.num-traits-0.2.15.bazel b/third_party/remote/BUILD.num-traits-0.2.15.bazel deleted file mode 100644 index c0d782f91..000000000 --- a/third_party/remote/BUILD.num-traits-0.2.15.bazel +++ /dev/null @@ -1,83 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "num_traits_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.2.15", - visibility = ["//visibility:private"], - deps = [ - "@raze__autocfg__1_1_0//:autocfg", - ], -) - -rust_library( - name = "num_traits", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=num-traits", - "manual", - ], - version = "0.2.15", - # buildifier: leave-alone - deps = [ - ":num_traits_build_script", - ], -) - -# Unsupported target "cast" with type "test" omitted diff --git a/third_party/remote/BUILD.num_cpus-1.15.0.bazel b/third_party/remote/BUILD.num_cpus-1.15.0.bazel deleted file mode 100644 index 562ee163e..000000000 --- a/third_party/remote/BUILD.num_cpus-1.15.0.bazel +++ /dev/null @@ -1,65 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "values" with type "example" omitted - -rust_library( - name = "num_cpus", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=num_cpus", - "manual", - ], - version = "1.15.0", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.once_cell-1.18.0.bazel b/third_party/remote/BUILD.once_cell-1.18.0.bazel deleted file mode 100644 index 2dbfebbb3..000000000 --- a/third_party/remote/BUILD.once_cell-1.18.0.bazel +++ /dev/null @@ -1,73 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "example" omitted - -# Unsupported target "bench_acquire" with type "example" omitted - -# Unsupported target "lazy_static" with type "example" omitted - -# Unsupported target "reentrant_init_deadlocks" with type "example" omitted - -# Unsupported target "regex" with type "example" omitted - -# Unsupported target "test_synchronization" with type "example" omitted - -rust_library( - name = "once_cell", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "default", - "race", - "std", - "unstable", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=once_cell", - "manual", - ], - version = "1.18.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "it" with type "test" omitted diff --git a/third_party/remote/BUILD.opaque-debug-0.3.0.bazel b/third_party/remote/BUILD.opaque-debug-0.3.0.bazel deleted file mode 100644 index 7dd686d54..000000000 --- a/third_party/remote/BUILD.opaque-debug-0.3.0.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "opaque_debug", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=opaque-debug", - "manual", - ], - version = "0.3.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "mod" with type "test" omitted diff --git a/third_party/remote/BUILD.openssl-0.10.55.bazel b/third_party/remote/BUILD.openssl-0.10.55.bazel deleted file mode 100644 index 945ca11e5..000000000 --- a/third_party/remote/BUILD.openssl-0.10.55.bazel +++ /dev/null @@ -1,101 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "openssl_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.10.55", - visibility = ["//visibility:private"], - deps = [ - "@raze__openssl_sys__0_9_90//:openssl_sys", - ], -) - -# Unsupported target "mk_certs" with type "example" omitted - -rust_library( - name = "openssl", - srcs = glob(["**/*.rs"]), - aliases = { - "@raze__openssl_sys__0_9_90//:openssl_sys": "ffi", - }, - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__openssl_macros__0_1_1//:openssl_macros", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=openssl", - "manual", - ], - version = "0.10.55", - # buildifier: leave-alone - deps = [ - ":openssl_build_script", - "@raze__bitflags__1_3_2//:bitflags", - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__foreign_types__0_3_2//:foreign_types", - "@raze__libc__0_2_146//:libc", - "@raze__once_cell__1_18_0//:once_cell", - "@raze__openssl_sys__0_9_90//:openssl_sys", - ], -) diff --git a/third_party/remote/BUILD.openssl-macros-0.1.1.bazel b/third_party/remote/BUILD.openssl-macros-0.1.1.bazel deleted file mode 100644 index 5e389c5f2..000000000 --- a/third_party/remote/BUILD.openssl-macros-0.1.1.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "openssl_macros", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=openssl-macros", - "manual", - ], - version = "0.1.1", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.openssl-probe-0.1.5.bazel b/third_party/remote/BUILD.openssl-probe-0.1.5.bazel deleted file mode 100644 index 3d337d586..000000000 --- a/third_party/remote/BUILD.openssl-probe-0.1.5.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "probe" with type "example" omitted - -rust_library( - name = "openssl_probe", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=openssl-probe", - "manual", - ], - version = "0.1.5", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.openssl-sys-0.9.90.bazel b/third_party/remote/BUILD.openssl-sys-0.9.90.bazel deleted file mode 100644 index fe738d2d1..000000000 --- a/third_party/remote/BUILD.openssl-sys-0.9.90.bazel +++ /dev/null @@ -1,84 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "openssl_sys_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build/main.rs", - data = glob(["**"]), - edition = "2018", - links = "openssl", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.9.90", - visibility = ["//visibility:private"], - deps = [ - "@raze__cc__1_0_79//:cc", - "@raze__pkg_config__0_3_27//:pkg_config", - ], -) - -rust_library( - name = "openssl_sys", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=openssl-sys", - "manual", - ], - version = "0.9.90", - # buildifier: leave-alone - deps = [ - ":openssl_sys_build_script", - "@raze__libc__0_2_146//:libc", - ], -) diff --git a/third_party/remote/BUILD.output_vt100-0.1.3.bazel b/third_party/remote/BUILD.output_vt100-0.1.3.bazel deleted file mode 100644 index 4fdde6d16..000000000 --- a/third_party/remote/BUILD.output_vt100-0.1.3.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "red-hello" with type "example" omitted - -rust_library( - name = "output_vt100", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=output_vt100", - "manual", - ], - version = "0.1.3", - # buildifier: leave-alone - deps = [ - "@raze__winapi__0_3_9//:winapi", - ], -) diff --git a/third_party/remote/BUILD.parking_lot-0.12.1.bazel b/third_party/remote/BUILD.parking_lot-0.12.1.bazel deleted file mode 100644 index 91d0eff39..000000000 --- a/third_party/remote/BUILD.parking_lot-0.12.1.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "parking_lot", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=parking_lot", - "manual", - ], - version = "0.12.1", - # buildifier: leave-alone - deps = [ - "@raze__lock_api__0_4_10//:lock_api", - "@raze__parking_lot_core__0_9_8//:parking_lot_core", - ], -) - -# Unsupported target "issue_203" with type "test" omitted diff --git a/third_party/remote/BUILD.parking_lot_core-0.9.8.bazel b/third_party/remote/BUILD.parking_lot_core-0.9.8.bazel deleted file mode 100644 index d323fe822..000000000 --- a/third_party/remote/BUILD.parking_lot_core-0.9.8.bazel +++ /dev/null @@ -1,101 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "parking_lot_core_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.9.8", - visibility = ["//visibility:private"], - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - ], - "//conditions:default": [], - }), -) - -rust_library( - name = "parking_lot_core", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=parking_lot_core", - "manual", - ], - version = "0.9.8", - # buildifier: leave-alone - deps = [ - ":parking_lot_core_build_script", - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__smallvec__1_10_0//:smallvec", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.percent-encoding-2.3.0.bazel b/third_party/remote/BUILD.percent-encoding-2.3.0.bazel deleted file mode 100644 index d971e8dce..000000000 --- a/third_party/remote/BUILD.percent-encoding-2.3.0.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "percent_encoding", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=percent-encoding", - "manual", - ], - version = "2.3.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.pest-2.7.0.bazel b/third_party/remote/BUILD.pest-2.7.0.bazel deleted file mode 100644 index 2c4e3eb00..000000000 --- a/third_party/remote/BUILD.pest-2.7.0.bazel +++ /dev/null @@ -1,64 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "parens" with type "example" omitted - -rust_library( - name = "pest", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pest", - "manual", - ], - version = "2.7.0", - # buildifier: leave-alone - deps = [ - "@raze__thiserror__1_0_40//:thiserror", - "@raze__ucd_trie__0_1_5//:ucd_trie", - ], -) - -# Unsupported target "calculator" with type "test" omitted - -# Unsupported target "json" with type "test" omitted diff --git a/third_party/remote/BUILD.pest_derive-2.7.0.bazel b/third_party/remote/BUILD.pest_derive-2.7.0.bazel deleted file mode 100644 index a6ae241c7..000000000 --- a/third_party/remote/BUILD.pest_derive-2.7.0.bazel +++ /dev/null @@ -1,72 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "calc" with type "example" omitted - -# Unsupported target "help-menu" with type "example" omitted - -rust_proc_macro( - name = "pest_derive", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pest_derive", - "manual", - ], - version = "2.7.0", - # buildifier: leave-alone - deps = [ - "@raze__pest__2_7_0//:pest", - "@raze__pest_generator__2_7_0//:pest_generator", - ], -) - -# Unsupported target "grammar" with type "test" omitted - -# Unsupported target "grammar_inline" with type "test" omitted - -# Unsupported target "implicit" with type "test" omitted - -# Unsupported target "lists" with type "test" omitted - -# Unsupported target "reporting" with type "test" omitted diff --git a/third_party/remote/BUILD.pest_generator-2.7.0.bazel b/third_party/remote/BUILD.pest_generator-2.7.0.bazel deleted file mode 100644 index a5405a8f9..000000000 --- a/third_party/remote/BUILD.pest_generator-2.7.0.bazel +++ /dev/null @@ -1,60 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "pest_generator", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pest_generator", - "manual", - ], - version = "2.7.0", - # buildifier: leave-alone - deps = [ - "@raze__pest__2_7_0//:pest", - "@raze__pest_meta__2_7_0//:pest_meta", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.pest_meta-2.7.0.bazel b/third_party/remote/BUILD.pest_meta-2.7.0.bazel deleted file mode 100644 index cfd0a0d6c..000000000 --- a/third_party/remote/BUILD.pest_meta-2.7.0.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "pest_meta", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pest_meta", - "manual", - ], - version = "2.7.0", - # buildifier: leave-alone - deps = [ - "@raze__once_cell__1_18_0//:once_cell", - "@raze__pest__2_7_0//:pest", - ], -) diff --git a/third_party/remote/BUILD.petgraph-0.6.3.bazel b/third_party/remote/BUILD.petgraph-0.6.3.bazel deleted file mode 100644 index 4355a85ac..000000000 --- a/third_party/remote/BUILD.petgraph-0.6.3.bazel +++ /dev/null @@ -1,100 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bellman_ford" with type "bench" omitted - -# Unsupported target "dijkstra" with type "bench" omitted - -# Unsupported target "feedback_arc_set" with type "bench" omitted - -# Unsupported target "floyd_warshall" with type "bench" omitted - -# Unsupported target "iso" with type "bench" omitted - -# Unsupported target "k_shortest_path" with type "bench" omitted - -# Unsupported target "matching" with type "bench" omitted - -# Unsupported target "matrix_graph" with type "bench" omitted - -# Unsupported target "ograph" with type "bench" omitted - -# Unsupported target "serialize" with type "bench" omitted - -# Unsupported target "stable_graph" with type "bench" omitted - -# Unsupported target "unionfind" with type "bench" omitted - -rust_library( - name = "petgraph", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=petgraph", - "manual", - ], - version = "0.6.3", - # buildifier: leave-alone - deps = [ - "@raze__fixedbitset__0_4_2//:fixedbitset", - "@raze__indexmap__1_9_3//:indexmap", - ], -) - -# Unsupported target "floyd_warshall" with type "test" omitted - -# Unsupported target "graph" with type "test" omitted - -# Unsupported target "graphmap" with type "test" omitted - -# Unsupported target "iso" with type "test" omitted - -# Unsupported target "k_shortest_path" with type "test" omitted - -# Unsupported target "list" with type "test" omitted - -# Unsupported target "matching" with type "test" omitted - -# Unsupported target "operator" with type "test" omitted - -# Unsupported target "quickcheck" with type "test" omitted - -# Unsupported target "stable_graph" with type "test" omitted - -# Unsupported target "unionfind" with type "test" omitted diff --git a/third_party/remote/BUILD.pin-project-1.1.0.bazel b/third_party/remote/BUILD.pin-project-1.1.0.bazel deleted file mode 100644 index 5f9442d5c..000000000 --- a/third_party/remote/BUILD.pin-project-1.1.0.bazel +++ /dev/null @@ -1,99 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "enum-default" with type "example" omitted - -# Unsupported target "enum-default-expanded" with type "example" omitted - -# Unsupported target "not_unpin" with type "example" omitted - -# Unsupported target "not_unpin-expanded" with type "example" omitted - -# Unsupported target "pinned_drop" with type "example" omitted - -# Unsupported target "pinned_drop-expanded" with type "example" omitted - -# Unsupported target "project_replace" with type "example" omitted - -# Unsupported target "project_replace-expanded" with type "example" omitted - -# Unsupported target "struct-default" with type "example" omitted - -# Unsupported target "struct-default-expanded" with type "example" omitted - -# Unsupported target "unsafe_unpin" with type "example" omitted - -# Unsupported target "unsafe_unpin-expanded" with type "example" omitted - -rust_library( - name = "pin_project", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__pin_project_internal__1_1_0//:pin_project_internal", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pin-project", - "manual", - ], - version = "1.1.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "cfg" with type "test" omitted - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "drop_order" with type "test" omitted - -# Unsupported target "expandtest" with type "test" omitted - -# Unsupported target "lint" with type "test" omitted - -# Unsupported target "pin_project" with type "test" omitted - -# Unsupported target "pinned_drop" with type "test" omitted - -# Unsupported target "proper_unpin" with type "test" omitted - -# Unsupported target "repr_packed" with type "test" omitted - -# Unsupported target "unsafe_unpin" with type "test" omitted diff --git a/third_party/remote/BUILD.pin-project-internal-1.1.0.bazel b/third_party/remote/BUILD.pin-project-internal-1.1.0.bazel deleted file mode 100644 index ccb6174eb..000000000 --- a/third_party/remote/BUILD.pin-project-internal-1.1.0.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_proc_macro( - name = "pin_project_internal", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pin-project-internal", - "manual", - ], - version = "1.1.0", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.pin-project-lite-0.2.9.bazel b/third_party/remote/BUILD.pin-project-lite-0.2.9.bazel deleted file mode 100644 index 63071bc38..000000000 --- a/third_party/remote/BUILD.pin-project-lite-0.2.9.bazel +++ /dev/null @@ -1,64 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "pin_project_lite", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pin-project-lite", - "manual", - ], - version = "0.2.9", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "drop_order" with type "test" omitted - -# Unsupported target "expandtest" with type "test" omitted - -# Unsupported target "lint" with type "test" omitted - -# Unsupported target "proper_unpin" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.pin-utils-0.1.0.bazel b/third_party/remote/BUILD.pin-utils-0.1.0.bazel deleted file mode 100644 index a9d0f9ae9..000000000 --- a/third_party/remote/BUILD.pin-utils-0.1.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "pin_utils", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pin-utils", - "manual", - ], - version = "0.1.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "projection" with type "test" omitted - -# Unsupported target "stack_pin" with type "test" omitted diff --git a/third_party/remote/BUILD.pkg-config-0.3.27.bazel b/third_party/remote/BUILD.pkg-config-0.3.27.bazel deleted file mode 100644 index f2e0fb8d9..000000000 --- a/third_party/remote/BUILD.pkg-config-0.3.27.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "pkg_config", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pkg-config", - "manual", - ], - version = "0.3.27", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.ppv-lite86-0.2.17.bazel b/third_party/remote/BUILD.ppv-lite86-0.2.17.bazel deleted file mode 100644 index e5cc5898e..000000000 --- a/third_party/remote/BUILD.ppv-lite86-0.2.17.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "ppv_lite86", - srcs = glob(["**/*.rs"]), - crate_features = [ - "simd", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=ppv-lite86", - "manual", - ], - version = "0.2.17", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.pretty_assertions-0.7.2.bazel b/third_party/remote/BUILD.pretty_assertions-0.7.2.bazel deleted file mode 100644 index 2dae18f4e..000000000 --- a/third_party/remote/BUILD.pretty_assertions-0.7.2.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "pretty_assertion" with type "example" omitted - -# Unsupported target "standard_assertion" with type "example" omitted - -rust_library( - name = "pretty_assertions", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=pretty_assertions", - "manual", - ], - version = "0.7.2", - # buildifier: leave-alone - deps = [ - "@raze__ansi_term__0_12_1//:ansi_term", - "@raze__diff__0_1_13//:diff", - ], -) diff --git a/third_party/remote/BUILD.prettyplease-0.1.25.bazel b/third_party/remote/BUILD.prettyplease-0.1.25.bazel deleted file mode 100644 index 854e9cde0..000000000 --- a/third_party/remote/BUILD.prettyplease-0.1.25.bazel +++ /dev/null @@ -1,83 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "prettyplease_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2021", - links = "prettyplease01", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.25", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "prettyplease", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=prettyplease", - "manual", - ], - version = "0.1.25", - # buildifier: leave-alone - deps = [ - ":prettyplease_build_script", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__syn__1_0_109//:syn", - ], -) diff --git a/third_party/remote/BUILD.proc-macro2-1.0.63.bazel b/third_party/remote/BUILD.proc-macro2-1.0.63.bazel deleted file mode 100644 index 6d769ec5c..000000000 --- a/third_party/remote/BUILD.proc-macro2-1.0.63.bazel +++ /dev/null @@ -1,101 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "proc_macro2_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "proc-macro", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.63", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "proc_macro2", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "proc-macro", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=proc-macro2", - "manual", - ], - version = "1.0.63", - # buildifier: leave-alone - deps = [ - ":proc_macro2_build_script", - "@raze__unicode_ident__1_0_9//:unicode_ident", - ], -) - -# Unsupported target "comments" with type "test" omitted - -# Unsupported target "features" with type "test" omitted - -# Unsupported target "marker" with type "test" omitted - -# Unsupported target "test" with type "test" omitted - -# Unsupported target "test_fmt" with type "test" omitted - -# Unsupported target "test_size" with type "test" omitted diff --git a/third_party/remote/BUILD.prost-0.11.9.bazel b/third_party/remote/BUILD.prost-0.11.9.bazel deleted file mode 100644 index 784200c77..000000000 --- a/third_party/remote/BUILD.prost-0.11.9.bazel +++ /dev/null @@ -1,64 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "varint" with type "bench" omitted - -rust_library( - name = "prost", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "prost-derive", - "std", - ], - crate_root = "src/lib.rs", - data = [], - compile_data = ['README.md'], - edition = "2021", - proc_macro_deps = [ - "@raze__prost_derive__0_11_9//:prost_derive", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=prost", - "manual", - ], - version = "0.11.9", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - ], -) diff --git a/third_party/remote/BUILD.prost-build-0.11.9.bazel b/third_party/remote/BUILD.prost-build-0.11.9.bazel deleted file mode 100644 index b1ad2667d..000000000 --- a/third_party/remote/BUILD.prost-build-0.11.9.bazel +++ /dev/null @@ -1,76 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "prost_build", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "format", - "prettyplease", - "syn", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_env = { - "PROTOC": "bazel-out/host/bin/external/com_google_protobuf/protoc", - }, - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=prost-build", - "manual", - ], - version = "0.11.9", - # buildifier: leave-alone - deps = [ - "@com_google_protobuf//:protoc", - "@raze__bytes__1_4_0//:bytes", - "@raze__heck__0_4_1//:heck", - "@raze__itertools__0_10_5//:itertools", - "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__log__0_4_19//:log", - "@raze__multimap__0_8_3//:multimap", - "@raze__petgraph__0_6_3//:petgraph", - "@raze__prettyplease__0_1_25//:prettyplease", - "@raze__prost__0_11_9//:prost", - "@raze__prost_types__0_11_9//:prost_types", - "@raze__regex__1_8_4//:regex", - "@raze__syn__1_0_109//:syn", - "@raze__tempfile__3_6_0//:tempfile", - "@raze__which__4_4_0//:which", - ], -) diff --git a/third_party/remote/BUILD.prost-derive-0.11.9.bazel b/third_party/remote/BUILD.prost-derive-0.11.9.bazel deleted file mode 100644 index dd9bdb862..000000000 --- a/third_party/remote/BUILD.prost-derive-0.11.9.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "prost_derive", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=prost-derive", - "manual", - ], - version = "0.11.9", - # buildifier: leave-alone - deps = [ - "@raze__anyhow__1_0_71//:anyhow", - "@raze__itertools__0_10_5//:itertools", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__1_0_109//:syn", - ], -) diff --git a/third_party/remote/BUILD.prost-types-0.11.9.bazel b/third_party/remote/BUILD.prost-types-0.11.9.bazel deleted file mode 100644 index 5f5e098fb..000000000 --- a/third_party/remote/BUILD.prost-types-0.11.9.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "prost_types", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=prost-types", - "manual", - ], - version = "0.11.9", - # buildifier: leave-alone - deps = [ - "@raze__prost__0_11_9//:prost", - ], -) diff --git a/third_party/remote/BUILD.quote-1.0.28.bazel b/third_party/remote/BUILD.quote-1.0.28.bazel deleted file mode 100644 index 3e3f09be6..000000000 --- a/third_party/remote/BUILD.quote-1.0.28.bazel +++ /dev/null @@ -1,93 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "quote_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "proc-macro", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.28", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "quote", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "proc-macro", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=quote", - "manual", - ], - version = "1.0.28", - # buildifier: leave-alone - deps = [ - ":quote_build_script", - "@raze__proc_macro2__1_0_63//:proc_macro2", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.rand-0.8.5.bazel b/third_party/remote/BUILD.rand-0.8.5.bazel deleted file mode 100644 index 95531afd0..000000000 --- a/third_party/remote/BUILD.rand-0.8.5.bazel +++ /dev/null @@ -1,75 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rand", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "alloc", - "default", - "getrandom", - "libc", - "rand_chacha", - "small_rng", - "std", - "std_rng", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rand", - "manual", - ], - version = "0.8.5", - # buildifier: leave-alone - deps = [ - "@raze__rand_chacha__0_3_1//:rand_chacha", - "@raze__rand_core__0_6_4//:rand_core", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.rand_chacha-0.3.1.bazel b/third_party/remote/BUILD.rand_chacha-0.3.1.bazel deleted file mode 100644 index d2ded853c..000000000 --- a/third_party/remote/BUILD.rand_chacha-0.3.1.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rand_chacha", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rand_chacha", - "manual", - ], - version = "0.3.1", - # buildifier: leave-alone - deps = [ - "@raze__ppv_lite86__0_2_17//:ppv_lite86", - "@raze__rand_core__0_6_4//:rand_core", - ], -) diff --git a/third_party/remote/BUILD.rand_core-0.6.4.bazel b/third_party/remote/BUILD.rand_core-0.6.4.bazel deleted file mode 100644 index 54e281ad5..000000000 --- a/third_party/remote/BUILD.rand_core-0.6.4.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rand_core", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "getrandom", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rand_core", - "manual", - ], - version = "0.6.4", - # buildifier: leave-alone - deps = [ - "@raze__getrandom__0_2_10//:getrandom", - ], -) diff --git a/third_party/remote/BUILD.redox_syscall-0.2.16.bazel b/third_party/remote/BUILD.redox_syscall-0.2.16.bazel deleted file mode 100644 index e20370765..000000000 --- a/third_party/remote/BUILD.redox_syscall-0.2.16.bazel +++ /dev/null @@ -1,62 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -alias( - name = "redox_syscall", - actual = ":syscall", - tags = [ - "cargo-raze", - "manual", - ], -) - -rust_library( - name = "syscall", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=syscall", - "manual", - ], - version = "0.2.16", - # buildifier: leave-alone - deps = [ - "@raze__bitflags__1_3_2//:bitflags", - ], -) diff --git a/third_party/remote/BUILD.redox_syscall-0.3.5.bazel b/third_party/remote/BUILD.redox_syscall-0.3.5.bazel deleted file mode 100644 index a0edd997f..000000000 --- a/third_party/remote/BUILD.redox_syscall-0.3.5.bazel +++ /dev/null @@ -1,62 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -alias( - name = "redox_syscall", - actual = ":syscall", - tags = [ - "cargo-raze", - "manual", - ], -) - -rust_library( - name = "syscall", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=syscall", - "manual", - ], - version = "0.3.5", - # buildifier: leave-alone - deps = [ - "@raze__bitflags__1_3_2//:bitflags", - ], -) diff --git a/third_party/remote/BUILD.redox_users-0.4.3.bazel b/third_party/remote/BUILD.redox_users-0.4.3.bazel deleted file mode 100644 index 29199c514..000000000 --- a/third_party/remote/BUILD.redox_users-0.4.3.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "redox_users", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=redox_users", - "manual", - ], - version = "0.4.3", - # buildifier: leave-alone - deps = [ - "@raze__getrandom__0_2_10//:getrandom", - "@raze__redox_syscall__0_2_16//:redox_syscall", - "@raze__thiserror__1_0_40//:thiserror", - ], -) diff --git a/third_party/remote/BUILD.regex-1.8.4.bazel b/third_party/remote/BUILD.regex-1.8.4.bazel deleted file mode 100644 index ea1a99b63..000000000 --- a/third_party/remote/BUILD.regex-1.8.4.bazel +++ /dev/null @@ -1,96 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "shootout-regex-dna" with type "example" omitted - -# Unsupported target "shootout-regex-dna-bytes" with type "example" omitted - -# Unsupported target "shootout-regex-dna-cheat" with type "example" omitted - -# Unsupported target "shootout-regex-dna-replace" with type "example" omitted - -# Unsupported target "shootout-regex-dna-single" with type "example" omitted - -# Unsupported target "shootout-regex-dna-single-cheat" with type "example" omitted - -rust_library( - name = "regex", - srcs = glob(["**/*.rs"]), - crate_features = [ - "aho-corasick", - "memchr", - "perf", - "perf-cache", - "perf-dfa", - "perf-inline", - "perf-literal", - "std", - "unicode-bool", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=regex", - "manual", - ], - version = "1.8.4", - # buildifier: leave-alone - deps = [ - "@raze__aho_corasick__1_0_2//:aho_corasick", - "@raze__memchr__2_5_0//:memchr", - "@raze__regex_syntax__0_7_2//:regex_syntax", - ], -) - -# Unsupported target "backtrack" with type "test" omitted - -# Unsupported target "backtrack-bytes" with type "test" omitted - -# Unsupported target "backtrack-utf8bytes" with type "test" omitted - -# Unsupported target "crates-regex" with type "test" omitted - -# Unsupported target "default" with type "test" omitted - -# Unsupported target "default-bytes" with type "test" omitted - -# Unsupported target "nfa" with type "test" omitted - -# Unsupported target "nfa-bytes" with type "test" omitted - -# Unsupported target "nfa-utf8bytes" with type "test" omitted diff --git a/third_party/remote/BUILD.regex-syntax-0.7.2.bazel b/third_party/remote/BUILD.regex-syntax-0.7.2.bazel deleted file mode 100644 index e2b98d336..000000000 --- a/third_party/remote/BUILD.regex-syntax-0.7.2.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "regex_syntax", - srcs = glob(["**/*.rs"]), - crate_features = [ - "unicode-bool", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=regex-syntax", - "manual", - ], - version = "0.7.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.relative-path-1.8.0.bazel b/third_party/remote/BUILD.relative-path-1.8.0.bazel deleted file mode 100644 index 0284905c0..000000000 --- a/third_party/remote/BUILD.relative-path-1.8.0.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "relative_path", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=relative-path", - "manual", - ], - version = "1.8.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.rusoto_core-0.48.0.bazel b/third_party/remote/BUILD.rusoto_core-0.48.0.bazel deleted file mode 100644 index 671659a60..000000000 --- a/third_party/remote/BUILD.rusoto_core-0.48.0.bazel +++ /dev/null @@ -1,109 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "rusoto_core_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "hyper-tls", - "native-tls", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - "@raze__rustc_version__0_4_0//:rustc_version", - ], -) - -rust_library( - name = "rusoto_core", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "hyper-tls", - "native-tls", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__async_trait__0_1_68//:async_trait", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rusoto_core", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":rusoto_core_build_script", - "@raze__base64__0_13_1//:base64", - "@raze__bytes__1_4_0//:bytes", - "@raze__crc32fast__1_3_2//:crc32fast", - "@raze__futures__0_3_28//:futures", - "@raze__http__0_2_9//:http", - "@raze__hyper__0_14_26//:hyper", - "@raze__hyper_tls__0_5_0//:hyper_tls", - "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__log__0_4_19//:log", - "@raze__rusoto_credential__0_48_0//:rusoto_credential", - "@raze__rusoto_signature__0_48_0//:rusoto_signature", - "@raze__serde__1_0_164//:serde", - "@raze__serde_json__1_0_99//:serde_json", - "@raze__tokio__1_28_2//:tokio", - "@raze__xml_rs__0_8_14//:xml_rs", - ], -) diff --git a/third_party/remote/BUILD.rusoto_credential-0.48.0.bazel b/third_party/remote/BUILD.rusoto_credential-0.48.0.bazel deleted file mode 100644 index 04d573dbc..000000000 --- a/third_party/remote/BUILD.rusoto_credential-0.48.0.bazel +++ /dev/null @@ -1,66 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "rusoto_credential", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__async_trait__0_1_68//:async_trait", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rusoto_credential", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - "@raze__chrono__0_4_26//:chrono", - "@raze__dirs_next__2_0_0//:dirs_next", - "@raze__futures__0_3_28//:futures", - "@raze__hyper__0_14_26//:hyper", - "@raze__serde__1_0_164//:serde", - "@raze__serde_json__1_0_99//:serde_json", - "@raze__shlex__1_1_0//:shlex", - "@raze__tokio__1_28_2//:tokio", - "@raze__zeroize__1_6_0//:zeroize", - ], -) - -# Unsupported target "instance-profile-test" with type "test" omitted diff --git a/third_party/remote/BUILD.rusoto_mock-0.48.0.bazel b/third_party/remote/BUILD.rusoto_mock-0.48.0.bazel deleted file mode 100644 index 0005af4b2..000000000 --- a/third_party/remote/BUILD.rusoto_mock-0.48.0.bazel +++ /dev/null @@ -1,65 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "rusoto_mock", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "native-tls", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__async_trait__0_1_68//:async_trait", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rusoto_mock", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - "@raze__chrono__0_4_26//:chrono", - "@raze__futures__0_3_28//:futures", - "@raze__http__0_2_9//:http", - "@raze__rusoto_core__0_48_0//:rusoto_core", - "@raze__serde__1_0_164//:serde", - "@raze__serde_json__1_0_99//:serde_json", - ], -) diff --git a/third_party/remote/BUILD.rusoto_s3-0.48.0.bazel b/third_party/remote/BUILD.rusoto_s3-0.48.0.bazel deleted file mode 100644 index 3659d0e70..000000000 --- a/third_party/remote/BUILD.rusoto_s3-0.48.0.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "rusoto_s3", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "native-tls", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__async_trait__0_1_68//:async_trait", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rusoto_s3", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__futures__0_3_28//:futures", - "@raze__rusoto_core__0_48_0//:rusoto_core", - "@raze__xml_rs__0_8_14//:xml_rs", - ], -) diff --git a/third_party/remote/BUILD.rusoto_signature-0.48.0.bazel b/third_party/remote/BUILD.rusoto_signature-0.48.0.bazel deleted file mode 100644 index de45c1277..000000000 --- a/third_party/remote/BUILD.rusoto_signature-0.48.0.bazel +++ /dev/null @@ -1,69 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "rusoto_signature", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rusoto_signature", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - "@raze__base64__0_13_1//:base64", - "@raze__bytes__1_4_0//:bytes", - "@raze__chrono__0_4_26//:chrono", - "@raze__digest__0_9_0//:digest", - "@raze__futures__0_3_28//:futures", - "@raze__hex__0_4_3//:hex", - "@raze__hmac__0_11_0//:hmac", - "@raze__http__0_2_9//:http", - "@raze__hyper__0_14_26//:hyper", - "@raze__log__0_4_19//:log", - "@raze__md_5__0_9_1//:md_5", - "@raze__percent_encoding__2_3_0//:percent_encoding", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__rusoto_credential__0_48_0//:rusoto_credential", - "@raze__serde__1_0_164//:serde", - "@raze__sha2__0_9_9//:sha2", - "@raze__tokio__1_28_2//:tokio", - ], -) diff --git a/third_party/remote/BUILD.rustc_version-0.4.0.bazel b/third_party/remote/BUILD.rustc_version-0.4.0.bazel deleted file mode 100644 index eba1bb521..000000000 --- a/third_party/remote/BUILD.rustc_version-0.4.0.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rustc_version", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rustc_version", - "manual", - ], - version = "0.4.0", - # buildifier: leave-alone - deps = [ - "@raze__semver__1_0_17//:semver", - ], -) - -# Unsupported target "all" with type "test" omitted diff --git a/third_party/remote/BUILD.rustix-0.37.20.bazel b/third_party/remote/BUILD.rustix-0.37.20.bazel deleted file mode 100644 index 1850045ee..000000000 --- a/third_party/remote/BUILD.rustix-0.37.20.bazel +++ /dev/null @@ -1,123 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "rustix_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "fs", - "io-lifetimes", - "libc", - "std", - "termios", - "use-libc-auxv", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.37.20", - visibility = ["//visibility:private"], - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__linux_raw_sys__0_3_8//:linux_raw_sys", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "mod" with type "bench" omitted - -rust_library( - name = "rustix", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "default", - "fs", - "io-lifetimes", - "libc", - "std", - "termios", - "use-libc-auxv", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rustix", - "manual", - ], - version = "0.37.20", - # buildifier: leave-alone - deps = [ - ":rustix_build_script", - "@raze__bitflags__1_3_2//:bitflags", - "@raze__io_lifetimes__1_0_11//:io_lifetimes", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - "@raze__linux_raw_sys__0_3_8//:linux_raw_sys", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.rustversion-1.0.12.bazel b/third_party/remote/BUILD.rustversion-1.0.12.bazel deleted file mode 100644 index 183da3e71..000000000 --- a/third_party/remote/BUILD.rustversion-1.0.12.bazel +++ /dev/null @@ -1,88 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "rustversion_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build/build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.12", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_proc_macro( - name = "rustversion", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=rustversion", - "manual", - ], - version = "1.0.12", - # buildifier: leave-alone - deps = [ - ":rustversion_build_script", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test_const" with type "test" omitted - -# Unsupported target "test_eval" with type "test" omitted - -# Unsupported target "test_parse" with type "test" omitted diff --git a/third_party/remote/BUILD.ryu-1.0.13.bazel b/third_party/remote/BUILD.ryu-1.0.13.bazel deleted file mode 100644 index a9f4fc3e7..000000000 --- a/third_party/remote/BUILD.ryu-1.0.13.bazel +++ /dev/null @@ -1,70 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR BSL-1.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -# Unsupported target "upstream_benchmark" with type "example" omitted - -rust_library( - name = "ryu", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=ryu", - "manual", - ], - version = "1.0.13", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "common_test" with type "test" omitted - -# Unsupported target "d2s_table_test" with type "test" omitted - -# Unsupported target "d2s_test" with type "test" omitted - -# Unsupported target "exhaustive" with type "test" omitted - -# Unsupported target "f2s_test" with type "test" omitted - -# Unsupported target "s2d_test" with type "test" omitted - -# Unsupported target "s2f_test" with type "test" omitted diff --git a/third_party/remote/BUILD.schannel-0.1.21.bazel b/third_party/remote/BUILD.schannel-0.1.21.bazel deleted file mode 100644 index a234d8deb..000000000 --- a/third_party/remote/BUILD.schannel-0.1.21.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "schannel", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=schannel", - "manual", - ], - version = "0.1.21", - # buildifier: leave-alone - deps = [ - "@raze__windows_sys__0_42_0//:windows_sys", - ], -) diff --git a/third_party/remote/BUILD.scopeguard-1.1.0.bazel b/third_party/remote/BUILD.scopeguard-1.1.0.bazel deleted file mode 100644 index 2f629e169..000000000 --- a/third_party/remote/BUILD.scopeguard-1.1.0.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "readme" with type "example" omitted - -rust_library( - name = "scopeguard", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=scopeguard", - "manual", - ], - version = "1.1.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.security-framework-2.9.1.bazel b/third_party/remote/BUILD.security-framework-2.9.1.bazel deleted file mode 100644 index a24433ee6..000000000 --- a/third_party/remote/BUILD.security-framework-2.9.1.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "client" with type "example" omitted - -# Unsupported target "find_internet_password" with type "example" omitted - -# Unsupported target "set_internet_password" with type "example" omitted - -rust_library( - name = "security_framework", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=security-framework", - "manual", - ], - version = "2.9.1", - # buildifier: leave-alone - deps = [ - "@raze__bitflags__1_3_2//:bitflags", - "@raze__core_foundation__0_9_3//:core_foundation", - "@raze__core_foundation_sys__0_8_4//:core_foundation_sys", - "@raze__libc__0_2_146//:libc", - "@raze__security_framework_sys__2_9_0//:security_framework_sys", - ], -) diff --git a/third_party/remote/BUILD.security-framework-sys-2.9.0.bazel b/third_party/remote/BUILD.security-framework-sys-2.9.0.bazel deleted file mode 100644 index 327db61b7..000000000 --- a/third_party/remote/BUILD.security-framework-sys-2.9.0.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "security_framework_sys", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=security-framework-sys", - "manual", - ], - version = "2.9.0", - # buildifier: leave-alone - deps = [ - "@raze__core_foundation_sys__0_8_4//:core_foundation_sys", - "@raze__libc__0_2_146//:libc", - ], -) diff --git a/third_party/remote/BUILD.semver-1.0.17.bazel b/third_party/remote/BUILD.semver-1.0.17.bazel deleted file mode 100644 index 1111515e2..000000000 --- a/third_party/remote/BUILD.semver-1.0.17.bazel +++ /dev/null @@ -1,98 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "semver_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.17", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "parse" with type "bench" omitted - -rust_library( - name = "semver", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=semver", - "manual", - ], - version = "1.0.17", - # buildifier: leave-alone - deps = [ - ":semver_build_script", - ], -) - -# Unsupported target "test_autotrait" with type "test" omitted - -# Unsupported target "test_identifier" with type "test" omitted - -# Unsupported target "test_version" with type "test" omitted - -# Unsupported target "test_version_req" with type "test" omitted diff --git a/third_party/remote/BUILD.serde-1.0.164.bazel b/third_party/remote/BUILD.serde-1.0.164.bazel deleted file mode 100644 index 1e1c9a205..000000000 --- a/third_party/remote/BUILD.serde-1.0.164.bazel +++ /dev/null @@ -1,95 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "serde_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "derive", - "serde_derive", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.164", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "serde", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "derive", - "serde_derive", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - proc_macro_deps = [ - "@raze__serde_derive__1_0_164//:serde_derive", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=serde", - "manual", - ], - version = "1.0.164", - # buildifier: leave-alone - deps = [ - ":serde_build_script", - ], -) diff --git a/third_party/remote/BUILD.serde_derive-1.0.164.bazel b/third_party/remote/BUILD.serde_derive-1.0.164.bazel deleted file mode 100644 index ada8421d8..000000000 --- a/third_party/remote/BUILD.serde_derive-1.0.164.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "serde_derive", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=serde_derive", - "manual", - ], - version = "1.0.164", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.serde_json-1.0.99.bazel b/third_party/remote/BUILD.serde_json-1.0.99.bazel deleted file mode 100644 index e9f032eb1..000000000 --- a/third_party/remote/BUILD.serde_json-1.0.99.bazel +++ /dev/null @@ -1,105 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "serde_json_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.99", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "serde_json", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=serde_json", - "manual", - ], - version = "1.0.99", - # buildifier: leave-alone - deps = [ - ":serde_json_build_script", - "@raze__itoa__1_0_6//:itoa", - "@raze__ryu__1_0_13//:ryu", - "@raze__serde__1_0_164//:serde", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "debug" with type "test" omitted - -# Unsupported target "lexical" with type "test" omitted - -# Unsupported target "map" with type "test" omitted - -# Unsupported target "regression" with type "test" omitted - -# Unsupported target "stream" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.sha2-0.10.7.bazel b/third_party/remote/BUILD.sha2-0.10.7.bazel deleted file mode 100644 index 52ee4737c..000000000 --- a/third_party/remote/BUILD.sha2-0.10.7.bazel +++ /dev/null @@ -1,68 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "mod" with type "bench" omitted - -rust_library( - name = "sha2", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=sha2", - "manual", - ], - version = "0.10.7", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__digest__0_10_7//:digest", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - ): [ - "@raze__cpufeatures__0_2_8//:cpufeatures", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "mod" with type "test" omitted diff --git a/third_party/remote/BUILD.sha2-0.9.9.bazel b/third_party/remote/BUILD.sha2-0.9.9.bazel deleted file mode 100644 index c73fc710a..000000000 --- a/third_party/remote/BUILD.sha2-0.9.9.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "sha256" with type "bench" omitted - -# Unsupported target "sha512" with type "bench" omitted - -# Unsupported target "sha256sum" with type "example" omitted - -# Unsupported target "sha512sum" with type "example" omitted - -rust_library( - name = "sha2", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=sha2", - "manual", - ], - version = "0.9.9", - # buildifier: leave-alone - deps = [ - "@raze__block_buffer__0_9_0//:block_buffer", - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__digest__0_9_0//:digest", - "@raze__opaque_debug__0_3_0//:opaque_debug", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - ): [ - "@raze__cpufeatures__0_2_8//:cpufeatures", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "lib" with type "test" omitted diff --git a/third_party/remote/BUILD.shellexpand-2.1.2.bazel b/third_party/remote/BUILD.shellexpand-2.1.2.bazel deleted file mode 100644 index 3c167ec31..000000000 --- a/third_party/remote/BUILD.shellexpand-2.1.2.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "shellexpand", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=shellexpand", - "manual", - ], - version = "2.1.2", - # buildifier: leave-alone - deps = [ - "@raze__dirs__4_0_0//:dirs", - ], -) diff --git a/third_party/remote/BUILD.shlex-1.1.0.bazel b/third_party/remote/BUILD.shlex-1.1.0.bazel deleted file mode 100644 index 5bec09930..000000000 --- a/third_party/remote/BUILD.shlex-1.1.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "shlex", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=shlex", - "manual", - ], - version = "1.1.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.signal-hook-registry-1.4.1.bazel b/third_party/remote/BUILD.signal-hook-registry-1.4.1.bazel deleted file mode 100644 index 5af5e45e4..000000000 --- a/third_party/remote/BUILD.signal-hook-registry-1.4.1.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "signal_hook_registry", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=signal-hook-registry", - "manual", - ], - version = "1.4.1", - # buildifier: leave-alone - deps = [ - "@raze__libc__0_2_146//:libc", - ], -) - -# Unsupported target "unregister_signal" with type "test" omitted diff --git a/third_party/remote/BUILD.slab-0.4.8.bazel b/third_party/remote/BUILD.slab-0.4.8.bazel deleted file mode 100644 index a0d530a3d..000000000 --- a/third_party/remote/BUILD.slab-0.4.8.bazel +++ /dev/null @@ -1,93 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "slab_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "default", - "std", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.8", - visibility = ["//visibility:private"], - deps = [ - "@raze__autocfg__1_1_0//:autocfg", - ], -) - -rust_library( - name = "slab", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=slab", - "manual", - ], - version = "0.4.8", - # buildifier: leave-alone - deps = [ - ":slab_build_script", - ], -) - -# Unsupported target "serde" with type "test" omitted - -# Unsupported target "slab" with type "test" omitted diff --git a/third_party/remote/BUILD.smallvec-1.10.0.bazel b/third_party/remote/BUILD.smallvec-1.10.0.bazel deleted file mode 100644 index c9b5d80ad..000000000 --- a/third_party/remote/BUILD.smallvec-1.10.0.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "smallvec", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=smallvec", - "manual", - ], - version = "1.10.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "debugger_visualizer" with type "test" omitted - -# Unsupported target "macro" with type "test" omitted diff --git a/third_party/remote/BUILD.socket2-0.4.9.bazel b/third_party/remote/BUILD.socket2-0.4.9.bazel deleted file mode 100644 index af96ea543..000000000 --- a/third_party/remote/BUILD.socket2-0.4.9.bazel +++ /dev/null @@ -1,66 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "socket2", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "all", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=socket2", - "manual", - ], - version = "0.4.9", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/third_party/remote/BUILD.static_assertions-1.1.0.bazel b/third_party/remote/BUILD.static_assertions-1.1.0.bazel deleted file mode 100644 index 4dafe59d2..000000000 --- a/third_party/remote/BUILD.static_assertions-1.1.0.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "static_assertions", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=static_assertions", - "manual", - ], - version = "1.1.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.stdext-0.2.1.bazel b/third_party/remote/BUILD.stdext-0.2.1.bazel deleted file mode 100644 index 04878e1a0..000000000 --- a/third_party/remote/BUILD.stdext-0.2.1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "stdext", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=stdext", - "manual", - ], - version = "0.2.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.strsim-0.10.0.bazel b/third_party/remote/BUILD.strsim-0.10.0.bazel deleted file mode 100644 index bbe87cd20..000000000 --- a/third_party/remote/BUILD.strsim-0.10.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "benches" with type "bench" omitted - -rust_library( - name = "strsim", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=strsim", - "manual", - ], - version = "0.10.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "lib" with type "test" omitted diff --git a/third_party/remote/BUILD.subtle-2.4.1.bazel b/third_party/remote/BUILD.subtle-2.4.1.bazel deleted file mode 100644 index 3cc284cc2..000000000 --- a/third_party/remote/BUILD.subtle-2.4.1.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # BSD-3-Clause from expression "BSD-3-Clause" -]) - -# Generated Targets - -rust_library( - name = "subtle", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=subtle", - "manual", - ], - version = "2.4.1", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "mod" with type "test" omitted diff --git a/third_party/remote/BUILD.syn-1.0.109.bazel b/third_party/remote/BUILD.syn-1.0.109.bazel deleted file mode 100644 index a2776bee4..000000000 --- a/third_party/remote/BUILD.syn-1.0.109.bazel +++ /dev/null @@ -1,163 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "syn_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "clone-impls", - "default", - "derive", - "extra-traits", - "full", - "parsing", - "printing", - "proc-macro", - "quote", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.109", - visibility = ["//visibility:private"], - deps = [ - ], -) - -# Unsupported target "file" with type "bench" omitted - -# Unsupported target "rust" with type "bench" omitted - -rust_library( - name = "syn", - srcs = glob(["**/*.rs"]), - crate_features = [ - "clone-impls", - "default", - "derive", - "extra-traits", - "full", - "parsing", - "printing", - "proc-macro", - "quote", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=syn", - "manual", - ], - version = "1.0.109", - # buildifier: leave-alone - deps = [ - ":syn_build_script", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__unicode_ident__1_0_9//:unicode_ident", - ], -) - -# Unsupported target "regression" with type "test" omitted - -# Unsupported target "test_asyncness" with type "test" omitted - -# Unsupported target "test_attribute" with type "test" omitted - -# Unsupported target "test_derive_input" with type "test" omitted - -# Unsupported target "test_expr" with type "test" omitted - -# Unsupported target "test_generics" with type "test" omitted - -# Unsupported target "test_grouping" with type "test" omitted - -# Unsupported target "test_ident" with type "test" omitted - -# Unsupported target "test_item" with type "test" omitted - -# Unsupported target "test_iterators" with type "test" omitted - -# Unsupported target "test_lit" with type "test" omitted - -# Unsupported target "test_meta" with type "test" omitted - -# Unsupported target "test_parse_buffer" with type "test" omitted - -# Unsupported target "test_parse_stream" with type "test" omitted - -# Unsupported target "test_pat" with type "test" omitted - -# Unsupported target "test_path" with type "test" omitted - -# Unsupported target "test_precedence" with type "test" omitted - -# Unsupported target "test_receiver" with type "test" omitted - -# Unsupported target "test_round_trip" with type "test" omitted - -# Unsupported target "test_shebang" with type "test" omitted - -# Unsupported target "test_should_parse" with type "test" omitted - -# Unsupported target "test_size" with type "test" omitted - -# Unsupported target "test_stmt" with type "test" omitted - -# Unsupported target "test_token_trees" with type "test" omitted - -# Unsupported target "test_ty" with type "test" omitted - -# Unsupported target "test_visibility" with type "test" omitted - -# Unsupported target "zzz_stable" with type "test" omitted diff --git a/third_party/remote/BUILD.syn-2.0.22.bazel b/third_party/remote/BUILD.syn-2.0.22.bazel deleted file mode 100644 index 5981c1fc2..000000000 --- a/third_party/remote/BUILD.syn-2.0.22.bazel +++ /dev/null @@ -1,126 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "file" with type "bench" omitted - -# Unsupported target "rust" with type "bench" omitted - -rust_library( - name = "syn", - srcs = glob(["**/*.rs"]), - crate_features = [ - "clone-impls", - "default", - "derive", - "extra-traits", - "full", - "parsing", - "printing", - "proc-macro", - "quote", - "visit", - "visit-mut", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=syn", - "manual", - ], - version = "2.0.22", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__unicode_ident__1_0_9//:unicode_ident", - ], -) - -# Unsupported target "regression" with type "test" omitted - -# Unsupported target "test_asyncness" with type "test" omitted - -# Unsupported target "test_attribute" with type "test" omitted - -# Unsupported target "test_derive_input" with type "test" omitted - -# Unsupported target "test_expr" with type "test" omitted - -# Unsupported target "test_generics" with type "test" omitted - -# Unsupported target "test_grouping" with type "test" omitted - -# Unsupported target "test_ident" with type "test" omitted - -# Unsupported target "test_item" with type "test" omitted - -# Unsupported target "test_iterators" with type "test" omitted - -# Unsupported target "test_lit" with type "test" omitted - -# Unsupported target "test_meta" with type "test" omitted - -# Unsupported target "test_parse_buffer" with type "test" omitted - -# Unsupported target "test_parse_stream" with type "test" omitted - -# Unsupported target "test_pat" with type "test" omitted - -# Unsupported target "test_path" with type "test" omitted - -# Unsupported target "test_precedence" with type "test" omitted - -# Unsupported target "test_receiver" with type "test" omitted - -# Unsupported target "test_round_trip" with type "test" omitted - -# Unsupported target "test_shebang" with type "test" omitted - -# Unsupported target "test_should_parse" with type "test" omitted - -# Unsupported target "test_size" with type "test" omitted - -# Unsupported target "test_stmt" with type "test" omitted - -# Unsupported target "test_token_trees" with type "test" omitted - -# Unsupported target "test_ty" with type "test" omitted - -# Unsupported target "test_visibility" with type "test" omitted - -# Unsupported target "zzz_stable" with type "test" omitted diff --git a/third_party/remote/BUILD.sync_wrapper-0.1.2.bazel b/third_party/remote/BUILD.sync_wrapper-0.1.2.bazel deleted file mode 100644 index 10c409c86..000000000 --- a/third_party/remote/BUILD.sync_wrapper-0.1.2.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "sync_wrapper", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=sync_wrapper", - "manual", - ], - version = "0.1.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.tempfile-3.6.0.bazel b/third_party/remote/BUILD.tempfile-3.6.0.bazel deleted file mode 100644 index b801bd2cb..000000000 --- a/third_party/remote/BUILD.tempfile-3.6.0.bazel +++ /dev/null @@ -1,110 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "tempfile_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "3.6.0", - visibility = ["//visibility:private"], - deps = [ - "@raze__autocfg__1_1_0//:autocfg", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - ], - "//conditions:default": [], - }), -) - -rust_library( - name = "tempfile", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tempfile", - "manual", - ], - version = "3.6.0", - # buildifier: leave-alone - deps = [ - ":tempfile_build_script", - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__fastrand__1_9_0//:fastrand", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__rustix__0_37_20//:rustix", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "namedtempfile" with type "test" omitted - -# Unsupported target "spooled" with type "test" omitted - -# Unsupported target "tempdir" with type "test" omitted - -# Unsupported target "tempfile" with type "test" omitted diff --git a/third_party/remote/BUILD.termcolor-1.2.0.bazel b/third_party/remote/BUILD.termcolor-1.2.0.bazel deleted file mode 100644 index 9520b4d19..000000000 --- a/third_party/remote/BUILD.termcolor-1.2.0.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "unencumbered", # Unlicense from expression "Unlicense OR MIT" -]) - -# Generated Targets - -rust_library( - name = "termcolor", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=termcolor", - "manual", - ], - version = "1.2.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.thiserror-1.0.40.bazel b/third_party/remote/BUILD.thiserror-1.0.40.bazel deleted file mode 100644 index 91221ed6e..000000000 --- a/third_party/remote/BUILD.thiserror-1.0.40.bazel +++ /dev/null @@ -1,109 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "thiserror_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.40", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "thiserror", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__thiserror_impl__1_0_40//:thiserror_impl", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=thiserror", - "manual", - ], - version = "1.0.40", - # buildifier: leave-alone - deps = [ - ":thiserror_build_script", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test_backtrace" with type "test" omitted - -# Unsupported target "test_deprecated" with type "test" omitted - -# Unsupported target "test_display" with type "test" omitted - -# Unsupported target "test_error" with type "test" omitted - -# Unsupported target "test_expr" with type "test" omitted - -# Unsupported target "test_from" with type "test" omitted - -# Unsupported target "test_generics" with type "test" omitted - -# Unsupported target "test_lints" with type "test" omitted - -# Unsupported target "test_option" with type "test" omitted - -# Unsupported target "test_path" with type "test" omitted - -# Unsupported target "test_source" with type "test" omitted - -# Unsupported target "test_transparent" with type "test" omitted diff --git a/third_party/remote/BUILD.thiserror-impl-1.0.40.bazel b/third_party/remote/BUILD.thiserror-impl-1.0.40.bazel deleted file mode 100644 index 0257dd9b4..000000000 --- a/third_party/remote/BUILD.thiserror-impl-1.0.40.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "thiserror_impl", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=thiserror-impl", - "manual", - ], - version = "1.0.40", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.time-0.1.45.bazel b/third_party/remote/BUILD.time-0.1.45.bazel deleted file mode 100644 index f01f84f4e..000000000 --- a/third_party/remote/BUILD.time-0.1.45.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "time", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=time", - "manual", - ], - version = "0.1.45", - # buildifier: leave-alone - deps = [ - "@raze__libc__0_2_146//:libc", - ], -) diff --git a/third_party/remote/BUILD.tokio-1.28.2.bazel b/third_party/remote/BUILD.tokio-1.28.2.bazel deleted file mode 100644 index 928e26ed8..000000000 --- a/third_party/remote/BUILD.tokio-1.28.2.bazel +++ /dev/null @@ -1,426 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "tokio_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_features = [ - "bytes", - "default", - "fs", - "io-std", - "io-util", - "libc", - "macros", - "mio", - "net", - "num_cpus", - "parking_lot", - "process", - "rt", - "rt-multi-thread", - "signal-hook-registry", - "socket2", - "sync", - "time", - "tokio-macros", - "windows-sys", - ], - crate_root = "build.rs", - data = glob(["**"]), - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.28.2", - visibility = ["//visibility:private"], - deps = [ - "@raze__autocfg__1_1_0//:autocfg", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - ], - "//conditions:default": [], - }) + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - ], - "//conditions:default": [], - }), -) - -rust_library( - name = "tokio", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "bytes", - "default", - "fs", - "io-std", - "io-util", - "libc", - "macros", - "mio", - "net", - "num_cpus", - "parking_lot", - "process", - "rt", - "rt-multi-thread", - "signal-hook-registry", - "socket2", - "sync", - "time", - "tokio-macros", - "windows-sys", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - proc_macro_deps = [ - "@raze__tokio_macros__2_1_0//:tokio_macros", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tokio", - "manual", - ], - version = "1.28.2", - # buildifier: leave-alone - deps = [ - ":tokio_build_script", - "@raze__bytes__1_4_0//:bytes", - "@raze__mio__0_8_8//:mio", - "@raze__num_cpus__1_15_0//:num_cpus", - "@raze__parking_lot__0_12_1//:parking_lot", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - ] + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__socket2__0_4_9//:socket2", - ], - "//conditions:default": [], - }) + selects.with_or({ - ( - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - ): [ - "@raze__libc__0_2_146//:libc", - "@raze__signal_hook_registry__1_4_1//:signal_hook_registry", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "_require_full" with type "test" omitted - -# Unsupported target "async_send_sync" with type "test" omitted - -# Unsupported target "buffered" with type "test" omitted - -# Unsupported target "fs" with type "test" omitted - -# Unsupported target "fs_canonicalize_dir" with type "test" omitted - -# Unsupported target "fs_copy" with type "test" omitted - -# Unsupported target "fs_dir" with type "test" omitted - -# Unsupported target "fs_file" with type "test" omitted - -# Unsupported target "fs_link" with type "test" omitted - -# Unsupported target "fs_open_options" with type "test" omitted - -# Unsupported target "fs_open_options_windows" with type "test" omitted - -# Unsupported target "fs_remove_dir_all" with type "test" omitted - -# Unsupported target "fs_remove_file" with type "test" omitted - -# Unsupported target "fs_rename" with type "test" omitted - -# Unsupported target "fs_symlink_dir_windows" with type "test" omitted - -# Unsupported target "fs_symlink_file_windows" with type "test" omitted - -# Unsupported target "fs_try_exists" with type "test" omitted - -# Unsupported target "io_async_fd" with type "test" omitted - -# Unsupported target "io_async_read" with type "test" omitted - -# Unsupported target "io_buf_reader" with type "test" omitted - -# Unsupported target "io_buf_writer" with type "test" omitted - -# Unsupported target "io_chain" with type "test" omitted - -# Unsupported target "io_copy" with type "test" omitted - -# Unsupported target "io_copy_bidirectional" with type "test" omitted - -# Unsupported target "io_driver" with type "test" omitted - -# Unsupported target "io_driver_drop" with type "test" omitted - -# Unsupported target "io_fill_buf" with type "test" omitted - -# Unsupported target "io_lines" with type "test" omitted - -# Unsupported target "io_mem_stream" with type "test" omitted - -# Unsupported target "io_panic" with type "test" omitted - -# Unsupported target "io_poll_aio" with type "test" omitted - -# Unsupported target "io_read" with type "test" omitted - -# Unsupported target "io_read_buf" with type "test" omitted - -# Unsupported target "io_read_exact" with type "test" omitted - -# Unsupported target "io_read_line" with type "test" omitted - -# Unsupported target "io_read_to_end" with type "test" omitted - -# Unsupported target "io_read_to_string" with type "test" omitted - -# Unsupported target "io_read_until" with type "test" omitted - -# Unsupported target "io_split" with type "test" omitted - -# Unsupported target "io_take" with type "test" omitted - -# Unsupported target "io_util_empty" with type "test" omitted - -# Unsupported target "io_write" with type "test" omitted - -# Unsupported target "io_write_all" with type "test" omitted - -# Unsupported target "io_write_all_buf" with type "test" omitted - -# Unsupported target "io_write_buf" with type "test" omitted - -# Unsupported target "io_write_int" with type "test" omitted - -# Unsupported target "join_handle_panic" with type "test" omitted - -# Unsupported target "macros_join" with type "test" omitted - -# Unsupported target "macros_pin" with type "test" omitted - -# Unsupported target "macros_rename_test" with type "test" omitted - -# Unsupported target "macros_select" with type "test" omitted - -# Unsupported target "macros_test" with type "test" omitted - -# Unsupported target "macros_try_join" with type "test" omitted - -# Unsupported target "net_bind_resource" with type "test" omitted - -# Unsupported target "net_lookup_host" with type "test" omitted - -# Unsupported target "net_named_pipe" with type "test" omitted - -# Unsupported target "net_panic" with type "test" omitted - -# Unsupported target "net_unix_pipe" with type "test" omitted - -# Unsupported target "no_rt" with type "test" omitted - -# Unsupported target "process_arg0" with type "test" omitted - -# Unsupported target "process_issue_2174" with type "test" omitted - -# Unsupported target "process_issue_42" with type "test" omitted - -# Unsupported target "process_kill_on_drop" with type "test" omitted - -# Unsupported target "process_raw_handle" with type "test" omitted - -# Unsupported target "process_smoke" with type "test" omitted - -# Unsupported target "rt_basic" with type "test" omitted - -# Unsupported target "rt_common" with type "test" omitted - -# Unsupported target "rt_handle_block_on" with type "test" omitted - -# Unsupported target "rt_metrics" with type "test" omitted - -# Unsupported target "rt_panic" with type "test" omitted - -# Unsupported target "rt_threaded" with type "test" omitted - -# Unsupported target "rt_time_start_paused" with type "test" omitted - -# Unsupported target "signal_ctrl_c" with type "test" omitted - -# Unsupported target "signal_drop_recv" with type "test" omitted - -# Unsupported target "signal_drop_rt" with type "test" omitted - -# Unsupported target "signal_drop_signal" with type "test" omitted - -# Unsupported target "signal_multi_rt" with type "test" omitted - -# Unsupported target "signal_no_rt" with type "test" omitted - -# Unsupported target "signal_notify_both" with type "test" omitted - -# Unsupported target "signal_panic" with type "test" omitted - -# Unsupported target "signal_twice" with type "test" omitted - -# Unsupported target "signal_usr1" with type "test" omitted - -# Unsupported target "sync_barrier" with type "test" omitted - -# Unsupported target "sync_broadcast" with type "test" omitted - -# Unsupported target "sync_errors" with type "test" omitted - -# Unsupported target "sync_mpsc" with type "test" omitted - -# Unsupported target "sync_mpsc_weak" with type "test" omitted - -# Unsupported target "sync_mutex" with type "test" omitted - -# Unsupported target "sync_mutex_owned" with type "test" omitted - -# Unsupported target "sync_notify" with type "test" omitted - -# Unsupported target "sync_once_cell" with type "test" omitted - -# Unsupported target "sync_oneshot" with type "test" omitted - -# Unsupported target "sync_panic" with type "test" omitted - -# Unsupported target "sync_rwlock" with type "test" omitted - -# Unsupported target "sync_semaphore" with type "test" omitted - -# Unsupported target "sync_semaphore_owned" with type "test" omitted - -# Unsupported target "sync_watch" with type "test" omitted - -# Unsupported target "task_abort" with type "test" omitted - -# Unsupported target "task_blocking" with type "test" omitted - -# Unsupported target "task_builder" with type "test" omitted - -# Unsupported target "task_id" with type "test" omitted - -# Unsupported target "task_join_set" with type "test" omitted - -# Unsupported target "task_local" with type "test" omitted - -# Unsupported target "task_local_set" with type "test" omitted - -# Unsupported target "task_panic" with type "test" omitted - -# Unsupported target "tcp_accept" with type "test" omitted - -# Unsupported target "tcp_connect" with type "test" omitted - -# Unsupported target "tcp_echo" with type "test" omitted - -# Unsupported target "tcp_into_split" with type "test" omitted - -# Unsupported target "tcp_into_std" with type "test" omitted - -# Unsupported target "tcp_peek" with type "test" omitted - -# Unsupported target "tcp_shutdown" with type "test" omitted - -# Unsupported target "tcp_socket" with type "test" omitted - -# Unsupported target "tcp_split" with type "test" omitted - -# Unsupported target "tcp_stream" with type "test" omitted - -# Unsupported target "test_clock" with type "test" omitted - -# Unsupported target "time_interval" with type "test" omitted - -# Unsupported target "time_panic" with type "test" omitted - -# Unsupported target "time_pause" with type "test" omitted - -# Unsupported target "time_rt" with type "test" omitted - -# Unsupported target "time_sleep" with type "test" omitted - -# Unsupported target "time_timeout" with type "test" omitted - -# Unsupported target "udp" with type "test" omitted - -# Unsupported target "uds_cred" with type "test" omitted - -# Unsupported target "uds_datagram" with type "test" omitted - -# Unsupported target "uds_split" with type "test" omitted - -# Unsupported target "uds_stream" with type "test" omitted - -# Unsupported target "unwindsafe" with type "test" omitted diff --git a/third_party/remote/BUILD.tokio-io-timeout-1.2.0.bazel b/third_party/remote/BUILD.tokio-io-timeout-1.2.0.bazel deleted file mode 100644 index 77d14d3c4..000000000 --- a/third_party/remote/BUILD.tokio-io-timeout-1.2.0.bazel +++ /dev/null @@ -1,54 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "tokio_io_timeout", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tokio-io-timeout", - "manual", - ], - version = "1.2.0", - # buildifier: leave-alone - deps = [ - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__tokio__1_28_2//:tokio", - ], -) diff --git a/third_party/remote/BUILD.tokio-macros-2.1.0.bazel b/third_party/remote/BUILD.tokio-macros-2.1.0.bazel deleted file mode 100644 index 37fa854d6..000000000 --- a/third_party/remote/BUILD.tokio-macros-2.1.0.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_proc_macro( - name = "tokio_macros", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tokio-macros", - "manual", - ], - version = "2.1.0", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) diff --git a/third_party/remote/BUILD.tokio-native-tls-0.3.1.bazel b/third_party/remote/BUILD.tokio-native-tls-0.3.1.bazel deleted file mode 100644 index 990feb786..000000000 --- a/third_party/remote/BUILD.tokio-native-tls-0.3.1.bazel +++ /dev/null @@ -1,64 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "download-rust-lang" with type "example" omitted - -# Unsupported target "echo" with type "example" omitted - -rust_library( - name = "tokio_native_tls", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tokio-native-tls", - "manual", - ], - version = "0.3.1", - # buildifier: leave-alone - deps = [ - "@raze__native_tls__0_2_11//:native_tls", - "@raze__tokio__1_28_2//:tokio", - ], -) - -# Unsupported target "bad" with type "test" omitted - -# Unsupported target "google" with type "test" omitted - -# Unsupported target "smoke" with type "test" omitted diff --git a/third_party/remote/BUILD.tokio-stream-0.1.14.bazel b/third_party/remote/BUILD.tokio-stream-0.1.14.bazel deleted file mode 100644 index e77a7235d..000000000 --- a/third_party/remote/BUILD.tokio-stream-0.1.14.bazel +++ /dev/null @@ -1,95 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tokio_stream", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "fs", - "sync", - "time", - "tokio-util", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tokio-stream", - "manual", - ], - version = "0.1.14", - # buildifier: leave-alone - deps = [ - "@raze__futures_core__0_3_28//:futures_core", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__tokio__1_28_2//:tokio", - "@raze__tokio_util__0_7_8//:tokio_util", - ], -) - -# Unsupported target "async_send_sync" with type "test" omitted - -# Unsupported target "chunks_timeout" with type "test" omitted - -# Unsupported target "stream_chain" with type "test" omitted - -# Unsupported target "stream_close" with type "test" omitted - -# Unsupported target "stream_collect" with type "test" omitted - -# Unsupported target "stream_empty" with type "test" omitted - -# Unsupported target "stream_fuse" with type "test" omitted - -# Unsupported target "stream_iter" with type "test" omitted - -# Unsupported target "stream_merge" with type "test" omitted - -# Unsupported target "stream_once" with type "test" omitted - -# Unsupported target "stream_panic" with type "test" omitted - -# Unsupported target "stream_pending" with type "test" omitted - -# Unsupported target "stream_stream_map" with type "test" omitted - -# Unsupported target "stream_timeout" with type "test" omitted - -# Unsupported target "time_throttle" with type "test" omitted - -# Unsupported target "watch" with type "test" omitted diff --git a/third_party/remote/BUILD.tokio-util-0.6.10.bazel b/third_party/remote/BUILD.tokio-util-0.6.10.bazel deleted file mode 100644 index 6005bf5e8..000000000 --- a/third_party/remote/BUILD.tokio-util-0.6.10.bazel +++ /dev/null @@ -1,98 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tokio_util", - srcs = glob(["**/*.rs"]), - crate_features = [ - "codec", - "default", - "io", - "io-util", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tokio-util", - "manual", - ], - version = "0.6.10", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_sink__0_3_28//:futures_sink", - "@raze__log__0_4_19//:log", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__tokio__1_28_2//:tokio", - ], -) - -# Unsupported target "_require_full" with type "test" omitted - -# Unsupported target "codecs" with type "test" omitted - -# Unsupported target "context" with type "test" omitted - -# Unsupported target "framed" with type "test" omitted - -# Unsupported target "framed_read" with type "test" omitted - -# Unsupported target "framed_stream" with type "test" omitted - -# Unsupported target "framed_write" with type "test" omitted - -# Unsupported target "io_reader_stream" with type "test" omitted - -# Unsupported target "io_stream_reader" with type "test" omitted - -# Unsupported target "io_sync_bridge" with type "test" omitted - -# Unsupported target "length_delimited" with type "test" omitted - -# Unsupported target "mpsc" with type "test" omitted - -# Unsupported target "poll_semaphore" with type "test" omitted - -# Unsupported target "reusable_box" with type "test" omitted - -# Unsupported target "sync_cancellation_token" with type "test" omitted - -# Unsupported target "time_delay_queue" with type "test" omitted - -# Unsupported target "udp" with type "test" omitted diff --git a/third_party/remote/BUILD.tokio-util-0.7.8.bazel b/third_party/remote/BUILD.tokio-util-0.7.8.bazel deleted file mode 100644 index 9f977f58c..000000000 --- a/third_party/remote/BUILD.tokio-util-0.7.8.bazel +++ /dev/null @@ -1,107 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tokio_util", - srcs = glob(["**/*.rs"]), - crate_features = [ - "codec", - "default", - "tracing", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tokio-util", - "manual", - ], - version = "0.7.8", - # buildifier: leave-alone - deps = [ - "@raze__bytes__1_4_0//:bytes", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_sink__0_3_28//:futures_sink", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__tokio__1_28_2//:tokio", - "@raze__tracing__0_1_37//:tracing", - ], -) - -# Unsupported target "_require_full" with type "test" omitted - -# Unsupported target "codecs" with type "test" omitted - -# Unsupported target "context" with type "test" omitted - -# Unsupported target "framed" with type "test" omitted - -# Unsupported target "framed_read" with type "test" omitted - -# Unsupported target "framed_stream" with type "test" omitted - -# Unsupported target "framed_write" with type "test" omitted - -# Unsupported target "io_inspect" with type "test" omitted - -# Unsupported target "io_reader_stream" with type "test" omitted - -# Unsupported target "io_sink_writer" with type "test" omitted - -# Unsupported target "io_stream_reader" with type "test" omitted - -# Unsupported target "io_sync_bridge" with type "test" omitted - -# Unsupported target "length_delimited" with type "test" omitted - -# Unsupported target "mpsc" with type "test" omitted - -# Unsupported target "panic" with type "test" omitted - -# Unsupported target "poll_semaphore" with type "test" omitted - -# Unsupported target "reusable_box" with type "test" omitted - -# Unsupported target "spawn_pinned" with type "test" omitted - -# Unsupported target "sync_cancellation_token" with type "test" omitted - -# Unsupported target "task_join_map" with type "test" omitted - -# Unsupported target "time_delay_queue" with type "test" omitted - -# Unsupported target "udp" with type "test" omitted diff --git a/third_party/remote/BUILD.tonic-0.8.3.bazel b/third_party/remote/BUILD.tonic-0.8.3.bazel deleted file mode 100644 index d84b7bc8f..000000000 --- a/third_party/remote/BUILD.tonic-0.8.3.bazel +++ /dev/null @@ -1,103 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "decode" with type "bench" omitted - -rust_library( - name = "tonic", - srcs = glob(["**/*.rs"]), - aliases = { - "@raze__prost__0_11_9//:prost": "prost1", - }, - crate_features = [ - "async-trait", - "axum", - "channel", - "codegen", - "default", - "flate2", - "gzip", - "h2", - "hyper", - "hyper-timeout", - "prost", - "prost-derive", - "prost1", - "tokio", - "tower", - "tracing-futures", - "transport", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__async_trait__0_1_68//:async_trait", - "@raze__prost_derive__0_11_9//:prost_derive", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tonic", - "manual", - ], - version = "0.8.3", - # buildifier: leave-alone - deps = [ - "@raze__async_stream__0_3_5//:async_stream", - "@raze__axum__0_6_18//:axum", - "@raze__base64__0_13_1//:base64", - "@raze__bytes__1_4_0//:bytes", - "@raze__flate2__1_0_26//:flate2", - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_util__0_3_28//:futures_util", - "@raze__h2__0_3_19//:h2", - "@raze__http__0_2_9//:http", - "@raze__http_body__0_4_5//:http_body", - "@raze__hyper__0_14_26//:hyper", - "@raze__hyper_timeout__0_4_1//:hyper_timeout", - "@raze__percent_encoding__2_3_0//:percent_encoding", - "@raze__pin_project__1_1_0//:pin_project", - "@raze__prost__0_11_9//:prost", - "@raze__tokio__1_28_2//:tokio", - "@raze__tokio_stream__0_1_14//:tokio_stream", - "@raze__tokio_util__0_7_8//:tokio_util", - "@raze__tower__0_4_13//:tower", - "@raze__tower_layer__0_3_2//:tower_layer", - "@raze__tower_service__0_3_2//:tower_service", - "@raze__tracing__0_1_37//:tracing", - "@raze__tracing_futures__0_2_5//:tracing_futures", - ], -) diff --git a/third_party/remote/BUILD.tonic-build-0.8.4.bazel b/third_party/remote/BUILD.tonic-build-0.8.4.bazel deleted file mode 100644 index 09fef60a6..000000000 --- a/third_party/remote/BUILD.tonic-build-0.8.4.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tonic_build", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "prost", - "prost-build", - "transport", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tonic-build", - "manual", - ], - version = "0.8.4", - # buildifier: leave-alone - deps = [ - "@raze__prettyplease__0_1_25//:prettyplease", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__prost_build__0_11_9//:prost_build", - "@raze__quote__1_0_28//:quote", - "@raze__syn__1_0_109//:syn", - ], -) diff --git a/third_party/remote/BUILD.tower-0.4.13.bazel b/third_party/remote/BUILD.tower-0.4.13.bazel deleted file mode 100644 index 138b46aa2..000000000 --- a/third_party/remote/BUILD.tower-0.4.13.bazel +++ /dev/null @@ -1,112 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "tower-balance" with type "example" omitted - -rust_library( - name = "tower", - srcs = glob(["**/*.rs"]), - crate_features = [ - "__common", - "balance", - "buffer", - "discover", - "futures-core", - "futures-util", - "indexmap", - "limit", - "load", - "make", - "pin-project", - "pin-project-lite", - "rand", - "ready-cache", - "slab", - "timeout", - "tokio", - "tokio-util", - "tracing", - "util", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tower", - "manual", - ], - version = "0.4.13", - # buildifier: leave-alone - deps = [ - "@raze__futures_core__0_3_28//:futures_core", - "@raze__futures_util__0_3_28//:futures_util", - "@raze__indexmap__1_9_3//:indexmap", - "@raze__pin_project__1_1_0//:pin_project", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__rand__0_8_5//:rand", - "@raze__slab__0_4_8//:slab", - "@raze__tokio__1_28_2//:tokio", - "@raze__tokio_util__0_7_8//:tokio_util", - "@raze__tower_layer__0_3_2//:tower_layer", - "@raze__tower_service__0_3_2//:tower_service", - "@raze__tracing__0_1_37//:tracing", - ], -) - -# Unsupported target "balance" with type "test" omitted - -# Unsupported target "buffer" with type "test" omitted - -# Unsupported target "builder" with type "test" omitted - -# Unsupported target "hedge" with type "test" omitted - -# Unsupported target "limit" with type "test" omitted - -# Unsupported target "load_shed" with type "test" omitted - -# Unsupported target "ready_cache" with type "test" omitted - -# Unsupported target "retry" with type "test" omitted - -# Unsupported target "spawn_ready" with type "test" omitted - -# Unsupported target "steer" with type "test" omitted - -# Unsupported target "support" with type "test" omitted - -# Unsupported target "util" with type "test" omitted diff --git a/third_party/remote/BUILD.tower-layer-0.3.2.bazel b/third_party/remote/BUILD.tower-layer-0.3.2.bazel deleted file mode 100644 index 80c6cffba..000000000 --- a/third_party/remote/BUILD.tower-layer-0.3.2.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tower_layer", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tower-layer", - "manual", - ], - version = "0.3.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.tower-service-0.3.2.bazel b/third_party/remote/BUILD.tower-service-0.3.2.bazel deleted file mode 100644 index 8849299c2..000000000 --- a/third_party/remote/BUILD.tower-service-0.3.2.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tower_service", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tower-service", - "manual", - ], - version = "0.3.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.tracing-0.1.37.bazel b/third_party/remote/BUILD.tracing-0.1.37.bazel deleted file mode 100644 index 26cf5caaa..000000000 --- a/third_party/remote/BUILD.tracing-0.1.37.bazel +++ /dev/null @@ -1,120 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "baseline" with type "bench" omitted - -# Unsupported target "dispatch_get_clone" with type "bench" omitted - -# Unsupported target "dispatch_get_ref" with type "bench" omitted - -# Unsupported target "empty_span" with type "bench" omitted - -# Unsupported target "enter_span" with type "bench" omitted - -# Unsupported target "event" with type "bench" omitted - -# Unsupported target "shared" with type "bench" omitted - -# Unsupported target "span_fields" with type "bench" omitted - -# Unsupported target "span_no_fields" with type "bench" omitted - -# Unsupported target "span_repeated" with type "bench" omitted - -rust_library( - name = "tracing", - srcs = glob(["**/*.rs"]), - crate_features = [ - "attributes", - "default", - "std", - "tracing-attributes", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__tracing_attributes__0_1_26//:tracing_attributes", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tracing", - "manual", - ], - version = "0.1.37", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__pin_project_lite__0_2_9//:pin_project_lite", - "@raze__tracing_core__0_1_31//:tracing_core", - ], -) - -# Unsupported target "enabled" with type "test" omitted - -# Unsupported target "event" with type "test" omitted - -# Unsupported target "filter_caching_is_lexically_scoped" with type "test" omitted - -# Unsupported target "filters_are_not_reevaluated_for_the_same_span" with type "test" omitted - -# Unsupported target "filters_are_reevaluated_for_different_call_sites" with type "test" omitted - -# Unsupported target "filters_dont_leak" with type "test" omitted - -# Unsupported target "future_send" with type "test" omitted - -# Unsupported target "macro_imports" with type "test" omitted - -# Unsupported target "macros" with type "test" omitted - -# Unsupported target "macros_incompatible_concat" with type "test" omitted - -# Unsupported target "macros_redefined_core" with type "test" omitted - -# Unsupported target "max_level_hint" with type "test" omitted - -# Unsupported target "multiple_max_level_hints" with type "test" omitted - -# Unsupported target "no_subscriber" with type "test" omitted - -# Unsupported target "register_callsite_deadlock" with type "test" omitted - -# Unsupported target "scoped_clobbers_default" with type "test" omitted - -# Unsupported target "span" with type "test" omitted - -# Unsupported target "subscriber" with type "test" omitted diff --git a/third_party/remote/BUILD.tracing-attributes-0.1.26.bazel b/third_party/remote/BUILD.tracing-attributes-0.1.26.bazel deleted file mode 100644 index 600252ad9..000000000 --- a/third_party/remote/BUILD.tracing-attributes-0.1.26.bazel +++ /dev/null @@ -1,79 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_proc_macro( - name = "tracing_attributes", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tracing-attributes", - "manual", - ], - version = "0.1.26", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - ], -) - -# Unsupported target "async_fn" with type "test" omitted - -# Unsupported target "destructuring" with type "test" omitted - -# Unsupported target "err" with type "test" omitted - -# Unsupported target "fields" with type "test" omitted - -# Unsupported target "follows_from" with type "test" omitted - -# Unsupported target "instrument" with type "test" omitted - -# Unsupported target "levels" with type "test" omitted - -# Unsupported target "names" with type "test" omitted - -# Unsupported target "parents" with type "test" omitted - -# Unsupported target "ret" with type "test" omitted - -# Unsupported target "targets" with type "test" omitted - -# Unsupported target "ui" with type "test" omitted diff --git a/third_party/remote/BUILD.tracing-core-0.1.31.bazel b/third_party/remote/BUILD.tracing-core-0.1.31.bazel deleted file mode 100644 index 36306a28e..000000000 --- a/third_party/remote/BUILD.tracing-core-0.1.31.bazel +++ /dev/null @@ -1,65 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tracing_core", - srcs = glob(["**/*.rs"]), - crate_features = [ - "once_cell", - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tracing-core", - "manual", - ], - version = "0.1.31", - # buildifier: leave-alone - deps = [ - "@raze__once_cell__1_18_0//:once_cell", - ], -) - -# Unsupported target "dispatch" with type "test" omitted - -# Unsupported target "global_dispatch" with type "test" omitted - -# Unsupported target "local_dispatch_before_init" with type "test" omitted - -# Unsupported target "macros" with type "test" omitted diff --git a/third_party/remote/BUILD.tracing-futures-0.2.5.bazel b/third_party/remote/BUILD.tracing-futures-0.2.5.bazel deleted file mode 100644 index 5e7eb49e9..000000000 --- a/third_party/remote/BUILD.tracing-futures-0.2.5.bazel +++ /dev/null @@ -1,64 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "tracing_futures", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "pin-project", - "std", - "std-future", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=tracing-futures", - "manual", - ], - version = "0.2.5", - # buildifier: leave-alone - deps = [ - "@raze__pin_project__1_1_0//:pin_project", - "@raze__tracing__0_1_37//:tracing", - ], -) - -# Unsupported target "std_future" with type "test" omitted - -# Unsupported target "support" with type "test" omitted diff --git a/third_party/remote/BUILD.try-lock-0.2.4.bazel b/third_party/remote/BUILD.try-lock-0.2.4.bazel deleted file mode 100644 index 50846b506..000000000 --- a/third_party/remote/BUILD.try-lock-0.2.4.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "try_lock", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=try-lock", - "manual", - ], - version = "0.2.4", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.twox-hash-1.6.3.bazel b/third_party/remote/BUILD.twox-hash-1.6.3.bazel deleted file mode 100644 index 315fb06da..000000000 --- a/third_party/remote/BUILD.twox-hash-1.6.3.bazel +++ /dev/null @@ -1,79 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_binary( - # Prefix bin name to disambiguate from (probable) collision with lib name - # N.B.: The exact form of this is subject to change. - name = "cargo_bin_hash_file", - srcs = glob(["**/*.rs"]), - crate_root = "src/bin/hash_file.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=hash_file", - "manual", - ], - version = "1.6.3", - # buildifier: leave-alone - deps = [ - ":twox_hash", - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__static_assertions__1_1_0//:static_assertions", - ], -) - -rust_library( - name = "twox_hash", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=twox-hash", - "manual", - ], - version = "1.6.3", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__static_assertions__1_1_0//:static_assertions", - ], -) diff --git a/third_party/remote/BUILD.typenum-1.16.0.bazel b/third_party/remote/BUILD.typenum-1.16.0.bazel deleted file mode 100644 index c382fc29c..000000000 --- a/third_party/remote/BUILD.typenum-1.16.0.bazel +++ /dev/null @@ -1,82 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "typenum_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build/main.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.16.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "typenum", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=typenum", - "manual", - ], - version = "1.16.0", - # buildifier: leave-alone - deps = [ - ":typenum_build_script", - ], -) - -# Unsupported target "test" with type "test" omitted diff --git a/third_party/remote/BUILD.ucd-trie-0.1.5.bazel b/third_party/remote/BUILD.ucd-trie-0.1.5.bazel deleted file mode 100644 index f443a93dd..000000000 --- a/third_party/remote/BUILD.ucd-trie-0.1.5.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "ucd_trie", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=ucd-trie", - "manual", - ], - version = "0.1.5", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.unicode-ident-1.0.9.bazel b/third_party/remote/BUILD.unicode-ident-1.0.9.bazel deleted file mode 100644 index 26fe25f0c..000000000 --- a/third_party/remote/BUILD.unicode-ident-1.0.9.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "(MIT OR Apache-2.0) AND Unicode-DFS-2016" -]) - -# Generated Targets - -# Unsupported target "xid" with type "bench" omitted - -rust_library( - name = "unicode_ident", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=unicode-ident", - "manual", - ], - version = "1.0.9", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "compare" with type "test" omitted - -# Unsupported target "static_size" with type "test" omitted diff --git a/third_party/remote/BUILD.utf8parse-0.2.1.bazel b/third_party/remote/BUILD.utf8parse-0.2.1.bazel deleted file mode 100644 index 06a86399e..000000000 --- a/third_party/remote/BUILD.utf8parse-0.2.1.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "utf8parse", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=utf8parse", - "manual", - ], - version = "0.2.1", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "utf-8-demo" with type "test" omitted diff --git a/third_party/remote/BUILD.uuid-0.8.2.bazel b/third_party/remote/BUILD.uuid-0.8.2.bazel deleted file mode 100644 index 89a0af6da..000000000 --- a/third_party/remote/BUILD.uuid-0.8.2.bazel +++ /dev/null @@ -1,69 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "format_str" with type "bench" omitted - -# Unsupported target "invalid_parse_str" with type "bench" omitted - -# Unsupported target "mod" with type "bench" omitted - -# Unsupported target "serde_support" with type "bench" omitted - -# Unsupported target "valid_parse_str" with type "bench" omitted - -rust_library( - name = "uuid", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "getrandom", - "std", - "v4", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=uuid", - "manual", - ], - version = "0.8.2", - # buildifier: leave-alone - deps = [ - "@raze__getrandom__0_2_10//:getrandom", - ], -) diff --git a/third_party/remote/BUILD.vcpkg-0.2.15.bazel b/third_party/remote/BUILD.vcpkg-0.2.15.bazel deleted file mode 100644 index 89288ea07..000000000 --- a/third_party/remote/BUILD.vcpkg-0.2.15.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "vcpkg", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=vcpkg", - "manual", - ], - version = "0.2.15", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.version_check-0.9.4.bazel b/third_party/remote/BUILD.version_check-0.9.4.bazel deleted file mode 100644 index 58002e4b0..000000000 --- a/third_party/remote/BUILD.version_check-0.9.4.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "version_check", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=version_check", - "manual", - ], - version = "0.9.4", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.want-0.3.1.bazel b/third_party/remote/BUILD.want-0.3.1.bazel deleted file mode 100644 index d954d1ed2..000000000 --- a/third_party/remote/BUILD.want-0.3.1.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "throughput" with type "bench" omitted - -rust_library( - name = "want", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=want", - "manual", - ], - version = "0.3.1", - # buildifier: leave-alone - deps = [ - "@raze__try_lock__0_2_4//:try_lock", - ], -) diff --git a/third_party/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel b/third_party/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel deleted file mode 100644 index 20aae94e8..000000000 --- a/third_party/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" -]) - -# Generated Targets - -rust_library( - name = "wasi", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=wasi", - "manual", - ], - version = "0.10.0+wasi-snapshot-preview1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel b/third_party/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel deleted file mode 100644 index 89bad6907..000000000 --- a/third_party/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" -]) - -# Generated Targets - -rust_library( - name = "wasi", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=wasi", - "manual", - ], - version = "0.11.0+wasi-snapshot-preview1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.wasm-bindgen-0.2.87.bazel b/third_party/remote/BUILD.wasm-bindgen-0.2.87.bazel deleted file mode 100644 index 251e9e38e..000000000 --- a/third_party/remote/BUILD.wasm-bindgen-0.2.87.bazel +++ /dev/null @@ -1,98 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "wasm_bindgen_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.2.87", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "wasm_bindgen", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - proc_macro_deps = [ - "@raze__wasm_bindgen_macro__0_2_87//:wasm_bindgen_macro", - ], - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=wasm-bindgen", - "manual", - ], - version = "0.2.87", - # buildifier: leave-alone - deps = [ - ":wasm_bindgen_build_script", - "@raze__cfg_if__1_0_0//:cfg_if", - ], -) - -# Unsupported target "headless" with type "test" omitted - -# Unsupported target "must_use" with type "test" omitted - -# Unsupported target "non_wasm" with type "test" omitted - -# Unsupported target "std-crate-no-std-dep" with type "test" omitted - -# Unsupported target "unwrap_throw" with type "test" omitted - -# Unsupported target "wasm" with type "test" omitted - -# Unsupported target "worker" with type "test" omitted diff --git a/third_party/remote/BUILD.wasm-bindgen-backend-0.2.87.bazel b/third_party/remote/BUILD.wasm-bindgen-backend-0.2.87.bazel deleted file mode 100644 index b74d043d1..000000000 --- a/third_party/remote/BUILD.wasm-bindgen-backend-0.2.87.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "wasm_bindgen_backend", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=wasm-bindgen-backend", - "manual", - ], - version = "0.2.87", - # buildifier: leave-alone - deps = [ - "@raze__bumpalo__3_13_0//:bumpalo", - "@raze__log__0_4_19//:log", - "@raze__once_cell__1_18_0//:once_cell", - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - "@raze__wasm_bindgen_shared__0_2_87//:wasm_bindgen_shared", - ], -) diff --git a/third_party/remote/BUILD.wasm-bindgen-macro-0.2.87.bazel b/third_party/remote/BUILD.wasm-bindgen-macro-0.2.87.bazel deleted file mode 100644 index 6c4f94436..000000000 --- a/third_party/remote/BUILD.wasm-bindgen-macro-0.2.87.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_proc_macro( - name = "wasm_bindgen_macro", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=wasm-bindgen-macro", - "manual", - ], - version = "0.2.87", - # buildifier: leave-alone - deps = [ - "@raze__quote__1_0_28//:quote", - "@raze__wasm_bindgen_macro_support__0_2_87//:wasm_bindgen_macro_support", - ], -) - -# Unsupported target "ui" with type "test" omitted diff --git a/third_party/remote/BUILD.wasm-bindgen-macro-support-0.2.87.bazel b/third_party/remote/BUILD.wasm-bindgen-macro-support-0.2.87.bazel deleted file mode 100644 index 9769acef7..000000000 --- a/third_party/remote/BUILD.wasm-bindgen-macro-support-0.2.87.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "wasm_bindgen_macro_support", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=wasm-bindgen-macro-support", - "manual", - ], - version = "0.2.87", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_63//:proc_macro2", - "@raze__quote__1_0_28//:quote", - "@raze__syn__2_0_22//:syn", - "@raze__wasm_bindgen_backend__0_2_87//:wasm_bindgen_backend", - "@raze__wasm_bindgen_shared__0_2_87//:wasm_bindgen_shared", - ], -) diff --git a/third_party/remote/BUILD.wasm-bindgen-shared-0.2.87.bazel b/third_party/remote/BUILD.wasm-bindgen-shared-0.2.87.bazel deleted file mode 100644 index 5d5516b98..000000000 --- a/third_party/remote/BUILD.wasm-bindgen-shared-0.2.87.bazel +++ /dev/null @@ -1,81 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "wasm_bindgen_shared_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - links = "wasm_bindgen", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.2.87", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "wasm_bindgen_shared", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=wasm-bindgen-shared", - "manual", - ], - version = "0.2.87", - # buildifier: leave-alone - deps = [ - ":wasm_bindgen_shared_build_script", - ], -) diff --git a/third_party/remote/BUILD.which-4.4.0.bazel b/third_party/remote/BUILD.which-4.4.0.bazel deleted file mode 100644 index 4baee36b4..000000000 --- a/third_party/remote/BUILD.which-4.4.0.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "which", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=which", - "manual", - ], - version = "4.4.0", - # buildifier: leave-alone - deps = [ - "@raze__either__1_8_1//:either", - "@raze__libc__0_2_146//:libc", - ], -) - -# Unsupported target "basic" with type "test" omitted diff --git a/third_party/remote/BUILD.winapi-0.3.9.bazel b/third_party/remote/BUILD.winapi-0.3.9.bazel deleted file mode 100644 index 944f24100..000000000 --- a/third_party/remote/BUILD.winapi-0.3.9.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "winapi_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.9", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "winapi", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=winapi", - "manual", - ], - version = "0.3.9", - # buildifier: leave-alone - deps = [ - ":winapi_build_script", - ], -) diff --git a/third_party/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/third_party/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel deleted file mode 100644 index cbcced817..000000000 --- a/third_party/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "winapi_i686_pc_windows_gnu_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "winapi_i686_pc_windows_gnu", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=winapi-i686-pc-windows-gnu", - "manual", - ], - version = "0.4.0", - # buildifier: leave-alone - deps = [ - ":winapi_i686_pc_windows_gnu_build_script", - ], -) diff --git a/third_party/remote/BUILD.winapi-util-0.1.5.bazel b/third_party/remote/BUILD.winapi-util-0.1.5.bazel deleted file mode 100644 index 691136f89..000000000 --- a/third_party/remote/BUILD.winapi-util-0.1.5.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "unencumbered", # Unlicense from expression "Unlicense OR MIT" -]) - -# Generated Targets - -rust_library( - name = "winapi_util", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=winapi-util", - "manual", - ], - version = "0.1.5", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/third_party/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel deleted file mode 100644 index db711cd9e..000000000 --- a/third_party/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "winapi_x86_64_pc_windows_gnu_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "winapi_x86_64_pc_windows_gnu", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=winapi-x86_64-pc-windows-gnu", - "manual", - ], - version = "0.4.0", - # buildifier: leave-alone - deps = [ - ":winapi_x86_64_pc_windows_gnu_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows-0.48.0.bazel b/third_party/remote/BUILD.windows-0.48.0.bazel deleted file mode 100644 index 68c2bb441..000000000 --- a/third_party/remote/BUILD.windows-0.48.0.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "windows", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - "@raze__windows_targets__0_48_0//:windows_targets", - ], -) diff --git a/third_party/remote/BUILD.windows-sys-0.42.0.bazel b/third_party/remote/BUILD.windows-sys-0.42.0.bazel deleted file mode 100644 index 056aef8d1..000000000 --- a/third_party/remote/BUILD.windows-sys-0.42.0.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "windows_sys", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows-sys", - "manual", - ], - version = "0.42.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.windows-sys-0.48.0.bazel b/third_party/remote/BUILD.windows-sys-0.48.0.bazel deleted file mode 100644 index 837aef15c..000000000 --- a/third_party/remote/BUILD.windows-sys-0.48.0.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "windows_sys", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows-sys", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - "@raze__windows_targets__0_48_0//:windows_targets", - ], -) diff --git a/third_party/remote/BUILD.windows-targets-0.48.0.bazel b/third_party/remote/BUILD.windows-targets-0.48.0.bazel deleted file mode 100644 index 6a666a77b..000000000 --- a/third_party/remote/BUILD.windows-targets-0.48.0.bazel +++ /dev/null @@ -1,52 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "windows_targets", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows-targets", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.windows_aarch64_gnullvm-0.42.2.bazel b/third_party/remote/BUILD.windows_aarch64_gnullvm-0.42.2.bazel deleted file mode 100644 index c4f35497b..000000000 --- a/third_party/remote/BUILD.windows_aarch64_gnullvm-0.42.2.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_aarch64_gnullvm_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.42.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_aarch64_gnullvm", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_aarch64_gnullvm", - "manual", - ], - version = "0.42.2", - # buildifier: leave-alone - deps = [ - ":windows_aarch64_gnullvm_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_aarch64_gnullvm-0.48.0.bazel b/third_party/remote/BUILD.windows_aarch64_gnullvm-0.48.0.bazel deleted file mode 100644 index ae77c75d5..000000000 --- a/third_party/remote/BUILD.windows_aarch64_gnullvm-0.48.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_aarch64_gnullvm_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_aarch64_gnullvm", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_aarch64_gnullvm", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":windows_aarch64_gnullvm_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_aarch64_msvc-0.42.2.bazel b/third_party/remote/BUILD.windows_aarch64_msvc-0.42.2.bazel deleted file mode 100644 index 6576cdf4c..000000000 --- a/third_party/remote/BUILD.windows_aarch64_msvc-0.42.2.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_aarch64_msvc_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.42.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_aarch64_msvc", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_aarch64_msvc", - "manual", - ], - version = "0.42.2", - # buildifier: leave-alone - deps = [ - ":windows_aarch64_msvc_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_aarch64_msvc-0.48.0.bazel b/third_party/remote/BUILD.windows_aarch64_msvc-0.48.0.bazel deleted file mode 100644 index 5a0cbe117..000000000 --- a/third_party/remote/BUILD.windows_aarch64_msvc-0.48.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_aarch64_msvc_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_aarch64_msvc", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_aarch64_msvc", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":windows_aarch64_msvc_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_i686_gnu-0.42.2.bazel b/third_party/remote/BUILD.windows_i686_gnu-0.42.2.bazel deleted file mode 100644 index 4851dde41..000000000 --- a/third_party/remote/BUILD.windows_i686_gnu-0.42.2.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_i686_gnu_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.42.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_i686_gnu", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_i686_gnu", - "manual", - ], - version = "0.42.2", - # buildifier: leave-alone - deps = [ - ":windows_i686_gnu_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_i686_gnu-0.48.0.bazel b/third_party/remote/BUILD.windows_i686_gnu-0.48.0.bazel deleted file mode 100644 index 86dd522d5..000000000 --- a/third_party/remote/BUILD.windows_i686_gnu-0.48.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_i686_gnu_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_i686_gnu", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_i686_gnu", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":windows_i686_gnu_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_i686_msvc-0.42.2.bazel b/third_party/remote/BUILD.windows_i686_msvc-0.42.2.bazel deleted file mode 100644 index a706bd14a..000000000 --- a/third_party/remote/BUILD.windows_i686_msvc-0.42.2.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_i686_msvc_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.42.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_i686_msvc", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_i686_msvc", - "manual", - ], - version = "0.42.2", - # buildifier: leave-alone - deps = [ - ":windows_i686_msvc_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_i686_msvc-0.48.0.bazel b/third_party/remote/BUILD.windows_i686_msvc-0.48.0.bazel deleted file mode 100644 index 8c054ba43..000000000 --- a/third_party/remote/BUILD.windows_i686_msvc-0.48.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_i686_msvc_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_i686_msvc", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_i686_msvc", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":windows_i686_msvc_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_x86_64_gnu-0.42.2.bazel b/third_party/remote/BUILD.windows_x86_64_gnu-0.42.2.bazel deleted file mode 100644 index bd1213f19..000000000 --- a/third_party/remote/BUILD.windows_x86_64_gnu-0.42.2.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_x86_64_gnu_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.42.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_x86_64_gnu", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_x86_64_gnu", - "manual", - ], - version = "0.42.2", - # buildifier: leave-alone - deps = [ - ":windows_x86_64_gnu_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_x86_64_gnu-0.48.0.bazel b/third_party/remote/BUILD.windows_x86_64_gnu-0.48.0.bazel deleted file mode 100644 index cfd8a7ec0..000000000 --- a/third_party/remote/BUILD.windows_x86_64_gnu-0.48.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_x86_64_gnu_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_x86_64_gnu", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_x86_64_gnu", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":windows_x86_64_gnu_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_x86_64_gnullvm-0.42.2.bazel b/third_party/remote/BUILD.windows_x86_64_gnullvm-0.42.2.bazel deleted file mode 100644 index 69ed6e322..000000000 --- a/third_party/remote/BUILD.windows_x86_64_gnullvm-0.42.2.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_x86_64_gnullvm_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.42.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_x86_64_gnullvm", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_x86_64_gnullvm", - "manual", - ], - version = "0.42.2", - # buildifier: leave-alone - deps = [ - ":windows_x86_64_gnullvm_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_x86_64_gnullvm-0.48.0.bazel b/third_party/remote/BUILD.windows_x86_64_gnullvm-0.48.0.bazel deleted file mode 100644 index 3c23d4d15..000000000 --- a/third_party/remote/BUILD.windows_x86_64_gnullvm-0.48.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_x86_64_gnullvm_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_x86_64_gnullvm", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_x86_64_gnullvm", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":windows_x86_64_gnullvm_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_x86_64_msvc-0.42.2.bazel b/third_party/remote/BUILD.windows_x86_64_msvc-0.42.2.bazel deleted file mode 100644 index 334ecbf3f..000000000 --- a/third_party/remote/BUILD.windows_x86_64_msvc-0.42.2.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_x86_64_msvc_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.42.2", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_x86_64_msvc", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_x86_64_msvc", - "manual", - ], - version = "0.42.2", - # buildifier: leave-alone - deps = [ - ":windows_x86_64_msvc_build_script", - ], -) diff --git a/third_party/remote/BUILD.windows_x86_64_msvc-0.48.0.bazel b/third_party/remote/BUILD.windows_x86_64_msvc-0.48.0.bazel deleted file mode 100644 index 9555e1898..000000000 --- a/third_party/remote/BUILD.windows_x86_64_msvc-0.48.0.bazel +++ /dev/null @@ -1,80 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets -# buildifier: disable=out-of-order-load -# buildifier: disable=load-on-top -load( - "@rules_rust//cargo:cargo_build_script.bzl", - "cargo_build_script", -) - -cargo_build_script( - name = "windows_x86_64_msvc_build_script", - srcs = glob(["**/*.rs"]), - build_script_env = { - }, - crate_root = "build.rs", - data = glob(["**"]), - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.48.0", - visibility = ["//visibility:private"], - deps = [ - ], -) - -rust_library( - name = "windows_x86_64_msvc", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=windows_x86_64_msvc", - "manual", - ], - version = "0.48.0", - # buildifier: leave-alone - deps = [ - ":windows_x86_64_msvc_build_script", - ], -) diff --git a/third_party/remote/BUILD.xml-rs-0.8.14.bazel b/third_party/remote/BUILD.xml-rs-0.8.14.bazel deleted file mode 100644 index 050e612ff..000000000 --- a/third_party/remote/BUILD.xml-rs-0.8.14.bazel +++ /dev/null @@ -1,84 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_binary( - # Prefix bin name to disambiguate from (probable) collision with lib name - # N.B.: The exact form of this is subject to change. - name = "cargo_bin_xml_analyze", - srcs = glob(["**/*.rs"]), - crate_root = "src/analyze.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=xml-analyze", - "manual", - ], - version = "0.8.14", - # buildifier: leave-alone - deps = [ - ":xml", - ], -) - -alias( - name = "xml_rs", - actual = ":xml", - tags = [ - "cargo-raze", - "manual", - ], -) - -rust_library( - name = "xml", - srcs = glob(["**/*.rs"]), - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=xml", - "manual", - ], - version = "0.8.14", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/third_party/remote/BUILD.zeroize-1.6.0.bazel b/third_party/remote/BUILD.zeroize-1.6.0.bazel deleted file mode 100644 index 87c83f71e..000000000 --- a/third_party/remote/BUILD.zeroize-1.6.0.bazel +++ /dev/null @@ -1,60 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:defs.bzl", - "rust_binary", - "rust_library", - "rust_proc_macro", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//third_party", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -rust_library( - name = "zeroize", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "default", - ], - crate_root = "src/lib.rs", - data = [], - edition = "2021", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "crate-name=zeroize", - "manual", - ], - version = "1.6.0", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "zeroize" with type "test" omitted - -# Unsupported target "zeroize_derive" with type "test" omitted diff --git a/util/BUILD b/util/BUILD index 38ccb554b..30f59a274 100644 --- a/util/BUILD +++ b/util/BUILD @@ -3,33 +3,33 @@ load("@rules_rust//rust:defs.bzl", "rust_library", "rust_test") rust_library( name = "error", srcs = ["error.rs"], + visibility = ["//visibility:public"], deps = [ "//proto", - "//third_party:hex", - "//third_party:prost", - "//third_party:prost_types", - "//third_party:tokio", - "//third_party:tonic", + "@crate_index//:hex", + "@crate_index//:prost", + "@crate_index//:prost-types", + "@crate_index//:tokio", + "@crate_index//:tonic", ], - visibility = ["//visibility:public"], ) rust_library( name = "common", srcs = ["common.rs"], + visibility = ["//visibility:public"], deps = [ - "//proto", - "//third_party:bytes", - "//third_party:hex", - "//third_party:lazy_init", - "//third_party:log", - "//third_party:prost", - "//third_party:serde", - "//third_party:tokio", ":error", ":fs", + "//proto", + "@crate_index//:bytes", + "@crate_index//:hex", + "@crate_index//:lazy-init", + "@crate_index//:log", + "@crate_index//:prost", + "@crate_index//:serde", + "@crate_index//:tokio", ], - visibility = ["//visibility:public"], ) # This crate should be accessed through `common::fs`. @@ -37,119 +37,119 @@ rust_library( name = "fs", srcs = ["fs.rs"], deps = [ - "//third_party:log", - "//third_party:tokio", ":error", + "@crate_index//:log", + "@crate_index//:tokio", ], ) rust_library( name = "retry", srcs = ["retry.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:futures", - "//third_party:tokio", ":error", + "@crate_index//:futures", + "@crate_index//:tokio", ], - visibility = ["//visibility:public"], ) rust_library( name = "resource_info", srcs = ["resource_info.rs"], - deps = [":error"], visibility = ["//visibility:public"], + deps = [":error"], ) rust_library( name = "write_request_stream_wrapper", srcs = ["write_request_stream_wrapper.rs"], + visibility = ["//visibility:public"], deps = [ - "//proto", - "//third_party:futures", ":error", ":resource_info", + "//proto", + "@crate_index//:futures", ], - visibility = ["//visibility:public"], ) rust_library( name = "evicting_map", srcs = ["evicting_map.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], + visibility = ["//visibility:public"], deps = [ "//config", - "//third_party:async_lock", - "//third_party:lru", - "//third_party:serde", "//util:common", + "@crate_index//:async-lock", + "@crate_index//:lru", + "@crate_index//:serde", ], - proc_macro_deps = ["//third_party:async_trait"], - visibility = ["//visibility:public"], ) rust_library( name = "async_fixed_buffer", srcs = ["async_fixed_buffer.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:async_lock", - "//third_party:fixed_buffer", - "//third_party:futures", - "//third_party:pin_project_lite", - "//third_party:tokio", + "@crate_index//:async-lock", + "@crate_index//:fixed-buffer", + "@crate_index//:futures", + "@crate_index//:pin-project-lite", + "@crate_index//:tokio", ], - visibility = ["//visibility:public"], ) rust_library( name = "write_counter", srcs = ["write_counter.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:pin_project_lite", - "//third_party:tokio", + "@crate_index//:pin-project-lite", + "@crate_index//:tokio", ], - visibility = ["//visibility:public"], ) rust_library( name = "buf_channel", srcs = ["buf_channel.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:bytes", - "//third_party:futures", - "//third_party:tokio", - "//third_party:tokio_util", ":error", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:tokio", + "@crate_index//:tokio-util", ], - visibility = ["//visibility:public"], ) rust_library( name = "fastcdc", srcs = ["fastcdc.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:bytes", - "//third_party:tokio_util", + "@crate_index//:bytes", + "@crate_index//:tokio-util", ], - visibility = ["//visibility:public"], ) rust_library( name = "serde_utils", srcs = ["serde_utils.rs"], + visibility = ["//visibility:public"], deps = [ - "//third_party:serde", - "//third_party:shellexpand", + "@crate_index//:serde", + "@crate_index//:shellexpand", ], - visibility = ["//visibility:public"], ) rust_test( name = "resource_info_test", srcs = ["tests/resource_info_test.rs"], deps = [ - "//third_party:pretty_assertions", - "//third_party:tokio", ":resource_info", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) @@ -158,16 +158,16 @@ rust_test( srcs = ["tests/fastcdc_test.rs"], data = ["tests/data/SekienAkashita.jpg"], deps = [ - "//third_party:bytes", - "//third_party:futures", - "//third_party:hex", - "//third_party:pretty_assertions", - "//third_party:rand", - "//third_party:sha2", - "//third_party:tokio", - "//third_party:tokio_util", - "//util:common", ":fastcdc", + "//util:common", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:hex", + "@crate_index//:pretty_assertions", + "@crate_index//:rand", + "@crate_index//:sha2", + "@crate_index//:tokio", + "@crate_index//:tokio-util", ], ) @@ -175,39 +175,39 @@ rust_test( name = "async_fixed_buffer_test", srcs = ["tests/async_fixed_buffer_test.rs"], deps = [ - "//third_party:futures", - "//third_party:pretty_assertions", - "//third_party:tokio", ":async_fixed_buffer", ":error", + "@crate_index//:futures", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) rust_test( name = "evicting_map_test", srcs = ["tests/evicting_map_test.rs"], + proc_macro_deps = ["@crate_index//:async-trait"], deps = [ - "//config", - "//third_party:bytes", - "//third_party:hex", - "//third_party:mock_instant", - "//third_party:tokio", - "//util:common", ":error", ":evicting_map", + "//config", + "//util:common", + "@crate_index//:bytes", + "@crate_index//:hex", + "@crate_index//:mock_instant", + "@crate_index//:tokio", ], - proc_macro_deps = ["//third_party:async_trait"], ) rust_test( name = "retry_test", srcs = ["tests/retry_test.rs"], deps = [ - "//third_party:futures", - "//third_party:pretty_assertions", - "//third_party:tokio", ":error", ":retry", + "@crate_index//:futures", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], ) @@ -215,11 +215,11 @@ rust_test( name = "buf_channel_test", srcs = ["tests/buf_channel_test.rs"], deps = [ - "//third_party:bytes", - "//third_party:futures", - "//third_party:pretty_assertions", - "//third_party:tokio", ":buf_channel", ":error", + "@crate_index//:bytes", + "@crate_index//:futures", + "@crate_index//:pretty_assertions", + "@crate_index//:tokio", ], )