From 16a151ae19cf341e99ed395c2656d223046fb30f Mon Sep 17 00:00:00 2001 From: the-superpirate Date: Mon, 29 Mar 2021 13:39:23 +0300 Subject: [PATCH] No description GitOrigin-RevId: 55a38effd769ab15a3e0893cac84754ffb1de5a0 --- BUILD.bazel | 6 +- WORKSPACE | 70 +- images/install.bzl | 2 +- images/production/BUILD.bazel | 39 +- library/configurator/BUILD.bazel | 1 - library/configurator/__init__.py | 2 +- nexus/actions/BUILD.bazel | 1 - nexus/actions/update_document.py | 11 +- nexus/cognitron/schema/BUILD.bazel | 20 - nexus/cognitron/schema/__init__.py | 7 - nexus/cognitron/schema/scimag.py | 5 - nexus/cognitron/schema/scitech.py | 5 - nexus/ingest/README.md | 2 - nexus/models/proto/BUILD.bazel | 2 +- nexus/pipe/BUILD.bazel | 1 - nexus/pipe/README.md | 9 +- nexus/pipe/consumers/base.py | 14 +- .../processors/telegram_messages_processor.py | 108 + nexus/pylon/BUILD.bazel | 1 - nexus/pylon/pdftools/__init__.py | 11 +- nexus/pylon/sources/base.py | 10 +- nexus/translations/translations.yaml | 24 +- rules/misc/setup.bzl | 32 +- rules/packaging/packaging.bzl | 2 +- rules/python/requirements.txt | 106 +- rules/rust/BUILD.bazel | 8 + rules/rust/Cargo.raze.lock | 4186 +++++++++++++++++ rules/rust/Cargo.toml | 3 +- rules/rust/cargo/BUILD.bazel | 83 +- rules/rust/crates.bzl | 1210 +++-- rules/rust/remote/BUILD.actix-0.10.0.bazel | 22 +- .../rust/remote/BUILD.actix-codec-0.2.0.bazel | 12 +- .../rust/remote/BUILD.actix-codec-0.3.0.bazel | 14 +- .../remote/BUILD.actix-connect-2.0.0.bazel | 16 +- .../rust/remote/BUILD.actix-cors-0.5.4.bazel | 14 +- .../rust/remote/BUILD.actix-http-2.2.0.bazel | 32 +- .../remote/BUILD.actix-macros-0.1.3.bazel | 12 +- ...6.bazel => BUILD.actix-router-0.2.7.bazel} | 14 +- rules/rust/remote/BUILD.actix-rt-1.1.1.bazel | 12 +- .../remote/BUILD.actix-server-1.0.4.bazel | 12 +- .../remote/BUILD.actix-service-1.0.6.bazel | 12 +- .../remote/BUILD.actix-testing-1.0.1.bazel | 8 +- .../remote/BUILD.actix-threadpool-0.3.3.bazel | 12 +- rules/rust/remote/BUILD.actix-tls-2.0.0.bazel | 10 +- .../rust/remote/BUILD.actix-utils-1.0.6.bazel | 12 +- .../rust/remote/BUILD.actix-utils-2.0.0.bazel | 16 +- rules/rust/remote/BUILD.actix-web-3.3.2.bazel | 30 +- .../BUILD.actix-web-codegen-0.4.0.bazel | 12 +- .../remote/BUILD.actix_derive-0.5.0.bazel | 12 +- .../rust/remote/BUILD.addr2line-0.14.1.bazel | 8 +- ...er-0.2.3.bazel => BUILD.adler-1.0.2.bazel} | 10 +- rules/rust/remote/BUILD.ahash-0.4.7.bazel | 8 +- .../remote/BUILD.aho-corasick-0.7.15.bazel | 8 +- .../remote/BUILD.alloc-no-stdlib-2.0.1.bazel | 9 +- .../remote/BUILD.alloc-stdlib-0.2.1.bazel | 9 +- .../rust/remote/BUILD.ansi_term-0.11.0.bazel | 8 +- rules/rust/remote/BUILD.antidote-1.0.0.bazel | 8 +- rules/rust/remote/BUILD.arc-swap-0.4.8.bazel | 8 +- rules/rust/remote/BUILD.arc-swap-1.2.0.bazel | 8 +- rules/rust/remote/BUILD.arrayref-0.3.6.bazel | 59 - rules/rust/remote/BUILD.arrayvec-0.5.2.bazel | 8 +- .../remote/BUILD.async-trait-0.1.42.bazel | 60 - .../remote/BUILD.async-trait-0.1.48.bazel | 90 + .../remote/BUILD.atomicwrites-0.2.5.bazel | 12 +- rules/rust/remote/BUILD.atty-0.2.14.bazel | 14 +- rules/rust/remote/BUILD.autocfg-1.0.1.bazel | 8 +- rules/rust/remote/BUILD.awc-2.0.3.bazel | 16 +- .../rust/remote/BUILD.backtrace-0.3.56.bazel | 12 +- rules/rust/remote/BUILD.base-x-0.2.8.bazel | 8 +- rules/rust/remote/BUILD.base64-0.12.3.bazel | 8 +- rules/rust/remote/BUILD.base64-0.13.0.bazel | 8 +- rules/rust/remote/BUILD.base64-0.9.3.bazel | 10 +- rules/rust/remote/BUILD.bb8-0.4.2.bazel | 12 +- .../remote/BUILD.bb8-postgres-0.4.0.bazel | 12 +- ...-1.3.1.bazel => BUILD.bincode-1.3.2.bazel} | 14 +- rules/rust/remote/BUILD.bit-set-0.5.2.bazel | 8 +- rules/rust/remote/BUILD.bit-vec-0.6.3.bazel | 8 +- rules/rust/remote/BUILD.bitflags-1.2.1.bazel | 11 +- .../rust/remote/BUILD.bitpacking-0.8.2.bazel | 8 +- .../remote/BUILD.blake2b_simd-0.5.11.bazel | 58 - .../remote/BUILD.block-buffer-0.9.0.bazel | 8 +- rules/rust/remote/BUILD.brotli-3.3.0.bazel | 10 +- .../BUILD.brotli-decompressor-2.3.1.bazel | 9 +- ...r-0.2.14.bazel => BUILD.bstr-0.2.15.bazel} | 12 +- ...-3.6.0.bazel => BUILD.bumpalo-3.6.1.bazel} | 10 +- rules/rust/remote/BUILD.byteorder-1.3.4.bazel | 89 + rules/rust/remote/BUILD.byteorder-1.4.2.bazel | 57 - rules/rust/remote/BUILD.bytes-0.5.6.bazel | 8 +- rules/rust/remote/BUILD.bytes-1.0.1.bazel | 8 +- .../rust/remote/BUILD.bytestring-1.0.0.bazel | 8 +- rules/rust/remote/BUILD.cast-0.2.3.bazel | 11 +- ....cc-1.0.66.bazel => BUILD.cc-1.0.67.bazel} | 13 +- rules/rust/remote/BUILD.census-0.4.0.bazel | 8 +- rules/rust/remote/BUILD.cfg-if-0.1.10.bazel | 8 +- rules/rust/remote/BUILD.cfg-if-1.0.0.bazel | 8 +- rules/rust/remote/BUILD.chrono-0.4.19.bazel | 12 +- rules/rust/remote/BUILD.clap-2.33.3.bazel | 12 +- rules/rust/remote/BUILD.cloudabi-0.0.3.bazel | 8 +- rules/rust/remote/BUILD.colored-2.0.0.bazel | 8 +- rules/rust/remote/BUILD.combine-4.5.2.bazel | 8 +- rules/rust/remote/BUILD.config-0.10.1.bazel | 12 +- ...0.4.5.bazel => BUILD.const_fn-0.4.6.bazel} | 15 +- .../remote/BUILD.convert_case-0.4.0.bazel | 53 + ...0.14.3.bazel => BUILD.cookie-0.14.4.bazel} | 19 +- rules/rust/remote/BUILD.copyless-0.1.5.bazel | 8 +- .../rust/remote/BUILD.cpuid-bool-0.1.2.bazel | 8 +- rules/rust/remote/BUILD.crc32fast-1.2.1.bazel | 11 +- rules/rust/remote/BUILD.criterion-0.3.4.bazel | 22 +- .../remote/BUILD.criterion-plot-0.4.3.bazel | 8 +- rules/rust/remote/BUILD.crossbeam-0.7.3.bazel | 8 +- .../BUILD.crossbeam-channel-0.4.4.bazel | 8 +- .../BUILD.crossbeam-channel-0.5.0.bazel | 10 +- .../remote/BUILD.crossbeam-deque-0.7.3.bazel | 8 +- .../remote/BUILD.crossbeam-deque-0.8.0.bazel | 12 +- .../remote/BUILD.crossbeam-epoch-0.8.2.bazel | 11 +- ...azel => BUILD.crossbeam-epoch-0.9.3.bazel} | 21 +- .../remote/BUILD.crossbeam-queue-0.2.3.bazel | 8 +- .../remote/BUILD.crossbeam-utils-0.7.2.bazel | 11 +- ...azel => BUILD.crossbeam-utils-0.8.3.bazel} | 15 +- rules/rust/remote/BUILD.crunchy-0.2.2.bazel | 11 +- .../rust/remote/BUILD.crypto-mac-0.10.0.bazel | 8 +- .../rust/remote/BUILD.crypto-mac-0.9.1.bazel | 8 +- ....csv-1.1.5.bazel => BUILD.csv-1.1.6.bazel} | 14 +- rules/rust/remote/BUILD.csv-core-0.1.10.bazel | 8 +- rules/rust/remote/BUILD.deadpool-0.5.2.bazel | 12 +- .../BUILD.deadpool-postgres-0.5.6.bazel | 14 +- ....bazel => BUILD.derive_more-0.99.13.bazel} | 19 +- rules/rust/remote/BUILD.digest-0.9.0.bazel | 8 +- rules/rust/remote/BUILD.dirs-2.0.2.bazel | 55 - rules/rust/remote/BUILD.dirs-next-2.0.0.bazel | 55 + ....bazel => BUILD.dirs-sys-next-0.1.2.bazel} | 20 +- rules/rust/remote/BUILD.discard-1.0.4.bazel | 8 +- rules/rust/remote/BUILD.dotenv-0.15.0.bazel | 9 +- .../rust/remote/BUILD.downcast-rs-1.2.0.bazel | 8 +- ...toa-0.4.7.bazel => BUILD.dtoa-0.4.8.bazel} | 10 +- rules/rust/remote/BUILD.either-1.6.1.bazel | 8 +- .../remote/BUILD.encoding_rs-0.8.28.bazel | 11 +- .../remote/BUILD.enum-as-inner-0.3.3.bazel | 12 +- ...8.2.bazel => BUILD.env_logger-0.8.3.bazel} | 28 +- .../remote/BUILD.erased-serde-0.3.13.bazel | 10 +- rules/rust/remote/BUILD.fail-0.4.0.bazel | 8 +- rules/rust/remote/BUILD.failure-0.1.8.bazel | 8 +- .../remote/BUILD.failure_derive-0.1.8.bazel | 15 +- .../BUILD.fallible-iterator-0.2.0.bazel | 8 +- .../rust/remote/BUILD.fancy-regex-0.3.5.bazel | 10 +- ...1.5.bazel => BUILD.fastdivide-0.3.0.bazel} | 16 +- rules/rust/remote/BUILD.filetime-0.2.14.bazel | 14 +- rules/rust/remote/BUILD.flate2-1.0.20.bazel | 12 +- rules/rust/remote/BUILD.fnv-1.0.7.bazel | 8 +- ...azel => BUILD.form_urlencoded-1.0.1.bazel} | 12 +- rules/rust/remote/BUILD.fs2-0.4.3.bazel | 14 +- rules/rust/remote/BUILD.fst-0.3.5.bazel | 10 +- rules/rust/remote/BUILD.fst-0.4.5.bazel | 11 +- .../remote/BUILD.fuchsia-cprng-0.1.1.bazel | 8 +- .../remote/BUILD.fuchsia-zircon-0.3.3.bazel | 8 +- .../BUILD.fuchsia-zircon-sys-0.3.3.bazel | 8 +- ....3.12.bazel => BUILD.futures-0.3.13.bazel} | 26 +- ...zel => BUILD.futures-channel-0.3.13.bazel} | 14 +- ....bazel => BUILD.futures-core-0.3.13.bazel} | 10 +- ...el => BUILD.futures-executor-0.3.13.bazel} | 16 +- ...12.bazel => BUILD.futures-io-0.3.13.bazel} | 10 +- ...bazel => BUILD.futures-macro-0.3.13.bazel} | 14 +- ....bazel => BUILD.futures-sink-0.3.13.bazel} | 10 +- ....bazel => BUILD.futures-task-0.3.13.bazel} | 12 +- ....bazel => BUILD.futures-util-0.3.13.bazel} | 24 +- rules/rust/remote/BUILD.fxhash-0.2.1.bazel | 10 +- .../remote/BUILD.generic-array-0.14.4.bazel | 15 +- .../rust/remote/BUILD.getrandom-0.1.16.bazel | 21 +- rules/rust/remote/BUILD.getrandom-0.2.2.bazel | 21 +- rules/rust/remote/BUILD.gimli-0.23.0.bazel | 8 +- ...rpc-0.8.2.bazel => BUILD.grpc-0.8.3.bazel} | 12 +- ....bazel => BUILD.grpc-compiler-0.8.3.bazel} | 21 +- rules/rust/remote/BUILD.h2-0.2.7.bazel | 20 +- rules/rust/remote/BUILD.half-1.7.1.bazel | 8 +- rules/rust/remote/BUILD.hashbrown-0.9.1.bazel | 8 +- rules/rust/remote/BUILD.heck-0.3.2.bazel | 8 +- .../rust/remote/BUILD.hermit-abi-0.1.18.bazel | 10 +- rules/rust/remote/BUILD.hmac-0.10.1.bazel | 8 +- rules/rust/remote/BUILD.hmac-0.9.0.bazel | 8 +- rules/rust/remote/BUILD.hostname-0.3.1.bazel | 14 +- .../rust/remote/BUILD.htmlescape-0.3.1.bazel | 8 +- rules/rust/remote/BUILD.http-0.2.3.bazel | 8 +- rules/rust/remote/BUILD.httparse-1.3.5.bazel | 11 +- rules/rust/remote/BUILD.httpbis-0.9.1.bazel | 28 +- rules/rust/remote/BUILD.humantime-1.3.0.bazel | 8 +- rules/rust/remote/BUILD.humantime-2.1.0.bazel | 8 +- ...dna-0.2.0.bazel => BUILD.idna-0.2.2.bazel} | 16 +- ...1.6.1.bazel => BUILD.indexmap-1.6.2.bazel} | 15 +- rules/rust/remote/BUILD.instant-0.1.9.bazel | 8 +- ...zel => BUILD.integer-encoding-2.1.3.bazel} | 10 +- rules/rust/remote/BUILD.iovec-0.1.4.bazel | 14 +- rules/rust/remote/BUILD.ipconfig-0.2.2.bazel | 11 +- .../rust/remote/BUILD.itertools-0.10.0.bazel | 8 +- rules/rust/remote/BUILD.itertools-0.9.0.bazel | 8 +- rules/rust/remote/BUILD.itoa-0.4.7.bazel | 8 +- ...0.3.47.bazel => BUILD.js-sys-0.3.49.bazel} | 12 +- .../remote/BUILD.kernel32-sys-0.2.2.bazel | 11 +- .../remote/BUILD.language-tags-0.2.2.bazel | 8 +- .../rust/remote/BUILD.lazy_static-1.4.0.bazel | 8 +- .../BUILD.levenshtein_automata-0.1.1.bazel | 8 +- ...4.bazel => BUILD.lexical-core-0.7.5.bazel} | 17 +- ...c-0.2.85.bazel => BUILD.libc-0.2.91.bazel} | 15 +- .../remote/BUILD.linked-hash-map-0.3.0.bazel | 8 +- .../remote/BUILD.linked-hash-map-0.5.4.bazel | 8 +- rules/rust/remote/BUILD.lock_api-0.4.2.bazel | 8 +- rules/rust/remote/BUILD.log-0.4.14.bazel | 13 +- rules/rust/remote/BUILD.log-mdc-0.1.0.bazel | 8 +- rules/rust/remote/BUILD.log-ndc-0.2.0.bazel | 8 +- rules/rust/remote/BUILD.log4rs-0.10.0.bazel | 22 +- ....lru-0.6.4.bazel => BUILD.lru-0.6.5.bazel} | 10 +- rules/rust/remote/BUILD.lru-cache-0.1.2.bazel | 8 +- rules/rust/remote/BUILD.lz4-1.23.2.bazel | 13 +- rules/rust/remote/BUILD.lz4-sys-1.9.2.bazel | 15 +- rules/rust/remote/BUILD.maplit-1.0.2.bazel | 8 +- rules/rust/remote/BUILD.match_cfg-0.1.0.bazel | 8 +- rules/rust/remote/BUILD.matches-0.1.8.bazel | 8 +- .../remote/BUILD.maybe-uninit-2.0.0.bazel | 11 +- rules/rust/remote/BUILD.md5-0.7.0.bazel | 8 +- rules/rust/remote/BUILD.memchr-2.3.4.bazel | 11 +- rules/rust/remote/BUILD.memmap-0.7.0.bazel | 14 +- rules/rust/remote/BUILD.memoffset-0.5.6.bazel | 11 +- ....6.1.bazel => BUILD.memoffset-0.6.3.bazel} | 15 +- rules/rust/remote/BUILD.mime-0.3.16.bazel | 8 +- ....3.bazel => BUILD.miniz_oxide-0.4.4.bazel} | 17 +- rules/rust/remote/BUILD.mio-0.6.23.bazel | 14 +- ...mio-0.7.7.bazel => BUILD.mio-0.7.11.bazel} | 16 +- .../remote/BUILD.mio-named-pipes-0.1.7.bazel | 8 +- rules/rust/remote/BUILD.mio-uds-0.6.8.bazel | 14 +- rules/rust/remote/BUILD.miow-0.2.2.bazel | 8 +- ...iow-0.3.6.bazel => BUILD.miow-0.3.7.bazel} | 11 +- .../remote/BUILD.murmurhash32-0.2.0.bazel | 10 +- rules/rust/remote/BUILD.net2-0.2.37.bazel | 14 +- rules/rust/remote/BUILD.nix-0.14.1.bazel | 17 +- rules/rust/remote/BUILD.nom-5.1.2.bazel | 15 +- rules/rust/remote/BUILD.ntapi-0.3.6.bazel | 11 +- ...3.1.bazel => BUILD.num-bigint-0.3.2.bazel} | 15 +- .../remote/BUILD.num-integer-0.1.44.bazel | 11 +- .../rust/remote/BUILD.num-traits-0.1.43.bazel | 8 +- .../rust/remote/BUILD.num-traits-0.2.14.bazel | 11 +- rules/rust/remote/BUILD.num_cpus-1.13.0.bazel | 10 +- rules/rust/remote/BUILD.object-0.23.0.bazel | 8 +- ....5.2.bazel => BUILD.once_cell-1.7.2.bazel} | 11 +- rules/rust/remote/BUILD.oorandom-11.1.3.bazel | 8 +- .../remote/BUILD.opaque-debug-0.3.0.bazel | 8 +- .../remote/BUILD.ordered-float-1.1.1.bazel | 8 +- .../rust/remote/BUILD.owned-read-0.4.1.bazel | 8 +- .../rust/remote/BUILD.owning_ref-0.4.1.bazel | 8 +- .../remote/BUILD.parking_lot-0.11.1.bazel | 10 +- ...zel => BUILD.parking_lot_core-0.8.3.bazel} | 16 +- .../remote/BUILD.percent-encoding-2.1.0.bazel | 8 +- rules/rust/remote/BUILD.phf-0.8.0.bazel | 8 +- .../rust/remote/BUILD.phf_shared-0.8.0.bazel | 10 +- ...7.bazel => BUILD.pin-project-0.4.28.bazel} | 12 +- ....5.bazel => BUILD.pin-project-1.0.6.bazel} | 12 +- ...> BUILD.pin-project-internal-0.4.28.bazel} | 19 +- ...=> BUILD.pin-project-internal-1.0.6.bazel} | 14 +- ...el => BUILD.pin-project-lite-0.1.12.bazel} | 10 +- ...zel => BUILD.pin-project-lite-0.2.6.bazel} | 12 +- rules/rust/remote/BUILD.pin-utils-0.1.0.bazel | 8 +- rules/rust/remote/BUILD.plotters-0.3.0.bazel | 12 +- .../remote/BUILD.plotters-backend-0.3.0.bazel | 8 +- .../remote/BUILD.plotters-svg-0.3.0.bazel | 8 +- rules/rust/remote/BUILD.postgres-0.17.5.bazel | 10 +- .../remote/BUILD.postgres-derive-0.4.0.bazel | 12 +- .../BUILD.postgres-protocol-0.5.3.bazel | 10 +- .../BUILD.postgres-protocol-0.6.0.bazel | 10 +- .../remote/BUILD.postgres-types-0.1.3.bazel | 16 +- .../remote/BUILD.postgres-types-0.2.0.bazel | 8 +- .../rust/remote/BUILD.ppv-lite86-0.2.10.bazel | 8 +- .../remote/BUILD.proc-macro-hack-0.5.19.bazel | 11 +- .../BUILD.proc-macro-nested-0.1.7.bazel | 11 +- .../remote/BUILD.proc-macro2-1.0.24.bazel | 11 +- rules/rust/remote/BUILD.proptest-0.10.1.bazel | 12 +- ...20.0.bazel => BUILD.protobuf-2.18.2.bazel} | 17 +- ...el => BUILD.protobuf-codegen-2.18.2.bazel} | 22 +- .../rust/remote/BUILD.quick-error-1.2.3.bazel | 8 +- ...te-1.0.8.bazel => BUILD.quote-1.0.9.bazel} | 10 +- rules/rust/remote/BUILD.r2d2-0.8.9.bazel | 8 +- .../remote/BUILD.r2d2_postgres-0.16.0.bazel | 8 +- rules/rust/remote/BUILD.rand-0.4.6.bazel | 14 +- rules/rust/remote/BUILD.rand-0.5.6.bazel | 14 +- rules/rust/remote/BUILD.rand-0.7.3.bazel | 14 +- rules/rust/remote/BUILD.rand-0.8.3.bazel | 16 +- .../rust/remote/BUILD.rand_chacha-0.2.2.bazel | 8 +- .../rust/remote/BUILD.rand_chacha-0.3.0.bazel | 10 +- rules/rust/remote/BUILD.rand_core-0.3.1.bazel | 8 +- rules/rust/remote/BUILD.rand_core-0.4.2.bazel | 8 +- rules/rust/remote/BUILD.rand_core-0.5.1.bazel | 8 +- ....6.1.bazel => BUILD.rand_core-0.6.2.bazel} | 10 +- rules/rust/remote/BUILD.rand_hc-0.2.0.bazel | 8 +- rules/rust/remote/BUILD.rand_hc-0.3.0.bazel | 10 +- .../remote/BUILD.rand_xorshift-0.2.0.bazel | 8 +- rules/rust/remote/BUILD.rayon-1.5.0.bazel | 11 +- .../rust/remote/BUILD.rayon-core-1.9.0.bazel | 21 +- rules/rust/remote/BUILD.rdrand-0.4.0.bazel | 8 +- .../remote/BUILD.redox_syscall-0.1.57.bazel | 8 +- ....bazel => BUILD.redox_syscall-0.2.5.bazel} | 10 +- .../rust/remote/BUILD.redox_users-0.3.5.bazel | 59 - .../rust/remote/BUILD.redox_users-0.4.0.bazel | 55 + ...ex-1.4.3.bazel => BUILD.regex-1.4.5.bazel} | 14 +- .../remote/BUILD.regex-automata-0.1.9.bazel | 10 +- .../remote/BUILD.regex-syntax-0.4.2.bazel | 8 +- ....bazel => BUILD.regex-syntax-0.6.23.bazel} | 10 +- .../remote/BUILD.remove_dir_all-0.5.3.bazel | 8 +- rules/rust/remote/BUILD.reopen-1.0.2.bazel | 13 +- .../rust/remote/BUILD.resolv-conf-0.7.0.bazel | 8 +- .../rust/remote/BUILD.rust-argon2-0.8.3.bazel | 70 - rules/rust/remote/BUILD.rust-ini-0.13.0.bazel | 8 +- .../remote/BUILD.rust-stemmers-1.2.0.bazel | 12 +- .../remote/BUILD.rustc-demangle-0.1.18.bazel | 8 +- .../remote/BUILD.rustc-serialize-0.3.24.bazel | 8 +- .../remote/BUILD.rustc_version-0.2.3.bazel | 8 +- .../rust/remote/BUILD.rustversion-1.0.4.bazel | 91 + .../rust/remote/BUILD.rusty-fork-0.3.0.bazel | 8 +- rules/rust/remote/BUILD.ryu-1.0.5.bazel | 11 +- rules/rust/remote/BUILD.safemem-0.3.3.bazel | 8 +- rules/rust/remote/BUILD.same-file-1.0.6.bazel | 8 +- .../BUILD.scheduled-thread-pool-0.2.5.bazel | 8 +- .../rust/remote/BUILD.scopeguard-1.1.0.bazel | 8 +- rules/rust/remote/BUILD.semver-0.9.0.bazel | 8 +- .../remote/BUILD.semver-parser-0.7.0.bazel | 8 +- rules/rust/remote/BUILD.serde-0.8.23.bazel | 8 +- ....0.123.bazel => BUILD.serde-1.0.125.bazel} | 17 +- .../rust/remote/BUILD.serde-hjson-0.9.1.bazel | 10 +- .../rust/remote/BUILD.serde-value-0.6.0.bazel | 10 +- .../rust/remote/BUILD.serde_cbor-0.11.1.bazel | 10 +- ...bazel => BUILD.serde_derive-1.0.125.bazel} | 19 +- ...61.bazel => BUILD.serde_json-1.0.64.bazel} | 17 +- ...0.8.2.bazel => BUILD.serde_qs-0.8.3.bazel} | 16 +- .../rust/remote/BUILD.serde_test-0.8.23.bazel | 8 +- .../remote/BUILD.serde_urlencoded-0.7.0.bazel | 12 +- ...16.bazel => BUILD.serde_yaml-0.8.17.bazel} | 14 +- ...-1-0.9.3.bazel => BUILD.sha-1-0.9.4.bazel} | 14 +- rules/rust/remote/BUILD.sha1-0.6.0.bazel | 8 +- rules/rust/remote/BUILD.sha2-0.9.3.bazel | 12 +- .../rust/remote/BUILD.signal-hook-0.2.3.bazel | 10 +- ....4.bazel => BUILD.signal-hook-0.3.7.bazel} | 17 +- .../BUILD.signal-hook-registry-1.3.0.bazel | 10 +- ....3.3.bazel => BUILD.siphasher-0.3.5.bazel} | 12 +- rules/rust/remote/BUILD.slab-0.4.2.bazel | 8 +- rules/rust/remote/BUILD.slog-2.7.0.bazel | 11 +- .../rust/remote/BUILD.slog-async-2.6.0.bazel | 8 +- rules/rust/remote/BUILD.slog-json-2.3.0.bazel | 12 +- .../rust/remote/BUILD.slog-scope-4.4.0.bazel | 8 +- .../rust/remote/BUILD.slog-stdlog-4.1.0.bazel | 8 +- ....6.0.bazel => BUILD.slog-term-2.8.0.bazel} | 12 +- .../rust/remote/BUILD.slog_derive-0.2.0.bazel | 12 +- rules/rust/remote/BUILD.smallvec-1.6.1.bazel | 8 +- rules/rust/remote/BUILD.smawk-0.3.1.bazel | 8 +- ...nap-1.0.3.bazel => BUILD.snap-1.0.4.bazel} | 15 +- rules/rust/remote/BUILD.socket2-0.3.19.bazel | 14 +- .../BUILD.stable_deref_trait-1.2.0.bazel | 8 +- ....14.bazel => BUILD.standback-0.2.17.bazel} | 17 +- .../BUILD.static_assertions-1.1.0.bazel | 8 +- rules/rust/remote/BUILD.stdweb-0.4.20.bazel | 11 +- .../remote/BUILD.stdweb-derive-0.5.3.bazel | 16 +- .../BUILD.stdweb-internal-macros-0.2.9.bazel | 18 +- .../BUILD.stdweb-internal-runtime-0.1.5.bazel | 11 +- .../rust/remote/BUILD.stringprep-0.1.2.bazel | 10 +- rules/rust/remote/BUILD.strsim-0.8.0.bazel | 8 +- rules/rust/remote/BUILD.strum-0.20.0.bazel | 8 +- .../remote/BUILD.strum_macros-0.20.1.bazel | 12 +- rules/rust/remote/BUILD.subtle-2.4.0.bazel | 8 +- ...yn-1.0.60.bazel => BUILD.syn-1.0.67.bazel} | 17 +- .../remote/BUILD.synstructure-0.12.4.bazel | 12 +- rules/rust/remote/BUILD.take_mut-0.2.2.bazel | 8 +- .../rust/remote/BUILD.tantivy-fst-0.3.0.bazel | 10 +- ...ar-0.4.32.bazel => BUILD.tar-0.4.33.bazel} | 16 +- rules/rust/remote/BUILD.tempdir-0.3.7.bazel | 8 +- rules/rust/remote/BUILD.tempfile-3.2.0.bazel | 14 +- ...erm-0.6.1.bazel => BUILD.term-0.7.0.bazel} | 12 +- rules/rust/remote/BUILD.termcolor-1.1.2.bazel | 8 +- rules/rust/remote/BUILD.textwrap-0.11.0.bazel | 8 +- ...13.2.bazel => BUILD.textwrap-0.13.4.bazel} | 16 +- ....23.bazel => BUILD.thiserror-1.0.24.bazel} | 12 +- ...azel => BUILD.thiserror-impl-1.0.24.bazel} | 14 +- rules/rust/remote/BUILD.thread-id-3.3.0.bazel | 14 +- .../remote/BUILD.thread_local-1.1.3.bazel | 10 +- .../rust/remote/BUILD.threadpool-1.8.1.bazel | 8 +- rules/rust/remote/BUILD.time-0.1.43.bazel | 10 +- ...e-0.2.25.bazel => BUILD.time-0.2.26.bazel} | 31 +- .../rust/remote/BUILD.time-macros-0.1.1.bazel | 8 +- .../remote/BUILD.time-macros-impl-0.1.1.bazel | 14 +- ...0.bazel => BUILD.tinytemplate-1.2.1.bazel} | 14 +- rules/rust/remote/BUILD.tinyvec-1.1.1.bazel | 8 +- .../remote/BUILD.tinyvec_macros-0.1.0.bazel | 8 +- rules/rust/remote/BUILD.tls-api-0.4.0.bazel | 8 +- .../remote/BUILD.tls-api-stub-0.4.0.bazel | 8 +- rules/rust/remote/BUILD.tokio-0.2.25.bazel | 18 +- ...io-1.1.1.bazel => BUILD.tokio-1.4.0.bazel} | 31 +- .../remote/BUILD.tokio-macros-0.2.6.bazel | 12 +- .../remote/BUILD.tokio-pg-mapper-0.2.0.bazel | 8 +- .../BUILD.tokio-pg-mapper-derive-0.2.0.bazel | 12 +- .../remote/BUILD.tokio-postgres-0.5.5.bazel | 16 +- .../remote/BUILD.tokio-postgres-0.7.0.bazel | 20 +- .../rust/remote/BUILD.tokio-util-0.2.0.bazel | 14 +- .../rust/remote/BUILD.tokio-util-0.3.1.bazel | 16 +- ...6.3.bazel => BUILD.tokio-util-0.6.5.bazel} | 22 +- rules/rust/remote/BUILD.toml-0.5.8.bazel | 10 +- ....1.22.bazel => BUILD.tracing-0.1.25.bazel} | 12 +- .../remote/BUILD.tracing-core-0.1.17.bazel | 8 +- ...azel => BUILD.tracing-futures-0.2.5.bazel} | 14 +- .../rust/remote/BUILD.traitobject-0.1.0.bazel | 8 +- ...zel => BUILD.trust-dns-proto-0.19.7.bazel} | 22 +- ... => BUILD.trust-dns-resolver-0.19.7.bazel} | 17 +- rules/rust/remote/BUILD.typemap-0.3.3.bazel | 8 +- ....12.0.bazel => BUILD.typenum-1.13.0.bazel} | 19 +- .../remote/BUILD.unicode-bidi-0.3.4.bazel | 8 +- ... BUILD.unicode-normalization-0.1.17.bazel} | 10 +- .../BUILD.unicode-segmentation-1.7.1.bazel | 8 +- .../remote/BUILD.unicode-width-0.1.8.bazel | 8 +- .../rust/remote/BUILD.unicode-xid-0.2.1.bazel | 8 +- .../rust/remote/BUILD.unix_socket-0.5.0.bazel | 10 +- .../rust/remote/BUILD.unsafe-any-0.4.2.bazel | 8 +- ....url-2.2.0.bazel => BUILD.url-2.2.1.bazel} | 18 +- rules/rust/remote/BUILD.urlparse-0.7.3.bazel | 8 +- .../rust/remote/BUILD.utf8-ranges-1.0.4.bazel | 8 +- rules/rust/remote/BUILD.uuid-0.8.2.bazel | 10 +- rules/rust/remote/BUILD.vec_map-0.8.2.bazel | 8 +- ....bazel => BUILD.version_check-0.9.3.bazel} | 10 +- rules/rust/remote/BUILD.void-1.0.2.bazel | 8 +- .../remote/BUILD.wait-timeout-0.2.0.bazel | 35 +- ...-2.3.1.bazel => BUILD.walkdir-2.3.2.bazel} | 10 +- ...D.wasi-0.10.2+wasi-snapshot-preview1.bazel | 8 +- ...LD.wasi-0.9.0+wasi-snapshot-preview1.bazel | 8 +- ....bazel => BUILD.wasm-bindgen-0.2.72.bazel} | 17 +- ...> BUILD.wasm-bindgen-backend-0.2.72.bazel} | 18 +- ... => BUILD.wasm-bindgen-macro-0.2.72.bazel} | 14 +- ...D.wasm-bindgen-macro-support-0.2.72.bazel} | 18 +- ...=> BUILD.wasm-bindgen-shared-0.2.72.bazel} | 15 +- ....3.47.bazel => BUILD.web-sys-0.3.49.bazel} | 14 +- .../rust/remote/BUILD.widestring-0.4.3.bazel | 8 +- rules/rust/remote/BUILD.winapi-0.2.8.bazel | 8 +- rules/rust/remote/BUILD.winapi-0.3.9.bazel | 13 +- .../remote/BUILD.winapi-build-0.1.1.bazel | 8 +- ...ILD.winapi-i686-pc-windows-gnu-0.4.0.bazel | 11 +- .../rust/remote/BUILD.winapi-util-0.1.5.bazel | 8 +- ...D.winapi-x86_64-pc-windows-gnu-0.4.0.bazel | 11 +- rules/rust/remote/BUILD.winreg-0.6.2.bazel | 8 +- .../rust/remote/BUILD.ws2_32-sys-0.2.1.bazel | 11 +- rules/rust/remote/BUILD.xattr-0.2.2.bazel | 10 +- rules/rust/remote/BUILD.yaml-rust-0.4.5.bazel | 8 +- 442 files changed, 8079 insertions(+), 3338 deletions(-) delete mode 100644 nexus/cognitron/schema/__init__.py delete mode 100644 nexus/cognitron/schema/scimag.py delete mode 100644 nexus/cognitron/schema/scitech.py create mode 100644 nexus/pipe/processors/telegram_messages_processor.py create mode 100644 rules/rust/Cargo.raze.lock rename rules/rust/remote/{BUILD.actix-router-0.2.6.bazel => BUILD.actix-router-0.2.7.bazel} (88%) rename rules/rust/remote/{BUILD.adler-0.2.3.bazel => BUILD.adler-1.0.2.bazel} (93%) delete mode 100644 rules/rust/remote/BUILD.arrayref-0.3.6.bazel delete mode 100644 rules/rust/remote/BUILD.async-trait-0.1.42.bazel create mode 100644 rules/rust/remote/BUILD.async-trait-0.1.48.bazel rename rules/rust/remote/{BUILD.bincode-1.3.1.bazel => BUILD.bincode-1.3.2.bazel} (86%) delete mode 100644 rules/rust/remote/BUILD.blake2b_simd-0.5.11.bazel rename rules/rust/remote/{BUILD.bstr-0.2.14.bazel => BUILD.bstr-0.2.15.bazel} (94%) rename rules/rust/remote/{BUILD.bumpalo-3.6.0.bazel => BUILD.bumpalo-3.6.1.bazel} (96%) create mode 100644 rules/rust/remote/BUILD.byteorder-1.3.4.bazel delete mode 100644 rules/rust/remote/BUILD.byteorder-1.4.2.bazel rename rules/rust/remote/{BUILD.cc-1.0.66.bazel => BUILD.cc-1.0.67.bazel} (91%) rename rules/rust/remote/{BUILD.const_fn-0.4.5.bazel => BUILD.const_fn-0.4.6.bazel} (89%) create mode 100644 rules/rust/remote/BUILD.convert_case-0.4.0.bazel rename rules/rust/remote/{BUILD.cookie-0.14.3.bazel => BUILD.cookie-0.14.4.bazel} (86%) rename rules/rust/remote/{BUILD.crossbeam-epoch-0.9.1.bazel => BUILD.crossbeam-epoch-0.9.3.bazel} (81%) rename rules/rust/remote/{BUILD.crossbeam-utils-0.8.1.bazel => BUILD.crossbeam-utils-0.8.3.bazel} (92%) rename rules/rust/remote/{BUILD.csv-1.1.5.bazel => BUILD.csv-1.1.6.bazel} (96%) rename rules/rust/remote/{BUILD.derive_more-0.99.11.bazel => BUILD.derive_more-0.99.13.bazel} (90%) delete mode 100644 rules/rust/remote/BUILD.dirs-2.0.2.bazel create mode 100644 rules/rust/remote/BUILD.dirs-next-2.0.0.bazel rename rules/rust/remote/{BUILD.dirs-sys-0.3.5.bazel => BUILD.dirs-sys-next-0.1.2.bazel} (77%) rename rules/rust/remote/{BUILD.dtoa-0.4.7.bazel => BUILD.dtoa-0.4.8.bazel} (94%) rename rules/rust/remote/{BUILD.env_logger-0.8.2.bazel => BUILD.env_logger-0.8.3.bazel} (69%) rename rules/rust/remote/{BUILD.constant_time_eq-0.1.5.bazel => BUILD.fastdivide-0.3.0.bazel} (79%) rename rules/rust/remote/{BUILD.form_urlencoded-1.0.0.bazel => BUILD.form_urlencoded-1.0.1.bazel} (92%) rename rules/rust/remote/{BUILD.futures-0.3.12.bazel => BUILD.futures-0.3.13.bazel} (89%) rename rules/rust/remote/{BUILD.futures-channel-0.3.12.bazel => BUILD.futures-channel-0.3.13.bazel} (88%) rename rules/rust/remote/{BUILD.futures-core-0.3.12.bazel => BUILD.futures-core-0.3.13.bazel} (93%) rename rules/rust/remote/{BUILD.futures-executor-0.3.12.bazel => BUILD.futures-executor-0.3.13.bazel} (84%) rename rules/rust/remote/{BUILD.futures-io-0.3.12.bazel => BUILD.futures-io-0.3.13.bazel} (93%) rename rules/rust/remote/{BUILD.futures-macro-0.3.12.bazel => BUILD.futures-macro-0.3.13.bazel} (88%) rename rules/rust/remote/{BUILD.futures-sink-0.3.12.bazel => BUILD.futures-sink-0.3.13.bazel} (93%) rename rules/rust/remote/{BUILD.futures-task-0.3.12.bazel => BUILD.futures-task-0.3.13.bazel} (88%) rename rules/rust/remote/{BUILD.futures-util-0.3.12.bazel => BUILD.futures-util-0.3.13.bazel} (78%) rename rules/rust/remote/{BUILD.grpc-0.8.2.bazel => BUILD.grpc-0.8.3.bazel} (93%) rename rules/rust/remote/{BUILD.grpc-compiler-0.8.2.bazel => BUILD.grpc-compiler-0.8.3.bazel} (80%) rename rules/rust/remote/{BUILD.idna-0.2.0.bazel => BUILD.idna-0.2.2.bazel} (85%) rename rules/rust/remote/{BUILD.indexmap-1.6.1.bazel => BUILD.indexmap-1.6.2.bazel} (92%) rename rules/rust/remote/{BUILD.integer-encoding-2.1.2.bazel => BUILD.integer-encoding-2.1.3.bazel} (94%) rename rules/rust/remote/{BUILD.js-sys-0.3.47.bazel => BUILD.js-sys-0.3.49.bazel} (89%) rename rules/rust/remote/{BUILD.lexical-core-0.7.4.bazel => BUILD.lexical-core-0.7.5.bazel} (90%) rename rules/rust/remote/{BUILD.libc-0.2.85.bazel => BUILD.libc-0.2.91.bazel} (91%) rename rules/rust/remote/{BUILD.lru-0.6.4.bazel => BUILD.lru-0.6.5.bazel} (94%) rename rules/rust/remote/{BUILD.memoffset-0.6.1.bazel => BUILD.memoffset-0.6.3.bazel} (90%) rename rules/rust/remote/{BUILD.miniz_oxide-0.4.3.bazel => BUILD.miniz_oxide-0.4.4.bazel} (88%) rename rules/rust/remote/{BUILD.mio-0.7.7.bazel => BUILD.mio-0.7.11.bazel} (84%) rename rules/rust/remote/{BUILD.miow-0.3.6.bazel => BUILD.miow-0.3.7.bazel} (90%) rename rules/rust/remote/{BUILD.num-bigint-0.3.1.bazel => BUILD.num-bigint-0.3.2.bazel} (93%) rename rules/rust/remote/{BUILD.once_cell-1.5.2.bazel => BUILD.once_cell-1.7.2.bazel} (95%) rename rules/rust/remote/{BUILD.parking_lot_core-0.8.2.bazel => BUILD.parking_lot_core-0.8.3.bazel} (83%) rename rules/rust/remote/{BUILD.pin-project-0.4.27.bazel => BUILD.pin-project-0.4.28.bazel} (95%) rename rules/rust/remote/{BUILD.pin-project-1.0.5.bazel => BUILD.pin-project-1.0.6.bazel} (94%) rename rules/rust/remote/{BUILD.pin-project-internal-0.4.27.bazel => BUILD.pin-project-internal-0.4.28.bazel} (86%) rename rules/rust/remote/{BUILD.pin-project-internal-1.0.5.bazel => BUILD.pin-project-internal-1.0.6.bazel} (88%) rename rules/rust/remote/{BUILD.pin-project-lite-0.1.11.bazel => BUILD.pin-project-lite-0.1.12.bazel} (94%) rename rules/rust/remote/{BUILD.pin-project-lite-0.2.4.bazel => BUILD.pin-project-lite-0.2.6.bazel} (91%) rename rules/rust/remote/{BUILD.protobuf-2.20.0.bazel => BUILD.protobuf-2.18.2.bazel} (88%) rename rules/rust/remote/{BUILD.protobuf-codegen-2.20.0.bazel => BUILD.protobuf-codegen-2.18.2.bazel} (84%) rename rules/rust/remote/{BUILD.quote-1.0.8.bazel => BUILD.quote-1.0.9.bazel} (94%) rename rules/rust/remote/{BUILD.rand_core-0.6.1.bazel => BUILD.rand_core-0.6.2.bazel} (94%) rename rules/rust/remote/{BUILD.redox_syscall-0.2.4.bazel => BUILD.redox_syscall-0.2.5.bazel} (94%) delete mode 100644 rules/rust/remote/BUILD.redox_users-0.3.5.bazel create mode 100644 rules/rust/remote/BUILD.redox_users-0.4.0.bazel rename rules/rust/remote/{BUILD.regex-1.4.3.bazel => BUILD.regex-1.4.5.bazel} (92%) rename rules/rust/remote/{BUILD.regex-syntax-0.6.22.bazel => BUILD.regex-syntax-0.6.23.bazel} (94%) delete mode 100644 rules/rust/remote/BUILD.rust-argon2-0.8.3.bazel create mode 100644 rules/rust/remote/BUILD.rustversion-1.0.4.bazel rename rules/rust/remote/{BUILD.serde-1.0.123.bazel => BUILD.serde-1.0.125.bazel} (88%) rename rules/rust/remote/{BUILD.serde_derive-1.0.123.bazel => BUILD.serde_derive-1.0.125.bazel} (86%) rename rules/rust/remote/{BUILD.serde_json-1.0.61.bazel => BUILD.serde_json-1.0.64.bazel} (88%) rename rules/rust/remote/{BUILD.serde_qs-0.8.2.bazel => BUILD.serde_qs-0.8.3.bazel} (87%) rename rules/rust/remote/{BUILD.serde_yaml-0.8.16.bazel => BUILD.serde_yaml-0.8.17.bazel} (90%) rename rules/rust/remote/{BUILD.sha-1-0.9.3.bazel => BUILD.sha-1-0.9.4.bazel} (88%) rename rules/rust/remote/{BUILD.signal-hook-0.3.4.bazel => BUILD.signal-hook-0.3.7.bazel} (90%) rename rules/rust/remote/{BUILD.siphasher-0.3.3.bazel => BUILD.siphasher-0.3.5.bazel} (91%) rename rules/rust/remote/{BUILD.slog-term-2.6.0.bazel => BUILD.slog-term-2.8.0.bazel} (93%) rename rules/rust/remote/{BUILD.snap-1.0.3.bazel => BUILD.snap-1.0.4.bazel} (90%) rename rules/rust/remote/{BUILD.standback-0.2.14.bazel => BUILD.standback-0.2.17.bazel} (86%) rename rules/rust/remote/{BUILD.syn-1.0.60.bazel => BUILD.syn-1.0.67.bazel} (94%) rename rules/rust/remote/{BUILD.tar-0.4.32.bazel => BUILD.tar-0.4.33.bazel} (86%) rename rules/rust/remote/{BUILD.term-0.6.1.bazel => BUILD.term-0.7.0.bazel} (90%) rename rules/rust/remote/{BUILD.textwrap-0.13.2.bazel => BUILD.textwrap-0.13.4.bazel} (84%) rename rules/rust/remote/{BUILD.thiserror-1.0.23.bazel => BUILD.thiserror-1.0.24.bazel} (93%) rename rules/rust/remote/{BUILD.thiserror-impl-1.0.23.bazel => BUILD.thiserror-impl-1.0.24.bazel} (87%) rename rules/rust/remote/{BUILD.time-0.2.25.bazel => BUILD.time-0.2.26.bazel} (76%) rename rules/rust/remote/{BUILD.tinytemplate-1.2.0.bazel => BUILD.tinytemplate-1.2.1.bazel} (86%) rename rules/rust/remote/{BUILD.tokio-1.1.1.bazel => BUILD.tokio-1.4.0.bazel} (92%) rename rules/rust/remote/{BUILD.tokio-util-0.6.3.bazel => BUILD.tokio-util-0.6.5.bazel} (82%) rename rules/rust/remote/{BUILD.tracing-0.1.22.bazel => BUILD.tracing-0.1.25.bazel} (94%) rename rules/rust/remote/{BUILD.tracing-futures-0.2.4.bazel => BUILD.tracing-futures-0.2.5.bazel} (87%) rename rules/rust/remote/{BUILD.trust-dns-proto-0.19.6.bazel => BUILD.trust-dns-proto-0.19.7.bazel} (81%) rename rules/rust/remote/{BUILD.trust-dns-resolver-0.19.6.bazel => BUILD.trust-dns-resolver-0.19.7.bazel} (85%) rename rules/rust/remote/{BUILD.typenum-1.12.0.bazel => BUILD.typenum-1.13.0.bazel} (87%) rename rules/rust/remote/{BUILD.unicode-normalization-0.1.16.bazel => BUILD.unicode-normalization-0.1.17.bazel} (94%) rename rules/rust/remote/{BUILD.url-2.2.0.bazel => BUILD.url-2.2.1.bazel} (81%) rename rules/rust/remote/{BUILD.version_check-0.9.2.bazel => BUILD.version_check-0.9.3.bazel} (93%) rename rules/rust/remote/{BUILD.walkdir-2.3.1.bazel => BUILD.walkdir-2.3.2.bazel} (93%) rename rules/rust/remote/{BUILD.wasm-bindgen-0.2.70.bazel => BUILD.wasm-bindgen-0.2.72.bazel} (89%) rename rules/rust/remote/{BUILD.wasm-bindgen-backend-0.2.70.bazel => BUILD.wasm-bindgen-backend-0.2.72.bazel} (82%) rename rules/rust/remote/{BUILD.wasm-bindgen-macro-0.2.70.bazel => BUILD.wasm-bindgen-macro-0.2.72.bazel} (86%) rename rules/rust/remote/{BUILD.wasm-bindgen-macro-support-0.2.70.bazel => BUILD.wasm-bindgen-macro-support-0.2.72.bazel} (79%) rename rules/rust/remote/{BUILD.wasm-bindgen-shared-0.2.70.bazel => BUILD.wasm-bindgen-shared-0.2.72.bazel} (89%) rename rules/rust/remote/{BUILD.web-sys-0.3.47.bazel => BUILD.web-sys-0.3.49.bazel} (88%) diff --git a/BUILD.bazel b/BUILD.bazel index 9dbf605..68e7094 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -14,14 +14,14 @@ config_setting( platform( name = "linux_x86", constraint_values = [ - "@io_bazel_rules_rust//rust/platform:linux", + "@rules_rust//rust/platform:linux", "@bazel_tools//platforms:linux", "@bazel_tools//platforms:x86_64", ], ) -load("@io_bazel_rules_rust//proto:toolchain.bzl", "rust_proto_toolchain") +load("@rules_rust//proto:toolchain.bzl", "rust_proto_toolchain") rust_proto_toolchain( name = "proto-toolchain-impl", @@ -33,5 +33,5 @@ rust_proto_toolchain( toolchain( name = "proto-toolchain", toolchain = ":proto-toolchain-impl", - toolchain_type = "@io_bazel_rules_rust//proto:toolchain", + toolchain_type = "@rules_rust//proto:toolchain", ) diff --git a/WORKSPACE b/WORKSPACE index e324459..1e684a5 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -7,80 +7,55 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "bazel_skylib", - sha256 = "11b0e65ec07113b2ea81be554c7471bb80fc5766aba6239c91d071602c46d50f", - strip_prefix = "bazel-skylib-dc080e95161964a1ff841bfd0b871a1123c027a8", + sha256 = "ebdf850bfef28d923a2cc67ddca86355a449b5e4f38b0a70e584dc24e5984aa6", + strip_prefix = "bazel-skylib-f80bc733d4b9f83d427ce3442be2e07427b2cc8d", urls = [ - "https://github.com/bazelbuild/bazel-skylib/archive/dc080e95161964a1ff841bfd0b871a1123c027a8.tar.gz", + "https://github.com/bazelbuild/bazel-skylib/archive/f80bc733d4b9f83d427ce3442be2e07427b2cc8d.tar.gz", ], ) + http_archive( name = "build_bazel_rules_nodejs", - sha256 = "6142e9586162b179fdd570a55e50d1332e7d9c030efd853453438d607569721d", - urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/3.0.0/rules_nodejs-3.0.0.tar.gz"], -) - -http_archive( - name = "com_github_grpc_grpc", - sha256 = "f046d4cb4d60d4f2a2087e9d46c7ec0c523cd54ebf68eda6272de4ce65e20ac7", - strip_prefix = "grpc-ae7f520358d7145a7484db693376fdebbd72662d", + sha256 = "dd7ea7efda7655c218ca707f55c3e1b9c68055a70c31a98f264b3445bc8f4cb1", urls = [ - "https://github.com/grpc/grpc/archive/ae7f520358d7145a7484db693376fdebbd72662d.tar.gz", - ], -) - -http_archive( - name = "com_google_protobuf", - sha256 = "d0f5f605d0d656007ce6c8b5a82df3037e1d8fe8b121ed42e536f569dec16113", - strip_prefix = "protobuf-3.14.0", - urls = [ - "https://github.com/protocolbuffers/protobuf/archive/v3.14.0.tar.gz", - ], -) - -http_archive( - name = "io_bazel_rules_docker", - sha256 = "df3ef4a4b53b0145c9751c1e2a840f900e322e7798612a46257abe285d046dc5", - strip_prefix = "rules_docker-7da0de3d094aae5601c45ae0855b64fb2771cd72", - urls = [ - "https://github.com/bazelbuild/rules_docker/archive/7da0de3d094aae5601c45ae0855b64fb2771cd72.zip", + "https://github.com/bazelbuild/rules_nodejs/releases/download/3.2.3/rules_nodejs-3.2.3.tar.gz", ], ) http_archive( name = "io_bazel_rules_k8s", - sha256 = "95addfd2b7b07b5a4e75663d15aa57dc271f7b831ec404109322288e1b6bf126", - strip_prefix = "rules_k8s-9f9886c7252d66bb2e2206842b149a6ceebe6fe5", + sha256 = "c1c5a692ec994e99e9e7e77ae693086074d6dedfe72e6930efbcc66d30264032", + strip_prefix = "rules_k8s-f1c6399cdd691b7aca90073398e8f690ec8992c6", urls = [ - "https://github.com/bazelbuild/rules_k8s/archive/9f9886c7252d66bb2e2206842b149a6ceebe6fe5.zip", + "https://github.com/bazelbuild/rules_k8s/archive/f1c6399cdd691b7aca90073398e8f690ec8992c6.tar.gz", ], ) http_archive( - name = "io_bazel_rules_rust", - sha256 = "50a772198877e21a61823fa292d28539f8bc99d72463e55b5b09942394ec370e", - strip_prefix = "rules_rust-9a8ef691b8e8f682d767189c38339cbee16d0a16", + name = "rules_rust", + sha256 = "d10dd5581f66ee169071ee06d52c52c8c7ca7467ac6266e301c0820d289b0f0b", + strip_prefix = "rules_rust-336e1934b07211fb8736c19749919ef94df4df68", urls = [ - # Master branch as of 2020-10-16 - "https://github.com/bazelbuild/rules_rust/archive/9a8ef691b8e8f682d767189c38339cbee16d0a16.tar.gz", + "https://github.com/bazelbuild/rules_rust/archive/336e1934b07211fb8736c19749919ef94df4df68.tar.gz", ], ) http_archive( name = "rules_jvm_external", - sha256 = "d85951a92c0908c80bd8551002d66cb23c3434409c814179c0ff026b53544dab", + sha256 = "2a547d8d5e99703de8de54b6188ff0ed470b3bfc88e346972d1c8865e2688391", strip_prefix = "rules_jvm_external-3.3", urls = [ - "https://github.com/bazelbuild/rules_jvm_external/archive/3.3.zip", + "https://github.com/bazelbuild/rules_jvm_external/archive/3.3.tar.gz", ], ) http_archive( name = "rules_pkg", - sha256 = "0a33148c4957e666a29443f75b2c0db1fe3e0baf7256742fc47a35731f7a1d2e", + sha256 = "b9a5bdfe4f8ce0dedf9387eadd9f4844c383118b3f4cc27b586626b7998141c3", strip_prefix = "rules_pkg-4b0b9f4679484f107f750a60190ff5ec6b164a5f/pkg", urls = [ - "https://github.com/bazelbuild/rules_pkg/archive/4b0b9f4679484f107f750a60190ff5ec6b164a5f.zip", + "https://github.com/bazelbuild/rules_pkg/archive/4b0b9f4679484f107f750a60190ff5ec6b164a5f.tar.gz", ], ) @@ -104,10 +79,9 @@ http_archive( http_archive( name = "subpar", - sha256 = "e6e4332bf9af36c4165ad6cc7b2c76288e9f156eba35dc95b739e58c46f30a50", strip_prefix = "subpar-9fae6b63cfeace2e0fb93c9c1ebdc28d3991b16f", urls = [ - "https://github.com/google/subpar/archive/9fae6b63cfeace2e0fb93c9c1ebdc28d3991b16f.zip", + "https://github.com/google/subpar/archive/9fae6b63cfeace2e0fb93c9c1ebdc28d3991b16f.tar.gz", ], ) @@ -129,9 +103,9 @@ maven_fetch_remote_artifacts() # Rust -load("@io_bazel_rules_rust//rust:repositories.bzl", "rust_repository_set") +load("@rules_rust//rust:repositories.bzl", "rust_repository_set") -rust_version = "1.49.0" +rust_version = "1.51.0" rustfmt_version = "1.4.20" @@ -153,10 +127,6 @@ rust_repository_set( version = rust_version, ) -load("@io_bazel_rules_rust//:workspace.bzl", "bazel_version") - -bazel_version(name = "bazel_version") - load("//rules/rust:crates.bzl", "raze_fetch_remote_crates") raze_fetch_remote_crates() diff --git a/images/install.bzl b/images/install.bzl index d6f9a6e..ba74f35 100644 --- a/images/install.bzl +++ b/images/install.bzl @@ -11,8 +11,8 @@ def images_install(): container_pull( name = "ubuntu", + digest = "sha256:c65d2b75a62135c95e2c595822af9b6f6cf0f32c11bcd4a38368d7b7c36b66f5", registry = "index.docker.io", repository = "library/ubuntu", - digest = "sha256:4e4bc990609ed865e07afc8427c30ffdddca5153fd4e82c20d8f0783a291e241", tag = "20.04", ) diff --git a/images/production/BUILD.bazel b/images/production/BUILD.bazel index a759401..fbc3c07 100644 --- a/images/production/BUILD.bazel +++ b/images/production/BUILD.bazel @@ -1,11 +1,11 @@ -load("@io_bazel_rules_docker//container:container.bzl", "container_image", "container_push") +load("@io_bazel_rules_docker//container:container.bzl", "container_image") load("@io_bazel_rules_docker//docker/package_managers:download_pkgs.bzl", "download_pkgs") load("@io_bazel_rules_docker//docker/package_managers:install_pkgs.bzl", "install_pkgs") package(default_visibility = ["//visibility:public"]) download_pkgs( - name = "download-base-python-image", + name = "download-base-production-image", image_tar = "//images:base-image.tar", packages = [ "bash", @@ -15,13 +15,34 @@ download_pkgs( "libgoogle-perftools-dev", "libprotobuf17", "libssl1.1", + ], +) + +install_pkgs( + name = "install-base-production-image", + image_tar = "//images:base-image.tar", + installables_tar = ":download-base-production-image.tar", + output_image_name = "base-production-image", +) + +container_image( + name = "base-production-image", + base = ":install-base-production-image", + env = {"LANG": "C.UTF-8"}, +) + +download_pkgs( + name = "download-base-python-image", + image_tar = ":base-production-image.tar", + packages = [ "python3.9", + "python3.9-distutils", ], ) install_pkgs( name = "install-base-python-image", - image_tar = "//images:base-image.tar", + image_tar = ":base-production-image.tar", installables_tar = ":download-base-python-image.tar", installation_cleanup_commands = "rm -rf /var/lib/apt/lists/*", output_image_name = "installed-base-python-image", @@ -31,7 +52,6 @@ container_image( name = "base-python-image", base = ":install-base-python-image", entrypoint = ["/usr/bin/python3.9"], - env = {"LANG": "C.UTF-8"}, symlinks = { "/usr/bin/python": "/usr/bin/python3.9", "/usr/bin/python3": "/usr/bin/python3.9", @@ -41,20 +61,15 @@ container_image( download_pkgs( name = "download-base-nodejs-image", - image_tar = "//images:base-image.tar", + image_tar = ":base-production-image.tar", packages = [ - "bash", - "ca-certificates", - "libgoogle-perftools-dev", - "libprotobuf17", - "libssl1.1", "nodejs", ], ) install_pkgs( name = "install-base-nodejs-image", - image_tar = "//images:base-image.tar", + image_tar = ":base-production-image.tar", installables_tar = ":download-base-nodejs-image.tar", installation_cleanup_commands = "rm -rf /var/lib/apt/lists/*", output_image_name = "installed-base-nodejs-image", @@ -64,7 +79,5 @@ container_image( name = "base-nodejs-image", base = ":install-base-nodejs-image", entrypoint = ["/usr/bin/nodejs"], - env = {"LANG": "C.UTF-8"}, visibility = ["//visibility:public"], ) - diff --git a/library/configurator/BUILD.bazel b/library/configurator/BUILD.bazel index aa69f50..09efa31 100644 --- a/library/configurator/BUILD.bazel +++ b/library/configurator/BUILD.bazel @@ -11,7 +11,6 @@ py_library( visibility = ["//visibility:public"], deps = [ requirement("jinja2"), - requirement("orjson"), requirement("pyyaml"), requirement("izihawa_utils"), ], diff --git a/library/configurator/__init__.py b/library/configurator/__init__.py index f33b52c..3b27324 100644 --- a/library/configurator/__init__.py +++ b/library/configurator/__init__.py @@ -1,8 +1,8 @@ +import json import os import os.path from types import ModuleType -import orjson as json import yaml from izihawa_utils.common import smart_merge_dicts from jinja2 import Template diff --git a/nexus/actions/BUILD.bazel b/nexus/actions/BUILD.bazel index b43be01..f1e2616 100644 --- a/nexus/actions/BUILD.bazel +++ b/nexus/actions/BUILD.bazel @@ -18,7 +18,6 @@ py_library( requirement("aiocrossref"), requirement("aiolibgen"), "//library/aiopostgres", - "//nexus/cognitron/schema", "//nexus/models/proto:models_proto_py", "//nexus/nlptools", requirement("aiosumma"), diff --git a/nexus/actions/update_document.py b/nexus/actions/update_document.py index 9a45a70..726fdd1 100644 --- a/nexus/actions/update_document.py +++ b/nexus/actions/update_document.py @@ -1,5 +1,5 @@ from aiosumma import SummaHttpClient -from nexus.cognitron.schema import coders +from izihawa_utils.pb_to_json import MessageToDict from nexus.models.proto.operation_pb2 import \ DocumentOperation as DocumentOperationPb @@ -19,8 +19,13 @@ class SendDocumentOperationUpdateDocumentPbToSummaAction(BaseAction): original_id = getattr(document, 'original_id', None) if not update_document_pb.reindex or original_id: return document_operation_pb - document_tantivy = coders[schema].encode_document(document) - await self.summa_client.put_document(schema, document_tantivy) + casted_document = MessageToDict(document, preserving_proto_field_name=True) + # ToDo: Required to rework checking for extra fields in document + # ToDo: It is needed to go to actual schema and load real fields and then check against them + casted_document.pop('is_deleted', None) + casted_document.pop('meta_language', None) + casted_document.pop('type', None) + await self.summa_client.put_document(schema, casted_document) if update_document_pb.commit: await self.summa_client.commit(schema) return document_operation_pb diff --git a/nexus/cognitron/schema/BUILD.bazel b/nexus/cognitron/schema/BUILD.bazel index 6bab5b9..c991b7e 100644 --- a/nexus/cognitron/schema/BUILD.bazel +++ b/nexus/cognitron/schema/BUILD.bazel @@ -1,24 +1,4 @@ -load("@pip_modules//:requirements.bzl", "requirement") -load("@rules_python//python:defs.bzl", "py_library") - exports_files([ "scimag.yaml", "scitech.yaml", ]) - -py_library( - name = "schema", - srcs = glob([ - "**/*.py", - ]), - data = [ - "scimag.yaml", - "scitech.yaml", - ], - srcs_version = "PY3", - visibility = ["//visibility:public"], - deps = [ - requirement("tantipy"), - requirement("pyyaml"), - ], -) diff --git a/nexus/cognitron/schema/__init__.py b/nexus/cognitron/schema/__init__.py deleted file mode 100644 index 3b97afc..0000000 --- a/nexus/cognitron/schema/__init__.py +++ /dev/null @@ -1,7 +0,0 @@ -from .scimag import scimag_coder -from .scitech import scitech_coder - -coders = { - 'scimag': scimag_coder, - 'scitech': scitech_coder, -} diff --git a/nexus/cognitron/schema/scimag.py b/nexus/cognitron/schema/scimag.py deleted file mode 100644 index ca155ea..0000000 --- a/nexus/cognitron/schema/scimag.py +++ /dev/null @@ -1,5 +0,0 @@ -import yaml -from tantipy import TantivyCoder - -with open('nexus/cognitron/schema/scimag.yaml') as file: - scimag_coder = TantivyCoder(yaml.safe_load(file.read())) diff --git a/nexus/cognitron/schema/scitech.py b/nexus/cognitron/schema/scitech.py deleted file mode 100644 index aeaa375..0000000 --- a/nexus/cognitron/schema/scitech.py +++ /dev/null @@ -1,5 +0,0 @@ -import yaml -from tantipy import TantivyCoder - -with open('nexus/cognitron/schema/scitech.yaml') as file: - scitech_coder = TantivyCoder(yaml.safe_load(file.read())) diff --git a/nexus/ingest/README.md b/nexus/ingest/README.md index 9e37872..96565c9 100644 --- a/nexus/ingest/README.md +++ b/nexus/ingest/README.md @@ -23,7 +23,6 @@ jobs: kwargs: kafka_hosts: - kafka-0.example.net - - kafka-1.example.net topic_name: operations_binary libgen-api: class: nexus.ingest.jobs.LibgenApiJob @@ -39,7 +38,6 @@ jobs: kwargs: kafka_hosts: - kafka-0.example.net - - kafka-1.example.net topic_name: operations_binary log_path: '/var/log/nexus-ingest/{{ ENV_TYPE }}' ``` \ No newline at end of file diff --git a/nexus/models/proto/BUILD.bazel b/nexus/models/proto/BUILD.bazel index af541ad..34707ec 100644 --- a/nexus/models/proto/BUILD.bazel +++ b/nexus/models/proto/BUILD.bazel @@ -1,5 +1,5 @@ load("@com_github_grpc_grpc//bazel:python_rules.bzl", "py_proto_library") -load("@io_bazel_rules_rust//proto:proto.bzl", "rust_proto_library") +load("@rules_rust//proto:proto.bzl", "rust_proto_library") load("@rules_proto//proto:defs.bzl", "proto_library") proto_library( diff --git a/nexus/pipe/BUILD.bazel b/nexus/pipe/BUILD.bazel index 0be1799..ef90d8b 100644 --- a/nexus/pipe/BUILD.bazel +++ b/nexus/pipe/BUILD.bazel @@ -28,7 +28,6 @@ py3_image( "//library/configurator", "//library/logging", "//nexus/actions", - "//nexus/cognitron/schema", "//nexus/models/proto:models_proto_py", requirement("aiosumma"), requirement("izihawa_utils"), diff --git a/nexus/pipe/README.md b/nexus/pipe/README.md index 3d5d364..b90044c 100644 --- a/nexus/pipe/README.md +++ b/nexus/pipe/README.md @@ -11,8 +11,7 @@ You have to write your own configs taking example below into account. log_path: '/var/log/nexus-pipe/{{ ENV_TYPE }}' pipe: brokers: | - kafka-0.example.net, - kafka-1.example.net + kafka-0.example.net schema: - consumers: - class: nexus.pipe.consumers.CrossReferencesBulkConsumer @@ -24,8 +23,7 @@ pipe: - class: nexus.pipe.processors.CrossReferencesProcessor kwargs: brokers: | - kafka-0.example.net, - kafka-1.example.net + kafka-0.example.net database: database: nexus host: postgres.example.net @@ -63,8 +61,7 @@ pipe: - class: nexus.actions.SendDocumentOperationUpdateDocumentScimagPbReferencesToKafkaAction kwargs: brokers: | - kafka-0.example.net, - kafka-1.example.net + kafka-0.example.net topic: cross_references - class: nexus.actions.SendDocumentOperationUpdateDocumentPbToSummaAction kwargs: diff --git a/nexus/pipe/consumers/base.py b/nexus/pipe/consumers/base.py index c6a6307..6bbe2d4 100644 --- a/nexus/pipe/consumers/base.py +++ b/nexus/pipe/consumers/base.py @@ -50,12 +50,17 @@ class BaseConsumer(AioRootThing): async def start(self): logging.getLogger('statbox').info({ - 'action': 'started', + 'action': 'starting', 'group_id': self.group_id, 'topic_names': self.topic_names, }) self.consumer = self.create_consumer() await self.consumer.start() + logging.getLogger('statbox').info({ + 'action': 'started', + 'group_id': self.group_id, + 'topic_names': self.topic_names, + }) try: async for msg in self.consumer: preprocessed_msg = self.preprocess(msg) @@ -108,12 +113,17 @@ class BaseBulkConsumer(BaseConsumer): async def start(self): logging.getLogger('statbox').info({ - 'action': 'started', + 'action': 'starting', 'group_id': self.group_id, 'topic_names': self.topic_names, }) self.consumer = self.create_consumer() await self.consumer.start() + logging.getLogger('statbox').info({ + 'action': 'started', + 'group_id': self.group_id, + 'topic_names': self.topic_names, + }) while self.started: try: result = await self.consumer.getmany(timeout_ms=self.timeout * 1000, max_records=self.bulk_size) diff --git a/nexus/pipe/processors/telegram_messages_processor.py b/nexus/pipe/processors/telegram_messages_processor.py new file mode 100644 index 0000000..2fd5f40 --- /dev/null +++ b/nexus/pipe/processors/telegram_messages_processor.py @@ -0,0 +1,108 @@ +import time +from typing import Iterable + +from library.nlptools.language_detect import detect_language +from library.nlptools.utils import ( + clean_text, + replace_telegram_link, +) +from pypika import ( + PostgreSQLQuery, + Table, +) + +from .base import BaseDatabaseProcessor + + +class TelegramMessagesProcessor(BaseDatabaseProcessor): + def __init__(self, *args, **kwargs): + super().__init__(*args, **kwargs) + self.telegram_messages_table = Table('telegram_messages') + + def generate_delete_sql(self, telegram_message_pb): + return ( + PostgreSQLQuery + .from_('telegram_messages') + .where(self.telegram_messages_table.id == telegram_message_pb.id) + .delete() + .get_sql() + ) + + def generate_insert_sql(self, telegram_message_pb): + return ( + PostgreSQLQuery + .into('telegram_messages') + .columns( + 'channel_id', + 'message_id', + 'is_deleted', + 'text', + 'clean_text', + 'lang', + 'message_type', + 'unixtime', + 'views' + ) + .insert( + telegram_message_pb.channel_id, + telegram_message_pb.message_id, + telegram_message_pb.is_deleted, + telegram_message_pb.text, + telegram_message_pb.clean_text, + telegram_message_pb.language, + telegram_message_pb.message_type, + telegram_message_pb.unixtime, + telegram_message_pb.views, + ) + .on_conflict(self.telegram_messages_table.channel_id, self.telegram_messages_table.message_id) + .do_update(self.telegram_messages_table.is_deleted, telegram_message_pb.is_deleted) + .do_update(self.telegram_messages_table.text, telegram_message_pb.text) + .do_update(self.telegram_messages_table.clean_text, telegram_message_pb.clean_text) + .do_update(self.telegram_messages_table.lang, telegram_message_pb.language) + .do_update(self.telegram_messages_table.message_type, telegram_message_pb.message_type) + .do_update(self.telegram_messages_table.views, telegram_message_pb.views) + .returning(self.telegram_messages_table.id) + .get_sql() + ) + + async def process_bulk(self, messages: Iterable): + return + insert_sqls = [] + delete_sqls = [] + documents_container_pb = DocumentsContainerPb() + update_document_operations_pb = [] + + current_time = int(time.time()) + + for document_operation_pb in messages: + if document_operation_pb.WhichOneof('operation') == 'update_document': + document_pb = document_operation_pb.update_document.document + telegram_message_pb = document_pb.telegram_message + + if telegram_message_pb.is_deleted and telegram_message_pb.id: + delete_sqls.append(self.generate_delete_sql(telegram_message_pb)) + documents_container_pb.documents.append(document_pb) + else: + telegram_message_pb.clean_text = clean_text(replace_telegram_link(telegram_message_pb.text)) + telegram_message_pb.language = detect_language(telegram_message_pb.clean_text) or '' + + insert_sqls.append(self.generate_insert_sql(telegram_message_pb)) + update_document_operations_pb.append(document_operation_pb) + + if insert_sqls: + for insert_sql, update_document_operation_pb in zip(insert_sqls, update_document_operations_pb): + result = await self.pool_holder.execute(insert_sql, fetch=True) + + document_pb = update_document_operation_pb.update_document.document + telegram_message_pb = document_pb.telegram_message + + telegram_message_pb.id = result[0][0] + if update_document_operation_pb.update_document.reindex: + if ( + len(telegram_message_pb.clean_text) > 120 + and telegram_message_pb.unixtime > current_time - 60 * 24 * 60 * 60 + and telegram_message_pb.message_type == TelegramMessagePb.Type.TEXTUAL + ): + documents_container_pb.documents.append(document_pb) + if delete_sqls: + await self.pool_holder.execute(';'.join(delete_sqls)) diff --git a/nexus/pylon/BUILD.bazel b/nexus/pylon/BUILD.bazel index 6260e95..b5be0f8 100644 --- a/nexus/pylon/BUILD.bazel +++ b/nexus/pylon/BUILD.bazel @@ -12,7 +12,6 @@ py_library( requirement("brotli"), requirement("cchardet"), requirement("orjson"), - requirement("pdfminer.six"), requirement("python-socks"), requirement("tenacity"), requirement("aiokit"), diff --git a/nexus/pylon/pdftools/__init__.py b/nexus/pylon/pdftools/__init__.py index 2d18782..80a4bea 100644 --- a/nexus/pylon/pdftools/__init__.py +++ b/nexus/pylon/pdftools/__init__.py @@ -1,9 +1,2 @@ -from pdfminer.high_level import extract_text - - -def is_pdf(path_to_file): - try: - extract_text(path_to_file, maxpages=1) - return True - except Exception: - return False +def is_pdf(f): + return len(f) > 4 and f[:4] == b'%PDF' diff --git a/nexus/pylon/sources/base.py b/nexus/pylon/sources/base.py index 4e1fdbc..60055f5 100644 --- a/nexus/pylon/sources/base.py +++ b/nexus/pylon/sources/base.py @@ -94,8 +94,8 @@ class DoiValidator(BaseValidator): def validate(self): if self.md5 and self.md5.lower() == self.v.hexdigest().lower(): return - elif not is_pdf(self.file): - raise BadResponseError(doi=self.doi, file=str(self.file[:1000])) + elif not is_pdf(f=self.file): + raise BadResponseError(doi=self.doi, file=str(self.file[:100])) class BaseSource(AioThing): @@ -173,7 +173,11 @@ class BaseSource(AioThing): async for content in resp.content.iter_chunked(1024 * 100 + random.randint(-1024, 1024)): file_validator.update(content) yield FileResponsePb(chunk=ChunkPb(content=content), source=prepared_request.url) - file_validator.validate() + try: + file_validator.validate() + except BadResponseError as e: + e.add('url', prepared_request.url) + raise e class Md5Source(BaseSource): diff --git a/nexus/translations/translations.yaml b/nexus/translations/translations.yaml index e574b17..f8831b2 100644 --- a/nexus/translations/translations.yaml +++ b/nexus/translations/translations.yaml @@ -56,8 +56,8 @@ en: **Donation details** **LiberaPay**: {libera_pay_url} - **BTC Address:** {btc_donate_address} - [‌]({btc_donate_qr_url}) + **BTC Address**: {btc_donate_address} + **Amazon Gift Card**: [Buy]({amazon_gift_card_url}) any card using `{amazon_gift_card_recipient}` as recipient email DOWNLOAD: Download DOWNLOADED: downloaded DOWNLOADING: downloading... @@ -141,7 +141,6 @@ en: **Timezone:** {tzinfo} SETUP_AUTOMATICALLY: Setup automatically SETUP_MANUALLY: Setup manually - SHORT_PROMO: ⤴️ Stay tuned with us at {related_channel} SOURCES_UNAVAILABLE: '`{document}` is unavailable right now. Please, try later.' SUBSCRIBE_TO_CHANNEL: Subscribe to {related_channel} to continue using this bot. SYSTEM_MESSAGING_OPTION: Bot Update Notifications @@ -215,8 +214,8 @@ es: **Detalles sobre donaciones** **LiberaPay**: {libera_pay_url} - **Dirección BTC:** {btc_donate_address} - [‌]({btc_donate_qr_url}) + **Dirección BTC**: {btc_donate_address} + **Tarjeta de regalo de Amazon**: [Compre]({amazon_gift_card_url}) cualquier tarjeta que use `{amazon_gift_card_recipient}` como correo electrónico del destinatario DOWNLOAD: Descargar DOWNLOADED: descargado DOWNLOADING: descargando... @@ -300,7 +299,6 @@ es: **Zona horaria:** {tzinfo} SETUP_AUTOMATICALLY: Configurar automáticamente SETUP_MANUALLY: Configurar manualmente - SHORT_PROMO: ⤴️ Mantente en contacto con nosotros en {related_channel} SOURCES_UNAVAILABLE: '`{document}` no está disponible en este momento. Por favor intenta más tarde.' SUBSCRIBE_TO_CHANNEL: Suscríbete a {related_channel} para seguir usando este bot. SYSTEM_MESSAGING_OPTION: Notificaciones de actualización de bot @@ -374,8 +372,8 @@ it: **Dettagli per le donazioni** **LiberaPay**: {libera_pay_url} - **Indirizzo BTC:** {btc_donate_address} - [‌]({btc_donate_qr_url}) + **Indirizzo BTC**: {btc_donate_address} + **Buono regalo Amazon**: [Acquista]({amazon_gift_card_url}) qualsiasi carta utilizzando `{amazon_gift_card_recipient}` come indirizzo email del destinatario DOWNLOAD: Scarica DOWNLOADED: scaricato DOWNLOADING: scaricamento in corso... @@ -440,7 +438,6 @@ it: **Fuso orario:** {tzinfo} SETUP_AUTOMATICALLY: Configura automaticamente SETUP_MANUALLY: Configura manualmente - SHORT_PROMO: ⤴️ Resta aggiornato con noi su {related_channel} SOURCES_UNAVAILABLE: '`{document}` non è disponibile adesso. Per favore, prova più tardi.' SUBSCRIBE_TO_CHANNEL: Iscriviti a {related_channel} per continuare ad usare questo bot. SYSTEM_MESSAGING_OPTION: Notifiche Aggiornamento Bot @@ -514,8 +511,8 @@ pb: **Detalhes de doação** **LiberaPay**: {libera_pay_url} - **Endereço BTC:** {btc_donate_address} - [‌]({btc_donate_qr_url}) + **Endereço BTC**: {btc_donate_address} + **Amazon Gift Card**: [Compre]({amazon_gift_card_url}) qualquer cartão usando `{amazon_gift_card_recipient}` como e-mail do destinatário DOWNLOAD: Baixar DOWNLOADED: Baixado DOWNLOADING: baixando... @@ -599,7 +596,6 @@ pb: **Fuso horário:** {tzinfo} SETUP_AUTOMATICALLY: Configurar automaticamente SETUP_MANUALLY: Configurar manualmente - SHORT_PROMO: ⤴️ Fique ligado conosco em {related_channel} SOURCES_UNAVAILABLE: '`{document}` está indisponível nesse momento. Por favor, tente mais tarde.' SUBSCRIBE_TO_CHANNEL: Inscreva-se em {related_channel} para continuar usando este bot. SYSTEM_MESSAGING_OPTION: Notificações de Atualização do Bot @@ -661,7 +657,8 @@ ru: **Реквизиты для пожертвования** **LiberaPay**: {libera_pay_url} - **BTC Address:** {btc_donate_address}[‌]({btc_donate_qr_url}) + **BTC Address**: {btc_donate_address} + **Amazon Gift Card**: [Купите]({amazon_gift_card_url}) любую карту с `{amazon_gift_card_recipient}` в качестве получателя DOWNLOAD: Загрузить DOWNLOADED: загружено DOWNLOADING: загружаем... @@ -743,7 +740,6 @@ ru: **Часовой пояс:** {tzinfo} SETUP_AUTOMATICALLY: Установить автоматически SETUP_MANUALLY: Установить вручную - SHORT_PROMO: ⤴️ Оставайся на связи с нами на {related_channel} SOURCES_UNAVAILABLE: 'Прямо сейчас `{document}` недоступен. Попробуйте скачать его позже.' SUBSCRIBE_TO_CHANNEL: Подпишитесь на {related_channel}, чтобы использовать этот бот. SYSTEM_MESSAGING_OPTION: Сообщения об обновлениях diff --git a/rules/misc/setup.bzl b/rules/misc/setup.bzl index 02e69df..962314b 100644 --- a/rules/misc/setup.bzl +++ b/rules/misc/setup.bzl @@ -16,29 +16,36 @@ def rules_misc_setup_internal(): "https://github.com/bazelbuild/bazel-gazelle/releases/download/v0.20.0/bazel-gazelle-v0.20.0.tar.gz", ], ) - http_archive( - name = "bazel_skylib", - sha256 = "e5d90f0ec952883d56747b7604e2a15ee36e288bb556c3d0ed33e818a4d971f2", - strip_prefix = "bazel-skylib-1.0.2", - url = "https://github.com/bazelbuild/bazel-skylib/archive/1.0.2.tar.gz", - ) + http_archive( name = "com_github_bazelbuild_buildtools", sha256 = "3ef0caba290b88fb7f85a1d39397df990d8a819c405dde4439c09826274aca05", strip_prefix = "buildtools-e002736a9eca26c3356590213bff9292ca4af580", url = "https://github.com/bazelbuild/buildtools/archive/e002736a9eca26c3356590213bff9292ca4af580.zip", ) + http_archive( name = "com_github_google_flatbuffers", strip_prefix = "flatbuffers-04d80f255d1c2fa7a466e8465a119c0eaef26d59", urls = ["https://github.com/google/flatbuffers/archive/04d80f255d1c2fa7a466e8465a119c0eaef26d59.zip"], ) + + http_archive( + name = "com_github_grpc_grpc", + sha256 = "f046d4cb4d60d4f2a2087e9d46c7ec0c523cd54ebf68eda6272de4ce65e20ac7", + strip_prefix = "grpc-ae7f520358d7145a7484db693376fdebbd72662d", + urls = [ + "https://github.com/grpc/grpc/archive/ae7f520358d7145a7484db693376fdebbd72662d.tar.gz", + ], + ) + http_archive( name = "com_google_protobuf", - sha256 = "cf754718b0aa945b00550ed7962ddc167167bd922b842199eeb6505e6f344852", - strip_prefix = "protobuf-3.11.3", - url = "https://github.com/protocolbuffers/protobuf/archive/v3.11.3.tar.gz", + sha256 = "65e020a42bdab44a66664d34421995829e9e79c60e5adaa08282fd14ca552f57", + strip_prefix = "protobuf-3.15.6", + url = "https://github.com/protocolbuffers/protobuf/archive/v3.15.6.tar.gz", ) + http_archive( name = "ghostscript", build_file_content = 'exports_files(["gs-952-linux-x86_64"])', @@ -46,6 +53,7 @@ def rules_misc_setup_internal(): sha256 = "3c235f005d31a0747617d3628b2313396ececda9669dbceba9ebda531b903578", urls = ["https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs952/ghostscript-9.52-linux-x86_64.tgz"], ) + http_archive( name = "io_bazel_rules_go", sha256 = "db2b2d35293f405430f553bc7a865a8749a8ef60c30287e90d2b278c32771afe", @@ -54,6 +62,7 @@ def rules_misc_setup_internal(): "https://github.com/bazelbuild/rules_go/releases/download/v0.22.3/rules_go-v0.22.3.tar.gz", ], ) + http_archive( name = "lz4", sha256 = "0b8bf249fd54a0b974de1a50f0a13ba809a78fd48f90c465c240ee28a9e4784d", @@ -61,18 +70,21 @@ def rules_misc_setup_internal(): strip_prefix = "lz4-1.9.2/lib", urls = ["https://github.com/lz4/lz4/archive/v1.9.2.zip"], ) + http_file( name = "mc", downloaded_file_path = "mc", sha256 = "e011de80e5a5cf23aa54207f4dbe68edd8d39e71783683ca9befc0345c9cf69d", urls = ["https://dl.min.io/client/mc/release/linux-amd64/archive/mc.RELEASE.2020-05-16T01-44-37Z"], ) + http_file( name = "pdfbox", downloaded_file_path = "pdfbox.jar", sha256 = "5300b92552cb6bd13a9c87ff36d1394382427e101ae2b0b02a9d9e5fd257db65", urls = ["https://mirror.linux-ia64.org/apache/pdfbox/2.0.20/pdfbox-app-2.0.20.jar"], ) + http_archive( name = "cities", sha256 = "3e720fc7249919ea340ff9c49c4423953278107e1f53a0e48f203f04851a3f7f", @@ -87,6 +99,7 @@ def rules_misc_setup_internal(): strip_prefix = "openssl-OpenSSL_1_0_2m", url = "https://github.com/openssl/openssl/archive/OpenSSL_1_0_2m.tar.gz", ) + http_archive( name = "zlib", sha256 = "629380c90a77b964d896ed37163f5c3a34f6e6d897311f1df2a7016355c45eff", @@ -94,6 +107,7 @@ def rules_misc_setup_internal(): strip_prefix = "zlib-1.2.11", url = "https://github.com/madler/zlib/archive/v1.2.11.tar.gz", ) + http_archive( name = "unrar", sha256 = "a9521667094664084387baf17bcfe1d83a332f2b3b89736e8cb0de5e72fd7bdd", diff --git a/rules/packaging/packaging.bzl b/rules/packaging/packaging.bzl index 39b1b24..61916d5 100644 --- a/rules/packaging/packaging.bzl +++ b/rules/packaging/packaging.bzl @@ -42,7 +42,7 @@ strip_prefix_by_action = { ScriptsInfo = provider(fields = ["postinst", "postrm", "preinst", "prerm"]) -def deploy_command(deb_package, hostname, username = "deployer"): +def deploy_command(deb_package, hostname, username = "pasha"): """Command for start deployment on `target_hosts` of package. Args: diff --git a/rules/python/requirements.txt b/rules/python/requirements.txt index 7858a6a..df16bfe 100644 --- a/rules/python/requirements.txt +++ b/rules/python/requirements.txt @@ -1,21 +1,21 @@ -setuptools==51.1.0 +setuptools==54.1.2 aiochclient==2.0.0 aiocrossref==0.2.0 aiodns==2.0.0 aioftp==0.18.1 -aiohttp[speedups]==3.7.3 +aiohttp[speedups]==3.7.4.post0 aiohttp_socks==0.5.5 -aioipfs==0.5.2 +git+git://github.com/izihawa/aioipfs#egg=aioipfs aiokafka==0.7.0 aiokit==0.2.1 aiolibgen==0.2.0 aiomysql==0.0.21 aioredis==1.3.1 aiopg==1.1.0 -aiosumma==0.1.0 -alembic==1.4.3 -aptly-api-client==0.2.1 +aiosumma==0.1.1 +alembic==1.5.7 +aptly-api-client==0.2.3 argon2-cffi==20.1.0 attr==0.3.1 attrs==20.3.0 @@ -23,112 +23,112 @@ atomicwrites==1.4.0 babel==2.9.0 beautifulsoup4==4.9.3 bencodepy==0.9.5 -bitarray==1.6.1 +bitarray==1.8.0 bjoern==3.1.0 blockchain==1.4.4 brotli==1.0.9 -cachetools==4.2.0 +cachetools==4.2.1 cchardet==2.1.7 Celery==5.0.5 -certbot==1.10.1 +certbot==1.13.0 certbuilder==0.14.2 certifi==2020.12.5 -cffi==1.14.4 -chardet==3.0.4 +cffi==1.14.5 +chardet==4.0.0 click==7.1.2 clickhouse-driver==0.2.0 cloudinary==1.24.0 -coverage==5.3.1 -cryptography==3.3.1 +coverage==5.5 +cryptography==3.4.6 dataclasses-json==0.5.2 -docker==4.4.1 +docker==4.4.4 ecdsa==0.16.1 email-validator==1.1.2 -emoji==0.6.0 -emoji-country-flag==1.2.3 -fire==0.3.1 -flake8==3.8.4 +emoji==1.2.0 +emoji-country-flag==1.2.4 +fire==0.4.0 +flake8==3.9.0 Flask==1.1.2 -Flask-Cors==3.0.9 -Flask-SQLAlchemy==2.4.4 +Flask-Cors==3.0.10 +Flask-SQLAlchemy==2.5.1 Flask-WTF==0.14.3 -ftfy==5.8 +ftfy==5.9 geoalchemy2==0.8.4 -grpcio==1.34.0 -grpcio-tools==1.34.0 +grpcio==1.36.1 +grpcio-tools==1.36.1 gunicorn==20.0.4 -httpx[http2]==0.16.1 +httpx[http2]==0.17.1 idna==2.10 -isort==5.6.4 +isort==5.8.0 itsdangerous==1.1.0 izihawa_types==0.1.0 izihawa_utils==0.2.1 -Jinja2==2.11.2 +Jinja2==2.11.3 jupyter==1.0.0 kazoo==2.8.0 kubernetes==12.0.1 langid==1.1.6 -lemminflect==0.2.1 +lemminflect==0.2.2 lightgbm==3.1.1 -lru-dict==1.1.6 -lxml==4.6.2 +lru-dict==1.1.7 +lxml==4.6.3 markdown-strings==3.3.0 MarkupSafe==1.1.1 mockredispy==2.9.3 multidict==5.1.0 networkx==2.5 -numpy==1.19.4 -orjson==3.4.6 -pandas==1.1.5 +numpy==1.20.1 +orjson==3.5.1 +pandas==1.2.3 paramiko==2.7.2 passlib==1.7.4 -pdfminer.six==20201018 -pip==20.3.3 +pip==21.0.1 pluggy==0.13.1 ply==3.11 -protobuf==3.14.0 +protobuf==3.15.6 psutil==5.8.0 psycopg2-binary==2.8.6 -pycld3==0.20 +pycld3==0.22 pycountry==20.7.3 pycparser==2.20 -pyjwt==2.0.0 +pyjwt==2.0.1 pymorphy2[fast]==0.9.1 -pypika==0.46.0 +pypika==0.48.0 pysocks==1.7.1 -pytest==6.2.1 +pytest==6.2.2 python-gflags==3.1.2 python-pdfbox==0.1.8 python-qbittorrent==0.4.2 -python-socks==1.1.2 +python-socks==1.2.2 pytimeparse==1.1.8 -pyyaml==5.3.1 +pyyaml==5.4.1 rarfile==4.0 recordclass==0.14.3 redis==3.5.3 retry==0.9.2 requests==2.25.1 ring==0.7.3 -https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz#egg=en_core_web_sm -SQLAlchemy==1.3.22 -scipy==1.5.4 -sip==5.5.0 +https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz#egg=en_core_web_sm +SQLAlchemy==1.4.2 +scipy==1.6.1 +sip==6.0.3 six==1.15.0 -spacy==2.3.5 +spacy==3.0.5 tantipy==0.14.0-dev0 -telethon==1.18.2 -tenacity==6.3.1 -timezonefinder==4.5.0 -tqdm==4.54.1 +telethon==1.21.1 +tenacity==7.0.0 +timezonefinder==5.2.0 +tqdm==4.59.0 unrar==0.4 -urllib3==1.26.2 -uvloop==0.14.0 +urllib3==1.26.4 +uvloop==0.15.2 websocket==0.2.1 Werkzeug==1.0.1 wheel==0.36.2 +wgconfig==0.2.2 WTForms==2.3.3 WTForms-JSON==0.3.3 www-authenticate==0.9.2 xmltodict==0.12.0 -yamllint==1.25.0 +yamllint==1.26.0 zxcvbn-python==4.4.24 diff --git a/rules/rust/BUILD.bazel b/rules/rust/BUILD.bazel index 2b78032..0cad4cf 100644 --- a/rules/rust/BUILD.bazel +++ b/rules/rust/BUILD.bazel @@ -4,3 +4,11 @@ cargo-raze generated Bazel file. DO NOT EDIT! Replaced on runs of cargo-raze """ + +# Export file for Stardoc support +exports_files( + [ + "crates.bzl", + ], + visibility = ["//visibility:public"], +) diff --git a/rules/rust/Cargo.raze.lock b/rules/rust/Cargo.raze.lock new file mode 100644 index 0000000..6b38300 --- /dev/null +++ b/rules/rust/Cargo.raze.lock @@ -0,0 +1,4186 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +[[package]] +name = "actix" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1be241f88f3b1e7e9a3fbe3b5a8a0f6915b5a1d7ee0d9a248d3376d01068cc60" +dependencies = [ + "actix-rt", + "actix_derive", + "bitflags", + "bytes 0.5.6", + "crossbeam-channel 0.4.4", + "derive_more", + "futures-channel", + "futures-util", + "log", + "once_cell", + "parking_lot", + "pin-project 0.4.28", + "smallvec", + "tokio 0.2.25", + "tokio-util 0.3.1", + "trust-dns-proto", + "trust-dns-resolver", +] + +[[package]] +name = "actix-codec" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "09e55f0a5c2ca15795035d90c46bd0e73a5123b72f68f12596d6ba5282051380" +dependencies = [ + "bitflags", + "bytes 0.5.6", + "futures-core", + "futures-sink", + "log", + "tokio 0.2.25", + "tokio-util 0.2.0", +] + +[[package]] +name = "actix-codec" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "78d1833b3838dbe990df0f1f87baf640cf6146e898166afe401839d1b001e570" +dependencies = [ + "bitflags", + "bytes 0.5.6", + "futures-core", + "futures-sink", + "log", + "pin-project 0.4.28", + "tokio 0.2.25", + "tokio-util 0.3.1", +] + +[[package]] +name = "actix-connect" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "177837a10863f15ba8d3ae3ec12fac1099099529ed20083a27fdfe247381d0dc" +dependencies = [ + "actix-codec 0.3.0", + "actix-rt", + "actix-service", + "actix-utils 2.0.0", + "derive_more", + "either", + "futures-util", + "http", + "log", + "trust-dns-proto", + "trust-dns-resolver", +] + +[[package]] +name = "actix-cors" +version = "0.5.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "36b133d8026a9f209a9aeeeacd028e7451bcca975f592881b305d37983f303d7" +dependencies = [ + "actix-web", + "derive_more", + "futures-util", + "log", + "once_cell", + "tinyvec", +] + +[[package]] +name = "actix-http" +version = "2.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "452299e87817ae5673910e53c243484ca38be3828db819b6011736fc6982e874" +dependencies = [ + "actix-codec 0.3.0", + "actix-connect", + "actix-rt", + "actix-service", + "actix-threadpool", + "actix-utils 2.0.0", + "base64 0.13.0", + "bitflags", + "bytes 0.5.6", + "cookie", + "copyless", + "derive_more", + "either", + "encoding_rs", + "futures-channel", + "futures-core", + "futures-util", + "fxhash", + "h2", + "http", + "httparse", + "indexmap", + "itoa", + "language-tags", + "lazy_static", + "log", + "mime", + "percent-encoding", + "pin-project 1.0.6", + "rand 0.7.3", + "regex", + "serde 1.0.125", + "serde_json", + "serde_urlencoded", + "sha-1", + "slab", + "time 0.2.26", +] + +[[package]] +name = "actix-macros" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b4ca8ce00b267af8ccebbd647de0d61e0674b6e61185cc7a592ff88772bed655" +dependencies = [ + "quote", + "syn", +] + +[[package]] +name = "actix-router" +version = "0.2.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2ad299af73649e1fc893e333ccf86f377751eb95ff875d095131574c6f43452c" +dependencies = [ + "bytestring", + "http", + "log", + "regex", + "serde 1.0.125", +] + +[[package]] +name = "actix-rt" +version = "1.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "143fcc2912e0d1de2bcf4e2f720d2a60c28652ab4179685a1ee159e0fb3db227" +dependencies = [ + "actix-macros", + "actix-threadpool", + "copyless", + "futures-channel", + "futures-util", + "smallvec", + "tokio 0.2.25", +] + +[[package]] +name = "actix-server" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45407e6e672ca24784baa667c5d32ef109ccdd8d5e0b5ebb9ef8a67f4dfb708e" +dependencies = [ + "actix-codec 0.3.0", + "actix-rt", + "actix-service", + "actix-utils 2.0.0", + "futures-channel", + "futures-util", + "log", + "mio 0.6.23", + "mio-uds", + "num_cpus", + "slab", + "socket2", +] + +[[package]] +name = "actix-service" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0052435d581b5be835d11f4eb3bce417c8af18d87ddf8ace99f8e67e595882bb" +dependencies = [ + "futures-util", + "pin-project 0.4.28", +] + +[[package]] +name = "actix-testing" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "47239ca38799ab74ee6a8a94d1ce857014b2ac36f242f70f3f75a66f691e791c" +dependencies = [ + "actix-macros", + "actix-rt", + "actix-server", + "actix-service", + "log", + "socket2", +] + +[[package]] +name = "actix-threadpool" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d209f04d002854b9afd3743032a27b066158817965bf5d036824d19ac2cc0e30" +dependencies = [ + "derive_more", + "futures-channel", + "lazy_static", + "log", + "num_cpus", + "parking_lot", + "threadpool", +] + +[[package]] +name = "actix-tls" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "24789b7d7361cf5503a504ebe1c10806896f61e96eca9a7350e23001aca715fb" +dependencies = [ + "actix-codec 0.3.0", + "actix-service", + "actix-utils 2.0.0", + "futures-util", +] + +[[package]] +name = "actix-utils" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fcf8f5631bf01adec2267808f00e228b761c60c0584cc9fa0b5364f41d147f4e" +dependencies = [ + "actix-codec 0.2.0", + "actix-rt", + "actix-service", + "bitflags", + "bytes 0.5.6", + "either", + "futures", + "log", + "pin-project 0.4.28", + "slab", +] + +[[package]] +name = "actix-utils" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e9022dec56632d1d7979e59af14f0597a28a830a9c1c7fec8b2327eb9f16b5a" +dependencies = [ + "actix-codec 0.3.0", + "actix-rt", + "actix-service", + "bitflags", + "bytes 0.5.6", + "either", + "futures-channel", + "futures-sink", + "futures-util", + "log", + "pin-project 0.4.28", + "slab", +] + +[[package]] +name = "actix-web" +version = "3.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e641d4a172e7faa0862241a20ff4f1f5ab0ab7c279f00c2d4587b77483477b86" +dependencies = [ + "actix-codec 0.3.0", + "actix-http", + "actix-macros", + "actix-router", + "actix-rt", + "actix-server", + "actix-service", + "actix-testing", + "actix-threadpool", + "actix-tls", + "actix-utils 2.0.0", + "actix-web-codegen", + "awc", + "bytes 0.5.6", + "derive_more", + "encoding_rs", + "futures-channel", + "futures-core", + "futures-util", + "fxhash", + "log", + "mime", + "pin-project 1.0.6", + "regex", + "serde 1.0.125", + "serde_json", + "serde_urlencoded", + "socket2", + "time 0.2.26", + "tinyvec", + "url", +] + +[[package]] +name = "actix-web-codegen" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ad26f77093333e0e7c6ffe54ebe3582d908a104e448723eec6d43d08b07143fb" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "actix_derive" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b95aceadaf327f18f0df5962fedc1bde2f870566a0b9f65c89508a3b1f79334c" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "addr2line" +version = "0.14.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7" +dependencies = [ + "gimli", +] + +[[package]] +name = "adler" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" + +[[package]] +name = "ahash" +version = "0.4.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e" + +[[package]] +name = "aho-corasick" +version = "0.7.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5" +dependencies = [ + "memchr", +] + +[[package]] +name = "alloc-no-stdlib" +version = "2.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5192ec435945d87bc2f70992b4d818154b5feede43c09fb7592146374eac90a6" + +[[package]] +name = "alloc-stdlib" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2" +dependencies = [ + "alloc-no-stdlib", +] + +[[package]] +name = "ansi_term" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" +dependencies = [ + "winapi 0.3.9", +] + +[[package]] +name = "antidote" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5" + +[[package]] +name = "arc-swap" +version = "0.4.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dabe5a181f83789739c194cbe5a897dde195078fac08568d09221fd6137a7ba8" + +[[package]] +name = "arc-swap" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d4d7d63395147b81a9e570bcc6243aaf71c017bd666d4909cfef0085bdda8d73" + +[[package]] +name = "arrayvec" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" + +[[package]] +name = "async-trait" +version = "0.1.48" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "36ea56748e10732c49404c153638a15ec3d6211ec5ff35d9bb20e13b93576adf" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "atomicwrites" +version = "0.2.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a2baf2feb820299c53c7ad1cc4f5914a220a1cb76d7ce321d2522a94b54651f" +dependencies = [ + "nix", + "tempdir", + "winapi 0.3.9", +] + +[[package]] +name = "atty" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" +dependencies = [ + "hermit-abi", + "libc", + "winapi 0.3.9", +] + +[[package]] +name = "autocfg" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" + +[[package]] +name = "awc" +version = "2.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b381e490e7b0cfc37ebc54079b0413d8093ef43d14a4e4747083f7fa47a9e691" +dependencies = [ + "actix-codec 0.3.0", + "actix-http", + "actix-rt", + "actix-service", + "base64 0.13.0", + "bytes 0.5.6", + "cfg-if 1.0.0", + "derive_more", + "futures-core", + "log", + "mime", + "percent-encoding", + "rand 0.7.3", + "serde 1.0.125", + "serde_json", + "serde_urlencoded", +] + +[[package]] +name = "backtrace" +version = "0.3.56" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc" +dependencies = [ + "addr2line", + "cfg-if 1.0.0", + "libc", + "miniz_oxide", + "object", + "rustc-demangle", +] + +[[package]] +name = "base-x" +version = "0.2.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b" + +[[package]] +name = "base64" +version = "0.9.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643" +dependencies = [ + "byteorder", + "safemem", +] + +[[package]] +name = "base64" +version = "0.12.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff" + +[[package]] +name = "base64" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" + +[[package]] +name = "bb8" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "374bba43fc924d90393ee7768e6f75d223a98307a488fe5bc34b66c3e96932a6" +dependencies = [ + "async-trait", + "futures", + "tokio 0.2.25", +] + +[[package]] +name = "bb8-postgres" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "39a233af6ea3952e20d01863c87b4f6689b2f806249688b0908b5f02d4fa41ac" +dependencies = [ + "async-trait", + "bb8", + "futures", + "tokio 0.2.25", + "tokio-postgres 0.5.5", +] + +[[package]] +name = "bincode" +version = "1.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d175dfa69e619905c4c3cdb7c3c203fa3bdd5d51184e3afdb2742c0280493772" +dependencies = [ + "byteorder", + "serde 1.0.125", +] + +[[package]] +name = "bit-set" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de" +dependencies = [ + "bit-vec", +] + +[[package]] +name = "bit-vec" +version = "0.6.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" + +[[package]] +name = "bitflags" +version = "1.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" + +[[package]] +name = "bitpacking" +version = "0.8.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3744aff20a3437a99ebc0bb7733e9e60c7bf590478c9b897e95b38d57e5acb68" +dependencies = [ + "crunchy", +] + +[[package]] +name = "block-buffer" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" +dependencies = [ + "generic-array", +] + +[[package]] +name = "brotli" +version = "3.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7f29919120f08613aadcd4383764e00526fc9f18b6c0895814faeed0dd78613e" +dependencies = [ + "alloc-no-stdlib", + "alloc-stdlib", + "brotli-decompressor", +] + +[[package]] +name = "brotli-decompressor" +version = "2.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1052e1c3b8d4d80eb84a8b94f0a1498797b5fb96314c001156a1c761940ef4ec" +dependencies = [ + "alloc-no-stdlib", + "alloc-stdlib", +] + +[[package]] +name = "bstr" +version = "0.2.15" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a40b47ad93e1a5404e6c18dec46b628214fee441c70f4ab5d6942142cc268a3d" +dependencies = [ + "lazy_static", + "memchr", + "regex-automata", + "serde 1.0.125", +] + +[[package]] +name = "bumpalo" +version = "3.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe" + +[[package]] +name = "byteorder" +version = "1.3.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de" + +[[package]] +name = "bytes" +version = "0.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" + +[[package]] +name = "bytes" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040" + +[[package]] +name = "bytestring" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "90706ba19e97b90786e19dc0d5e2abd80008d99d4c0c5d1ad0b5e72cec7c494d" +dependencies = [ + "bytes 1.0.1", +] + +[[package]] +name = "cast" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4b9434b9a5aa1450faa3f9cb14ea0e8c53bb5d2b3c1bfd1ab4fc03e9f33fbfb0" +dependencies = [ + "rustc_version", +] + +[[package]] +name = "cc" +version = "1.0.67" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd" + +[[package]] +name = "census" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5927edd8345aef08578bcbb4aea7314f340d80c7f4931f99fbeb40b99d8f5060" + +[[package]] +name = "cfg-if" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" + +[[package]] +name = "cfg-if" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + +[[package]] +name = "chrono" +version = "0.4.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" +dependencies = [ + "libc", + "num-integer", + "num-traits 0.2.14", + "serde 1.0.125", + "time 0.1.43", + "winapi 0.3.9", +] + +[[package]] +name = "clap" +version = "2.33.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002" +dependencies = [ + "ansi_term", + "atty", + "bitflags", + "strsim", + "textwrap 0.11.0", + "unicode-width", + "vec_map", +] + +[[package]] +name = "cloudabi" +version = "0.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" +dependencies = [ + "bitflags", +] + +[[package]] +name = "colored" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd" +dependencies = [ + "atty", + "lazy_static", + "winapi 0.3.9", +] + +[[package]] +name = "combine" +version = "4.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cc4369b5e4c0cddf64ad8981c0111e7df4f7078f4d6ba98fb31f2e17c4c57b7e" +dependencies = [ + "memchr", +] + +[[package]] +name = "config" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "19b076e143e1d9538dde65da30f8481c2a6c44040edb8e02b9bf1351edb92ce3" +dependencies = [ + "lazy_static", + "nom", + "rust-ini", + "serde 1.0.125", + "serde-hjson", + "serde_json", + "toml", + "yaml-rust", +] + +[[package]] +name = "const_fn" +version = "0.4.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "076a6803b0dacd6a88cfe64deba628b01533ff5ef265687e6938280c1afd0a28" + +[[package]] +name = "convert_case" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" + +[[package]] +name = "cookie" +version = "0.14.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "03a5d7b21829bc7b4bf4754a978a241ae54ea55a40f92bb20216e54096f4b951" +dependencies = [ + "percent-encoding", + "time 0.2.26", + "version_check", +] + +[[package]] +name = "copyless" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536" + +[[package]] +name = "cpuid-bool" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8aebca1129a03dc6dc2b127edd729435bbc4a37e1d5f4d7513165089ceb02634" + +[[package]] +name = "crc32fast" +version = "1.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a" +dependencies = [ + "cfg-if 1.0.0", +] + +[[package]] +name = "criterion" +version = "0.3.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ab327ed7354547cc2ef43cbe20ef68b988e70b4b593cbd66a2a61733123a3d23" +dependencies = [ + "atty", + "cast", + "clap", + "criterion-plot", + "csv", + "itertools 0.10.0", + "lazy_static", + "num-traits 0.2.14", + "oorandom", + "plotters", + "rayon", + "regex", + "serde 1.0.125", + "serde_cbor", + "serde_derive", + "serde_json", + "tinytemplate", + "walkdir", +] + +[[package]] +name = "criterion-plot" +version = "0.4.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e022feadec601fba1649cfa83586381a4ad31c6bf3a9ab7d408118b05dd9889d" +dependencies = [ + "cast", + "itertools 0.9.0", +] + +[[package]] +name = "crossbeam" +version = "0.7.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e" +dependencies = [ + "cfg-if 0.1.10", + "crossbeam-channel 0.4.4", + "crossbeam-deque 0.7.3", + "crossbeam-epoch 0.8.2", + "crossbeam-queue", + "crossbeam-utils 0.7.2", +] + +[[package]] +name = "crossbeam-channel" +version = "0.4.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87" +dependencies = [ + "crossbeam-utils 0.7.2", + "maybe-uninit", +] + +[[package]] +name = "crossbeam-channel" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775" +dependencies = [ + "cfg-if 1.0.0", + "crossbeam-utils 0.8.3", +] + +[[package]] +name = "crossbeam-deque" +version = "0.7.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285" +dependencies = [ + "crossbeam-epoch 0.8.2", + "crossbeam-utils 0.7.2", + "maybe-uninit", +] + +[[package]] +name = "crossbeam-deque" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9" +dependencies = [ + "cfg-if 1.0.0", + "crossbeam-epoch 0.9.3", + "crossbeam-utils 0.8.3", +] + +[[package]] +name = "crossbeam-epoch" +version = "0.8.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace" +dependencies = [ + "autocfg", + "cfg-if 0.1.10", + "crossbeam-utils 0.7.2", + "lazy_static", + "maybe-uninit", + "memoffset 0.5.6", + "scopeguard", +] + +[[package]] +name = "crossbeam-epoch" +version = "0.9.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2584f639eb95fea8c798496315b297cf81b9b58b6d30ab066a75455333cf4b12" +dependencies = [ + "cfg-if 1.0.0", + "crossbeam-utils 0.8.3", + "lazy_static", + "memoffset 0.6.3", + "scopeguard", +] + +[[package]] +name = "crossbeam-queue" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570" +dependencies = [ + "cfg-if 0.1.10", + "crossbeam-utils 0.7.2", + "maybe-uninit", +] + +[[package]] +name = "crossbeam-utils" +version = "0.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" +dependencies = [ + "autocfg", + "cfg-if 0.1.10", + "lazy_static", +] + +[[package]] +name = "crossbeam-utils" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49" +dependencies = [ + "autocfg", + "cfg-if 1.0.0", + "lazy_static", +] + +[[package]] +name = "crunchy" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" + +[[package]] +name = "crypto-mac" +version = "0.9.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "58bcd97a54c7ca5ce2f6eb16f6bede5b0ab5f0055fedc17d2f0b4466e21671ca" +dependencies = [ + "generic-array", + "subtle", +] + +[[package]] +name = "crypto-mac" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4857fd85a0c34b3c3297875b747c1e02e06b6a0ea32dd892d8192b9ce0813ea6" +dependencies = [ + "generic-array", + "subtle", +] + +[[package]] +name = "csv" +version = "1.1.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1" +dependencies = [ + "bstr", + "csv-core", + "itoa", + "ryu", + "serde 1.0.125", +] + +[[package]] +name = "csv-core" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90" +dependencies = [ + "memchr", +] + +[[package]] +name = "deadpool" +version = "0.5.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4aaff9a7a1de9893f4004fa08527b31cb2ae4121c44e053cf53f29203c73bd23" +dependencies = [ + "async-trait", + "config", + "crossbeam-queue", + "num_cpus", + "serde 1.0.125", + "tokio 0.2.25", +] + +[[package]] +name = "deadpool-postgres" +version = "0.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "faad41e7f93dd682108c72aec029e5bc6238e7df64c9d84832525d4033d2e726" +dependencies = [ + "async-trait", + "config", + "deadpool", + "futures", + "log", + "serde 1.0.125", + "tokio 0.2.25", + "tokio-postgres 0.5.5", +] + +[[package]] +name = "derive_more" +version = "0.99.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f82b1b72f1263f214c0f823371768776c4f5841b942c9883aa8e5ec584fd0ba6" +dependencies = [ + "convert_case", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "digest" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" +dependencies = [ + "generic-array", +] + +[[package]] +name = "dirs-next" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" +dependencies = [ + "cfg-if 1.0.0", + "dirs-sys-next", +] + +[[package]] +name = "dirs-sys-next" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" +dependencies = [ + "libc", + "redox_users", + "winapi 0.3.9", +] + +[[package]] +name = "discard" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0" + +[[package]] +name = "dotenv" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f" + +[[package]] +name = "downcast-rs" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650" + +[[package]] +name = "dtoa" +version = "0.4.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0" + +[[package]] +name = "either" +version = "1.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" + +[[package]] +name = "encoding_rs" +version = "0.8.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065" +dependencies = [ + "cfg-if 1.0.0", +] + +[[package]] +name = "enum-as-inner" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595" +dependencies = [ + "heck", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "env_logger" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "17392a012ea30ef05a610aa97dfb49496e71c9f676b27879922ea5bdf60d9d3f" +dependencies = [ + "atty", + "humantime 2.1.0", + "log", + "regex", + "termcolor", +] + +[[package]] +name = "erased-serde" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0465971a8cc1fa2455c8465aaa377131e1f1cf4983280f474a13e68793aa770c" +dependencies = [ + "serde 1.0.125", +] + +[[package]] +name = "fail" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3be3c61c59fdc91f5dbc3ea31ee8623122ce80057058be560654c5d410d181a6" +dependencies = [ + "lazy_static", + "log", + "rand 0.7.3", +] + +[[package]] +name = "failure" +version = "0.1.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86" +dependencies = [ + "backtrace", + "failure_derive", +] + +[[package]] +name = "failure_derive" +version = "0.1.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4" +dependencies = [ + "proc-macro2", + "quote", + "syn", + "synstructure", +] + +[[package]] +name = "fallible-iterator" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" + +[[package]] +name = "fancy-regex" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ae91abf6555234338687bb47913978d275539235fcb77ba9863b779090b42b14" +dependencies = [ + "bit-set", + "regex", +] + +[[package]] +name = "fastdivide" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4a99a2d53cf90642500986ad22e5083b09e42d44c408f5f112e2a4a0925a643c" + +[[package]] +name = "filetime" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8" +dependencies = [ + "cfg-if 1.0.0", + "libc", + "redox_syscall 0.2.5", + "winapi 0.3.9", +] + +[[package]] +name = "flate2" +version = "1.0.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cd3aec53de10fe96d7d8c565eb17f2c687bb5518a2ec453b5b1252964526abe0" +dependencies = [ + "cfg-if 1.0.0", + "crc32fast", + "libc", + "miniz_oxide", +] + +[[package]] +name = "fnv" +version = "1.0.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" + +[[package]] +name = "form_urlencoded" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" +dependencies = [ + "matches", + "percent-encoding", +] + +[[package]] +name = "fs2" +version = "0.4.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213" +dependencies = [ + "libc", + "winapi 0.3.9", +] + +[[package]] +name = "fst" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "927fb434ff9f0115b215dc0efd2e4fbdd7448522a92a1aa37c77d6a2f8f1ebd6" +dependencies = [ + "byteorder", +] + +[[package]] +name = "fst" +version = "0.4.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d79238883cf0307100b90aba4a755d8051a3182305dfe7f649a1e9dc0517006f" + +[[package]] +name = "fuchsia-cprng" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" + +[[package]] +name = "fuchsia-zircon" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" +dependencies = [ + "bitflags", + "fuchsia-zircon-sys", +] + +[[package]] +name = "fuchsia-zircon-sys" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" + +[[package]] +name = "futures" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7f55667319111d593ba876406af7c409c0ebb44dc4be6132a783ccf163ea14c1" +dependencies = [ + "futures-channel", + "futures-core", + "futures-executor", + "futures-io", + "futures-sink", + "futures-task", + "futures-util", +] + +[[package]] +name = "futures-channel" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8c2dd2df839b57db9ab69c2c9d8f3e8c81984781937fe2807dc6dcf3b2ad2939" +dependencies = [ + "futures-core", + "futures-sink", +] + +[[package]] +name = "futures-core" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15496a72fabf0e62bdc3df11a59a3787429221dd0710ba8ef163d6f7a9112c94" + +[[package]] +name = "futures-executor" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "891a4b7b96d84d5940084b2a37632dd65deeae662c114ceaa2c879629c9c0ad1" +dependencies = [ + "futures-core", + "futures-task", + "futures-util", + "num_cpus", +] + +[[package]] +name = "futures-io" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d71c2c65c57704c32f5241c1223167c2c3294fd34ac020c807ddbe6db287ba59" + +[[package]] +name = "futures-macro" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ea405816a5139fb39af82c2beb921d52143f556038378d6db21183a5c37fbfb7" +dependencies = [ + "proc-macro-hack", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "futures-sink" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "85754d98985841b7d4f5e8e6fbfa4a4ac847916893ec511a2917ccd8525b8bb3" + +[[package]] +name = "futures-task" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fa189ef211c15ee602667a6fcfe1c1fd9e07d42250d2156382820fba33c9df80" + +[[package]] +name = "futures-util" +version = "0.3.13" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1812c7ab8aedf8d6f2701a43e1243acdbcc2b36ab26e2ad421eb99ac963d96d1" +dependencies = [ + "futures-channel", + "futures-core", + "futures-io", + "futures-macro", + "futures-sink", + "futures-task", + "memchr", + "pin-project-lite 0.2.6", + "pin-utils", + "proc-macro-hack", + "proc-macro-nested", + "slab", +] + +[[package]] +name = "fxhash" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" +dependencies = [ + "byteorder", +] + +[[package]] +name = "generic-array" +version = "0.14.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817" +dependencies = [ + "typenum", + "version_check", +] + +[[package]] +name = "getrandom" +version = "0.1.16" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" +dependencies = [ + "cfg-if 1.0.0", + "libc", + "wasi 0.9.0+wasi-snapshot-preview1", +] + +[[package]] +name = "getrandom" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8" +dependencies = [ + "cfg-if 1.0.0", + "js-sys", + "libc", + "wasi 0.10.2+wasi-snapshot-preview1", + "wasm-bindgen", +] + +[[package]] +name = "gimli" +version = "0.23.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce" + +[[package]] +name = "grpc" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "efbd563cd51f8b9d3578a8029989b090aca83b8b411bfe1c7577b8b0f92937f8" +dependencies = [ + "base64 0.9.3", + "bytes 0.5.6", + "futures", + "httpbis", + "log", + "log-ndc", + "tls-api", + "tls-api-stub", + "tokio 0.2.25", +] + +[[package]] +name = "grpc-compiler" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45f971449e16e799ebbf106d2414c115ff46f2849689c61da3a3271be0884a34" +dependencies = [ + "protobuf", + "protobuf-codegen", +] + +[[package]] +name = "h2" +version = "0.2.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535" +dependencies = [ + "bytes 0.5.6", + "fnv", + "futures-core", + "futures-sink", + "futures-util", + "http", + "indexmap", + "slab", + "tokio 0.2.25", + "tokio-util 0.3.1", + "tracing", + "tracing-futures", +] + +[[package]] +name = "half" +version = "1.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "62aca2aba2d62b4a7f5b33f3712cb1b0692779a56fb510499d5c0aa594daeaf3" + +[[package]] +name = "hashbrown" +version = "0.9.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04" +dependencies = [ + "ahash", +] + +[[package]] +name = "heck" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac" +dependencies = [ + "unicode-segmentation", +] + +[[package]] +name = "hermit-abi" +version = "0.1.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c" +dependencies = [ + "libc", +] + +[[package]] +name = "hmac" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "deae6d9dbb35ec2c502d62b8f7b1c000a0822c3b0794ba36b3149c0a1c840dff" +dependencies = [ + "crypto-mac 0.9.1", + "digest", +] + +[[package]] +name = "hmac" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c1441c6b1e930e2817404b5046f1f989899143a12bf92de603b69f4e0aee1e15" +dependencies = [ + "crypto-mac 0.10.0", + "digest", +] + +[[package]] +name = "hostname" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867" +dependencies = [ + "libc", + "match_cfg", + "winapi 0.3.9", +] + +[[package]] +name = "htmlescape" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163" + +[[package]] +name = "http" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7245cd7449cc792608c3c8a9eaf69bd4eabbabf802713748fd739c98b82f0747" +dependencies = [ + "bytes 1.0.1", + "fnv", + "itoa", +] + +[[package]] +name = "httparse" +version = "1.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "615caabe2c3160b313d52ccc905335f4ed5f10881dd63dc5699d47e90be85691" + +[[package]] +name = "httpbis" +version = "0.9.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d3e4404f8f87938a2db89336609bde64363f5a556b15af936343e7252c9648d" +dependencies = [ + "bytes 0.5.6", + "futures", + "log", + "log-ndc", + "net2", + "rand 0.5.6", + "tls-api", + "tls-api-stub", + "tokio 0.2.25", + "unix_socket", + "void", +] + +[[package]] +name = "humantime" +version = "1.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f" +dependencies = [ + "quick-error", +] + +[[package]] +name = "humantime" +version = "2.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" + +[[package]] +name = "hyperboria" +version = "0.0.0" +dependencies = [ + "actix", + "actix-cors", + "actix-http", + "actix-rt", + "actix-service", + "actix-threadpool", + "actix-utils 1.0.6", + "actix-web", + "async-trait", + "atomicwrites", + "autocfg", + "backtrace", + "base64 0.12.3", + "bb8", + "bb8-postgres", + "bincode", + "bitpacking", + "brotli", + "byteorder", + "bytes 0.5.6", + "census", + "chrono", + "clap", + "colored", + "combine", + "config", + "crc32fast", + "criterion", + "crossbeam", + "crossbeam-channel 0.5.0", + "deadpool", + "deadpool-postgres", + "derive_more", + "dotenv", + "downcast-rs", + "env_logger", + "erased-serde", + "fail", + "failure", + "fancy-regex", + "fastdivide", + "fnv", + "fs2", + "fst 0.4.5", + "futures", + "grpc", + "grpc-compiler", + "htmlescape", + "integer-encoding", + "itertools 0.9.0", + "lazy_static", + "levenshtein_automata", + "lexical-core", + "libc", + "log", + "log4rs", + "lru", + "lz4", + "lz4-sys", + "maplit", + "matches", + "memmap", + "murmurhash32", + "num-bigint", + "num-traits 0.2.14", + "num_cpus", + "once_cell", + "owned-read", + "owning_ref", + "pin-project 0.4.28", + "postgres", + "postgres-types 0.1.3", + "proptest", + "protobuf", + "protobuf-codegen", + "r2d2", + "r2d2_postgres", + "rand 0.7.3", + "rayon", + "regex", + "reopen", + "rust-stemmers", + "rustc-serialize", + "serde 1.0.125", + "serde_derive", + "serde_json", + "serde_qs", + "serde_yaml", + "signal-hook 0.3.7", + "slog", + "slog-async", + "slog-json", + "slog-stdlog", + "slog-term", + "slog_derive", + "smallvec", + "snap", + "stable_deref_trait", + "strum", + "strum_macros", + "tantivy-fst", + "tar", + "tempdir", + "tempfile", + "textwrap 0.13.4", + "thiserror", + "time 0.2.26", + "tls-api", + "tls-api-stub", + "tokio 0.2.25", + "tokio-pg-mapper", + "tokio-pg-mapper-derive", + "tokio-postgres 0.5.5", + "typenum", + "urlparse", + "uuid", +] + +[[package]] +name = "idna" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "89829a5d69c23d348314a7ac337fe39173b61149a9864deabd260983aed48c21" +dependencies = [ + "matches", + "unicode-bidi", + "unicode-normalization", +] + +[[package]] +name = "indexmap" +version = "1.6.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "824845a0bf897a9042383849b02c1bc219c2383772efcd5c6f9766fa4b81aef3" +dependencies = [ + "autocfg", + "hashbrown", +] + +[[package]] +name = "instant" +version = "0.1.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec" +dependencies = [ + "cfg-if 1.0.0", +] + +[[package]] +name = "integer-encoding" +version = "2.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c27df786dcc3a75ccd134f83ece166af0a1e5785d52b12b7375d0d063e1d5c47" + +[[package]] +name = "iovec" +version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" +dependencies = [ + "libc", +] + +[[package]] +name = "ipconfig" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7" +dependencies = [ + "socket2", + "widestring", + "winapi 0.3.9", + "winreg", +] + +[[package]] +name = "itertools" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b" +dependencies = [ + "either", +] + +[[package]] +name = "itertools" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "37d572918e350e82412fe766d24b15e6682fb2ed2bbe018280caa810397cb319" +dependencies = [ + "either", +] + +[[package]] +name = "itoa" +version = "0.4.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736" + +[[package]] +name = "js-sys" +version = "0.3.49" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc15e39392125075f60c95ba416f5381ff6c3a948ff02ab12464715adf56c821" +dependencies = [ + "wasm-bindgen", +] + +[[package]] +name = "kernel32-sys" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" +dependencies = [ + "winapi 0.2.8", + "winapi-build", +] + +[[package]] +name = "language-tags" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a" + +[[package]] +name = "lazy_static" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" + +[[package]] +name = "levenshtein_automata" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "73a004f877f468548d8d0ac4977456a249d8fabbdb8416c36db163dfc8f2e8ca" +dependencies = [ + "fst 0.3.5", +] + +[[package]] +name = "lexical-core" +version = "0.7.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "21f866863575d0e1d654fbeeabdc927292fdf862873dc3c96c6f753357e13374" +dependencies = [ + "arrayvec", + "bitflags", + "cfg-if 1.0.0", + "ryu", + "static_assertions", +] + +[[package]] +name = "libc" +version = "0.2.91" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8916b1f6ca17130ec6568feccee27c156ad12037880833a3b842a823236502e7" + +[[package]] +name = "linked-hash-map" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d262045c5b87c0861b3f004610afd0e2c851e2908d08b6c870cbb9d5f494ecd" +dependencies = [ + "serde 0.8.23", + "serde_test", +] + +[[package]] +name = "linked-hash-map" +version = "0.5.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3" + +[[package]] +name = "lock_api" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312" +dependencies = [ + "scopeguard", +] + +[[package]] +name = "log" +version = "0.4.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" +dependencies = [ + "cfg-if 1.0.0", + "serde 1.0.125", +] + +[[package]] +name = "log-mdc" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a94d21414c1f4a51209ad204c1776a3d0765002c76c6abcb602a6f09f1e881c7" + +[[package]] +name = "log-ndc" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "edb09057c7b58b7d27498b528eaee9a1e661b2974a733fcabbbc3350360bc8bd" +dependencies = [ + "log", +] + +[[package]] +name = "log4rs" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "853db99624c59798ddcf027dbe486541dd5cb5008ac6a6aaf217cc6fa044ee71" +dependencies = [ + "antidote", + "arc-swap 0.4.8", + "chrono", + "flate2", + "fnv", + "humantime 1.3.0", + "libc", + "log", + "log-mdc", + "serde 1.0.125", + "serde-value", + "serde_derive", + "serde_json", + "serde_yaml", + "thread-id", + "typemap", + "winapi 0.3.9", +] + +[[package]] +name = "lru" +version = "0.6.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1f374d42cdfc1d7dbf3d3dec28afab2eb97ffbf43a3234d795b5986dbf4b90ba" +dependencies = [ + "hashbrown", +] + +[[package]] +name = "lru-cache" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c" +dependencies = [ + "linked-hash-map 0.5.4", +] + +[[package]] +name = "lz4" +version = "1.23.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aac20ed6991e01bf6a2e68cc73df2b389707403662a8ba89f68511fb340f724c" +dependencies = [ + "libc", + "lz4-sys", +] + +[[package]] +name = "lz4-sys" +version = "1.9.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dca79aa95d8b3226213ad454d328369853be3a1382d89532a854f4d69640acae" +dependencies = [ + "cc", + "libc", +] + +[[package]] +name = "maplit" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" + +[[package]] +name = "match_cfg" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4" + +[[package]] +name = "matches" +version = "0.1.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" + +[[package]] +name = "maybe-uninit" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00" + +[[package]] +name = "md5" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771" + +[[package]] +name = "memchr" +version = "2.3.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525" + +[[package]] +name = "memmap" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b" +dependencies = [ + "libc", + "winapi 0.3.9", +] + +[[package]] +name = "memoffset" +version = "0.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa" +dependencies = [ + "autocfg", +] + +[[package]] +name = "memoffset" +version = "0.6.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f83fb6581e8ed1f85fd45c116db8405483899489e38406156c25eb743554361d" +dependencies = [ + "autocfg", +] + +[[package]] +name = "mime" +version = "0.3.16" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" + +[[package]] +name = "miniz_oxide" +version = "0.4.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b" +dependencies = [ + "adler", + "autocfg", +] + +[[package]] +name = "mio" +version = "0.6.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4" +dependencies = [ + "cfg-if 0.1.10", + "fuchsia-zircon", + "fuchsia-zircon-sys", + "iovec", + "kernel32-sys", + "libc", + "log", + "miow 0.2.2", + "net2", + "slab", + "winapi 0.2.8", +] + +[[package]] +name = "mio" +version = "0.7.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cf80d3e903b34e0bd7282b218398aec54e082c840d9baf8339e0080a0c542956" +dependencies = [ + "libc", + "log", + "miow 0.3.7", + "ntapi", + "winapi 0.3.9", +] + +[[package]] +name = "mio-named-pipes" +version = "0.1.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656" +dependencies = [ + "log", + "mio 0.6.23", + "miow 0.3.7", + "winapi 0.3.9", +] + +[[package]] +name = "mio-uds" +version = "0.6.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0" +dependencies = [ + "iovec", + "libc", + "mio 0.6.23", +] + +[[package]] +name = "miow" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d" +dependencies = [ + "kernel32-sys", + "net2", + "winapi 0.2.8", + "ws2_32-sys", +] + +[[package]] +name = "miow" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21" +dependencies = [ + "winapi 0.3.9", +] + +[[package]] +name = "murmurhash32" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d736ff882f0e85fe9689fb23db229616c4c00aee2b3ac282f666d8f20eb25d4a" +dependencies = [ + "byteorder", +] + +[[package]] +name = "net2" +version = "0.2.37" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae" +dependencies = [ + "cfg-if 0.1.10", + "libc", + "winapi 0.3.9", +] + +[[package]] +name = "nix" +version = "0.14.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c722bee1037d430d0f8e687bbdbf222f27cc6e4e68d5caf630857bb2b6dbdce" +dependencies = [ + "bitflags", + "cc", + "cfg-if 0.1.10", + "libc", + "void", +] + +[[package]] +name = "nom" +version = "5.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af" +dependencies = [ + "lexical-core", + "memchr", + "version_check", +] + +[[package]] +name = "ntapi" +version = "0.3.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44" +dependencies = [ + "winapi 0.3.9", +] + +[[package]] +name = "num-bigint" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7d0a3d5e207573f948a9e5376662aa743a2ea13f7c50a554d7af443a73fbfeba" +dependencies = [ + "autocfg", + "num-integer", + "num-traits 0.2.14", +] + +[[package]] +name = "num-integer" +version = "0.1.44" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db" +dependencies = [ + "autocfg", + "num-traits 0.2.14", +] + +[[package]] +name = "num-traits" +version = "0.1.43" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31" +dependencies = [ + "num-traits 0.2.14", +] + +[[package]] +name = "num-traits" +version = "0.2.14" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" +dependencies = [ + "autocfg", +] + +[[package]] +name = "num_cpus" +version = "1.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3" +dependencies = [ + "hermit-abi", + "libc", +] + +[[package]] +name = "object" +version = "0.23.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4" + +[[package]] +name = "once_cell" +version = "1.7.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3" + +[[package]] +name = "oorandom" +version = "11.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575" + +[[package]] +name = "opaque-debug" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" + +[[package]] +name = "ordered-float" +version = "1.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7" +dependencies = [ + "num-traits 0.2.14", +] + +[[package]] +name = "owned-read" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b66d1e235abcebc845cf93550b89b74f468c051496fafb433ede4104b9f71ba1" +dependencies = [ + "stable_deref_trait", +] + +[[package]] +name = "owning_ref" +version = "0.4.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce" +dependencies = [ + "stable_deref_trait", +] + +[[package]] +name = "parking_lot" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb" +dependencies = [ + "instant", + "lock_api", + "parking_lot_core", +] + +[[package]] +name = "parking_lot_core" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018" +dependencies = [ + "cfg-if 1.0.0", + "instant", + "libc", + "redox_syscall 0.2.5", + "smallvec", + "winapi 0.3.9", +] + +[[package]] +name = "percent-encoding" +version = "2.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" + +[[package]] +name = "phf" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12" +dependencies = [ + "phf_shared", +] + +[[package]] +name = "phf_shared" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7" +dependencies = [ + "siphasher", +] + +[[package]] +name = "pin-project" +version = "0.4.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "918192b5c59119d51e0cd221f4d49dde9112824ba717369e903c97d076083d0f" +dependencies = [ + "pin-project-internal 0.4.28", +] + +[[package]] +name = "pin-project" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bc174859768806e91ae575187ada95c91a29e96a98dc5d2cd9a1fed039501ba6" +dependencies = [ + "pin-project-internal 1.0.6", +] + +[[package]] +name = "pin-project-internal" +version = "0.4.28" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3be26700300be6d9d23264c73211d8190e755b6b5ca7a1b28230025511b52a5e" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "pin-project-internal" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a490329918e856ed1b083f244e3bfe2d8c4f336407e4ea9e1a9f479ff09049e5" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "pin-project-lite" +version = "0.1.12" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777" + +[[package]] +name = "pin-project-lite" +version = "0.2.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc0e1f259c92177c30a4c9d177246edd0a3568b25756a977d0632cf8fa37e905" + +[[package]] +name = "pin-utils" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" + +[[package]] +name = "plotters" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45ca0ae5f169d0917a7c7f5a9c1a3d3d9598f18f529dd2b8373ed988efea307a" +dependencies = [ + "num-traits 0.2.14", + "plotters-backend", + "plotters-svg", + "wasm-bindgen", + "web-sys", +] + +[[package]] +name = "plotters-backend" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b07fffcddc1cb3a1de753caa4e4df03b79922ba43cf882acc1bdd7e8df9f4590" + +[[package]] +name = "plotters-svg" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b38a02e23bd9604b842a812063aec4ef702b57989c37b655254bb61c471ad211" +dependencies = [ + "plotters-backend", +] + +[[package]] +name = "postgres" +version = "0.17.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "14d864cf6c2eabf1323afe4145ff273aad1898e4f2a3bcb30347715df8624a07" +dependencies = [ + "bytes 0.5.6", + "fallible-iterator", + "futures", + "log", + "tokio 0.2.25", + "tokio-postgres 0.5.5", +] + +[[package]] +name = "postgres-derive" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c857dd221cb0e7d8414b894a0ce29eae44d453dda0baa132447878e75e701477" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "postgres-protocol" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4888a0e36637ab38d76cace88c1476937d617ad015f07f6b669cec11beacc019" +dependencies = [ + "base64 0.13.0", + "byteorder", + "bytes 0.5.6", + "fallible-iterator", + "hmac 0.9.0", + "md5", + "memchr", + "rand 0.7.3", + "sha2", + "stringprep", +] + +[[package]] +name = "postgres-protocol" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70e34ad3dc5c56d036b9418185ee97e14b6766d55c8ccf9dc18302ad4e6371d9" +dependencies = [ + "base64 0.13.0", + "byteorder", + "bytes 1.0.1", + "fallible-iterator", + "hmac 0.10.1", + "md5", + "memchr", + "rand 0.8.3", + "sha2", + "stringprep", +] + +[[package]] +name = "postgres-types" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cfc08a7d94a80665de4a83942fa8db2fdeaf2f123fc0535e384dc4fff251efae" +dependencies = [ + "bytes 0.5.6", + "fallible-iterator", + "postgres-derive", + "postgres-protocol 0.5.3", + "serde 1.0.125", + "serde_json", +] + +[[package]] +name = "postgres-types" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5493d9d4613b88b12433aa12890e74e74cd93fdc1e08b7c2aed4768aaae8414c" +dependencies = [ + "bytes 1.0.1", + "fallible-iterator", + "postgres-protocol 0.6.0", +] + +[[package]] +name = "ppv-lite86" +version = "0.2.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857" + +[[package]] +name = "proc-macro-hack" +version = "0.5.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5" + +[[package]] +name = "proc-macro-nested" +version = "0.1.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" + +[[package]] +name = "proc-macro2" +version = "1.0.24" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71" +dependencies = [ + "unicode-xid", +] + +[[package]] +name = "proptest" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "12e6c80c1139113c28ee4670dc50cc42915228b51f56a9e407f0ec60f966646f" +dependencies = [ + "bit-set", + "bitflags", + "byteorder", + "lazy_static", + "num-traits 0.2.14", + "quick-error", + "rand 0.7.3", + "rand_chacha 0.2.2", + "rand_xorshift", + "regex-syntax 0.6.23", + "rusty-fork", + "tempfile", +] + +[[package]] +name = "protobuf" +version = "2.18.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fe8e18df92889779cfe50ccf640173141ff73c5b2817e553d6d35230f798a036" +dependencies = [ + "bytes 0.5.6", +] + +[[package]] +name = "protobuf-codegen" +version = "2.18.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f49782fe28b5ff7d5d51cbfbe8985f3ff863acea663c515ed369c53f72e1d628" +dependencies = [ + "protobuf", +] + +[[package]] +name = "quick-error" +version = "1.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" + +[[package]] +name = "quote" +version = "1.0.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7" +dependencies = [ + "proc-macro2", +] + +[[package]] +name = "r2d2" +version = "0.8.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "545c5bc2b880973c9c10e4067418407a0ccaa3091781d1671d46eb35107cb26f" +dependencies = [ + "log", + "parking_lot", + "scheduled-thread-pool", +] + +[[package]] +name = "r2d2_postgres" +version = "0.16.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "707d27f66f43bac1081141f6d9611fffcce7da2841ae97c7ac53619d098efe8f" +dependencies = [ + "postgres", + "r2d2", +] + +[[package]] +name = "rand" +version = "0.4.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" +dependencies = [ + "fuchsia-cprng", + "libc", + "rand_core 0.3.1", + "rdrand", + "winapi 0.3.9", +] + +[[package]] +name = "rand" +version = "0.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9" +dependencies = [ + "cloudabi", + "fuchsia-cprng", + "libc", + "rand_core 0.3.1", + "winapi 0.3.9", +] + +[[package]] +name = "rand" +version = "0.7.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" +dependencies = [ + "getrandom 0.1.16", + "libc", + "rand_chacha 0.2.2", + "rand_core 0.5.1", + "rand_hc 0.2.0", +] + +[[package]] +name = "rand" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e" +dependencies = [ + "libc", + "rand_chacha 0.3.0", + "rand_core 0.6.2", + "rand_hc 0.3.0", +] + +[[package]] +name = "rand_chacha" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" +dependencies = [ + "ppv-lite86", + "rand_core 0.5.1", +] + +[[package]] +name = "rand_chacha" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d" +dependencies = [ + "ppv-lite86", + "rand_core 0.6.2", +] + +[[package]] +name = "rand_core" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" +dependencies = [ + "rand_core 0.4.2", +] + +[[package]] +name = "rand_core" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" + +[[package]] +name = "rand_core" +version = "0.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" +dependencies = [ + "getrandom 0.1.16", +] + +[[package]] +name = "rand_core" +version = "0.6.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7" +dependencies = [ + "getrandom 0.2.2", +] + +[[package]] +name = "rand_hc" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" +dependencies = [ + "rand_core 0.5.1", +] + +[[package]] +name = "rand_hc" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73" +dependencies = [ + "rand_core 0.6.2", +] + +[[package]] +name = "rand_xorshift" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8" +dependencies = [ + "rand_core 0.5.1", +] + +[[package]] +name = "rayon" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674" +dependencies = [ + "autocfg", + "crossbeam-deque 0.8.0", + "either", + "rayon-core", +] + +[[package]] +name = "rayon-core" +version = "1.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a" +dependencies = [ + "crossbeam-channel 0.5.0", + "crossbeam-deque 0.8.0", + "crossbeam-utils 0.8.3", + "lazy_static", + "num_cpus", +] + +[[package]] +name = "rdrand" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" +dependencies = [ + "rand_core 0.3.1", +] + +[[package]] +name = "redox_syscall" +version = "0.1.57" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce" + +[[package]] +name = "redox_syscall" +version = "0.2.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9" +dependencies = [ + "bitflags", +] + +[[package]] +name = "redox_users" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" +dependencies = [ + "getrandom 0.2.2", + "redox_syscall 0.2.5", +] + +[[package]] +name = "regex" +version = "1.4.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "957056ecddbeba1b26965114e191d2e8589ce74db242b6ea25fc4062427a5c19" +dependencies = [ + "aho-corasick", + "memchr", + "regex-syntax 0.6.23", +] + +[[package]] +name = "regex-automata" +version = "0.1.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4" +dependencies = [ + "byteorder", +] + +[[package]] +name = "regex-syntax" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8e931c58b93d86f080c734bfd2bce7dd0079ae2331235818133c8be7f422e20e" + +[[package]] +name = "regex-syntax" +version = "0.6.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548" + +[[package]] +name = "remove_dir_all" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" +dependencies = [ + "winapi 0.3.9", +] + +[[package]] +name = "reopen" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5edcb3ed00766dec347874689b0a605087dee77a60912f23ce59928756e19631" +dependencies = [ + "autocfg", + "libc", + "signal-hook 0.2.3", +] + +[[package]] +name = "resolv-conf" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00" +dependencies = [ + "hostname", + "quick-error", +] + +[[package]] +name = "rust-ini" +version = "0.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3e52c148ef37f8c375d49d5a73aa70713125b7f19095948a923f80afdeb22ec2" + +[[package]] +name = "rust-stemmers" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54" +dependencies = [ + "serde 1.0.125", + "serde_derive", +] + +[[package]] +name = "rustc-demangle" +version = "0.1.18" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232" + +[[package]] +name = "rustc-serialize" +version = "0.3.24" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda" + +[[package]] +name = "rustc_version" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" +dependencies = [ + "semver", +] + +[[package]] +name = "rustversion" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd" + +[[package]] +name = "rusty-fork" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f" +dependencies = [ + "fnv", + "quick-error", + "tempfile", + "wait-timeout", +] + +[[package]] +name = "ryu" +version = "1.0.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" + +[[package]] +name = "safemem" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072" + +[[package]] +name = "same-file" +version = "1.0.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" +dependencies = [ + "winapi-util", +] + +[[package]] +name = "scheduled-thread-pool" +version = "0.2.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc6f74fd1204073fa02d5d5d68bec8021be4c38690b61264b2fdb48083d0e7d7" +dependencies = [ + "parking_lot", +] + +[[package]] +name = "scopeguard" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" + +[[package]] +name = "semver" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" +dependencies = [ + "semver-parser", +] + +[[package]] +name = "semver-parser" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" + +[[package]] +name = "serde" +version = "0.8.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9dad3f759919b92c3068c696c15c3d17238234498bbdcc80f2c469606f948ac8" + +[[package]] +name = "serde" +version = "1.0.125" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "558dc50e1a5a5fa7112ca2ce4effcb321b0300c0d4ccf0776a9f60cd89031171" +dependencies = [ + "serde_derive", +] + +[[package]] +name = "serde-hjson" +version = "0.9.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a3a4e0ea8a88553209f6cc6cfe8724ecad22e1acf372793c27d995290fe74f8" +dependencies = [ + "lazy_static", + "linked-hash-map 0.3.0", + "num-traits 0.1.43", + "regex", + "serde 0.8.23", +] + +[[package]] +name = "serde-value" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5a65a7291a8a568adcae4c10a677ebcedbc6c9cec91c054dee2ce40b0e3290eb" +dependencies = [ + "ordered-float", + "serde 1.0.125", +] + +[[package]] +name = "serde_cbor" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1e18acfa2f90e8b735b2836ab8d538de304cbb6729a7360729ea5a895d15a622" +dependencies = [ + "half", + "serde 1.0.125", +] + +[[package]] +name = "serde_derive" +version = "1.0.125" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "serde_json" +version = "1.0.64" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79" +dependencies = [ + "itoa", + "ryu", + "serde 1.0.125", +] + +[[package]] +name = "serde_qs" +version = "0.8.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b22063cd705114614293767c69aa992531f72b0cc8a6b9145801920730fe25e4" +dependencies = [ + "percent-encoding", + "serde 1.0.125", + "thiserror", +] + +[[package]] +name = "serde_test" +version = "0.8.23" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "110b3dbdf8607ec493c22d5d947753282f3bae73c0f56d322af1e8c78e4c23d5" +dependencies = [ + "serde 0.8.23", +] + +[[package]] +name = "serde_urlencoded" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" +dependencies = [ + "form_urlencoded", + "itoa", + "ryu", + "serde 1.0.125", +] + +[[package]] +name = "serde_yaml" +version = "0.8.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15654ed4ab61726bf918a39cb8d98a2e2995b002387807fa6ba58fdf7f59bb23" +dependencies = [ + "dtoa", + "linked-hash-map 0.5.4", + "serde 1.0.125", + "yaml-rust", +] + +[[package]] +name = "sha-1" +version = "0.9.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dfebf75d25bd900fd1e7d11501efab59bc846dbc76196839663e6637bba9f25f" +dependencies = [ + "block-buffer", + "cfg-if 1.0.0", + "cpuid-bool", + "digest", + "opaque-debug", +] + +[[package]] +name = "sha1" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" + +[[package]] +name = "sha2" +version = "0.9.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fa827a14b29ab7f44778d14a88d3cb76e949c45083f7dbfa507d0cb699dc12de" +dependencies = [ + "block-buffer", + "cfg-if 1.0.0", + "cpuid-bool", + "digest", + "opaque-debug", +] + +[[package]] +name = "signal-hook" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "844024c8913df6bfbfeee3061075ccc47216a897ac0b54a683dea3dfe16d19af" +dependencies = [ + "libc", + "signal-hook-registry", +] + +[[package]] +name = "signal-hook" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6aa894ef3fade0ee7243422f4fbbd6c2b48e6de767e621d37ef65f2310f53cea" +dependencies = [ + "libc", + "signal-hook-registry", +] + +[[package]] +name = "signal-hook-registry" +version = "1.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "16f1d0fef1604ba8f7a073c7e701f213e056707210e9020af4528e0101ce11a6" +dependencies = [ + "libc", +] + +[[package]] +name = "siphasher" +version = "0.3.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cbce6d4507c7e4a3962091436e56e95290cb71fa302d0d270e32130b75fbff27" + +[[package]] +name = "slab" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8" + +[[package]] +name = "slog" +version = "2.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8347046d4ebd943127157b94d63abb990fcf729dc4e9978927fdf4ac3c998d06" +dependencies = [ + "erased-serde", +] + +[[package]] +name = "slog-async" +version = "2.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c60813879f820c85dbc4eabf3269befe374591289019775898d56a81a804fbdc" +dependencies = [ + "crossbeam-channel 0.5.0", + "slog", + "take_mut", + "thread_local", +] + +[[package]] +name = "slog-json" +version = "2.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ddc0d2aff1f8f325ef660d9a0eb6e6dcd20b30b3f581a5897f58bf42d061c37a" +dependencies = [ + "chrono", + "serde 1.0.125", + "serde_json", + "slog", +] + +[[package]] +name = "slog-scope" +version = "4.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2f95a4b4c3274cd2869549da82b57ccc930859bdbf5bcea0424bc5f140b3c786" +dependencies = [ + "arc-swap 1.2.0", + "lazy_static", + "slog", +] + +[[package]] +name = "slog-stdlog" +version = "4.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8228ab7302adbf4fcb37e66f3cda78003feb521e7fd9e3847ec117a7784d0f5a" +dependencies = [ + "log", + "slog", + "slog-scope", +] + +[[package]] +name = "slog-term" +version = "2.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "95c1e7e5aab61ced6006149ea772770b84a0d16ce0f7885def313e4829946d76" +dependencies = [ + "atty", + "chrono", + "slog", + "term", + "thread_local", +] + +[[package]] +name = "slog_derive" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "smallvec" +version = "1.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e" + +[[package]] +name = "smawk" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043" + +[[package]] +name = "snap" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc725476a1398f0480d56cd0ad381f6f32acf2642704456f8f59a35df464b59a" + +[[package]] +name = "socket2" +version = "0.3.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e" +dependencies = [ + "cfg-if 1.0.0", + "libc", + "winapi 0.3.9", +] + +[[package]] +name = "stable_deref_trait" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" + +[[package]] +name = "standback" +version = "0.2.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff" +dependencies = [ + "version_check", +] + +[[package]] +name = "static_assertions" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" + +[[package]] +name = "stdweb" +version = "0.4.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5" +dependencies = [ + "discard", + "rustc_version", + "stdweb-derive", + "stdweb-internal-macros", + "stdweb-internal-runtime", + "wasm-bindgen", +] + +[[package]] +name = "stdweb-derive" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef" +dependencies = [ + "proc-macro2", + "quote", + "serde 1.0.125", + "serde_derive", + "syn", +] + +[[package]] +name = "stdweb-internal-macros" +version = "0.2.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11" +dependencies = [ + "base-x", + "proc-macro2", + "quote", + "serde 1.0.125", + "serde_derive", + "serde_json", + "sha1", + "syn", +] + +[[package]] +name = "stdweb-internal-runtime" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0" + +[[package]] +name = "stringprep" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1" +dependencies = [ + "unicode-bidi", + "unicode-normalization", +] + +[[package]] +name = "strsim" +version = "0.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" + +[[package]] +name = "strum" +version = "0.20.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c" + +[[package]] +name = "strum_macros" +version = "0.20.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149" +dependencies = [ + "heck", + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "subtle" +version = "2.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2" + +[[package]] +name = "syn" +version = "1.0.67" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6498a9efc342871f91cc2d0d694c674368b4ceb40f62b65a7a08c3792935e702" +dependencies = [ + "proc-macro2", + "quote", + "unicode-xid", +] + +[[package]] +name = "synstructure" +version = "0.12.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701" +dependencies = [ + "proc-macro2", + "quote", + "syn", + "unicode-xid", +] + +[[package]] +name = "take_mut" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60" + +[[package]] +name = "tantivy-fst" +version = "0.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb20cdc0d83e9184560bdde9cd60142dbb4af2e0f770e88fce45770495224205" +dependencies = [ + "byteorder", + "regex-syntax 0.4.2", + "utf8-ranges", +] + +[[package]] +name = "tar" +version = "0.4.33" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c0bcfbd6a598361fda270d82469fff3d65089dc33e175c9a131f7b4cd395f228" +dependencies = [ + "filetime", + "libc", + "xattr", +] + +[[package]] +name = "tempdir" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" +dependencies = [ + "rand 0.4.6", + "remove_dir_all", +] + +[[package]] +name = "tempfile" +version = "3.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22" +dependencies = [ + "cfg-if 1.0.0", + "libc", + "rand 0.8.3", + "redox_syscall 0.2.5", + "remove_dir_all", + "winapi 0.3.9", +] + +[[package]] +name = "term" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f" +dependencies = [ + "dirs-next", + "rustversion", + "winapi 0.3.9", +] + +[[package]] +name = "termcolor" +version = "1.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4" +dependencies = [ + "winapi-util", +] + +[[package]] +name = "textwrap" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" +dependencies = [ + "unicode-width", +] + +[[package]] +name = "textwrap" +version = "0.13.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cd05616119e612a8041ef58f2b578906cc2531a6069047ae092cfb86a325d835" +dependencies = [ + "smawk", + "unicode-width", +] + +[[package]] +name = "thiserror" +version = "1.0.24" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e0f4a65597094d4483ddaed134f409b2cb7c1beccf25201a9f73c719254fa98e" +dependencies = [ + "thiserror-impl", +] + +[[package]] +name = "thiserror-impl" +version = "1.0.24" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7765189610d8241a44529806d6fd1f2e0a08734313a35d5b3a556f92b381f3c0" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "thread-id" +version = "3.3.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c7fbf4c9d56b320106cd64fd024dadfa0be7cb4706725fc44a7d7ce952d820c1" +dependencies = [ + "libc", + "redox_syscall 0.1.57", + "winapi 0.3.9", +] + +[[package]] +name = "thread_local" +version = "1.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd" +dependencies = [ + "once_cell", +] + +[[package]] +name = "threadpool" +version = "1.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" +dependencies = [ + "num_cpus", +] + +[[package]] +name = "time" +version = "0.1.43" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438" +dependencies = [ + "libc", + "winapi 0.3.9", +] + +[[package]] +name = "time" +version = "0.2.26" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "08a8cbfbf47955132d0202d1662f49b2423ae35862aee471f3ba4b133358f372" +dependencies = [ + "const_fn", + "libc", + "standback", + "stdweb", + "time-macros", + "version_check", + "winapi 0.3.9", +] + +[[package]] +name = "time-macros" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1" +dependencies = [ + "proc-macro-hack", + "time-macros-impl", +] + +[[package]] +name = "time-macros-impl" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e5c3be1edfad6027c69f5491cf4cb310d1a71ecd6af742788c6ff8bced86b8fa" +dependencies = [ + "proc-macro-hack", + "proc-macro2", + "quote", + "standback", + "syn", +] + +[[package]] +name = "tinytemplate" +version = "1.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" +dependencies = [ + "serde 1.0.125", + "serde_json", +] + +[[package]] +name = "tinyvec" +version = "1.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "317cca572a0e89c3ce0ca1f1bdc9369547fe318a683418e42ac8f59d14701023" +dependencies = [ + "tinyvec_macros", +] + +[[package]] +name = "tinyvec_macros" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" + +[[package]] +name = "tls-api" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4ebb4107c167a4087349fcf08aea4debc358fe69d60fe1df991781842cfe98a3" +dependencies = [ + "log", + "tokio 0.2.25", +] + +[[package]] +name = "tls-api-stub" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f8ff269def04f25ae84b9aac156a400b92c97018a184036548c91cedaafd783" +dependencies = [ + "tls-api", + "tokio 0.2.25", + "void", +] + +[[package]] +name = "tokio" +version = "0.2.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092" +dependencies = [ + "bytes 0.5.6", + "fnv", + "futures-core", + "iovec", + "lazy_static", + "libc", + "memchr", + "mio 0.6.23", + "mio-named-pipes", + "mio-uds", + "num_cpus", + "pin-project-lite 0.1.12", + "signal-hook-registry", + "slab", + "tokio-macros", + "winapi 0.3.9", +] + +[[package]] +name = "tokio" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "134af885d758d645f0f0505c9a8b3f9bf8a348fd822e112ab5248138348f1722" +dependencies = [ + "autocfg", + "bytes 1.0.1", + "libc", + "memchr", + "mio 0.7.11", + "pin-project-lite 0.2.6", +] + +[[package]] +name = "tokio-macros" +version = "0.2.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a" +dependencies = [ + "proc-macro2", + "quote", + "syn", +] + +[[package]] +name = "tokio-pg-mapper" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93f2b78f3566383ffabc553c72bbb2f129962a54886c5c4d8e8c706f84eceab8" +dependencies = [ + "tokio-postgres 0.7.0", +] + +[[package]] +name = "tokio-pg-mapper-derive" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8548f756cd6eb4069c5af0fb0cec57001fb42bd1fb7330d8f24067ee3fa62608" +dependencies = [ + "quote", + "syn", + "tokio-postgres 0.7.0", +] + +[[package]] +name = "tokio-postgres" +version = "0.5.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "55a2482c9fe4dd481723cf5c0616f34afc710e55dcda0944e12e7b3316117892" +dependencies = [ + "async-trait", + "byteorder", + "bytes 0.5.6", + "fallible-iterator", + "futures", + "log", + "parking_lot", + "percent-encoding", + "phf", + "pin-project-lite 0.1.12", + "postgres-protocol 0.5.3", + "postgres-types 0.1.3", + "tokio 0.2.25", + "tokio-util 0.3.1", +] + +[[package]] +name = "tokio-postgres" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1cc9f82c2bfb06a33dd0dfb44b07ca98fe72df19e681d80c78d05a1bac2138e2" +dependencies = [ + "async-trait", + "byteorder", + "bytes 1.0.1", + "fallible-iterator", + "futures", + "log", + "parking_lot", + "percent-encoding", + "phf", + "pin-project-lite 0.2.6", + "postgres-protocol 0.6.0", + "postgres-types 0.2.0", + "socket2", + "tokio 1.4.0", + "tokio-util 0.6.5", +] + +[[package]] +name = "tokio-util" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930" +dependencies = [ + "bytes 0.5.6", + "futures-core", + "futures-sink", + "log", + "pin-project-lite 0.1.12", + "tokio 0.2.25", +] + +[[package]] +name = "tokio-util" +version = "0.3.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499" +dependencies = [ + "bytes 0.5.6", + "futures-core", + "futures-io", + "futures-sink", + "log", + "pin-project-lite 0.1.12", + "tokio 0.2.25", +] + +[[package]] +name = "tokio-util" +version = "0.6.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5143d049e85af7fbc36f5454d990e62c2df705b3589f123b71f441b6b59f443f" +dependencies = [ + "bytes 1.0.1", + "futures-core", + "futures-sink", + "log", + "pin-project-lite 0.2.6", + "tokio 1.4.0", +] + +[[package]] +name = "toml" +version = "0.5.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa" +dependencies = [ + "serde 1.0.125", +] + +[[package]] +name = "tracing" +version = "0.1.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "01ebdc2bb4498ab1ab5f5b73c5803825e60199229ccba0698170e3be0e7f959f" +dependencies = [ + "cfg-if 1.0.0", + "log", + "pin-project-lite 0.2.6", + "tracing-core", +] + +[[package]] +name = "tracing-core" +version = "0.1.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f" +dependencies = [ + "lazy_static", +] + +[[package]] +name = "tracing-futures" +version = "0.2.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" +dependencies = [ + "pin-project 1.0.6", + "tracing", +] + +[[package]] +name = "traitobject" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079" + +[[package]] +name = "trust-dns-proto" +version = "0.19.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1cad71a0c0d68ab9941d2fb6e82f8fb2e86d9945b94e1661dd0aaea2b88215a9" +dependencies = [ + "async-trait", + "cfg-if 1.0.0", + "enum-as-inner", + "futures", + "idna", + "lazy_static", + "log", + "rand 0.7.3", + "smallvec", + "thiserror", + "tokio 0.2.25", + "url", +] + +[[package]] +name = "trust-dns-resolver" +version = "0.19.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "710f593b371175db53a26d0b38ed2978fafb9e9e8d3868b1acd753ea18df0ceb" +dependencies = [ + "cfg-if 0.1.10", + "futures", + "ipconfig", + "lazy_static", + "log", + "lru-cache", + "resolv-conf", + "smallvec", + "thiserror", + "tokio 0.2.25", + "trust-dns-proto", +] + +[[package]] +name = "typemap" +version = "0.3.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "653be63c80a3296da5551e1bfd2cca35227e13cdd08c6668903ae2f4f77aa1f6" +dependencies = [ + "unsafe-any", +] + +[[package]] +name = "typenum" +version = "1.13.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "879f6906492a7cd215bfa4cf595b600146ccfac0c79bcbd1f3000162af5e8b06" + +[[package]] +name = "unicode-bidi" +version = "0.3.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5" +dependencies = [ + "matches", +] + +[[package]] +name = "unicode-normalization" +version = "0.1.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "07fbfce1c8a97d547e8b5334978438d9d6ec8c20e38f56d4a4374d181493eaef" +dependencies = [ + "tinyvec", +] + +[[package]] +name = "unicode-segmentation" +version = "1.7.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796" + +[[package]] +name = "unicode-width" +version = "0.1.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3" + +[[package]] +name = "unicode-xid" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564" + +[[package]] +name = "unix_socket" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6aa2700417c405c38f5e6902d699345241c28c0b7ade4abaad71e35a87eb1564" +dependencies = [ + "cfg-if 0.1.10", + "libc", +] + +[[package]] +name = "unsafe-any" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f30360d7979f5e9c6e6cea48af192ea8fab4afb3cf72597154b8f08935bc9c7f" +dependencies = [ + "traitobject", +] + +[[package]] +name = "url" +version = "2.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ccd964113622c8e9322cfac19eb1004a07e636c545f325da085d5cdde6f1f8b" +dependencies = [ + "form_urlencoded", + "idna", + "matches", + "percent-encoding", +] + +[[package]] +name = "urlparse" +version = "0.7.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "110352d4e9076c67839003c7788d8604e24dcded13e0b375af3efaa8cf468517" + +[[package]] +name = "utf8-ranges" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b4ae116fef2b7fea257ed6440d3cfcff7f190865f170cdad00bb6465bf18ecba" + +[[package]] +name = "uuid" +version = "0.8.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7" +dependencies = [ + "getrandom 0.2.2", + "serde 1.0.125", +] + +[[package]] +name = "vec_map" +version = "0.8.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" + +[[package]] +name = "version_check" +version = "0.9.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe" + +[[package]] +name = "void" +version = "1.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" + +[[package]] +name = "wait-timeout" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" +dependencies = [ + "libc", +] + +[[package]] +name = "walkdir" +version = "2.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56" +dependencies = [ + "same-file", + "winapi 0.3.9", + "winapi-util", +] + +[[package]] +name = "wasi" +version = "0.9.0+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" + +[[package]] +name = "wasi" +version = "0.10.2+wasi-snapshot-preview1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" + +[[package]] +name = "wasm-bindgen" +version = "0.2.72" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8fe8f61dba8e5d645a4d8132dc7a0a66861ed5e1045d2c0ed940fab33bac0fbe" +dependencies = [ + "cfg-if 1.0.0", + "wasm-bindgen-macro", +] + +[[package]] +name = "wasm-bindgen-backend" +version = "0.2.72" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "046ceba58ff062da072c7cb4ba5b22a37f00a302483f7e2a6cdc18fedbdc1fd3" +dependencies = [ + "bumpalo", + "lazy_static", + "log", + "proc-macro2", + "quote", + "syn", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-macro" +version = "0.2.72" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0ef9aa01d36cda046f797c57959ff5f3c615c9cc63997a8d545831ec7976819b" +dependencies = [ + "quote", + "wasm-bindgen-macro-support", +] + +[[package]] +name = "wasm-bindgen-macro-support" +version = "0.2.72" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "96eb45c1b2ee33545a813a92dbb53856418bf7eb54ab34f7f7ff1448a5b3735d" +dependencies = [ + "proc-macro2", + "quote", + "syn", + "wasm-bindgen-backend", + "wasm-bindgen-shared", +] + +[[package]] +name = "wasm-bindgen-shared" +version = "0.2.72" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b7148f4696fb4960a346eaa60bbfb42a1ac4ebba21f750f75fc1375b098d5ffa" + +[[package]] +name = "web-sys" +version = "0.3.49" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "59fe19d70f5dacc03f6e46777213facae5ac3801575d56ca6cbd4c93dcd12310" +dependencies = [ + "js-sys", + "wasm-bindgen", +] + +[[package]] +name = "widestring" +version = "0.4.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c" + +[[package]] +name = "winapi" +version = "0.2.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" + +[[package]] +name = "winapi" +version = "0.3.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" +dependencies = [ + "winapi-i686-pc-windows-gnu", + "winapi-x86_64-pc-windows-gnu", +] + +[[package]] +name = "winapi-build" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" + +[[package]] +name = "winapi-i686-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" + +[[package]] +name = "winapi-util" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" +dependencies = [ + "winapi 0.3.9", +] + +[[package]] +name = "winapi-x86_64-pc-windows-gnu" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" + +[[package]] +name = "winreg" +version = "0.6.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9" +dependencies = [ + "winapi 0.3.9", +] + +[[package]] +name = "ws2_32-sys" +version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" +dependencies = [ + "winapi 0.2.8", + "winapi-build", +] + +[[package]] +name = "xattr" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c" +dependencies = [ + "libc", +] + +[[package]] +name = "yaml-rust" +version = "0.4.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85" +dependencies = [ + "linked-hash-map 0.5.4", +] diff --git a/rules/rust/Cargo.toml b/rules/rust/Cargo.toml index 64717cb..0e97233 100644 --- a/rules/rust/Cargo.toml +++ b/rules/rust/Cargo.toml @@ -48,6 +48,7 @@ erased-serde = "0.3.12" fail = "0.4.0" failure = "0.1.8" fancy-regex = "0.3.5" +fastdivide = "0.3.0" fnv = "1.0.7" fs2 = { version="0.4.3", optional = true } fst = "0.4" @@ -135,7 +136,7 @@ wasm-bindgen = ["uuid/wasm-bindgen"] default_gen_buildrs = true genmode = "Remote" package_aliases_dir = "cargo" -rust_rules_workspace_name = "io_bazel_rules_rust" +rust_rules_workspace_name = "rules_rust" targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", diff --git a/rules/rust/cargo/BUILD.bazel b/rules/rust/cargo/BUILD.bazel index 42a7511..a41e16b 100644 --- a/rules/rust/cargo/BUILD.bazel +++ b/rules/rust/cargo/BUILD.bazel @@ -86,7 +86,7 @@ alias( alias( name = "async_trait", - actual = "@raze__async_trait__0_1_42//:async_trait", + actual = "@raze__async_trait__0_1_48//:async_trait", tags = [ "cargo-raze", "manual", @@ -149,7 +149,7 @@ alias( alias( name = "bincode", - actual = "@raze__bincode__1_3_1//:bincode", + actual = "@raze__bincode__1_3_2//:bincode", tags = [ "cargo-raze", "manual", @@ -176,7 +176,7 @@ alias( alias( name = "byteorder", - actual = "@raze__byteorder__1_4_2//:byteorder", + actual = "@raze__byteorder__1_3_4//:byteorder", tags = [ "cargo-raze", "manual", @@ -302,7 +302,7 @@ alias( alias( name = "derive_more", - actual = "@raze__derive_more__0_99_11//:derive_more", + actual = "@raze__derive_more__0_99_13//:derive_more", tags = [ "cargo-raze", "manual", @@ -329,7 +329,7 @@ alias( alias( name = "env_logger", - actual = "@raze__env_logger__0_8_2//:env_logger", + actual = "@raze__env_logger__0_8_3//:env_logger", tags = [ "cargo-raze", "manual", @@ -372,6 +372,15 @@ alias( ], ) +alias( + name = "fastdivide", + actual = "@raze__fastdivide__0_3_0//:fastdivide", + tags = [ + "cargo-raze", + "manual", + ], +) + alias( name = "fnv", actual = "@raze__fnv__1_0_7//:fnv", @@ -401,7 +410,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_12//:futures", + actual = "@raze__futures__0_3_13//:futures", tags = [ "cargo-raze", "manual", @@ -410,7 +419,7 @@ alias( alias( name = "grpc", - actual = "@raze__grpc__0_8_2//:grpc", + actual = "@raze__grpc__0_8_3//:grpc", tags = [ "cargo-raze", "manual", @@ -419,7 +428,7 @@ alias( alias( name = "grpc_compiler", - actual = "@raze__grpc_compiler__0_8_2//:grpc_compiler", + actual = "@raze__grpc_compiler__0_8_3//:grpc_compiler", tags = [ "cargo-raze", "manual", @@ -430,7 +439,7 @@ alias( # Extra aliased target, from raze configuration # N.B.: The exact form of this is subject to change. name = "cargo_bin_protoc_gen_rust_grpc", - actual = "@raze__grpc_compiler__0_8_2//:cargo_bin_protoc_gen_rust_grpc", + actual = "@raze__grpc_compiler__0_8_3//:cargo_bin_protoc_gen_rust_grpc", tags = [ "cargo-raze", "manual", @@ -448,7 +457,7 @@ alias( alias( name = "integer_encoding", - actual = "@raze__integer_encoding__2_1_2//:integer_encoding", + actual = "@raze__integer_encoding__2_1_3//:integer_encoding", tags = [ "cargo-raze", "manual", @@ -484,7 +493,7 @@ alias( alias( name = "lexical_core", - actual = "@raze__lexical_core__0_7_4//:lexical_core", + actual = "@raze__lexical_core__0_7_5//:lexical_core", tags = [ "cargo-raze", "manual", @@ -493,7 +502,7 @@ alias( alias( name = "libc", - actual = "@raze__libc__0_2_85//:libc", + actual = "@raze__libc__0_2_91//:libc", tags = [ "cargo-raze", "manual", @@ -520,7 +529,7 @@ alias( alias( name = "lru", - actual = "@raze__lru__0_6_4//:lru", + actual = "@raze__lru__0_6_5//:lru", tags = [ "cargo-raze", "manual", @@ -583,7 +592,7 @@ alias( alias( name = "num_bigint", - actual = "@raze__num_bigint__0_3_1//:num_bigint", + actual = "@raze__num_bigint__0_3_2//:num_bigint", tags = [ "cargo-raze", "manual", @@ -610,7 +619,7 @@ alias( alias( name = "once_cell", - actual = "@raze__once_cell__1_5_2//:once_cell", + actual = "@raze__once_cell__1_7_2//:once_cell", tags = [ "cargo-raze", "manual", @@ -637,7 +646,7 @@ alias( alias( name = "pin_project", - actual = "@raze__pin_project__0_4_27//:pin_project", + actual = "@raze__pin_project__0_4_28//:pin_project", tags = [ "cargo-raze", "manual", @@ -673,7 +682,7 @@ alias( alias( name = "protobuf", - actual = "@raze__protobuf__2_20_0//:protobuf", + actual = "@raze__protobuf__2_18_2//:protobuf", tags = [ "cargo-raze", "manual", @@ -682,7 +691,7 @@ alias( alias( name = "protobuf_codegen", - actual = "@raze__protobuf_codegen__2_20_0//:protobuf_codegen", + actual = "@raze__protobuf_codegen__2_18_2//:protobuf_codegen", tags = [ "cargo-raze", "manual", @@ -693,7 +702,7 @@ alias( # Extra aliased target, from raze configuration # N.B.: The exact form of this is subject to change. name = "cargo_bin_protoc_gen_rust", - actual = "@raze__protobuf_codegen__2_20_0//:cargo_bin_protoc_gen_rust", + actual = "@raze__protobuf_codegen__2_18_2//:cargo_bin_protoc_gen_rust", tags = [ "cargo-raze", "manual", @@ -738,7 +747,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_4_3//:regex", + actual = "@raze__regex__1_4_5//:regex", tags = [ "cargo-raze", "manual", @@ -774,7 +783,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_123//:serde", + actual = "@raze__serde__1_0_125//:serde", tags = [ "cargo-raze", "manual", @@ -783,7 +792,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_123//:serde_derive", + actual = "@raze__serde_derive__1_0_125//:serde_derive", tags = [ "cargo-raze", "manual", @@ -792,7 +801,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_61//:serde_json", + actual = "@raze__serde_json__1_0_64//:serde_json", tags = [ "cargo-raze", "manual", @@ -801,7 +810,7 @@ alias( alias( name = "serde_qs", - actual = "@raze__serde_qs__0_8_2//:serde_qs", + actual = "@raze__serde_qs__0_8_3//:serde_qs", tags = [ "cargo-raze", "manual", @@ -810,7 +819,7 @@ alias( alias( name = "serde_yaml", - actual = "@raze__serde_yaml__0_8_16//:serde_yaml", + actual = "@raze__serde_yaml__0_8_17//:serde_yaml", tags = [ "cargo-raze", "manual", @@ -819,7 +828,7 @@ alias( alias( name = "signal_hook", - actual = "@raze__signal_hook__0_3_4//:signal_hook", + actual = "@raze__signal_hook__0_3_7//:signal_hook", tags = [ "cargo-raze", "manual", @@ -864,7 +873,7 @@ alias( alias( name = "slog_term", - actual = "@raze__slog_term__2_6_0//:slog_term", + actual = "@raze__slog_term__2_8_0//:slog_term", tags = [ "cargo-raze", "manual", @@ -891,7 +900,7 @@ alias( alias( name = "snap", - actual = "@raze__snap__1_0_3//:snap", + actual = "@raze__snap__1_0_4//:snap", tags = [ "cargo-raze", "manual", @@ -936,7 +945,7 @@ alias( alias( name = "tar", - actual = "@raze__tar__0_4_32//:tar", + actual = "@raze__tar__0_4_33//:tar", tags = [ "cargo-raze", "manual", @@ -963,7 +972,7 @@ alias( alias( name = "textwrap", - actual = "@raze__textwrap__0_13_2//:textwrap", + actual = "@raze__textwrap__0_13_4//:textwrap", tags = [ "cargo-raze", "manual", @@ -972,7 +981,7 @@ alias( alias( name = "thiserror", - actual = "@raze__thiserror__1_0_23//:thiserror", + actual = "@raze__thiserror__1_0_24//:thiserror", tags = [ "cargo-raze", "manual", @@ -981,7 +990,7 @@ alias( alias( name = "time", - actual = "@raze__time__0_2_25//:time", + actual = "@raze__time__0_2_26//:time", tags = [ "cargo-raze", "manual", @@ -1044,7 +1053,7 @@ alias( alias( name = "typenum", - actual = "@raze__typenum__1_12_0//:typenum", + actual = "@raze__typenum__1_13_0//:typenum", tags = [ "cargo-raze", "manual", @@ -1068,3 +1077,11 @@ alias( "manual", ], ) + +# Export file for Stardoc support +exports_files( + [ + "crates.bzl", + ], + visibility = ["//visibility:public"], +) diff --git a/rules/rust/crates.bzl b/rules/rust/crates.bzl index a46b7cb..2448884 100644 --- a/rules/rust/crates.bzl +++ b/rules/rust/crates.bzl @@ -16,6 +16,7 @@ def raze_fetch_remote_crates(): name = "raze__actix__0_10_0", url = "https://crates.io/api/v1/crates/actix/0.10.0/download", type = "tar.gz", + sha256 = "1be241f88f3b1e7e9a3fbe3b5a8a0f6915b5a1d7ee0d9a248d3376d01068cc60", strip_prefix = "actix-0.10.0", build_file = Label("//rules/rust/remote:BUILD.actix-0.10.0.bazel"), ) @@ -25,6 +26,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_codec__0_2_0", url = "https://crates.io/api/v1/crates/actix-codec/0.2.0/download", type = "tar.gz", + sha256 = "09e55f0a5c2ca15795035d90c46bd0e73a5123b72f68f12596d6ba5282051380", strip_prefix = "actix-codec-0.2.0", build_file = Label("//rules/rust/remote:BUILD.actix-codec-0.2.0.bazel"), ) @@ -34,6 +36,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_codec__0_3_0", url = "https://crates.io/api/v1/crates/actix-codec/0.3.0/download", type = "tar.gz", + sha256 = "78d1833b3838dbe990df0f1f87baf640cf6146e898166afe401839d1b001e570", strip_prefix = "actix-codec-0.3.0", build_file = Label("//rules/rust/remote:BUILD.actix-codec-0.3.0.bazel"), ) @@ -43,6 +46,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_connect__2_0_0", url = "https://crates.io/api/v1/crates/actix-connect/2.0.0/download", type = "tar.gz", + sha256 = "177837a10863f15ba8d3ae3ec12fac1099099529ed20083a27fdfe247381d0dc", strip_prefix = "actix-connect-2.0.0", build_file = Label("//rules/rust/remote:BUILD.actix-connect-2.0.0.bazel"), ) @@ -52,6 +56,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_cors__0_5_4", url = "https://crates.io/api/v1/crates/actix-cors/0.5.4/download", type = "tar.gz", + sha256 = "36b133d8026a9f209a9aeeeacd028e7451bcca975f592881b305d37983f303d7", strip_prefix = "actix-cors-0.5.4", build_file = Label("//rules/rust/remote:BUILD.actix-cors-0.5.4.bazel"), ) @@ -61,6 +66,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_http__2_2_0", url = "https://crates.io/api/v1/crates/actix-http/2.2.0/download", type = "tar.gz", + sha256 = "452299e87817ae5673910e53c243484ca38be3828db819b6011736fc6982e874", strip_prefix = "actix-http-2.2.0", build_file = Label("//rules/rust/remote:BUILD.actix-http-2.2.0.bazel"), ) @@ -70,17 +76,19 @@ def raze_fetch_remote_crates(): name = "raze__actix_macros__0_1_3", url = "https://crates.io/api/v1/crates/actix-macros/0.1.3/download", type = "tar.gz", + sha256 = "b4ca8ce00b267af8ccebbd647de0d61e0674b6e61185cc7a592ff88772bed655", strip_prefix = "actix-macros-0.1.3", build_file = Label("//rules/rust/remote:BUILD.actix-macros-0.1.3.bazel"), ) maybe( http_archive, - name = "raze__actix_router__0_2_6", - url = "https://crates.io/api/v1/crates/actix-router/0.2.6/download", + name = "raze__actix_router__0_2_7", + url = "https://crates.io/api/v1/crates/actix-router/0.2.7/download", type = "tar.gz", - strip_prefix = "actix-router-0.2.6", - build_file = Label("//rules/rust/remote:BUILD.actix-router-0.2.6.bazel"), + sha256 = "2ad299af73649e1fc893e333ccf86f377751eb95ff875d095131574c6f43452c", + strip_prefix = "actix-router-0.2.7", + build_file = Label("//rules/rust/remote:BUILD.actix-router-0.2.7.bazel"), ) maybe( @@ -88,6 +96,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_rt__1_1_1", url = "https://crates.io/api/v1/crates/actix-rt/1.1.1/download", type = "tar.gz", + sha256 = "143fcc2912e0d1de2bcf4e2f720d2a60c28652ab4179685a1ee159e0fb3db227", strip_prefix = "actix-rt-1.1.1", build_file = Label("//rules/rust/remote:BUILD.actix-rt-1.1.1.bazel"), ) @@ -97,6 +106,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_server__1_0_4", url = "https://crates.io/api/v1/crates/actix-server/1.0.4/download", type = "tar.gz", + sha256 = "45407e6e672ca24784baa667c5d32ef109ccdd8d5e0b5ebb9ef8a67f4dfb708e", strip_prefix = "actix-server-1.0.4", build_file = Label("//rules/rust/remote:BUILD.actix-server-1.0.4.bazel"), ) @@ -106,6 +116,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_service__1_0_6", url = "https://crates.io/api/v1/crates/actix-service/1.0.6/download", type = "tar.gz", + sha256 = "0052435d581b5be835d11f4eb3bce417c8af18d87ddf8ace99f8e67e595882bb", strip_prefix = "actix-service-1.0.6", build_file = Label("//rules/rust/remote:BUILD.actix-service-1.0.6.bazel"), ) @@ -115,6 +126,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_testing__1_0_1", url = "https://crates.io/api/v1/crates/actix-testing/1.0.1/download", type = "tar.gz", + sha256 = "47239ca38799ab74ee6a8a94d1ce857014b2ac36f242f70f3f75a66f691e791c", strip_prefix = "actix-testing-1.0.1", build_file = Label("//rules/rust/remote:BUILD.actix-testing-1.0.1.bazel"), ) @@ -124,6 +136,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_threadpool__0_3_3", url = "https://crates.io/api/v1/crates/actix-threadpool/0.3.3/download", type = "tar.gz", + sha256 = "d209f04d002854b9afd3743032a27b066158817965bf5d036824d19ac2cc0e30", strip_prefix = "actix-threadpool-0.3.3", build_file = Label("//rules/rust/remote:BUILD.actix-threadpool-0.3.3.bazel"), ) @@ -133,6 +146,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_tls__2_0_0", url = "https://crates.io/api/v1/crates/actix-tls/2.0.0/download", type = "tar.gz", + sha256 = "24789b7d7361cf5503a504ebe1c10806896f61e96eca9a7350e23001aca715fb", strip_prefix = "actix-tls-2.0.0", build_file = Label("//rules/rust/remote:BUILD.actix-tls-2.0.0.bazel"), ) @@ -142,6 +156,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_utils__1_0_6", url = "https://crates.io/api/v1/crates/actix-utils/1.0.6/download", type = "tar.gz", + sha256 = "fcf8f5631bf01adec2267808f00e228b761c60c0584cc9fa0b5364f41d147f4e", strip_prefix = "actix-utils-1.0.6", build_file = Label("//rules/rust/remote:BUILD.actix-utils-1.0.6.bazel"), ) @@ -151,6 +166,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_utils__2_0_0", url = "https://crates.io/api/v1/crates/actix-utils/2.0.0/download", type = "tar.gz", + sha256 = "2e9022dec56632d1d7979e59af14f0597a28a830a9c1c7fec8b2327eb9f16b5a", strip_prefix = "actix-utils-2.0.0", build_file = Label("//rules/rust/remote:BUILD.actix-utils-2.0.0.bazel"), ) @@ -160,6 +176,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_web__3_3_2", url = "https://crates.io/api/v1/crates/actix-web/3.3.2/download", type = "tar.gz", + sha256 = "e641d4a172e7faa0862241a20ff4f1f5ab0ab7c279f00c2d4587b77483477b86", strip_prefix = "actix-web-3.3.2", build_file = Label("//rules/rust/remote:BUILD.actix-web-3.3.2.bazel"), ) @@ -169,6 +186,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_web_codegen__0_4_0", url = "https://crates.io/api/v1/crates/actix-web-codegen/0.4.0/download", type = "tar.gz", + sha256 = "ad26f77093333e0e7c6ffe54ebe3582d908a104e448723eec6d43d08b07143fb", strip_prefix = "actix-web-codegen-0.4.0", build_file = Label("//rules/rust/remote:BUILD.actix-web-codegen-0.4.0.bazel"), ) @@ -178,6 +196,7 @@ def raze_fetch_remote_crates(): name = "raze__actix_derive__0_5_0", url = "https://crates.io/api/v1/crates/actix_derive/0.5.0/download", type = "tar.gz", + sha256 = "b95aceadaf327f18f0df5962fedc1bde2f870566a0b9f65c89508a3b1f79334c", strip_prefix = "actix_derive-0.5.0", build_file = Label("//rules/rust/remote:BUILD.actix_derive-0.5.0.bazel"), ) @@ -187,17 +206,19 @@ def raze_fetch_remote_crates(): name = "raze__addr2line__0_14_1", url = "https://crates.io/api/v1/crates/addr2line/0.14.1/download", type = "tar.gz", + sha256 = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7", strip_prefix = "addr2line-0.14.1", build_file = Label("//rules/rust/remote:BUILD.addr2line-0.14.1.bazel"), ) maybe( http_archive, - name = "raze__adler__0_2_3", - url = "https://crates.io/api/v1/crates/adler/0.2.3/download", + name = "raze__adler__1_0_2", + url = "https://crates.io/api/v1/crates/adler/1.0.2/download", type = "tar.gz", - strip_prefix = "adler-0.2.3", - build_file = Label("//rules/rust/remote:BUILD.adler-0.2.3.bazel"), + sha256 = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe", + strip_prefix = "adler-1.0.2", + build_file = Label("//rules/rust/remote:BUILD.adler-1.0.2.bazel"), ) maybe( @@ -205,6 +226,7 @@ def raze_fetch_remote_crates(): name = "raze__ahash__0_4_7", url = "https://crates.io/api/v1/crates/ahash/0.4.7/download", type = "tar.gz", + sha256 = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e", strip_prefix = "ahash-0.4.7", build_file = Label("//rules/rust/remote:BUILD.ahash-0.4.7.bazel"), ) @@ -214,6 +236,7 @@ def raze_fetch_remote_crates(): name = "raze__aho_corasick__0_7_15", url = "https://crates.io/api/v1/crates/aho-corasick/0.7.15/download", type = "tar.gz", + sha256 = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5", strip_prefix = "aho-corasick-0.7.15", build_file = Label("//rules/rust/remote:BUILD.aho-corasick-0.7.15.bazel"), ) @@ -223,6 +246,7 @@ def raze_fetch_remote_crates(): name = "raze__alloc_no_stdlib__2_0_1", url = "https://crates.io/api/v1/crates/alloc-no-stdlib/2.0.1/download", type = "tar.gz", + sha256 = "5192ec435945d87bc2f70992b4d818154b5feede43c09fb7592146374eac90a6", strip_prefix = "alloc-no-stdlib-2.0.1", build_file = Label("//rules/rust/remote:BUILD.alloc-no-stdlib-2.0.1.bazel"), ) @@ -232,6 +256,7 @@ def raze_fetch_remote_crates(): name = "raze__alloc_stdlib__0_2_1", url = "https://crates.io/api/v1/crates/alloc-stdlib/0.2.1/download", type = "tar.gz", + sha256 = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2", strip_prefix = "alloc-stdlib-0.2.1", build_file = Label("//rules/rust/remote:BUILD.alloc-stdlib-0.2.1.bazel"), ) @@ -241,6 +266,7 @@ def raze_fetch_remote_crates(): name = "raze__ansi_term__0_11_0", url = "https://crates.io/api/v1/crates/ansi_term/0.11.0/download", type = "tar.gz", + sha256 = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b", strip_prefix = "ansi_term-0.11.0", build_file = Label("//rules/rust/remote:BUILD.ansi_term-0.11.0.bazel"), ) @@ -250,6 +276,7 @@ def raze_fetch_remote_crates(): name = "raze__antidote__1_0_0", url = "https://crates.io/api/v1/crates/antidote/1.0.0/download", type = "tar.gz", + sha256 = "34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5", strip_prefix = "antidote-1.0.0", build_file = Label("//rules/rust/remote:BUILD.antidote-1.0.0.bazel"), ) @@ -259,6 +286,7 @@ def raze_fetch_remote_crates(): name = "raze__arc_swap__0_4_8", url = "https://crates.io/api/v1/crates/arc-swap/0.4.8/download", type = "tar.gz", + sha256 = "dabe5a181f83789739c194cbe5a897dde195078fac08568d09221fd6137a7ba8", strip_prefix = "arc-swap-0.4.8", build_file = Label("//rules/rust/remote:BUILD.arc-swap-0.4.8.bazel"), ) @@ -268,35 +296,29 @@ def raze_fetch_remote_crates(): name = "raze__arc_swap__1_2_0", url = "https://crates.io/api/v1/crates/arc-swap/1.2.0/download", type = "tar.gz", + sha256 = "d4d7d63395147b81a9e570bcc6243aaf71c017bd666d4909cfef0085bdda8d73", strip_prefix = "arc-swap-1.2.0", build_file = Label("//rules/rust/remote:BUILD.arc-swap-1.2.0.bazel"), ) - maybe( - http_archive, - name = "raze__arrayref__0_3_6", - url = "https://crates.io/api/v1/crates/arrayref/0.3.6/download", - type = "tar.gz", - strip_prefix = "arrayref-0.3.6", - build_file = Label("//rules/rust/remote:BUILD.arrayref-0.3.6.bazel"), - ) - maybe( http_archive, name = "raze__arrayvec__0_5_2", url = "https://crates.io/api/v1/crates/arrayvec/0.5.2/download", type = "tar.gz", + sha256 = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b", strip_prefix = "arrayvec-0.5.2", build_file = Label("//rules/rust/remote:BUILD.arrayvec-0.5.2.bazel"), ) maybe( http_archive, - name = "raze__async_trait__0_1_42", - url = "https://crates.io/api/v1/crates/async-trait/0.1.42/download", + name = "raze__async_trait__0_1_48", + url = "https://crates.io/api/v1/crates/async-trait/0.1.48/download", type = "tar.gz", - strip_prefix = "async-trait-0.1.42", - build_file = Label("//rules/rust/remote:BUILD.async-trait-0.1.42.bazel"), + sha256 = "36ea56748e10732c49404c153638a15ec3d6211ec5ff35d9bb20e13b93576adf", + strip_prefix = "async-trait-0.1.48", + build_file = Label("//rules/rust/remote:BUILD.async-trait-0.1.48.bazel"), ) maybe( @@ -304,6 +326,7 @@ def raze_fetch_remote_crates(): name = "raze__atomicwrites__0_2_5", url = "https://crates.io/api/v1/crates/atomicwrites/0.2.5/download", type = "tar.gz", + sha256 = "6a2baf2feb820299c53c7ad1cc4f5914a220a1cb76d7ce321d2522a94b54651f", strip_prefix = "atomicwrites-0.2.5", build_file = Label("//rules/rust/remote:BUILD.atomicwrites-0.2.5.bazel"), ) @@ -313,6 +336,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.atty-0.2.14.bazel"), ) @@ -322,6 +346,7 @@ def raze_fetch_remote_crates(): name = "raze__autocfg__1_0_1", url = "https://crates.io/api/v1/crates/autocfg/1.0.1/download", type = "tar.gz", + sha256 = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a", strip_prefix = "autocfg-1.0.1", build_file = Label("//rules/rust/remote:BUILD.autocfg-1.0.1.bazel"), ) @@ -331,6 +356,7 @@ def raze_fetch_remote_crates(): name = "raze__awc__2_0_3", url = "https://crates.io/api/v1/crates/awc/2.0.3/download", type = "tar.gz", + sha256 = "b381e490e7b0cfc37ebc54079b0413d8093ef43d14a4e4747083f7fa47a9e691", strip_prefix = "awc-2.0.3", build_file = Label("//rules/rust/remote:BUILD.awc-2.0.3.bazel"), ) @@ -340,6 +366,7 @@ def raze_fetch_remote_crates(): name = "raze__backtrace__0_3_56", url = "https://crates.io/api/v1/crates/backtrace/0.3.56/download", type = "tar.gz", + sha256 = "9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc", strip_prefix = "backtrace-0.3.56", build_file = Label("//rules/rust/remote:BUILD.backtrace-0.3.56.bazel"), ) @@ -349,6 +376,7 @@ def raze_fetch_remote_crates(): name = "raze__base_x__0_2_8", url = "https://crates.io/api/v1/crates/base-x/0.2.8/download", type = "tar.gz", + sha256 = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b", strip_prefix = "base-x-0.2.8", build_file = Label("//rules/rust/remote:BUILD.base-x-0.2.8.bazel"), ) @@ -358,6 +386,7 @@ def raze_fetch_remote_crates(): name = "raze__base64__0_12_3", url = "https://crates.io/api/v1/crates/base64/0.12.3/download", type = "tar.gz", + sha256 = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff", strip_prefix = "base64-0.12.3", build_file = Label("//rules/rust/remote:BUILD.base64-0.12.3.bazel"), ) @@ -367,6 +396,7 @@ def raze_fetch_remote_crates(): name = "raze__base64__0_13_0", url = "https://crates.io/api/v1/crates/base64/0.13.0/download", type = "tar.gz", + sha256 = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd", strip_prefix = "base64-0.13.0", build_file = Label("//rules/rust/remote:BUILD.base64-0.13.0.bazel"), ) @@ -376,6 +406,7 @@ def raze_fetch_remote_crates(): name = "raze__base64__0_9_3", url = "https://crates.io/api/v1/crates/base64/0.9.3/download", type = "tar.gz", + sha256 = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643", strip_prefix = "base64-0.9.3", build_file = Label("//rules/rust/remote:BUILD.base64-0.9.3.bazel"), ) @@ -385,6 +416,7 @@ def raze_fetch_remote_crates(): name = "raze__bb8__0_4_2", url = "https://crates.io/api/v1/crates/bb8/0.4.2/download", type = "tar.gz", + sha256 = "374bba43fc924d90393ee7768e6f75d223a98307a488fe5bc34b66c3e96932a6", strip_prefix = "bb8-0.4.2", build_file = Label("//rules/rust/remote:BUILD.bb8-0.4.2.bazel"), ) @@ -394,17 +426,19 @@ def raze_fetch_remote_crates(): name = "raze__bb8_postgres__0_4_0", url = "https://crates.io/api/v1/crates/bb8-postgres/0.4.0/download", type = "tar.gz", + sha256 = "39a233af6ea3952e20d01863c87b4f6689b2f806249688b0908b5f02d4fa41ac", strip_prefix = "bb8-postgres-0.4.0", build_file = Label("//rules/rust/remote:BUILD.bb8-postgres-0.4.0.bazel"), ) maybe( http_archive, - name = "raze__bincode__1_3_1", - url = "https://crates.io/api/v1/crates/bincode/1.3.1/download", + name = "raze__bincode__1_3_2", + url = "https://crates.io/api/v1/crates/bincode/1.3.2/download", type = "tar.gz", - strip_prefix = "bincode-1.3.1", - build_file = Label("//rules/rust/remote:BUILD.bincode-1.3.1.bazel"), + sha256 = "d175dfa69e619905c4c3cdb7c3c203fa3bdd5d51184e3afdb2742c0280493772", + strip_prefix = "bincode-1.3.2", + build_file = Label("//rules/rust/remote:BUILD.bincode-1.3.2.bazel"), ) maybe( @@ -412,6 +446,7 @@ def raze_fetch_remote_crates(): name = "raze__bit_set__0_5_2", url = "https://crates.io/api/v1/crates/bit-set/0.5.2/download", type = "tar.gz", + sha256 = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de", strip_prefix = "bit-set-0.5.2", build_file = Label("//rules/rust/remote:BUILD.bit-set-0.5.2.bazel"), ) @@ -421,6 +456,7 @@ def raze_fetch_remote_crates(): name = "raze__bit_vec__0_6_3", url = "https://crates.io/api/v1/crates/bit-vec/0.6.3/download", type = "tar.gz", + sha256 = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb", strip_prefix = "bit-vec-0.6.3", build_file = Label("//rules/rust/remote:BUILD.bit-vec-0.6.3.bazel"), ) @@ -430,6 +466,7 @@ def raze_fetch_remote_crates(): name = "raze__bitflags__1_2_1", url = "https://crates.io/api/v1/crates/bitflags/1.2.1/download", type = "tar.gz", + sha256 = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693", strip_prefix = "bitflags-1.2.1", build_file = Label("//rules/rust/remote:BUILD.bitflags-1.2.1.bazel"), ) @@ -439,24 +476,17 @@ def raze_fetch_remote_crates(): name = "raze__bitpacking__0_8_2", url = "https://crates.io/api/v1/crates/bitpacking/0.8.2/download", type = "tar.gz", + sha256 = "3744aff20a3437a99ebc0bb7733e9e60c7bf590478c9b897e95b38d57e5acb68", strip_prefix = "bitpacking-0.8.2", build_file = Label("//rules/rust/remote:BUILD.bitpacking-0.8.2.bazel"), ) - maybe( - http_archive, - name = "raze__blake2b_simd__0_5_11", - url = "https://crates.io/api/v1/crates/blake2b_simd/0.5.11/download", - type = "tar.gz", - strip_prefix = "blake2b_simd-0.5.11", - build_file = Label("//rules/rust/remote:BUILD.blake2b_simd-0.5.11.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("//rules/rust/remote:BUILD.block-buffer-0.9.0.bazel"), ) @@ -466,6 +496,7 @@ def raze_fetch_remote_crates(): name = "raze__brotli__3_3_0", url = "https://crates.io/api/v1/crates/brotli/3.3.0/download", type = "tar.gz", + sha256 = "7f29919120f08613aadcd4383764e00526fc9f18b6c0895814faeed0dd78613e", strip_prefix = "brotli-3.3.0", build_file = Label("//rules/rust/remote:BUILD.brotli-3.3.0.bazel"), ) @@ -475,35 +506,39 @@ def raze_fetch_remote_crates(): name = "raze__brotli_decompressor__2_3_1", url = "https://crates.io/api/v1/crates/brotli-decompressor/2.3.1/download", type = "tar.gz", + sha256 = "1052e1c3b8d4d80eb84a8b94f0a1498797b5fb96314c001156a1c761940ef4ec", strip_prefix = "brotli-decompressor-2.3.1", build_file = Label("//rules/rust/remote:BUILD.brotli-decompressor-2.3.1.bazel"), ) maybe( http_archive, - name = "raze__bstr__0_2_14", - url = "https://crates.io/api/v1/crates/bstr/0.2.14/download", + name = "raze__bstr__0_2_15", + url = "https://crates.io/api/v1/crates/bstr/0.2.15/download", type = "tar.gz", - strip_prefix = "bstr-0.2.14", - build_file = Label("//rules/rust/remote:BUILD.bstr-0.2.14.bazel"), + sha256 = "a40b47ad93e1a5404e6c18dec46b628214fee441c70f4ab5d6942142cc268a3d", + strip_prefix = "bstr-0.2.15", + build_file = Label("//rules/rust/remote:BUILD.bstr-0.2.15.bazel"), ) maybe( http_archive, - name = "raze__bumpalo__3_6_0", - url = "https://crates.io/api/v1/crates/bumpalo/3.6.0/download", + name = "raze__bumpalo__3_6_1", + url = "https://crates.io/api/v1/crates/bumpalo/3.6.1/download", type = "tar.gz", - strip_prefix = "bumpalo-3.6.0", - build_file = Label("//rules/rust/remote:BUILD.bumpalo-3.6.0.bazel"), + sha256 = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe", + strip_prefix = "bumpalo-3.6.1", + build_file = Label("//rules/rust/remote:BUILD.bumpalo-3.6.1.bazel"), ) maybe( http_archive, - name = "raze__byteorder__1_4_2", - url = "https://crates.io/api/v1/crates/byteorder/1.4.2/download", + name = "raze__byteorder__1_3_4", + url = "https://crates.io/api/v1/crates/byteorder/1.3.4/download", type = "tar.gz", - strip_prefix = "byteorder-1.4.2", - build_file = Label("//rules/rust/remote:BUILD.byteorder-1.4.2.bazel"), + sha256 = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de", + strip_prefix = "byteorder-1.3.4", + build_file = Label("//rules/rust/remote:BUILD.byteorder-1.3.4.bazel"), ) maybe( @@ -511,6 +546,7 @@ def raze_fetch_remote_crates(): name = "raze__bytes__0_5_6", url = "https://crates.io/api/v1/crates/bytes/0.5.6/download", type = "tar.gz", + sha256 = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38", strip_prefix = "bytes-0.5.6", build_file = Label("//rules/rust/remote:BUILD.bytes-0.5.6.bazel"), ) @@ -520,6 +556,7 @@ def raze_fetch_remote_crates(): name = "raze__bytes__1_0_1", url = "https://crates.io/api/v1/crates/bytes/1.0.1/download", type = "tar.gz", + sha256 = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040", strip_prefix = "bytes-1.0.1", build_file = Label("//rules/rust/remote:BUILD.bytes-1.0.1.bazel"), ) @@ -529,6 +566,7 @@ def raze_fetch_remote_crates(): name = "raze__bytestring__1_0_0", url = "https://crates.io/api/v1/crates/bytestring/1.0.0/download", type = "tar.gz", + sha256 = "90706ba19e97b90786e19dc0d5e2abd80008d99d4c0c5d1ad0b5e72cec7c494d", strip_prefix = "bytestring-1.0.0", build_file = Label("//rules/rust/remote:BUILD.bytestring-1.0.0.bazel"), ) @@ -538,17 +576,19 @@ def raze_fetch_remote_crates(): name = "raze__cast__0_2_3", url = "https://crates.io/api/v1/crates/cast/0.2.3/download", type = "tar.gz", + sha256 = "4b9434b9a5aa1450faa3f9cb14ea0e8c53bb5d2b3c1bfd1ab4fc03e9f33fbfb0", strip_prefix = "cast-0.2.3", build_file = Label("//rules/rust/remote:BUILD.cast-0.2.3.bazel"), ) maybe( http_archive, - name = "raze__cc__1_0_66", - url = "https://crates.io/api/v1/crates/cc/1.0.66/download", + name = "raze__cc__1_0_67", + url = "https://crates.io/api/v1/crates/cc/1.0.67/download", type = "tar.gz", - strip_prefix = "cc-1.0.66", - build_file = Label("//rules/rust/remote:BUILD.cc-1.0.66.bazel"), + sha256 = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd", + strip_prefix = "cc-1.0.67", + build_file = Label("//rules/rust/remote:BUILD.cc-1.0.67.bazel"), ) maybe( @@ -556,6 +596,7 @@ def raze_fetch_remote_crates(): name = "raze__census__0_4_0", url = "https://crates.io/api/v1/crates/census/0.4.0/download", type = "tar.gz", + sha256 = "5927edd8345aef08578bcbb4aea7314f340d80c7f4931f99fbeb40b99d8f5060", strip_prefix = "census-0.4.0", build_file = Label("//rules/rust/remote:BUILD.census-0.4.0.bazel"), ) @@ -565,6 +606,7 @@ def raze_fetch_remote_crates(): name = "raze__cfg_if__0_1_10", url = "https://crates.io/api/v1/crates/cfg-if/0.1.10/download", type = "tar.gz", + sha256 = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822", strip_prefix = "cfg-if-0.1.10", build_file = Label("//rules/rust/remote:BUILD.cfg-if-0.1.10.bazel"), ) @@ -574,6 +616,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.cfg-if-1.0.0.bazel"), ) @@ -583,6 +626,7 @@ def raze_fetch_remote_crates(): name = "raze__chrono__0_4_19", url = "https://crates.io/api/v1/crates/chrono/0.4.19/download", type = "tar.gz", + sha256 = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73", strip_prefix = "chrono-0.4.19", build_file = Label("//rules/rust/remote:BUILD.chrono-0.4.19.bazel"), ) @@ -592,6 +636,7 @@ def raze_fetch_remote_crates(): name = "raze__clap__2_33_3", url = "https://crates.io/api/v1/crates/clap/2.33.3/download", type = "tar.gz", + sha256 = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002", strip_prefix = "clap-2.33.3", build_file = Label("//rules/rust/remote:BUILD.clap-2.33.3.bazel"), ) @@ -601,6 +646,7 @@ def raze_fetch_remote_crates(): name = "raze__cloudabi__0_0_3", url = "https://crates.io/api/v1/crates/cloudabi/0.0.3/download", type = "tar.gz", + sha256 = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f", strip_prefix = "cloudabi-0.0.3", build_file = Label("//rules/rust/remote:BUILD.cloudabi-0.0.3.bazel"), ) @@ -610,6 +656,7 @@ def raze_fetch_remote_crates(): name = "raze__colored__2_0_0", url = "https://crates.io/api/v1/crates/colored/2.0.0/download", type = "tar.gz", + sha256 = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd", strip_prefix = "colored-2.0.0", build_file = Label("//rules/rust/remote:BUILD.colored-2.0.0.bazel"), ) @@ -619,6 +666,7 @@ def raze_fetch_remote_crates(): name = "raze__combine__4_5_2", url = "https://crates.io/api/v1/crates/combine/4.5.2/download", type = "tar.gz", + sha256 = "cc4369b5e4c0cddf64ad8981c0111e7df4f7078f4d6ba98fb31f2e17c4c57b7e", strip_prefix = "combine-4.5.2", build_file = Label("//rules/rust/remote:BUILD.combine-4.5.2.bazel"), ) @@ -628,35 +676,39 @@ def raze_fetch_remote_crates(): name = "raze__config__0_10_1", url = "https://crates.io/api/v1/crates/config/0.10.1/download", type = "tar.gz", + sha256 = "19b076e143e1d9538dde65da30f8481c2a6c44040edb8e02b9bf1351edb92ce3", strip_prefix = "config-0.10.1", build_file = Label("//rules/rust/remote:BUILD.config-0.10.1.bazel"), ) maybe( http_archive, - name = "raze__const_fn__0_4_5", - url = "https://crates.io/api/v1/crates/const_fn/0.4.5/download", + name = "raze__const_fn__0_4_6", + url = "https://crates.io/api/v1/crates/const_fn/0.4.6/download", type = "tar.gz", - strip_prefix = "const_fn-0.4.5", - build_file = Label("//rules/rust/remote:BUILD.const_fn-0.4.5.bazel"), + sha256 = "076a6803b0dacd6a88cfe64deba628b01533ff5ef265687e6938280c1afd0a28", + strip_prefix = "const_fn-0.4.6", + build_file = Label("//rules/rust/remote:BUILD.const_fn-0.4.6.bazel"), ) maybe( http_archive, - name = "raze__constant_time_eq__0_1_5", - url = "https://crates.io/api/v1/crates/constant_time_eq/0.1.5/download", + name = "raze__convert_case__0_4_0", + url = "https://crates.io/api/v1/crates/convert_case/0.4.0/download", type = "tar.gz", - strip_prefix = "constant_time_eq-0.1.5", - build_file = Label("//rules/rust/remote:BUILD.constant_time_eq-0.1.5.bazel"), + sha256 = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e", + strip_prefix = "convert_case-0.4.0", + build_file = Label("//rules/rust/remote:BUILD.convert_case-0.4.0.bazel"), ) maybe( http_archive, - name = "raze__cookie__0_14_3", - url = "https://crates.io/api/v1/crates/cookie/0.14.3/download", + name = "raze__cookie__0_14_4", + url = "https://crates.io/api/v1/crates/cookie/0.14.4/download", type = "tar.gz", - strip_prefix = "cookie-0.14.3", - build_file = Label("//rules/rust/remote:BUILD.cookie-0.14.3.bazel"), + sha256 = "03a5d7b21829bc7b4bf4754a978a241ae54ea55a40f92bb20216e54096f4b951", + strip_prefix = "cookie-0.14.4", + build_file = Label("//rules/rust/remote:BUILD.cookie-0.14.4.bazel"), ) maybe( @@ -664,6 +716,7 @@ def raze_fetch_remote_crates(): name = "raze__copyless__0_1_5", url = "https://crates.io/api/v1/crates/copyless/0.1.5/download", type = "tar.gz", + sha256 = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536", strip_prefix = "copyless-0.1.5", build_file = Label("//rules/rust/remote:BUILD.copyless-0.1.5.bazel"), ) @@ -673,6 +726,7 @@ def raze_fetch_remote_crates(): name = "raze__cpuid_bool__0_1_2", url = "https://crates.io/api/v1/crates/cpuid-bool/0.1.2/download", type = "tar.gz", + sha256 = "8aebca1129a03dc6dc2b127edd729435bbc4a37e1d5f4d7513165089ceb02634", strip_prefix = "cpuid-bool-0.1.2", build_file = Label("//rules/rust/remote:BUILD.cpuid-bool-0.1.2.bazel"), ) @@ -682,6 +736,7 @@ def raze_fetch_remote_crates(): name = "raze__crc32fast__1_2_1", url = "https://crates.io/api/v1/crates/crc32fast/1.2.1/download", type = "tar.gz", + sha256 = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a", strip_prefix = "crc32fast-1.2.1", build_file = Label("//rules/rust/remote:BUILD.crc32fast-1.2.1.bazel"), ) @@ -691,6 +746,7 @@ def raze_fetch_remote_crates(): name = "raze__criterion__0_3_4", url = "https://crates.io/api/v1/crates/criterion/0.3.4/download", type = "tar.gz", + sha256 = "ab327ed7354547cc2ef43cbe20ef68b988e70b4b593cbd66a2a61733123a3d23", strip_prefix = "criterion-0.3.4", build_file = Label("//rules/rust/remote:BUILD.criterion-0.3.4.bazel"), ) @@ -700,6 +756,7 @@ def raze_fetch_remote_crates(): name = "raze__criterion_plot__0_4_3", url = "https://crates.io/api/v1/crates/criterion-plot/0.4.3/download", type = "tar.gz", + sha256 = "e022feadec601fba1649cfa83586381a4ad31c6bf3a9ab7d408118b05dd9889d", strip_prefix = "criterion-plot-0.4.3", build_file = Label("//rules/rust/remote:BUILD.criterion-plot-0.4.3.bazel"), ) @@ -709,6 +766,7 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam__0_7_3", url = "https://crates.io/api/v1/crates/crossbeam/0.7.3/download", type = "tar.gz", + sha256 = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e", strip_prefix = "crossbeam-0.7.3", build_file = Label("//rules/rust/remote:BUILD.crossbeam-0.7.3.bazel"), ) @@ -718,6 +776,7 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam_channel__0_4_4", url = "https://crates.io/api/v1/crates/crossbeam-channel/0.4.4/download", type = "tar.gz", + sha256 = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87", strip_prefix = "crossbeam-channel-0.4.4", build_file = Label("//rules/rust/remote:BUILD.crossbeam-channel-0.4.4.bazel"), ) @@ -727,6 +786,7 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam_channel__0_5_0", url = "https://crates.io/api/v1/crates/crossbeam-channel/0.5.0/download", type = "tar.gz", + sha256 = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775", strip_prefix = "crossbeam-channel-0.5.0", build_file = Label("//rules/rust/remote:BUILD.crossbeam-channel-0.5.0.bazel"), ) @@ -736,6 +796,7 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam_deque__0_7_3", url = "https://crates.io/api/v1/crates/crossbeam-deque/0.7.3/download", type = "tar.gz", + sha256 = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285", strip_prefix = "crossbeam-deque-0.7.3", build_file = Label("//rules/rust/remote:BUILD.crossbeam-deque-0.7.3.bazel"), ) @@ -745,6 +806,7 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam_deque__0_8_0", url = "https://crates.io/api/v1/crates/crossbeam-deque/0.8.0/download", type = "tar.gz", + sha256 = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9", strip_prefix = "crossbeam-deque-0.8.0", build_file = Label("//rules/rust/remote:BUILD.crossbeam-deque-0.8.0.bazel"), ) @@ -754,17 +816,19 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam_epoch__0_8_2", url = "https://crates.io/api/v1/crates/crossbeam-epoch/0.8.2/download", type = "tar.gz", + sha256 = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace", strip_prefix = "crossbeam-epoch-0.8.2", build_file = Label("//rules/rust/remote:BUILD.crossbeam-epoch-0.8.2.bazel"), ) maybe( http_archive, - name = "raze__crossbeam_epoch__0_9_1", - url = "https://crates.io/api/v1/crates/crossbeam-epoch/0.9.1/download", + name = "raze__crossbeam_epoch__0_9_3", + url = "https://crates.io/api/v1/crates/crossbeam-epoch/0.9.3/download", type = "tar.gz", - strip_prefix = "crossbeam-epoch-0.9.1", - build_file = Label("//rules/rust/remote:BUILD.crossbeam-epoch-0.9.1.bazel"), + sha256 = "2584f639eb95fea8c798496315b297cf81b9b58b6d30ab066a75455333cf4b12", + strip_prefix = "crossbeam-epoch-0.9.3", + build_file = Label("//rules/rust/remote:BUILD.crossbeam-epoch-0.9.3.bazel"), ) maybe( @@ -772,6 +836,7 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam_queue__0_2_3", url = "https://crates.io/api/v1/crates/crossbeam-queue/0.2.3/download", type = "tar.gz", + sha256 = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570", strip_prefix = "crossbeam-queue-0.2.3", build_file = Label("//rules/rust/remote:BUILD.crossbeam-queue-0.2.3.bazel"), ) @@ -781,17 +846,19 @@ def raze_fetch_remote_crates(): name = "raze__crossbeam_utils__0_7_2", url = "https://crates.io/api/v1/crates/crossbeam-utils/0.7.2/download", type = "tar.gz", + sha256 = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8", strip_prefix = "crossbeam-utils-0.7.2", build_file = Label("//rules/rust/remote:BUILD.crossbeam-utils-0.7.2.bazel"), ) maybe( http_archive, - name = "raze__crossbeam_utils__0_8_1", - url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.1/download", + name = "raze__crossbeam_utils__0_8_3", + url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.3/download", type = "tar.gz", - strip_prefix = "crossbeam-utils-0.8.1", - build_file = Label("//rules/rust/remote:BUILD.crossbeam-utils-0.8.1.bazel"), + sha256 = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49", + strip_prefix = "crossbeam-utils-0.8.3", + build_file = Label("//rules/rust/remote:BUILD.crossbeam-utils-0.8.3.bazel"), ) maybe( @@ -799,6 +866,7 @@ def raze_fetch_remote_crates(): name = "raze__crunchy__0_2_2", url = "https://crates.io/api/v1/crates/crunchy/0.2.2/download", type = "tar.gz", + sha256 = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7", strip_prefix = "crunchy-0.2.2", build_file = Label("//rules/rust/remote:BUILD.crunchy-0.2.2.bazel"), ) @@ -808,6 +876,7 @@ def raze_fetch_remote_crates(): name = "raze__crypto_mac__0_10_0", url = "https://crates.io/api/v1/crates/crypto-mac/0.10.0/download", type = "tar.gz", + sha256 = "4857fd85a0c34b3c3297875b747c1e02e06b6a0ea32dd892d8192b9ce0813ea6", strip_prefix = "crypto-mac-0.10.0", build_file = Label("//rules/rust/remote:BUILD.crypto-mac-0.10.0.bazel"), ) @@ -817,17 +886,19 @@ def raze_fetch_remote_crates(): name = "raze__crypto_mac__0_9_1", url = "https://crates.io/api/v1/crates/crypto-mac/0.9.1/download", type = "tar.gz", + sha256 = "58bcd97a54c7ca5ce2f6eb16f6bede5b0ab5f0055fedc17d2f0b4466e21671ca", strip_prefix = "crypto-mac-0.9.1", build_file = Label("//rules/rust/remote:BUILD.crypto-mac-0.9.1.bazel"), ) maybe( http_archive, - name = "raze__csv__1_1_5", - url = "https://crates.io/api/v1/crates/csv/1.1.5/download", + name = "raze__csv__1_1_6", + url = "https://crates.io/api/v1/crates/csv/1.1.6/download", type = "tar.gz", - strip_prefix = "csv-1.1.5", - build_file = Label("//rules/rust/remote:BUILD.csv-1.1.5.bazel"), + sha256 = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1", + strip_prefix = "csv-1.1.6", + build_file = Label("//rules/rust/remote:BUILD.csv-1.1.6.bazel"), ) maybe( @@ -835,6 +906,7 @@ def raze_fetch_remote_crates(): name = "raze__csv_core__0_1_10", url = "https://crates.io/api/v1/crates/csv-core/0.1.10/download", type = "tar.gz", + sha256 = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90", strip_prefix = "csv-core-0.1.10", build_file = Label("//rules/rust/remote:BUILD.csv-core-0.1.10.bazel"), ) @@ -844,6 +916,7 @@ def raze_fetch_remote_crates(): name = "raze__deadpool__0_5_2", url = "https://crates.io/api/v1/crates/deadpool/0.5.2/download", type = "tar.gz", + sha256 = "4aaff9a7a1de9893f4004fa08527b31cb2ae4121c44e053cf53f29203c73bd23", strip_prefix = "deadpool-0.5.2", build_file = Label("//rules/rust/remote:BUILD.deadpool-0.5.2.bazel"), ) @@ -853,17 +926,19 @@ def raze_fetch_remote_crates(): name = "raze__deadpool_postgres__0_5_6", url = "https://crates.io/api/v1/crates/deadpool-postgres/0.5.6/download", type = "tar.gz", + sha256 = "faad41e7f93dd682108c72aec029e5bc6238e7df64c9d84832525d4033d2e726", strip_prefix = "deadpool-postgres-0.5.6", build_file = Label("//rules/rust/remote:BUILD.deadpool-postgres-0.5.6.bazel"), ) maybe( http_archive, - name = "raze__derive_more__0_99_11", - url = "https://crates.io/api/v1/crates/derive_more/0.99.11/download", + name = "raze__derive_more__0_99_13", + url = "https://crates.io/api/v1/crates/derive_more/0.99.13/download", type = "tar.gz", - strip_prefix = "derive_more-0.99.11", - build_file = Label("//rules/rust/remote:BUILD.derive_more-0.99.11.bazel"), + sha256 = "f82b1b72f1263f214c0f823371768776c4f5841b942c9883aa8e5ec584fd0ba6", + strip_prefix = "derive_more-0.99.13", + build_file = Label("//rules/rust/remote:BUILD.derive_more-0.99.13.bazel"), ) maybe( @@ -871,26 +946,29 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.digest-0.9.0.bazel"), ) maybe( http_archive, - name = "raze__dirs__2_0_2", - url = "https://crates.io/api/v1/crates/dirs/2.0.2/download", + name = "raze__dirs_next__2_0_0", + url = "https://crates.io/api/v1/crates/dirs-next/2.0.0/download", type = "tar.gz", - strip_prefix = "dirs-2.0.2", - build_file = Label("//rules/rust/remote:BUILD.dirs-2.0.2.bazel"), + sha256 = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1", + strip_prefix = "dirs-next-2.0.0", + build_file = Label("//rules/rust/remote:BUILD.dirs-next-2.0.0.bazel"), ) maybe( http_archive, - name = "raze__dirs_sys__0_3_5", - url = "https://crates.io/api/v1/crates/dirs-sys/0.3.5/download", + 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", - strip_prefix = "dirs-sys-0.3.5", - build_file = Label("//rules/rust/remote:BUILD.dirs-sys-0.3.5.bazel"), + sha256 = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d", + strip_prefix = "dirs-sys-next-0.1.2", + build_file = Label("//rules/rust/remote:BUILD.dirs-sys-next-0.1.2.bazel"), ) maybe( @@ -898,6 +976,7 @@ def raze_fetch_remote_crates(): name = "raze__discard__1_0_4", url = "https://crates.io/api/v1/crates/discard/1.0.4/download", type = "tar.gz", + sha256 = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0", strip_prefix = "discard-1.0.4", build_file = Label("//rules/rust/remote:BUILD.discard-1.0.4.bazel"), ) @@ -907,6 +986,7 @@ def raze_fetch_remote_crates(): name = "raze__dotenv__0_15_0", url = "https://crates.io/api/v1/crates/dotenv/0.15.0/download", type = "tar.gz", + sha256 = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f", strip_prefix = "dotenv-0.15.0", build_file = Label("//rules/rust/remote:BUILD.dotenv-0.15.0.bazel"), ) @@ -916,17 +996,19 @@ def raze_fetch_remote_crates(): name = "raze__downcast_rs__1_2_0", url = "https://crates.io/api/v1/crates/downcast-rs/1.2.0/download", type = "tar.gz", + sha256 = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650", strip_prefix = "downcast-rs-1.2.0", build_file = Label("//rules/rust/remote:BUILD.downcast-rs-1.2.0.bazel"), ) maybe( http_archive, - name = "raze__dtoa__0_4_7", - url = "https://crates.io/api/v1/crates/dtoa/0.4.7/download", + name = "raze__dtoa__0_4_8", + url = "https://crates.io/api/v1/crates/dtoa/0.4.8/download", type = "tar.gz", - strip_prefix = "dtoa-0.4.7", - build_file = Label("//rules/rust/remote:BUILD.dtoa-0.4.7.bazel"), + sha256 = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0", + strip_prefix = "dtoa-0.4.8", + build_file = Label("//rules/rust/remote:BUILD.dtoa-0.4.8.bazel"), ) maybe( @@ -934,6 +1016,7 @@ def raze_fetch_remote_crates(): name = "raze__either__1_6_1", url = "https://crates.io/api/v1/crates/either/1.6.1/download", type = "tar.gz", + sha256 = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457", strip_prefix = "either-1.6.1", build_file = Label("//rules/rust/remote:BUILD.either-1.6.1.bazel"), ) @@ -943,6 +1026,7 @@ def raze_fetch_remote_crates(): name = "raze__encoding_rs__0_8_28", url = "https://crates.io/api/v1/crates/encoding_rs/0.8.28/download", type = "tar.gz", + sha256 = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065", strip_prefix = "encoding_rs-0.8.28", build_file = Label("//rules/rust/remote:BUILD.encoding_rs-0.8.28.bazel"), ) @@ -952,17 +1036,19 @@ def raze_fetch_remote_crates(): name = "raze__enum_as_inner__0_3_3", url = "https://crates.io/api/v1/crates/enum-as-inner/0.3.3/download", type = "tar.gz", + sha256 = "7c5f0096a91d210159eceb2ff5e1c4da18388a170e1e3ce948aac9c8fdbbf595", strip_prefix = "enum-as-inner-0.3.3", build_file = Label("//rules/rust/remote:BUILD.enum-as-inner-0.3.3.bazel"), ) maybe( http_archive, - name = "raze__env_logger__0_8_2", - url = "https://crates.io/api/v1/crates/env_logger/0.8.2/download", + name = "raze__env_logger__0_8_3", + url = "https://crates.io/api/v1/crates/env_logger/0.8.3/download", type = "tar.gz", - strip_prefix = "env_logger-0.8.2", - build_file = Label("//rules/rust/remote:BUILD.env_logger-0.8.2.bazel"), + sha256 = "17392a012ea30ef05a610aa97dfb49496e71c9f676b27879922ea5bdf60d9d3f", + strip_prefix = "env_logger-0.8.3", + build_file = Label("//rules/rust/remote:BUILD.env_logger-0.8.3.bazel"), ) maybe( @@ -970,6 +1056,7 @@ def raze_fetch_remote_crates(): name = "raze__erased_serde__0_3_13", url = "https://crates.io/api/v1/crates/erased-serde/0.3.13/download", type = "tar.gz", + sha256 = "0465971a8cc1fa2455c8465aaa377131e1f1cf4983280f474a13e68793aa770c", strip_prefix = "erased-serde-0.3.13", build_file = Label("//rules/rust/remote:BUILD.erased-serde-0.3.13.bazel"), ) @@ -979,6 +1066,7 @@ def raze_fetch_remote_crates(): name = "raze__fail__0_4_0", url = "https://crates.io/api/v1/crates/fail/0.4.0/download", type = "tar.gz", + sha256 = "3be3c61c59fdc91f5dbc3ea31ee8623122ce80057058be560654c5d410d181a6", strip_prefix = "fail-0.4.0", build_file = Label("//rules/rust/remote:BUILD.fail-0.4.0.bazel"), ) @@ -988,6 +1076,7 @@ def raze_fetch_remote_crates(): name = "raze__failure__0_1_8", url = "https://crates.io/api/v1/crates/failure/0.1.8/download", type = "tar.gz", + sha256 = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86", strip_prefix = "failure-0.1.8", build_file = Label("//rules/rust/remote:BUILD.failure-0.1.8.bazel"), ) @@ -997,6 +1086,7 @@ def raze_fetch_remote_crates(): name = "raze__failure_derive__0_1_8", url = "https://crates.io/api/v1/crates/failure_derive/0.1.8/download", type = "tar.gz", + sha256 = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4", strip_prefix = "failure_derive-0.1.8", build_file = Label("//rules/rust/remote:BUILD.failure_derive-0.1.8.bazel"), ) @@ -1006,6 +1096,7 @@ def raze_fetch_remote_crates(): name = "raze__fallible_iterator__0_2_0", url = "https://crates.io/api/v1/crates/fallible-iterator/0.2.0/download", type = "tar.gz", + sha256 = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7", strip_prefix = "fallible-iterator-0.2.0", build_file = Label("//rules/rust/remote:BUILD.fallible-iterator-0.2.0.bazel"), ) @@ -1015,15 +1106,27 @@ def raze_fetch_remote_crates(): name = "raze__fancy_regex__0_3_5", url = "https://crates.io/api/v1/crates/fancy-regex/0.3.5/download", type = "tar.gz", + sha256 = "ae91abf6555234338687bb47913978d275539235fcb77ba9863b779090b42b14", strip_prefix = "fancy-regex-0.3.5", build_file = Label("//rules/rust/remote:BUILD.fancy-regex-0.3.5.bazel"), ) + maybe( + http_archive, + name = "raze__fastdivide__0_3_0", + url = "https://crates.io/api/v1/crates/fastdivide/0.3.0/download", + type = "tar.gz", + sha256 = "4a99a2d53cf90642500986ad22e5083b09e42d44c408f5f112e2a4a0925a643c", + strip_prefix = "fastdivide-0.3.0", + build_file = Label("//rules/rust/remote:BUILD.fastdivide-0.3.0.bazel"), + ) + maybe( http_archive, name = "raze__filetime__0_2_14", url = "https://crates.io/api/v1/crates/filetime/0.2.14/download", type = "tar.gz", + sha256 = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8", strip_prefix = "filetime-0.2.14", build_file = Label("//rules/rust/remote:BUILD.filetime-0.2.14.bazel"), ) @@ -1033,6 +1136,7 @@ def raze_fetch_remote_crates(): name = "raze__flate2__1_0_20", url = "https://crates.io/api/v1/crates/flate2/1.0.20/download", type = "tar.gz", + sha256 = "cd3aec53de10fe96d7d8c565eb17f2c687bb5518a2ec453b5b1252964526abe0", strip_prefix = "flate2-1.0.20", build_file = Label("//rules/rust/remote:BUILD.flate2-1.0.20.bazel"), ) @@ -1042,17 +1146,19 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.fnv-1.0.7.bazel"), ) maybe( http_archive, - name = "raze__form_urlencoded__1_0_0", - url = "https://crates.io/api/v1/crates/form_urlencoded/1.0.0/download", + name = "raze__form_urlencoded__1_0_1", + url = "https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download", type = "tar.gz", - strip_prefix = "form_urlencoded-1.0.0", - build_file = Label("//rules/rust/remote:BUILD.form_urlencoded-1.0.0.bazel"), + sha256 = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191", + strip_prefix = "form_urlencoded-1.0.1", + build_file = Label("//rules/rust/remote:BUILD.form_urlencoded-1.0.1.bazel"), ) maybe( @@ -1060,6 +1166,7 @@ def raze_fetch_remote_crates(): name = "raze__fs2__0_4_3", url = "https://crates.io/api/v1/crates/fs2/0.4.3/download", type = "tar.gz", + sha256 = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213", strip_prefix = "fs2-0.4.3", build_file = Label("//rules/rust/remote:BUILD.fs2-0.4.3.bazel"), ) @@ -1069,6 +1176,7 @@ def raze_fetch_remote_crates(): name = "raze__fst__0_3_5", url = "https://crates.io/api/v1/crates/fst/0.3.5/download", type = "tar.gz", + sha256 = "927fb434ff9f0115b215dc0efd2e4fbdd7448522a92a1aa37c77d6a2f8f1ebd6", strip_prefix = "fst-0.3.5", build_file = Label("//rules/rust/remote:BUILD.fst-0.3.5.bazel"), ) @@ -1078,6 +1186,7 @@ def raze_fetch_remote_crates(): name = "raze__fst__0_4_5", url = "https://crates.io/api/v1/crates/fst/0.4.5/download", type = "tar.gz", + sha256 = "d79238883cf0307100b90aba4a755d8051a3182305dfe7f649a1e9dc0517006f", strip_prefix = "fst-0.4.5", build_file = Label("//rules/rust/remote:BUILD.fst-0.4.5.bazel"), ) @@ -1087,6 +1196,7 @@ def raze_fetch_remote_crates(): name = "raze__fuchsia_cprng__0_1_1", url = "https://crates.io/api/v1/crates/fuchsia-cprng/0.1.1/download", type = "tar.gz", + sha256 = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba", strip_prefix = "fuchsia-cprng-0.1.1", build_file = Label("//rules/rust/remote:BUILD.fuchsia-cprng-0.1.1.bazel"), ) @@ -1096,6 +1206,7 @@ def raze_fetch_remote_crates(): name = "raze__fuchsia_zircon__0_3_3", url = "https://crates.io/api/v1/crates/fuchsia-zircon/0.3.3/download", type = "tar.gz", + sha256 = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82", strip_prefix = "fuchsia-zircon-0.3.3", build_file = Label("//rules/rust/remote:BUILD.fuchsia-zircon-0.3.3.bazel"), ) @@ -1105,89 +1216,99 @@ def raze_fetch_remote_crates(): name = "raze__fuchsia_zircon_sys__0_3_3", url = "https://crates.io/api/v1/crates/fuchsia-zircon-sys/0.3.3/download", type = "tar.gz", + sha256 = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7", strip_prefix = "fuchsia-zircon-sys-0.3.3", build_file = Label("//rules/rust/remote:BUILD.fuchsia-zircon-sys-0.3.3.bazel"), ) maybe( http_archive, - name = "raze__futures__0_3_12", - url = "https://crates.io/api/v1/crates/futures/0.3.12/download", + name = "raze__futures__0_3_13", + url = "https://crates.io/api/v1/crates/futures/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-0.3.12.bazel"), + sha256 = "7f55667319111d593ba876406af7c409c0ebb44dc4be6132a783ccf163ea14c1", + strip_prefix = "futures-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_channel__0_3_12", - url = "https://crates.io/api/v1/crates/futures-channel/0.3.12/download", + name = "raze__futures_channel__0_3_13", + url = "https://crates.io/api/v1/crates/futures-channel/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-channel-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-channel-0.3.12.bazel"), + sha256 = "8c2dd2df839b57db9ab69c2c9d8f3e8c81984781937fe2807dc6dcf3b2ad2939", + strip_prefix = "futures-channel-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-channel-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_core__0_3_12", - url = "https://crates.io/api/v1/crates/futures-core/0.3.12/download", + name = "raze__futures_core__0_3_13", + url = "https://crates.io/api/v1/crates/futures-core/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-core-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-core-0.3.12.bazel"), + sha256 = "15496a72fabf0e62bdc3df11a59a3787429221dd0710ba8ef163d6f7a9112c94", + strip_prefix = "futures-core-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-core-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_executor__0_3_12", - url = "https://crates.io/api/v1/crates/futures-executor/0.3.12/download", + name = "raze__futures_executor__0_3_13", + url = "https://crates.io/api/v1/crates/futures-executor/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-executor-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-executor-0.3.12.bazel"), + sha256 = "891a4b7b96d84d5940084b2a37632dd65deeae662c114ceaa2c879629c9c0ad1", + strip_prefix = "futures-executor-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-executor-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_io__0_3_12", - url = "https://crates.io/api/v1/crates/futures-io/0.3.12/download", + name = "raze__futures_io__0_3_13", + url = "https://crates.io/api/v1/crates/futures-io/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-io-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-io-0.3.12.bazel"), + sha256 = "d71c2c65c57704c32f5241c1223167c2c3294fd34ac020c807ddbe6db287ba59", + strip_prefix = "futures-io-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-io-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_macro__0_3_12", - url = "https://crates.io/api/v1/crates/futures-macro/0.3.12/download", + name = "raze__futures_macro__0_3_13", + url = "https://crates.io/api/v1/crates/futures-macro/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-macro-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-macro-0.3.12.bazel"), + sha256 = "ea405816a5139fb39af82c2beb921d52143f556038378d6db21183a5c37fbfb7", + strip_prefix = "futures-macro-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-macro-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_sink__0_3_12", - url = "https://crates.io/api/v1/crates/futures-sink/0.3.12/download", + name = "raze__futures_sink__0_3_13", + url = "https://crates.io/api/v1/crates/futures-sink/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-sink-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-sink-0.3.12.bazel"), + sha256 = "85754d98985841b7d4f5e8e6fbfa4a4ac847916893ec511a2917ccd8525b8bb3", + strip_prefix = "futures-sink-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-sink-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_task__0_3_12", - url = "https://crates.io/api/v1/crates/futures-task/0.3.12/download", + name = "raze__futures_task__0_3_13", + url = "https://crates.io/api/v1/crates/futures-task/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-task-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-task-0.3.12.bazel"), + sha256 = "fa189ef211c15ee602667a6fcfe1c1fd9e07d42250d2156382820fba33c9df80", + strip_prefix = "futures-task-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-task-0.3.13.bazel"), ) maybe( http_archive, - name = "raze__futures_util__0_3_12", - url = "https://crates.io/api/v1/crates/futures-util/0.3.12/download", + name = "raze__futures_util__0_3_13", + url = "https://crates.io/api/v1/crates/futures-util/0.3.13/download", type = "tar.gz", - strip_prefix = "futures-util-0.3.12", - build_file = Label("//rules/rust/remote:BUILD.futures-util-0.3.12.bazel"), + sha256 = "1812c7ab8aedf8d6f2701a43e1243acdbcc2b36ab26e2ad421eb99ac963d96d1", + strip_prefix = "futures-util-0.3.13", + build_file = Label("//rules/rust/remote:BUILD.futures-util-0.3.13.bazel"), ) maybe( @@ -1195,6 +1316,7 @@ def raze_fetch_remote_crates(): name = "raze__fxhash__0_2_1", url = "https://crates.io/api/v1/crates/fxhash/0.2.1/download", type = "tar.gz", + sha256 = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c", strip_prefix = "fxhash-0.2.1", build_file = Label("//rules/rust/remote:BUILD.fxhash-0.2.1.bazel"), ) @@ -1204,6 +1326,7 @@ def raze_fetch_remote_crates(): name = "raze__generic_array__0_14_4", url = "https://crates.io/api/v1/crates/generic-array/0.14.4/download", type = "tar.gz", + sha256 = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817", strip_prefix = "generic-array-0.14.4", build_file = Label("//rules/rust/remote:BUILD.generic-array-0.14.4.bazel"), ) @@ -1213,6 +1336,7 @@ def raze_fetch_remote_crates(): name = "raze__getrandom__0_1_16", url = "https://crates.io/api/v1/crates/getrandom/0.1.16/download", type = "tar.gz", + sha256 = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce", strip_prefix = "getrandom-0.1.16", build_file = Label("//rules/rust/remote:BUILD.getrandom-0.1.16.bazel"), ) @@ -1222,6 +1346,7 @@ def raze_fetch_remote_crates(): name = "raze__getrandom__0_2_2", url = "https://crates.io/api/v1/crates/getrandom/0.2.2/download", type = "tar.gz", + sha256 = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8", strip_prefix = "getrandom-0.2.2", build_file = Label("//rules/rust/remote:BUILD.getrandom-0.2.2.bazel"), ) @@ -1231,26 +1356,29 @@ def raze_fetch_remote_crates(): name = "raze__gimli__0_23_0", url = "https://crates.io/api/v1/crates/gimli/0.23.0/download", type = "tar.gz", + sha256 = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce", strip_prefix = "gimli-0.23.0", build_file = Label("//rules/rust/remote:BUILD.gimli-0.23.0.bazel"), ) maybe( http_archive, - name = "raze__grpc__0_8_2", - url = "https://crates.io/api/v1/crates/grpc/0.8.2/download", + name = "raze__grpc__0_8_3", + url = "https://crates.io/api/v1/crates/grpc/0.8.3/download", type = "tar.gz", - strip_prefix = "grpc-0.8.2", - build_file = Label("//rules/rust/remote:BUILD.grpc-0.8.2.bazel"), + sha256 = "efbd563cd51f8b9d3578a8029989b090aca83b8b411bfe1c7577b8b0f92937f8", + strip_prefix = "grpc-0.8.3", + build_file = Label("//rules/rust/remote:BUILD.grpc-0.8.3.bazel"), ) maybe( http_archive, - name = "raze__grpc_compiler__0_8_2", - url = "https://crates.io/api/v1/crates/grpc-compiler/0.8.2/download", + name = "raze__grpc_compiler__0_8_3", + url = "https://crates.io/api/v1/crates/grpc-compiler/0.8.3/download", type = "tar.gz", - strip_prefix = "grpc-compiler-0.8.2", - build_file = Label("//rules/rust/remote:BUILD.grpc-compiler-0.8.2.bazel"), + sha256 = "45f971449e16e799ebbf106d2414c115ff46f2849689c61da3a3271be0884a34", + strip_prefix = "grpc-compiler-0.8.3", + build_file = Label("//rules/rust/remote:BUILD.grpc-compiler-0.8.3.bazel"), ) maybe( @@ -1258,6 +1386,7 @@ def raze_fetch_remote_crates(): name = "raze__h2__0_2_7", url = "https://crates.io/api/v1/crates/h2/0.2.7/download", type = "tar.gz", + sha256 = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535", strip_prefix = "h2-0.2.7", build_file = Label("//rules/rust/remote:BUILD.h2-0.2.7.bazel"), ) @@ -1267,6 +1396,7 @@ def raze_fetch_remote_crates(): name = "raze__half__1_7_1", url = "https://crates.io/api/v1/crates/half/1.7.1/download", type = "tar.gz", + sha256 = "62aca2aba2d62b4a7f5b33f3712cb1b0692779a56fb510499d5c0aa594daeaf3", strip_prefix = "half-1.7.1", build_file = Label("//rules/rust/remote:BUILD.half-1.7.1.bazel"), ) @@ -1276,6 +1406,7 @@ def raze_fetch_remote_crates(): name = "raze__hashbrown__0_9_1", url = "https://crates.io/api/v1/crates/hashbrown/0.9.1/download", type = "tar.gz", + sha256 = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04", strip_prefix = "hashbrown-0.9.1", build_file = Label("//rules/rust/remote:BUILD.hashbrown-0.9.1.bazel"), ) @@ -1285,6 +1416,7 @@ def raze_fetch_remote_crates(): name = "raze__heck__0_3_2", url = "https://crates.io/api/v1/crates/heck/0.3.2/download", type = "tar.gz", + sha256 = "87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac", strip_prefix = "heck-0.3.2", build_file = Label("//rules/rust/remote:BUILD.heck-0.3.2.bazel"), ) @@ -1294,6 +1426,7 @@ def raze_fetch_remote_crates(): name = "raze__hermit_abi__0_1_18", url = "https://crates.io/api/v1/crates/hermit-abi/0.1.18/download", type = "tar.gz", + sha256 = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c", strip_prefix = "hermit-abi-0.1.18", build_file = Label("//rules/rust/remote:BUILD.hermit-abi-0.1.18.bazel"), ) @@ -1303,6 +1436,7 @@ def raze_fetch_remote_crates(): name = "raze__hmac__0_10_1", url = "https://crates.io/api/v1/crates/hmac/0.10.1/download", type = "tar.gz", + sha256 = "c1441c6b1e930e2817404b5046f1f989899143a12bf92de603b69f4e0aee1e15", strip_prefix = "hmac-0.10.1", build_file = Label("//rules/rust/remote:BUILD.hmac-0.10.1.bazel"), ) @@ -1312,6 +1446,7 @@ def raze_fetch_remote_crates(): name = "raze__hmac__0_9_0", url = "https://crates.io/api/v1/crates/hmac/0.9.0/download", type = "tar.gz", + sha256 = "deae6d9dbb35ec2c502d62b8f7b1c000a0822c3b0794ba36b3149c0a1c840dff", strip_prefix = "hmac-0.9.0", build_file = Label("//rules/rust/remote:BUILD.hmac-0.9.0.bazel"), ) @@ -1321,6 +1456,7 @@ def raze_fetch_remote_crates(): name = "raze__hostname__0_3_1", url = "https://crates.io/api/v1/crates/hostname/0.3.1/download", type = "tar.gz", + sha256 = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867", strip_prefix = "hostname-0.3.1", build_file = Label("//rules/rust/remote:BUILD.hostname-0.3.1.bazel"), ) @@ -1330,6 +1466,7 @@ def raze_fetch_remote_crates(): name = "raze__htmlescape__0_3_1", url = "https://crates.io/api/v1/crates/htmlescape/0.3.1/download", type = "tar.gz", + sha256 = "e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163", strip_prefix = "htmlescape-0.3.1", build_file = Label("//rules/rust/remote:BUILD.htmlescape-0.3.1.bazel"), ) @@ -1339,6 +1476,7 @@ def raze_fetch_remote_crates(): name = "raze__http__0_2_3", url = "https://crates.io/api/v1/crates/http/0.2.3/download", type = "tar.gz", + sha256 = "7245cd7449cc792608c3c8a9eaf69bd4eabbabf802713748fd739c98b82f0747", strip_prefix = "http-0.2.3", build_file = Label("//rules/rust/remote:BUILD.http-0.2.3.bazel"), ) @@ -1348,6 +1486,7 @@ def raze_fetch_remote_crates(): name = "raze__httparse__1_3_5", url = "https://crates.io/api/v1/crates/httparse/1.3.5/download", type = "tar.gz", + sha256 = "615caabe2c3160b313d52ccc905335f4ed5f10881dd63dc5699d47e90be85691", strip_prefix = "httparse-1.3.5", build_file = Label("//rules/rust/remote:BUILD.httparse-1.3.5.bazel"), ) @@ -1357,6 +1496,7 @@ def raze_fetch_remote_crates(): name = "raze__httpbis__0_9_1", url = "https://crates.io/api/v1/crates/httpbis/0.9.1/download", type = "tar.gz", + sha256 = "3d3e4404f8f87938a2db89336609bde64363f5a556b15af936343e7252c9648d", strip_prefix = "httpbis-0.9.1", build_file = Label("//rules/rust/remote:BUILD.httpbis-0.9.1.bazel"), ) @@ -1366,6 +1506,7 @@ def raze_fetch_remote_crates(): name = "raze__humantime__1_3_0", url = "https://crates.io/api/v1/crates/humantime/1.3.0/download", type = "tar.gz", + sha256 = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f", strip_prefix = "humantime-1.3.0", build_file = Label("//rules/rust/remote:BUILD.humantime-1.3.0.bazel"), ) @@ -1375,26 +1516,29 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.humantime-2.1.0.bazel"), ) maybe( http_archive, - name = "raze__idna__0_2_0", - url = "https://crates.io/api/v1/crates/idna/0.2.0/download", + name = "raze__idna__0_2_2", + url = "https://crates.io/api/v1/crates/idna/0.2.2/download", type = "tar.gz", - strip_prefix = "idna-0.2.0", - build_file = Label("//rules/rust/remote:BUILD.idna-0.2.0.bazel"), + sha256 = "89829a5d69c23d348314a7ac337fe39173b61149a9864deabd260983aed48c21", + strip_prefix = "idna-0.2.2", + build_file = Label("//rules/rust/remote:BUILD.idna-0.2.2.bazel"), ) maybe( http_archive, - name = "raze__indexmap__1_6_1", - url = "https://crates.io/api/v1/crates/indexmap/1.6.1/download", + name = "raze__indexmap__1_6_2", + url = "https://crates.io/api/v1/crates/indexmap/1.6.2/download", type = "tar.gz", - strip_prefix = "indexmap-1.6.1", - build_file = Label("//rules/rust/remote:BUILD.indexmap-1.6.1.bazel"), + sha256 = "824845a0bf897a9042383849b02c1bc219c2383772efcd5c6f9766fa4b81aef3", + strip_prefix = "indexmap-1.6.2", + build_file = Label("//rules/rust/remote:BUILD.indexmap-1.6.2.bazel"), ) maybe( @@ -1402,17 +1546,19 @@ def raze_fetch_remote_crates(): name = "raze__instant__0_1_9", url = "https://crates.io/api/v1/crates/instant/0.1.9/download", type = "tar.gz", + sha256 = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec", strip_prefix = "instant-0.1.9", build_file = Label("//rules/rust/remote:BUILD.instant-0.1.9.bazel"), ) maybe( http_archive, - name = "raze__integer_encoding__2_1_2", - url = "https://crates.io/api/v1/crates/integer-encoding/2.1.2/download", + name = "raze__integer_encoding__2_1_3", + url = "https://crates.io/api/v1/crates/integer-encoding/2.1.3/download", type = "tar.gz", - strip_prefix = "integer-encoding-2.1.2", - build_file = Label("//rules/rust/remote:BUILD.integer-encoding-2.1.2.bazel"), + sha256 = "c27df786dcc3a75ccd134f83ece166af0a1e5785d52b12b7375d0d063e1d5c47", + strip_prefix = "integer-encoding-2.1.3", + build_file = Label("//rules/rust/remote:BUILD.integer-encoding-2.1.3.bazel"), ) maybe( @@ -1420,6 +1566,7 @@ def raze_fetch_remote_crates(): name = "raze__iovec__0_1_4", url = "https://crates.io/api/v1/crates/iovec/0.1.4/download", type = "tar.gz", + sha256 = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e", strip_prefix = "iovec-0.1.4", build_file = Label("//rules/rust/remote:BUILD.iovec-0.1.4.bazel"), ) @@ -1429,6 +1576,7 @@ def raze_fetch_remote_crates(): name = "raze__ipconfig__0_2_2", url = "https://crates.io/api/v1/crates/ipconfig/0.2.2/download", type = "tar.gz", + sha256 = "f7e2f18aece9709094573a9f24f483c4f65caa4298e2f7ae1b71cc65d853fad7", strip_prefix = "ipconfig-0.2.2", build_file = Label("//rules/rust/remote:BUILD.ipconfig-0.2.2.bazel"), ) @@ -1438,6 +1586,7 @@ def raze_fetch_remote_crates(): name = "raze__itertools__0_10_0", url = "https://crates.io/api/v1/crates/itertools/0.10.0/download", type = "tar.gz", + sha256 = "37d572918e350e82412fe766d24b15e6682fb2ed2bbe018280caa810397cb319", strip_prefix = "itertools-0.10.0", build_file = Label("//rules/rust/remote:BUILD.itertools-0.10.0.bazel"), ) @@ -1447,6 +1596,7 @@ def raze_fetch_remote_crates(): name = "raze__itertools__0_9_0", url = "https://crates.io/api/v1/crates/itertools/0.9.0/download", type = "tar.gz", + sha256 = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b", strip_prefix = "itertools-0.9.0", build_file = Label("//rules/rust/remote:BUILD.itertools-0.9.0.bazel"), ) @@ -1456,17 +1606,19 @@ def raze_fetch_remote_crates(): name = "raze__itoa__0_4_7", url = "https://crates.io/api/v1/crates/itoa/0.4.7/download", type = "tar.gz", + sha256 = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736", strip_prefix = "itoa-0.4.7", build_file = Label("//rules/rust/remote:BUILD.itoa-0.4.7.bazel"), ) maybe( http_archive, - name = "raze__js_sys__0_3_47", - url = "https://crates.io/api/v1/crates/js-sys/0.3.47/download", + name = "raze__js_sys__0_3_49", + url = "https://crates.io/api/v1/crates/js-sys/0.3.49/download", type = "tar.gz", - strip_prefix = "js-sys-0.3.47", - build_file = Label("//rules/rust/remote:BUILD.js-sys-0.3.47.bazel"), + sha256 = "dc15e39392125075f60c95ba416f5381ff6c3a948ff02ab12464715adf56c821", + strip_prefix = "js-sys-0.3.49", + build_file = Label("//rules/rust/remote:BUILD.js-sys-0.3.49.bazel"), ) maybe( @@ -1474,6 +1626,7 @@ def raze_fetch_remote_crates(): name = "raze__kernel32_sys__0_2_2", url = "https://crates.io/api/v1/crates/kernel32-sys/0.2.2/download", type = "tar.gz", + sha256 = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d", strip_prefix = "kernel32-sys-0.2.2", build_file = Label("//rules/rust/remote:BUILD.kernel32-sys-0.2.2.bazel"), ) @@ -1483,6 +1636,7 @@ def raze_fetch_remote_crates(): name = "raze__language_tags__0_2_2", url = "https://crates.io/api/v1/crates/language-tags/0.2.2/download", type = "tar.gz", + sha256 = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a", strip_prefix = "language-tags-0.2.2", build_file = Label("//rules/rust/remote:BUILD.language-tags-0.2.2.bazel"), ) @@ -1492,6 +1646,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.lazy_static-1.4.0.bazel"), ) @@ -1501,26 +1656,29 @@ def raze_fetch_remote_crates(): name = "raze__levenshtein_automata__0_1_1", url = "https://crates.io/api/v1/crates/levenshtein_automata/0.1.1/download", type = "tar.gz", + sha256 = "73a004f877f468548d8d0ac4977456a249d8fabbdb8416c36db163dfc8f2e8ca", strip_prefix = "levenshtein_automata-0.1.1", build_file = Label("//rules/rust/remote:BUILD.levenshtein_automata-0.1.1.bazel"), ) maybe( http_archive, - name = "raze__lexical_core__0_7_4", - url = "https://crates.io/api/v1/crates/lexical-core/0.7.4/download", + name = "raze__lexical_core__0_7_5", + url = "https://crates.io/api/v1/crates/lexical-core/0.7.5/download", type = "tar.gz", - strip_prefix = "lexical-core-0.7.4", - build_file = Label("//rules/rust/remote:BUILD.lexical-core-0.7.4.bazel"), + sha256 = "21f866863575d0e1d654fbeeabdc927292fdf862873dc3c96c6f753357e13374", + strip_prefix = "lexical-core-0.7.5", + build_file = Label("//rules/rust/remote:BUILD.lexical-core-0.7.5.bazel"), ) maybe( http_archive, - name = "raze__libc__0_2_85", - url = "https://crates.io/api/v1/crates/libc/0.2.85/download", + name = "raze__libc__0_2_91", + url = "https://crates.io/api/v1/crates/libc/0.2.91/download", type = "tar.gz", - strip_prefix = "libc-0.2.85", - build_file = Label("//rules/rust/remote:BUILD.libc-0.2.85.bazel"), + sha256 = "8916b1f6ca17130ec6568feccee27c156ad12037880833a3b842a823236502e7", + strip_prefix = "libc-0.2.91", + build_file = Label("//rules/rust/remote:BUILD.libc-0.2.91.bazel"), ) maybe( @@ -1528,6 +1686,7 @@ def raze_fetch_remote_crates(): name = "raze__linked_hash_map__0_3_0", url = "https://crates.io/api/v1/crates/linked-hash-map/0.3.0/download", type = "tar.gz", + sha256 = "6d262045c5b87c0861b3f004610afd0e2c851e2908d08b6c870cbb9d5f494ecd", strip_prefix = "linked-hash-map-0.3.0", build_file = Label("//rules/rust/remote:BUILD.linked-hash-map-0.3.0.bazel"), ) @@ -1537,6 +1696,7 @@ def raze_fetch_remote_crates(): name = "raze__linked_hash_map__0_5_4", url = "https://crates.io/api/v1/crates/linked-hash-map/0.5.4/download", type = "tar.gz", + sha256 = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3", strip_prefix = "linked-hash-map-0.5.4", build_file = Label("//rules/rust/remote:BUILD.linked-hash-map-0.5.4.bazel"), ) @@ -1546,6 +1706,7 @@ def raze_fetch_remote_crates(): name = "raze__lock_api__0_4_2", url = "https://crates.io/api/v1/crates/lock_api/0.4.2/download", type = "tar.gz", + sha256 = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312", strip_prefix = "lock_api-0.4.2", build_file = Label("//rules/rust/remote:BUILD.lock_api-0.4.2.bazel"), ) @@ -1555,6 +1716,7 @@ def raze_fetch_remote_crates(): name = "raze__log__0_4_14", url = "https://crates.io/api/v1/crates/log/0.4.14/download", type = "tar.gz", + sha256 = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710", strip_prefix = "log-0.4.14", build_file = Label("//rules/rust/remote:BUILD.log-0.4.14.bazel"), ) @@ -1564,6 +1726,7 @@ def raze_fetch_remote_crates(): name = "raze__log_mdc__0_1_0", url = "https://crates.io/api/v1/crates/log-mdc/0.1.0/download", type = "tar.gz", + sha256 = "a94d21414c1f4a51209ad204c1776a3d0765002c76c6abcb602a6f09f1e881c7", strip_prefix = "log-mdc-0.1.0", build_file = Label("//rules/rust/remote:BUILD.log-mdc-0.1.0.bazel"), ) @@ -1573,6 +1736,7 @@ def raze_fetch_remote_crates(): name = "raze__log_ndc__0_2_0", url = "https://crates.io/api/v1/crates/log-ndc/0.2.0/download", type = "tar.gz", + sha256 = "edb09057c7b58b7d27498b528eaee9a1e661b2974a733fcabbbc3350360bc8bd", strip_prefix = "log-ndc-0.2.0", build_file = Label("//rules/rust/remote:BUILD.log-ndc-0.2.0.bazel"), ) @@ -1582,17 +1746,19 @@ def raze_fetch_remote_crates(): name = "raze__log4rs__0_10_0", url = "https://crates.io/api/v1/crates/log4rs/0.10.0/download", type = "tar.gz", + sha256 = "853db99624c59798ddcf027dbe486541dd5cb5008ac6a6aaf217cc6fa044ee71", strip_prefix = "log4rs-0.10.0", build_file = Label("//rules/rust/remote:BUILD.log4rs-0.10.0.bazel"), ) maybe( http_archive, - name = "raze__lru__0_6_4", - url = "https://crates.io/api/v1/crates/lru/0.6.4/download", + name = "raze__lru__0_6_5", + url = "https://crates.io/api/v1/crates/lru/0.6.5/download", type = "tar.gz", - strip_prefix = "lru-0.6.4", - build_file = Label("//rules/rust/remote:BUILD.lru-0.6.4.bazel"), + sha256 = "1f374d42cdfc1d7dbf3d3dec28afab2eb97ffbf43a3234d795b5986dbf4b90ba", + strip_prefix = "lru-0.6.5", + build_file = Label("//rules/rust/remote:BUILD.lru-0.6.5.bazel"), ) maybe( @@ -1600,6 +1766,7 @@ def raze_fetch_remote_crates(): name = "raze__lru_cache__0_1_2", url = "https://crates.io/api/v1/crates/lru-cache/0.1.2/download", type = "tar.gz", + sha256 = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c", strip_prefix = "lru-cache-0.1.2", build_file = Label("//rules/rust/remote:BUILD.lru-cache-0.1.2.bazel"), ) @@ -1609,6 +1776,7 @@ def raze_fetch_remote_crates(): name = "raze__lz4__1_23_2", url = "https://crates.io/api/v1/crates/lz4/1.23.2/download", type = "tar.gz", + sha256 = "aac20ed6991e01bf6a2e68cc73df2b389707403662a8ba89f68511fb340f724c", strip_prefix = "lz4-1.23.2", build_file = Label("//rules/rust/remote:BUILD.lz4-1.23.2.bazel"), ) @@ -1618,6 +1786,7 @@ def raze_fetch_remote_crates(): name = "raze__lz4_sys__1_9_2", url = "https://crates.io/api/v1/crates/lz4-sys/1.9.2/download", type = "tar.gz", + sha256 = "dca79aa95d8b3226213ad454d328369853be3a1382d89532a854f4d69640acae", strip_prefix = "lz4-sys-1.9.2", build_file = Label("//rules/rust/remote:BUILD.lz4-sys-1.9.2.bazel"), ) @@ -1627,6 +1796,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.maplit-1.0.2.bazel"), ) @@ -1636,6 +1806,7 @@ def raze_fetch_remote_crates(): name = "raze__match_cfg__0_1_0", url = "https://crates.io/api/v1/crates/match_cfg/0.1.0/download", type = "tar.gz", + sha256 = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4", strip_prefix = "match_cfg-0.1.0", build_file = Label("//rules/rust/remote:BUILD.match_cfg-0.1.0.bazel"), ) @@ -1645,6 +1816,7 @@ def raze_fetch_remote_crates(): name = "raze__matches__0_1_8", url = "https://crates.io/api/v1/crates/matches/0.1.8/download", type = "tar.gz", + sha256 = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08", strip_prefix = "matches-0.1.8", build_file = Label("//rules/rust/remote:BUILD.matches-0.1.8.bazel"), ) @@ -1654,6 +1826,7 @@ def raze_fetch_remote_crates(): name = "raze__maybe_uninit__2_0_0", url = "https://crates.io/api/v1/crates/maybe-uninit/2.0.0/download", type = "tar.gz", + sha256 = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00", strip_prefix = "maybe-uninit-2.0.0", build_file = Label("//rules/rust/remote:BUILD.maybe-uninit-2.0.0.bazel"), ) @@ -1663,6 +1836,7 @@ def raze_fetch_remote_crates(): name = "raze__md5__0_7_0", url = "https://crates.io/api/v1/crates/md5/0.7.0/download", type = "tar.gz", + sha256 = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771", strip_prefix = "md5-0.7.0", build_file = Label("//rules/rust/remote:BUILD.md5-0.7.0.bazel"), ) @@ -1672,6 +1846,7 @@ def raze_fetch_remote_crates(): name = "raze__memchr__2_3_4", url = "https://crates.io/api/v1/crates/memchr/2.3.4/download", type = "tar.gz", + sha256 = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525", strip_prefix = "memchr-2.3.4", build_file = Label("//rules/rust/remote:BUILD.memchr-2.3.4.bazel"), ) @@ -1681,6 +1856,7 @@ def raze_fetch_remote_crates(): name = "raze__memmap__0_7_0", url = "https://crates.io/api/v1/crates/memmap/0.7.0/download", type = "tar.gz", + sha256 = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b", strip_prefix = "memmap-0.7.0", build_file = Label("//rules/rust/remote:BUILD.memmap-0.7.0.bazel"), ) @@ -1690,17 +1866,19 @@ def raze_fetch_remote_crates(): name = "raze__memoffset__0_5_6", url = "https://crates.io/api/v1/crates/memoffset/0.5.6/download", type = "tar.gz", + sha256 = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa", strip_prefix = "memoffset-0.5.6", build_file = Label("//rules/rust/remote:BUILD.memoffset-0.5.6.bazel"), ) maybe( http_archive, - name = "raze__memoffset__0_6_1", - url = "https://crates.io/api/v1/crates/memoffset/0.6.1/download", + name = "raze__memoffset__0_6_3", + url = "https://crates.io/api/v1/crates/memoffset/0.6.3/download", type = "tar.gz", - strip_prefix = "memoffset-0.6.1", - build_file = Label("//rules/rust/remote:BUILD.memoffset-0.6.1.bazel"), + sha256 = "f83fb6581e8ed1f85fd45c116db8405483899489e38406156c25eb743554361d", + strip_prefix = "memoffset-0.6.3", + build_file = Label("//rules/rust/remote:BUILD.memoffset-0.6.3.bazel"), ) maybe( @@ -1708,17 +1886,19 @@ def raze_fetch_remote_crates(): name = "raze__mime__0_3_16", url = "https://crates.io/api/v1/crates/mime/0.3.16/download", type = "tar.gz", + sha256 = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d", strip_prefix = "mime-0.3.16", build_file = Label("//rules/rust/remote:BUILD.mime-0.3.16.bazel"), ) maybe( http_archive, - name = "raze__miniz_oxide__0_4_3", - url = "https://crates.io/api/v1/crates/miniz_oxide/0.4.3/download", + name = "raze__miniz_oxide__0_4_4", + url = "https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download", type = "tar.gz", - strip_prefix = "miniz_oxide-0.4.3", - build_file = Label("//rules/rust/remote:BUILD.miniz_oxide-0.4.3.bazel"), + sha256 = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b", + strip_prefix = "miniz_oxide-0.4.4", + build_file = Label("//rules/rust/remote:BUILD.miniz_oxide-0.4.4.bazel"), ) maybe( @@ -1726,17 +1906,19 @@ def raze_fetch_remote_crates(): name = "raze__mio__0_6_23", url = "https://crates.io/api/v1/crates/mio/0.6.23/download", type = "tar.gz", + sha256 = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4", strip_prefix = "mio-0.6.23", build_file = Label("//rules/rust/remote:BUILD.mio-0.6.23.bazel"), ) maybe( http_archive, - name = "raze__mio__0_7_7", - url = "https://crates.io/api/v1/crates/mio/0.7.7/download", + name = "raze__mio__0_7_11", + url = "https://crates.io/api/v1/crates/mio/0.7.11/download", type = "tar.gz", - strip_prefix = "mio-0.7.7", - build_file = Label("//rules/rust/remote:BUILD.mio-0.7.7.bazel"), + sha256 = "cf80d3e903b34e0bd7282b218398aec54e082c840d9baf8339e0080a0c542956", + strip_prefix = "mio-0.7.11", + build_file = Label("//rules/rust/remote:BUILD.mio-0.7.11.bazel"), ) maybe( @@ -1744,6 +1926,7 @@ def raze_fetch_remote_crates(): name = "raze__mio_named_pipes__0_1_7", url = "https://crates.io/api/v1/crates/mio-named-pipes/0.1.7/download", type = "tar.gz", + sha256 = "0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656", strip_prefix = "mio-named-pipes-0.1.7", build_file = Label("//rules/rust/remote:BUILD.mio-named-pipes-0.1.7.bazel"), ) @@ -1753,6 +1936,7 @@ def raze_fetch_remote_crates(): name = "raze__mio_uds__0_6_8", url = "https://crates.io/api/v1/crates/mio-uds/0.6.8/download", type = "tar.gz", + sha256 = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0", strip_prefix = "mio-uds-0.6.8", build_file = Label("//rules/rust/remote:BUILD.mio-uds-0.6.8.bazel"), ) @@ -1762,17 +1946,19 @@ def raze_fetch_remote_crates(): name = "raze__miow__0_2_2", url = "https://crates.io/api/v1/crates/miow/0.2.2/download", type = "tar.gz", + sha256 = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d", strip_prefix = "miow-0.2.2", build_file = Label("//rules/rust/remote:BUILD.miow-0.2.2.bazel"), ) maybe( http_archive, - name = "raze__miow__0_3_6", - url = "https://crates.io/api/v1/crates/miow/0.3.6/download", + name = "raze__miow__0_3_7", + url = "https://crates.io/api/v1/crates/miow/0.3.7/download", type = "tar.gz", - strip_prefix = "miow-0.3.6", - build_file = Label("//rules/rust/remote:BUILD.miow-0.3.6.bazel"), + sha256 = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21", + strip_prefix = "miow-0.3.7", + build_file = Label("//rules/rust/remote:BUILD.miow-0.3.7.bazel"), ) maybe( @@ -1780,6 +1966,7 @@ def raze_fetch_remote_crates(): name = "raze__murmurhash32__0_2_0", url = "https://crates.io/api/v1/crates/murmurhash32/0.2.0/download", type = "tar.gz", + sha256 = "d736ff882f0e85fe9689fb23db229616c4c00aee2b3ac282f666d8f20eb25d4a", strip_prefix = "murmurhash32-0.2.0", build_file = Label("//rules/rust/remote:BUILD.murmurhash32-0.2.0.bazel"), ) @@ -1789,6 +1976,7 @@ def raze_fetch_remote_crates(): name = "raze__net2__0_2_37", url = "https://crates.io/api/v1/crates/net2/0.2.37/download", type = "tar.gz", + sha256 = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae", strip_prefix = "net2-0.2.37", build_file = Label("//rules/rust/remote:BUILD.net2-0.2.37.bazel"), ) @@ -1798,6 +1986,7 @@ def raze_fetch_remote_crates(): name = "raze__nix__0_14_1", url = "https://crates.io/api/v1/crates/nix/0.14.1/download", type = "tar.gz", + sha256 = "6c722bee1037d430d0f8e687bbdbf222f27cc6e4e68d5caf630857bb2b6dbdce", strip_prefix = "nix-0.14.1", build_file = Label("//rules/rust/remote:BUILD.nix-0.14.1.bazel"), ) @@ -1807,6 +1996,7 @@ def raze_fetch_remote_crates(): name = "raze__nom__5_1_2", url = "https://crates.io/api/v1/crates/nom/5.1.2/download", type = "tar.gz", + sha256 = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af", strip_prefix = "nom-5.1.2", build_file = Label("//rules/rust/remote:BUILD.nom-5.1.2.bazel"), ) @@ -1816,17 +2006,19 @@ def raze_fetch_remote_crates(): name = "raze__ntapi__0_3_6", url = "https://crates.io/api/v1/crates/ntapi/0.3.6/download", type = "tar.gz", + sha256 = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44", strip_prefix = "ntapi-0.3.6", build_file = Label("//rules/rust/remote:BUILD.ntapi-0.3.6.bazel"), ) maybe( http_archive, - name = "raze__num_bigint__0_3_1", - url = "https://crates.io/api/v1/crates/num-bigint/0.3.1/download", + name = "raze__num_bigint__0_3_2", + url = "https://crates.io/api/v1/crates/num-bigint/0.3.2/download", type = "tar.gz", - strip_prefix = "num-bigint-0.3.1", - build_file = Label("//rules/rust/remote:BUILD.num-bigint-0.3.1.bazel"), + sha256 = "7d0a3d5e207573f948a9e5376662aa743a2ea13f7c50a554d7af443a73fbfeba", + strip_prefix = "num-bigint-0.3.2", + build_file = Label("//rules/rust/remote:BUILD.num-bigint-0.3.2.bazel"), ) maybe( @@ -1834,6 +2026,7 @@ def raze_fetch_remote_crates(): name = "raze__num_integer__0_1_44", url = "https://crates.io/api/v1/crates/num-integer/0.1.44/download", type = "tar.gz", + sha256 = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db", strip_prefix = "num-integer-0.1.44", build_file = Label("//rules/rust/remote:BUILD.num-integer-0.1.44.bazel"), ) @@ -1843,6 +2036,7 @@ def raze_fetch_remote_crates(): name = "raze__num_traits__0_1_43", url = "https://crates.io/api/v1/crates/num-traits/0.1.43/download", type = "tar.gz", + sha256 = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31", strip_prefix = "num-traits-0.1.43", build_file = Label("//rules/rust/remote:BUILD.num-traits-0.1.43.bazel"), ) @@ -1852,6 +2046,7 @@ def raze_fetch_remote_crates(): name = "raze__num_traits__0_2_14", url = "https://crates.io/api/v1/crates/num-traits/0.2.14/download", type = "tar.gz", + sha256 = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290", strip_prefix = "num-traits-0.2.14", build_file = Label("//rules/rust/remote:BUILD.num-traits-0.2.14.bazel"), ) @@ -1861,6 +2056,7 @@ def raze_fetch_remote_crates(): name = "raze__num_cpus__1_13_0", url = "https://crates.io/api/v1/crates/num_cpus/1.13.0/download", type = "tar.gz", + sha256 = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3", strip_prefix = "num_cpus-1.13.0", build_file = Label("//rules/rust/remote:BUILD.num_cpus-1.13.0.bazel"), ) @@ -1870,17 +2066,19 @@ def raze_fetch_remote_crates(): name = "raze__object__0_23_0", url = "https://crates.io/api/v1/crates/object/0.23.0/download", type = "tar.gz", + sha256 = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4", strip_prefix = "object-0.23.0", build_file = Label("//rules/rust/remote:BUILD.object-0.23.0.bazel"), ) maybe( http_archive, - name = "raze__once_cell__1_5_2", - url = "https://crates.io/api/v1/crates/once_cell/1.5.2/download", + name = "raze__once_cell__1_7_2", + url = "https://crates.io/api/v1/crates/once_cell/1.7.2/download", type = "tar.gz", - strip_prefix = "once_cell-1.5.2", - build_file = Label("//rules/rust/remote:BUILD.once_cell-1.5.2.bazel"), + sha256 = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3", + strip_prefix = "once_cell-1.7.2", + build_file = Label("//rules/rust/remote:BUILD.once_cell-1.7.2.bazel"), ) maybe( @@ -1888,6 +2086,7 @@ def raze_fetch_remote_crates(): name = "raze__oorandom__11_1_3", url = "https://crates.io/api/v1/crates/oorandom/11.1.3/download", type = "tar.gz", + sha256 = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575", strip_prefix = "oorandom-11.1.3", build_file = Label("//rules/rust/remote:BUILD.oorandom-11.1.3.bazel"), ) @@ -1897,6 +2096,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.opaque-debug-0.3.0.bazel"), ) @@ -1906,6 +2106,7 @@ def raze_fetch_remote_crates(): name = "raze__ordered_float__1_1_1", url = "https://crates.io/api/v1/crates/ordered-float/1.1.1/download", type = "tar.gz", + sha256 = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7", strip_prefix = "ordered-float-1.1.1", build_file = Label("//rules/rust/remote:BUILD.ordered-float-1.1.1.bazel"), ) @@ -1915,6 +2116,7 @@ def raze_fetch_remote_crates(): name = "raze__owned_read__0_4_1", url = "https://crates.io/api/v1/crates/owned-read/0.4.1/download", type = "tar.gz", + sha256 = "b66d1e235abcebc845cf93550b89b74f468c051496fafb433ede4104b9f71ba1", strip_prefix = "owned-read-0.4.1", build_file = Label("//rules/rust/remote:BUILD.owned-read-0.4.1.bazel"), ) @@ -1924,6 +2126,7 @@ def raze_fetch_remote_crates(): name = "raze__owning_ref__0_4_1", url = "https://crates.io/api/v1/crates/owning_ref/0.4.1/download", type = "tar.gz", + sha256 = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce", strip_prefix = "owning_ref-0.4.1", build_file = Label("//rules/rust/remote:BUILD.owning_ref-0.4.1.bazel"), ) @@ -1933,17 +2136,19 @@ def raze_fetch_remote_crates(): name = "raze__parking_lot__0_11_1", url = "https://crates.io/api/v1/crates/parking_lot/0.11.1/download", type = "tar.gz", + sha256 = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb", strip_prefix = "parking_lot-0.11.1", build_file = Label("//rules/rust/remote:BUILD.parking_lot-0.11.1.bazel"), ) maybe( http_archive, - name = "raze__parking_lot_core__0_8_2", - url = "https://crates.io/api/v1/crates/parking_lot_core/0.8.2/download", + name = "raze__parking_lot_core__0_8_3", + url = "https://crates.io/api/v1/crates/parking_lot_core/0.8.3/download", type = "tar.gz", - strip_prefix = "parking_lot_core-0.8.2", - build_file = Label("//rules/rust/remote:BUILD.parking_lot_core-0.8.2.bazel"), + sha256 = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018", + strip_prefix = "parking_lot_core-0.8.3", + build_file = Label("//rules/rust/remote:BUILD.parking_lot_core-0.8.3.bazel"), ) maybe( @@ -1951,6 +2156,7 @@ def raze_fetch_remote_crates(): name = "raze__percent_encoding__2_1_0", url = "https://crates.io/api/v1/crates/percent-encoding/2.1.0/download", type = "tar.gz", + sha256 = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e", strip_prefix = "percent-encoding-2.1.0", build_file = Label("//rules/rust/remote:BUILD.percent-encoding-2.1.0.bazel"), ) @@ -1960,6 +2166,7 @@ def raze_fetch_remote_crates(): name = "raze__phf__0_8_0", url = "https://crates.io/api/v1/crates/phf/0.8.0/download", type = "tar.gz", + sha256 = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12", strip_prefix = "phf-0.8.0", build_file = Label("//rules/rust/remote:BUILD.phf-0.8.0.bazel"), ) @@ -1969,62 +2176,69 @@ def raze_fetch_remote_crates(): name = "raze__phf_shared__0_8_0", url = "https://crates.io/api/v1/crates/phf_shared/0.8.0/download", type = "tar.gz", + sha256 = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7", strip_prefix = "phf_shared-0.8.0", build_file = Label("//rules/rust/remote:BUILD.phf_shared-0.8.0.bazel"), ) maybe( http_archive, - name = "raze__pin_project__0_4_27", - url = "https://crates.io/api/v1/crates/pin-project/0.4.27/download", + name = "raze__pin_project__0_4_28", + url = "https://crates.io/api/v1/crates/pin-project/0.4.28/download", type = "tar.gz", - strip_prefix = "pin-project-0.4.27", - build_file = Label("//rules/rust/remote:BUILD.pin-project-0.4.27.bazel"), + sha256 = "918192b5c59119d51e0cd221f4d49dde9112824ba717369e903c97d076083d0f", + strip_prefix = "pin-project-0.4.28", + build_file = Label("//rules/rust/remote:BUILD.pin-project-0.4.28.bazel"), ) maybe( http_archive, - name = "raze__pin_project__1_0_5", - url = "https://crates.io/api/v1/crates/pin-project/1.0.5/download", + name = "raze__pin_project__1_0_6", + url = "https://crates.io/api/v1/crates/pin-project/1.0.6/download", type = "tar.gz", - strip_prefix = "pin-project-1.0.5", - build_file = Label("//rules/rust/remote:BUILD.pin-project-1.0.5.bazel"), + sha256 = "bc174859768806e91ae575187ada95c91a29e96a98dc5d2cd9a1fed039501ba6", + strip_prefix = "pin-project-1.0.6", + build_file = Label("//rules/rust/remote:BUILD.pin-project-1.0.6.bazel"), ) maybe( http_archive, - name = "raze__pin_project_internal__0_4_27", - url = "https://crates.io/api/v1/crates/pin-project-internal/0.4.27/download", + name = "raze__pin_project_internal__0_4_28", + url = "https://crates.io/api/v1/crates/pin-project-internal/0.4.28/download", type = "tar.gz", - strip_prefix = "pin-project-internal-0.4.27", - build_file = Label("//rules/rust/remote:BUILD.pin-project-internal-0.4.27.bazel"), + sha256 = "3be26700300be6d9d23264c73211d8190e755b6b5ca7a1b28230025511b52a5e", + strip_prefix = "pin-project-internal-0.4.28", + build_file = Label("//rules/rust/remote:BUILD.pin-project-internal-0.4.28.bazel"), ) maybe( http_archive, - name = "raze__pin_project_internal__1_0_5", - url = "https://crates.io/api/v1/crates/pin-project-internal/1.0.5/download", + name = "raze__pin_project_internal__1_0_6", + url = "https://crates.io/api/v1/crates/pin-project-internal/1.0.6/download", type = "tar.gz", - strip_prefix = "pin-project-internal-1.0.5", - build_file = Label("//rules/rust/remote:BUILD.pin-project-internal-1.0.5.bazel"), + sha256 = "a490329918e856ed1b083f244e3bfe2d8c4f336407e4ea9e1a9f479ff09049e5", + strip_prefix = "pin-project-internal-1.0.6", + build_file = Label("//rules/rust/remote:BUILD.pin-project-internal-1.0.6.bazel"), ) maybe( http_archive, - name = "raze__pin_project_lite__0_1_11", - url = "https://crates.io/api/v1/crates/pin-project-lite/0.1.11/download", + name = "raze__pin_project_lite__0_1_12", + url = "https://crates.io/api/v1/crates/pin-project-lite/0.1.12/download", type = "tar.gz", - strip_prefix = "pin-project-lite-0.1.11", - build_file = Label("//rules/rust/remote:BUILD.pin-project-lite-0.1.11.bazel"), + sha256 = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777", + strip_prefix = "pin-project-lite-0.1.12", + build_file = Label("//rules/rust/remote:BUILD.pin-project-lite-0.1.12.bazel"), ) maybe( http_archive, - name = "raze__pin_project_lite__0_2_4", - url = "https://crates.io/api/v1/crates/pin-project-lite/0.2.4/download", + name = "raze__pin_project_lite__0_2_6", + url = "https://crates.io/api/v1/crates/pin-project-lite/0.2.6/download", type = "tar.gz", - strip_prefix = "pin-project-lite-0.2.4", - build_file = Label("//rules/rust/remote:BUILD.pin-project-lite-0.2.4.bazel"), + sha256 = "dc0e1f259c92177c30a4c9d177246edd0a3568b25756a977d0632cf8fa37e905", + strip_prefix = "pin-project-lite-0.2.6", + build_file = Label("//rules/rust/remote:BUILD.pin-project-lite-0.2.6.bazel"), ) maybe( @@ -2032,6 +2246,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.pin-utils-0.1.0.bazel"), ) @@ -2041,6 +2256,7 @@ def raze_fetch_remote_crates(): name = "raze__plotters__0_3_0", url = "https://crates.io/api/v1/crates/plotters/0.3.0/download", type = "tar.gz", + sha256 = "45ca0ae5f169d0917a7c7f5a9c1a3d3d9598f18f529dd2b8373ed988efea307a", strip_prefix = "plotters-0.3.0", build_file = Label("//rules/rust/remote:BUILD.plotters-0.3.0.bazel"), ) @@ -2050,6 +2266,7 @@ def raze_fetch_remote_crates(): name = "raze__plotters_backend__0_3_0", url = "https://crates.io/api/v1/crates/plotters-backend/0.3.0/download", type = "tar.gz", + sha256 = "b07fffcddc1cb3a1de753caa4e4df03b79922ba43cf882acc1bdd7e8df9f4590", strip_prefix = "plotters-backend-0.3.0", build_file = Label("//rules/rust/remote:BUILD.plotters-backend-0.3.0.bazel"), ) @@ -2059,6 +2276,7 @@ def raze_fetch_remote_crates(): name = "raze__plotters_svg__0_3_0", url = "https://crates.io/api/v1/crates/plotters-svg/0.3.0/download", type = "tar.gz", + sha256 = "b38a02e23bd9604b842a812063aec4ef702b57989c37b655254bb61c471ad211", strip_prefix = "plotters-svg-0.3.0", build_file = Label("//rules/rust/remote:BUILD.plotters-svg-0.3.0.bazel"), ) @@ -2068,6 +2286,7 @@ def raze_fetch_remote_crates(): name = "raze__postgres__0_17_5", url = "https://crates.io/api/v1/crates/postgres/0.17.5/download", type = "tar.gz", + sha256 = "14d864cf6c2eabf1323afe4145ff273aad1898e4f2a3bcb30347715df8624a07", strip_prefix = "postgres-0.17.5", build_file = Label("//rules/rust/remote:BUILD.postgres-0.17.5.bazel"), ) @@ -2077,6 +2296,7 @@ def raze_fetch_remote_crates(): name = "raze__postgres_derive__0_4_0", url = "https://crates.io/api/v1/crates/postgres-derive/0.4.0/download", type = "tar.gz", + sha256 = "c857dd221cb0e7d8414b894a0ce29eae44d453dda0baa132447878e75e701477", strip_prefix = "postgres-derive-0.4.0", build_file = Label("//rules/rust/remote:BUILD.postgres-derive-0.4.0.bazel"), ) @@ -2086,6 +2306,7 @@ def raze_fetch_remote_crates(): name = "raze__postgres_protocol__0_5_3", url = "https://crates.io/api/v1/crates/postgres-protocol/0.5.3/download", type = "tar.gz", + sha256 = "4888a0e36637ab38d76cace88c1476937d617ad015f07f6b669cec11beacc019", strip_prefix = "postgres-protocol-0.5.3", build_file = Label("//rules/rust/remote:BUILD.postgres-protocol-0.5.3.bazel"), ) @@ -2095,6 +2316,7 @@ def raze_fetch_remote_crates(): name = "raze__postgres_protocol__0_6_0", url = "https://crates.io/api/v1/crates/postgres-protocol/0.6.0/download", type = "tar.gz", + sha256 = "70e34ad3dc5c56d036b9418185ee97e14b6766d55c8ccf9dc18302ad4e6371d9", strip_prefix = "postgres-protocol-0.6.0", build_file = Label("//rules/rust/remote:BUILD.postgres-protocol-0.6.0.bazel"), ) @@ -2104,6 +2326,7 @@ def raze_fetch_remote_crates(): name = "raze__postgres_types__0_1_3", url = "https://crates.io/api/v1/crates/postgres-types/0.1.3/download", type = "tar.gz", + sha256 = "cfc08a7d94a80665de4a83942fa8db2fdeaf2f123fc0535e384dc4fff251efae", strip_prefix = "postgres-types-0.1.3", build_file = Label("//rules/rust/remote:BUILD.postgres-types-0.1.3.bazel"), ) @@ -2113,6 +2336,7 @@ def raze_fetch_remote_crates(): name = "raze__postgres_types__0_2_0", url = "https://crates.io/api/v1/crates/postgres-types/0.2.0/download", type = "tar.gz", + sha256 = "5493d9d4613b88b12433aa12890e74e74cd93fdc1e08b7c2aed4768aaae8414c", strip_prefix = "postgres-types-0.2.0", build_file = Label("//rules/rust/remote:BUILD.postgres-types-0.2.0.bazel"), ) @@ -2122,6 +2346,7 @@ def raze_fetch_remote_crates(): name = "raze__ppv_lite86__0_2_10", url = "https://crates.io/api/v1/crates/ppv-lite86/0.2.10/download", type = "tar.gz", + sha256 = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857", strip_prefix = "ppv-lite86-0.2.10", build_file = Label("//rules/rust/remote:BUILD.ppv-lite86-0.2.10.bazel"), ) @@ -2131,6 +2356,7 @@ def raze_fetch_remote_crates(): name = "raze__proc_macro_hack__0_5_19", url = "https://crates.io/api/v1/crates/proc-macro-hack/0.5.19/download", type = "tar.gz", + sha256 = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5", strip_prefix = "proc-macro-hack-0.5.19", build_file = Label("//rules/rust/remote:BUILD.proc-macro-hack-0.5.19.bazel"), ) @@ -2140,6 +2366,7 @@ def raze_fetch_remote_crates(): name = "raze__proc_macro_nested__0_1_7", url = "https://crates.io/api/v1/crates/proc-macro-nested/0.1.7/download", type = "tar.gz", + sha256 = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086", strip_prefix = "proc-macro-nested-0.1.7", build_file = Label("//rules/rust/remote:BUILD.proc-macro-nested-0.1.7.bazel"), ) @@ -2149,6 +2376,7 @@ def raze_fetch_remote_crates(): name = "raze__proc_macro2__1_0_24", url = "https://crates.io/api/v1/crates/proc-macro2/1.0.24/download", type = "tar.gz", + sha256 = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71", strip_prefix = "proc-macro2-1.0.24", build_file = Label("//rules/rust/remote:BUILD.proc-macro2-1.0.24.bazel"), ) @@ -2158,26 +2386,29 @@ def raze_fetch_remote_crates(): name = "raze__proptest__0_10_1", url = "https://crates.io/api/v1/crates/proptest/0.10.1/download", type = "tar.gz", + sha256 = "12e6c80c1139113c28ee4670dc50cc42915228b51f56a9e407f0ec60f966646f", strip_prefix = "proptest-0.10.1", build_file = Label("//rules/rust/remote:BUILD.proptest-0.10.1.bazel"), ) maybe( http_archive, - name = "raze__protobuf__2_20_0", - url = "https://crates.io/api/v1/crates/protobuf/2.20.0/download", + name = "raze__protobuf__2_18_2", + url = "https://crates.io/api/v1/crates/protobuf/2.18.2/download", type = "tar.gz", - strip_prefix = "protobuf-2.20.0", - build_file = Label("//rules/rust/remote:BUILD.protobuf-2.20.0.bazel"), + sha256 = "fe8e18df92889779cfe50ccf640173141ff73c5b2817e553d6d35230f798a036", + strip_prefix = "protobuf-2.18.2", + build_file = Label("//rules/rust/remote:BUILD.protobuf-2.18.2.bazel"), ) maybe( http_archive, - name = "raze__protobuf_codegen__2_20_0", - url = "https://crates.io/api/v1/crates/protobuf-codegen/2.20.0/download", + name = "raze__protobuf_codegen__2_18_2", + url = "https://crates.io/api/v1/crates/protobuf-codegen/2.18.2/download", type = "tar.gz", - strip_prefix = "protobuf-codegen-2.20.0", - build_file = Label("//rules/rust/remote:BUILD.protobuf-codegen-2.20.0.bazel"), + sha256 = "f49782fe28b5ff7d5d51cbfbe8985f3ff863acea663c515ed369c53f72e1d628", + strip_prefix = "protobuf-codegen-2.18.2", + build_file = Label("//rules/rust/remote:BUILD.protobuf-codegen-2.18.2.bazel"), ) maybe( @@ -2185,17 +2416,19 @@ def raze_fetch_remote_crates(): name = "raze__quick_error__1_2_3", url = "https://crates.io/api/v1/crates/quick-error/1.2.3/download", type = "tar.gz", + sha256 = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0", strip_prefix = "quick-error-1.2.3", build_file = Label("//rules/rust/remote:BUILD.quick-error-1.2.3.bazel"), ) maybe( http_archive, - name = "raze__quote__1_0_8", - url = "https://crates.io/api/v1/crates/quote/1.0.8/download", + name = "raze__quote__1_0_9", + url = "https://crates.io/api/v1/crates/quote/1.0.9/download", type = "tar.gz", - strip_prefix = "quote-1.0.8", - build_file = Label("//rules/rust/remote:BUILD.quote-1.0.8.bazel"), + sha256 = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7", + strip_prefix = "quote-1.0.9", + build_file = Label("//rules/rust/remote:BUILD.quote-1.0.9.bazel"), ) maybe( @@ -2203,6 +2436,7 @@ def raze_fetch_remote_crates(): name = "raze__r2d2__0_8_9", url = "https://crates.io/api/v1/crates/r2d2/0.8.9/download", type = "tar.gz", + sha256 = "545c5bc2b880973c9c10e4067418407a0ccaa3091781d1671d46eb35107cb26f", strip_prefix = "r2d2-0.8.9", build_file = Label("//rules/rust/remote:BUILD.r2d2-0.8.9.bazel"), ) @@ -2212,6 +2446,7 @@ def raze_fetch_remote_crates(): name = "raze__r2d2_postgres__0_16_0", url = "https://crates.io/api/v1/crates/r2d2_postgres/0.16.0/download", type = "tar.gz", + sha256 = "707d27f66f43bac1081141f6d9611fffcce7da2841ae97c7ac53619d098efe8f", strip_prefix = "r2d2_postgres-0.16.0", build_file = Label("//rules/rust/remote:BUILD.r2d2_postgres-0.16.0.bazel"), ) @@ -2221,6 +2456,7 @@ def raze_fetch_remote_crates(): name = "raze__rand__0_4_6", url = "https://crates.io/api/v1/crates/rand/0.4.6/download", type = "tar.gz", + sha256 = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293", strip_prefix = "rand-0.4.6", build_file = Label("//rules/rust/remote:BUILD.rand-0.4.6.bazel"), ) @@ -2230,6 +2466,7 @@ def raze_fetch_remote_crates(): name = "raze__rand__0_5_6", url = "https://crates.io/api/v1/crates/rand/0.5.6/download", type = "tar.gz", + sha256 = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9", strip_prefix = "rand-0.5.6", build_file = Label("//rules/rust/remote:BUILD.rand-0.5.6.bazel"), ) @@ -2239,6 +2476,7 @@ def raze_fetch_remote_crates(): name = "raze__rand__0_7_3", url = "https://crates.io/api/v1/crates/rand/0.7.3/download", type = "tar.gz", + sha256 = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03", strip_prefix = "rand-0.7.3", build_file = Label("//rules/rust/remote:BUILD.rand-0.7.3.bazel"), ) @@ -2248,6 +2486,7 @@ def raze_fetch_remote_crates(): name = "raze__rand__0_8_3", url = "https://crates.io/api/v1/crates/rand/0.8.3/download", type = "tar.gz", + sha256 = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e", strip_prefix = "rand-0.8.3", build_file = Label("//rules/rust/remote:BUILD.rand-0.8.3.bazel"), ) @@ -2257,6 +2496,7 @@ def raze_fetch_remote_crates(): name = "raze__rand_chacha__0_2_2", url = "https://crates.io/api/v1/crates/rand_chacha/0.2.2/download", type = "tar.gz", + sha256 = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402", strip_prefix = "rand_chacha-0.2.2", build_file = Label("//rules/rust/remote:BUILD.rand_chacha-0.2.2.bazel"), ) @@ -2266,6 +2506,7 @@ def raze_fetch_remote_crates(): name = "raze__rand_chacha__0_3_0", url = "https://crates.io/api/v1/crates/rand_chacha/0.3.0/download", type = "tar.gz", + sha256 = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d", strip_prefix = "rand_chacha-0.3.0", build_file = Label("//rules/rust/remote:BUILD.rand_chacha-0.3.0.bazel"), ) @@ -2275,6 +2516,7 @@ def raze_fetch_remote_crates(): name = "raze__rand_core__0_3_1", url = "https://crates.io/api/v1/crates/rand_core/0.3.1/download", type = "tar.gz", + sha256 = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b", strip_prefix = "rand_core-0.3.1", build_file = Label("//rules/rust/remote:BUILD.rand_core-0.3.1.bazel"), ) @@ -2284,6 +2526,7 @@ def raze_fetch_remote_crates(): name = "raze__rand_core__0_4_2", url = "https://crates.io/api/v1/crates/rand_core/0.4.2/download", type = "tar.gz", + sha256 = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc", strip_prefix = "rand_core-0.4.2", build_file = Label("//rules/rust/remote:BUILD.rand_core-0.4.2.bazel"), ) @@ -2293,17 +2536,19 @@ def raze_fetch_remote_crates(): name = "raze__rand_core__0_5_1", url = "https://crates.io/api/v1/crates/rand_core/0.5.1/download", type = "tar.gz", + sha256 = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19", strip_prefix = "rand_core-0.5.1", build_file = Label("//rules/rust/remote:BUILD.rand_core-0.5.1.bazel"), ) maybe( http_archive, - name = "raze__rand_core__0_6_1", - url = "https://crates.io/api/v1/crates/rand_core/0.6.1/download", + name = "raze__rand_core__0_6_2", + url = "https://crates.io/api/v1/crates/rand_core/0.6.2/download", type = "tar.gz", - strip_prefix = "rand_core-0.6.1", - build_file = Label("//rules/rust/remote:BUILD.rand_core-0.6.1.bazel"), + sha256 = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7", + strip_prefix = "rand_core-0.6.2", + build_file = Label("//rules/rust/remote:BUILD.rand_core-0.6.2.bazel"), ) maybe( @@ -2311,6 +2556,7 @@ def raze_fetch_remote_crates(): name = "raze__rand_hc__0_2_0", url = "https://crates.io/api/v1/crates/rand_hc/0.2.0/download", type = "tar.gz", + sha256 = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c", strip_prefix = "rand_hc-0.2.0", build_file = Label("//rules/rust/remote:BUILD.rand_hc-0.2.0.bazel"), ) @@ -2320,6 +2566,7 @@ def raze_fetch_remote_crates(): name = "raze__rand_hc__0_3_0", url = "https://crates.io/api/v1/crates/rand_hc/0.3.0/download", type = "tar.gz", + sha256 = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73", strip_prefix = "rand_hc-0.3.0", build_file = Label("//rules/rust/remote:BUILD.rand_hc-0.3.0.bazel"), ) @@ -2329,6 +2576,7 @@ def raze_fetch_remote_crates(): name = "raze__rand_xorshift__0_2_0", url = "https://crates.io/api/v1/crates/rand_xorshift/0.2.0/download", type = "tar.gz", + sha256 = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8", strip_prefix = "rand_xorshift-0.2.0", build_file = Label("//rules/rust/remote:BUILD.rand_xorshift-0.2.0.bazel"), ) @@ -2338,6 +2586,7 @@ def raze_fetch_remote_crates(): name = "raze__rayon__1_5_0", url = "https://crates.io/api/v1/crates/rayon/1.5.0/download", type = "tar.gz", + sha256 = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674", strip_prefix = "rayon-1.5.0", build_file = Label("//rules/rust/remote:BUILD.rayon-1.5.0.bazel"), ) @@ -2347,6 +2596,7 @@ def raze_fetch_remote_crates(): name = "raze__rayon_core__1_9_0", url = "https://crates.io/api/v1/crates/rayon-core/1.9.0/download", type = "tar.gz", + sha256 = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a", strip_prefix = "rayon-core-1.9.0", build_file = Label("//rules/rust/remote:BUILD.rayon-core-1.9.0.bazel"), ) @@ -2356,6 +2606,7 @@ def raze_fetch_remote_crates(): name = "raze__rdrand__0_4_0", url = "https://crates.io/api/v1/crates/rdrand/0.4.0/download", type = "tar.gz", + sha256 = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2", strip_prefix = "rdrand-0.4.0", build_file = Label("//rules/rust/remote:BUILD.rdrand-0.4.0.bazel"), ) @@ -2365,35 +2616,39 @@ def raze_fetch_remote_crates(): name = "raze__redox_syscall__0_1_57", url = "https://crates.io/api/v1/crates/redox_syscall/0.1.57/download", type = "tar.gz", + sha256 = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce", strip_prefix = "redox_syscall-0.1.57", build_file = Label("//rules/rust/remote:BUILD.redox_syscall-0.1.57.bazel"), ) maybe( http_archive, - name = "raze__redox_syscall__0_2_4", - url = "https://crates.io/api/v1/crates/redox_syscall/0.2.4/download", + name = "raze__redox_syscall__0_2_5", + url = "https://crates.io/api/v1/crates/redox_syscall/0.2.5/download", type = "tar.gz", - strip_prefix = "redox_syscall-0.2.4", - build_file = Label("//rules/rust/remote:BUILD.redox_syscall-0.2.4.bazel"), + sha256 = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9", + strip_prefix = "redox_syscall-0.2.5", + build_file = Label("//rules/rust/remote:BUILD.redox_syscall-0.2.5.bazel"), ) maybe( http_archive, - name = "raze__redox_users__0_3_5", - url = "https://crates.io/api/v1/crates/redox_users/0.3.5/download", + name = "raze__redox_users__0_4_0", + url = "https://crates.io/api/v1/crates/redox_users/0.4.0/download", type = "tar.gz", - strip_prefix = "redox_users-0.3.5", - build_file = Label("//rules/rust/remote:BUILD.redox_users-0.3.5.bazel"), + sha256 = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64", + strip_prefix = "redox_users-0.4.0", + build_file = Label("//rules/rust/remote:BUILD.redox_users-0.4.0.bazel"), ) maybe( http_archive, - name = "raze__regex__1_4_3", - url = "https://crates.io/api/v1/crates/regex/1.4.3/download", + name = "raze__regex__1_4_5", + url = "https://crates.io/api/v1/crates/regex/1.4.5/download", type = "tar.gz", - strip_prefix = "regex-1.4.3", - build_file = Label("//rules/rust/remote:BUILD.regex-1.4.3.bazel"), + sha256 = "957056ecddbeba1b26965114e191d2e8589ce74db242b6ea25fc4062427a5c19", + strip_prefix = "regex-1.4.5", + build_file = Label("//rules/rust/remote:BUILD.regex-1.4.5.bazel"), ) maybe( @@ -2401,6 +2656,7 @@ def raze_fetch_remote_crates(): name = "raze__regex_automata__0_1_9", url = "https://crates.io/api/v1/crates/regex-automata/0.1.9/download", type = "tar.gz", + sha256 = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4", strip_prefix = "regex-automata-0.1.9", build_file = Label("//rules/rust/remote:BUILD.regex-automata-0.1.9.bazel"), ) @@ -2410,17 +2666,19 @@ def raze_fetch_remote_crates(): name = "raze__regex_syntax__0_4_2", url = "https://crates.io/api/v1/crates/regex-syntax/0.4.2/download", type = "tar.gz", + sha256 = "8e931c58b93d86f080c734bfd2bce7dd0079ae2331235818133c8be7f422e20e", strip_prefix = "regex-syntax-0.4.2", build_file = Label("//rules/rust/remote:BUILD.regex-syntax-0.4.2.bazel"), ) maybe( http_archive, - name = "raze__regex_syntax__0_6_22", - url = "https://crates.io/api/v1/crates/regex-syntax/0.6.22/download", + name = "raze__regex_syntax__0_6_23", + url = "https://crates.io/api/v1/crates/regex-syntax/0.6.23/download", type = "tar.gz", - strip_prefix = "regex-syntax-0.6.22", - build_file = Label("//rules/rust/remote:BUILD.regex-syntax-0.6.22.bazel"), + sha256 = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548", + strip_prefix = "regex-syntax-0.6.23", + build_file = Label("//rules/rust/remote:BUILD.regex-syntax-0.6.23.bazel"), ) maybe( @@ -2428,6 +2686,7 @@ def raze_fetch_remote_crates(): name = "raze__remove_dir_all__0_5_3", url = "https://crates.io/api/v1/crates/remove_dir_all/0.5.3/download", type = "tar.gz", + sha256 = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7", strip_prefix = "remove_dir_all-0.5.3", build_file = Label("//rules/rust/remote:BUILD.remove_dir_all-0.5.3.bazel"), ) @@ -2437,6 +2696,7 @@ def raze_fetch_remote_crates(): name = "raze__reopen__1_0_2", url = "https://crates.io/api/v1/crates/reopen/1.0.2/download", type = "tar.gz", + sha256 = "5edcb3ed00766dec347874689b0a605087dee77a60912f23ce59928756e19631", strip_prefix = "reopen-1.0.2", build_file = Label("//rules/rust/remote:BUILD.reopen-1.0.2.bazel"), ) @@ -2446,24 +2706,17 @@ def raze_fetch_remote_crates(): name = "raze__resolv_conf__0_7_0", url = "https://crates.io/api/v1/crates/resolv-conf/0.7.0/download", type = "tar.gz", + sha256 = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00", strip_prefix = "resolv-conf-0.7.0", build_file = Label("//rules/rust/remote:BUILD.resolv-conf-0.7.0.bazel"), ) - maybe( - http_archive, - name = "raze__rust_argon2__0_8_3", - url = "https://crates.io/api/v1/crates/rust-argon2/0.8.3/download", - type = "tar.gz", - strip_prefix = "rust-argon2-0.8.3", - build_file = Label("//rules/rust/remote:BUILD.rust-argon2-0.8.3.bazel"), - ) - maybe( http_archive, name = "raze__rust_ini__0_13_0", url = "https://crates.io/api/v1/crates/rust-ini/0.13.0/download", type = "tar.gz", + sha256 = "3e52c148ef37f8c375d49d5a73aa70713125b7f19095948a923f80afdeb22ec2", strip_prefix = "rust-ini-0.13.0", build_file = Label("//rules/rust/remote:BUILD.rust-ini-0.13.0.bazel"), ) @@ -2473,6 +2726,7 @@ def raze_fetch_remote_crates(): name = "raze__rust_stemmers__1_2_0", url = "https://crates.io/api/v1/crates/rust-stemmers/1.2.0/download", type = "tar.gz", + sha256 = "e46a2036019fdb888131db7a4c847a1063a7493f971ed94ea82c67eada63ca54", strip_prefix = "rust-stemmers-1.2.0", build_file = Label("//rules/rust/remote:BUILD.rust-stemmers-1.2.0.bazel"), ) @@ -2482,6 +2736,7 @@ def raze_fetch_remote_crates(): name = "raze__rustc_demangle__0_1_18", url = "https://crates.io/api/v1/crates/rustc-demangle/0.1.18/download", type = "tar.gz", + sha256 = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232", strip_prefix = "rustc-demangle-0.1.18", build_file = Label("//rules/rust/remote:BUILD.rustc-demangle-0.1.18.bazel"), ) @@ -2491,6 +2746,7 @@ def raze_fetch_remote_crates(): name = "raze__rustc_serialize__0_3_24", url = "https://crates.io/api/v1/crates/rustc-serialize/0.3.24/download", type = "tar.gz", + sha256 = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda", strip_prefix = "rustc-serialize-0.3.24", build_file = Label("//rules/rust/remote:BUILD.rustc-serialize-0.3.24.bazel"), ) @@ -2500,15 +2756,27 @@ def raze_fetch_remote_crates(): name = "raze__rustc_version__0_2_3", url = "https://crates.io/api/v1/crates/rustc_version/0.2.3/download", type = "tar.gz", + sha256 = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a", strip_prefix = "rustc_version-0.2.3", build_file = Label("//rules/rust/remote:BUILD.rustc_version-0.2.3.bazel"), ) + maybe( + http_archive, + name = "raze__rustversion__1_0_4", + url = "https://crates.io/api/v1/crates/rustversion/1.0.4/download", + type = "tar.gz", + sha256 = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd", + strip_prefix = "rustversion-1.0.4", + build_file = Label("//rules/rust/remote:BUILD.rustversion-1.0.4.bazel"), + ) + maybe( http_archive, name = "raze__rusty_fork__0_3_0", url = "https://crates.io/api/v1/crates/rusty-fork/0.3.0/download", type = "tar.gz", + sha256 = "cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f", strip_prefix = "rusty-fork-0.3.0", build_file = Label("//rules/rust/remote:BUILD.rusty-fork-0.3.0.bazel"), ) @@ -2518,6 +2786,7 @@ def raze_fetch_remote_crates(): name = "raze__ryu__1_0_5", url = "https://crates.io/api/v1/crates/ryu/1.0.5/download", type = "tar.gz", + sha256 = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e", strip_prefix = "ryu-1.0.5", build_file = Label("//rules/rust/remote:BUILD.ryu-1.0.5.bazel"), ) @@ -2527,6 +2796,7 @@ def raze_fetch_remote_crates(): name = "raze__safemem__0_3_3", url = "https://crates.io/api/v1/crates/safemem/0.3.3/download", type = "tar.gz", + sha256 = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072", strip_prefix = "safemem-0.3.3", build_file = Label("//rules/rust/remote:BUILD.safemem-0.3.3.bazel"), ) @@ -2536,6 +2806,7 @@ def raze_fetch_remote_crates(): name = "raze__same_file__1_0_6", url = "https://crates.io/api/v1/crates/same-file/1.0.6/download", type = "tar.gz", + sha256 = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502", strip_prefix = "same-file-1.0.6", build_file = Label("//rules/rust/remote:BUILD.same-file-1.0.6.bazel"), ) @@ -2545,6 +2816,7 @@ def raze_fetch_remote_crates(): name = "raze__scheduled_thread_pool__0_2_5", url = "https://crates.io/api/v1/crates/scheduled-thread-pool/0.2.5/download", type = "tar.gz", + sha256 = "dc6f74fd1204073fa02d5d5d68bec8021be4c38690b61264b2fdb48083d0e7d7", strip_prefix = "scheduled-thread-pool-0.2.5", build_file = Label("//rules/rust/remote:BUILD.scheduled-thread-pool-0.2.5.bazel"), ) @@ -2554,6 +2826,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.scopeguard-1.1.0.bazel"), ) @@ -2563,6 +2836,7 @@ def raze_fetch_remote_crates(): name = "raze__semver__0_9_0", url = "https://crates.io/api/v1/crates/semver/0.9.0/download", type = "tar.gz", + sha256 = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403", strip_prefix = "semver-0.9.0", build_file = Label("//rules/rust/remote:BUILD.semver-0.9.0.bazel"), ) @@ -2572,6 +2846,7 @@ def raze_fetch_remote_crates(): name = "raze__semver_parser__0_7_0", url = "https://crates.io/api/v1/crates/semver-parser/0.7.0/download", type = "tar.gz", + sha256 = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3", strip_prefix = "semver-parser-0.7.0", build_file = Label("//rules/rust/remote:BUILD.semver-parser-0.7.0.bazel"), ) @@ -2581,17 +2856,19 @@ def raze_fetch_remote_crates(): name = "raze__serde__0_8_23", url = "https://crates.io/api/v1/crates/serde/0.8.23/download", type = "tar.gz", + sha256 = "9dad3f759919b92c3068c696c15c3d17238234498bbdcc80f2c469606f948ac8", strip_prefix = "serde-0.8.23", build_file = Label("//rules/rust/remote:BUILD.serde-0.8.23.bazel"), ) maybe( http_archive, - name = "raze__serde__1_0_123", - url = "https://crates.io/api/v1/crates/serde/1.0.123/download", + name = "raze__serde__1_0_125", + url = "https://crates.io/api/v1/crates/serde/1.0.125/download", type = "tar.gz", - strip_prefix = "serde-1.0.123", - build_file = Label("//rules/rust/remote:BUILD.serde-1.0.123.bazel"), + sha256 = "558dc50e1a5a5fa7112ca2ce4effcb321b0300c0d4ccf0776a9f60cd89031171", + strip_prefix = "serde-1.0.125", + build_file = Label("//rules/rust/remote:BUILD.serde-1.0.125.bazel"), ) maybe( @@ -2599,6 +2876,7 @@ def raze_fetch_remote_crates(): name = "raze__serde_hjson__0_9_1", url = "https://crates.io/api/v1/crates/serde-hjson/0.9.1/download", type = "tar.gz", + sha256 = "6a3a4e0ea8a88553209f6cc6cfe8724ecad22e1acf372793c27d995290fe74f8", strip_prefix = "serde-hjson-0.9.1", build_file = Label("//rules/rust/remote:BUILD.serde-hjson-0.9.1.bazel"), ) @@ -2608,6 +2886,7 @@ def raze_fetch_remote_crates(): name = "raze__serde_value__0_6_0", url = "https://crates.io/api/v1/crates/serde-value/0.6.0/download", type = "tar.gz", + sha256 = "5a65a7291a8a568adcae4c10a677ebcedbc6c9cec91c054dee2ce40b0e3290eb", strip_prefix = "serde-value-0.6.0", build_file = Label("//rules/rust/remote:BUILD.serde-value-0.6.0.bazel"), ) @@ -2617,35 +2896,39 @@ def raze_fetch_remote_crates(): name = "raze__serde_cbor__0_11_1", url = "https://crates.io/api/v1/crates/serde_cbor/0.11.1/download", type = "tar.gz", + sha256 = "1e18acfa2f90e8b735b2836ab8d538de304cbb6729a7360729ea5a895d15a622", strip_prefix = "serde_cbor-0.11.1", build_file = Label("//rules/rust/remote:BUILD.serde_cbor-0.11.1.bazel"), ) maybe( http_archive, - name = "raze__serde_derive__1_0_123", - url = "https://crates.io/api/v1/crates/serde_derive/1.0.123/download", + name = "raze__serde_derive__1_0_125", + url = "https://crates.io/api/v1/crates/serde_derive/1.0.125/download", type = "tar.gz", - strip_prefix = "serde_derive-1.0.123", - build_file = Label("//rules/rust/remote:BUILD.serde_derive-1.0.123.bazel"), + sha256 = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d", + strip_prefix = "serde_derive-1.0.125", + build_file = Label("//rules/rust/remote:BUILD.serde_derive-1.0.125.bazel"), ) maybe( http_archive, - name = "raze__serde_json__1_0_61", - url = "https://crates.io/api/v1/crates/serde_json/1.0.61/download", + name = "raze__serde_json__1_0_64", + url = "https://crates.io/api/v1/crates/serde_json/1.0.64/download", type = "tar.gz", - strip_prefix = "serde_json-1.0.61", - build_file = Label("//rules/rust/remote:BUILD.serde_json-1.0.61.bazel"), + sha256 = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79", + strip_prefix = "serde_json-1.0.64", + build_file = Label("//rules/rust/remote:BUILD.serde_json-1.0.64.bazel"), ) maybe( http_archive, - name = "raze__serde_qs__0_8_2", - url = "https://crates.io/api/v1/crates/serde_qs/0.8.2/download", + name = "raze__serde_qs__0_8_3", + url = "https://crates.io/api/v1/crates/serde_qs/0.8.3/download", type = "tar.gz", - strip_prefix = "serde_qs-0.8.2", - build_file = Label("//rules/rust/remote:BUILD.serde_qs-0.8.2.bazel"), + sha256 = "b22063cd705114614293767c69aa992531f72b0cc8a6b9145801920730fe25e4", + strip_prefix = "serde_qs-0.8.3", + build_file = Label("//rules/rust/remote:BUILD.serde_qs-0.8.3.bazel"), ) maybe( @@ -2653,6 +2936,7 @@ def raze_fetch_remote_crates(): name = "raze__serde_test__0_8_23", url = "https://crates.io/api/v1/crates/serde_test/0.8.23/download", type = "tar.gz", + sha256 = "110b3dbdf8607ec493c22d5d947753282f3bae73c0f56d322af1e8c78e4c23d5", strip_prefix = "serde_test-0.8.23", build_file = Label("//rules/rust/remote:BUILD.serde_test-0.8.23.bazel"), ) @@ -2662,26 +2946,29 @@ def raze_fetch_remote_crates(): name = "raze__serde_urlencoded__0_7_0", url = "https://crates.io/api/v1/crates/serde_urlencoded/0.7.0/download", type = "tar.gz", + sha256 = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9", strip_prefix = "serde_urlencoded-0.7.0", build_file = Label("//rules/rust/remote:BUILD.serde_urlencoded-0.7.0.bazel"), ) maybe( http_archive, - name = "raze__serde_yaml__0_8_16", - url = "https://crates.io/api/v1/crates/serde_yaml/0.8.16/download", + name = "raze__serde_yaml__0_8_17", + url = "https://crates.io/api/v1/crates/serde_yaml/0.8.17/download", type = "tar.gz", - strip_prefix = "serde_yaml-0.8.16", - build_file = Label("//rules/rust/remote:BUILD.serde_yaml-0.8.16.bazel"), + sha256 = "15654ed4ab61726bf918a39cb8d98a2e2995b002387807fa6ba58fdf7f59bb23", + strip_prefix = "serde_yaml-0.8.17", + build_file = Label("//rules/rust/remote:BUILD.serde_yaml-0.8.17.bazel"), ) maybe( http_archive, - name = "raze__sha_1__0_9_3", - url = "https://crates.io/api/v1/crates/sha-1/0.9.3/download", + name = "raze__sha_1__0_9_4", + url = "https://crates.io/api/v1/crates/sha-1/0.9.4/download", type = "tar.gz", - strip_prefix = "sha-1-0.9.3", - build_file = Label("//rules/rust/remote:BUILD.sha-1-0.9.3.bazel"), + sha256 = "dfebf75d25bd900fd1e7d11501efab59bc846dbc76196839663e6637bba9f25f", + strip_prefix = "sha-1-0.9.4", + build_file = Label("//rules/rust/remote:BUILD.sha-1-0.9.4.bazel"), ) maybe( @@ -2689,6 +2976,7 @@ def raze_fetch_remote_crates(): name = "raze__sha1__0_6_0", url = "https://crates.io/api/v1/crates/sha1/0.6.0/download", type = "tar.gz", + sha256 = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d", strip_prefix = "sha1-0.6.0", build_file = Label("//rules/rust/remote:BUILD.sha1-0.6.0.bazel"), ) @@ -2698,6 +2986,7 @@ def raze_fetch_remote_crates(): name = "raze__sha2__0_9_3", url = "https://crates.io/api/v1/crates/sha2/0.9.3/download", type = "tar.gz", + sha256 = "fa827a14b29ab7f44778d14a88d3cb76e949c45083f7dbfa507d0cb699dc12de", strip_prefix = "sha2-0.9.3", build_file = Label("//rules/rust/remote:BUILD.sha2-0.9.3.bazel"), ) @@ -2707,17 +2996,19 @@ def raze_fetch_remote_crates(): name = "raze__signal_hook__0_2_3", url = "https://crates.io/api/v1/crates/signal-hook/0.2.3/download", type = "tar.gz", + sha256 = "844024c8913df6bfbfeee3061075ccc47216a897ac0b54a683dea3dfe16d19af", strip_prefix = "signal-hook-0.2.3", build_file = Label("//rules/rust/remote:BUILD.signal-hook-0.2.3.bazel"), ) maybe( http_archive, - name = "raze__signal_hook__0_3_4", - url = "https://crates.io/api/v1/crates/signal-hook/0.3.4/download", + name = "raze__signal_hook__0_3_7", + url = "https://crates.io/api/v1/crates/signal-hook/0.3.7/download", type = "tar.gz", - strip_prefix = "signal-hook-0.3.4", - build_file = Label("//rules/rust/remote:BUILD.signal-hook-0.3.4.bazel"), + sha256 = "6aa894ef3fade0ee7243422f4fbbd6c2b48e6de767e621d37ef65f2310f53cea", + strip_prefix = "signal-hook-0.3.7", + build_file = Label("//rules/rust/remote:BUILD.signal-hook-0.3.7.bazel"), ) maybe( @@ -2725,17 +3016,19 @@ def raze_fetch_remote_crates(): name = "raze__signal_hook_registry__1_3_0", url = "https://crates.io/api/v1/crates/signal-hook-registry/1.3.0/download", type = "tar.gz", + sha256 = "16f1d0fef1604ba8f7a073c7e701f213e056707210e9020af4528e0101ce11a6", strip_prefix = "signal-hook-registry-1.3.0", build_file = Label("//rules/rust/remote:BUILD.signal-hook-registry-1.3.0.bazel"), ) maybe( http_archive, - name = "raze__siphasher__0_3_3", - url = "https://crates.io/api/v1/crates/siphasher/0.3.3/download", + name = "raze__siphasher__0_3_5", + url = "https://crates.io/api/v1/crates/siphasher/0.3.5/download", type = "tar.gz", - strip_prefix = "siphasher-0.3.3", - build_file = Label("//rules/rust/remote:BUILD.siphasher-0.3.3.bazel"), + sha256 = "cbce6d4507c7e4a3962091436e56e95290cb71fa302d0d270e32130b75fbff27", + strip_prefix = "siphasher-0.3.5", + build_file = Label("//rules/rust/remote:BUILD.siphasher-0.3.5.bazel"), ) maybe( @@ -2743,6 +3036,7 @@ def raze_fetch_remote_crates(): name = "raze__slab__0_4_2", url = "https://crates.io/api/v1/crates/slab/0.4.2/download", type = "tar.gz", + sha256 = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8", strip_prefix = "slab-0.4.2", build_file = Label("//rules/rust/remote:BUILD.slab-0.4.2.bazel"), ) @@ -2752,6 +3046,7 @@ def raze_fetch_remote_crates(): name = "raze__slog__2_7_0", url = "https://crates.io/api/v1/crates/slog/2.7.0/download", type = "tar.gz", + sha256 = "8347046d4ebd943127157b94d63abb990fcf729dc4e9978927fdf4ac3c998d06", strip_prefix = "slog-2.7.0", build_file = Label("//rules/rust/remote:BUILD.slog-2.7.0.bazel"), ) @@ -2761,6 +3056,7 @@ def raze_fetch_remote_crates(): name = "raze__slog_async__2_6_0", url = "https://crates.io/api/v1/crates/slog-async/2.6.0/download", type = "tar.gz", + sha256 = "c60813879f820c85dbc4eabf3269befe374591289019775898d56a81a804fbdc", strip_prefix = "slog-async-2.6.0", build_file = Label("//rules/rust/remote:BUILD.slog-async-2.6.0.bazel"), ) @@ -2770,6 +3066,7 @@ def raze_fetch_remote_crates(): name = "raze__slog_json__2_3_0", url = "https://crates.io/api/v1/crates/slog-json/2.3.0/download", type = "tar.gz", + sha256 = "ddc0d2aff1f8f325ef660d9a0eb6e6dcd20b30b3f581a5897f58bf42d061c37a", strip_prefix = "slog-json-2.3.0", build_file = Label("//rules/rust/remote:BUILD.slog-json-2.3.0.bazel"), ) @@ -2779,6 +3076,7 @@ def raze_fetch_remote_crates(): name = "raze__slog_scope__4_4_0", url = "https://crates.io/api/v1/crates/slog-scope/4.4.0/download", type = "tar.gz", + sha256 = "2f95a4b4c3274cd2869549da82b57ccc930859bdbf5bcea0424bc5f140b3c786", strip_prefix = "slog-scope-4.4.0", build_file = Label("//rules/rust/remote:BUILD.slog-scope-4.4.0.bazel"), ) @@ -2788,17 +3086,19 @@ def raze_fetch_remote_crates(): name = "raze__slog_stdlog__4_1_0", url = "https://crates.io/api/v1/crates/slog-stdlog/4.1.0/download", type = "tar.gz", + sha256 = "8228ab7302adbf4fcb37e66f3cda78003feb521e7fd9e3847ec117a7784d0f5a", strip_prefix = "slog-stdlog-4.1.0", build_file = Label("//rules/rust/remote:BUILD.slog-stdlog-4.1.0.bazel"), ) maybe( http_archive, - name = "raze__slog_term__2_6_0", - url = "https://crates.io/api/v1/crates/slog-term/2.6.0/download", + name = "raze__slog_term__2_8_0", + url = "https://crates.io/api/v1/crates/slog-term/2.8.0/download", type = "tar.gz", - strip_prefix = "slog-term-2.6.0", - build_file = Label("//rules/rust/remote:BUILD.slog-term-2.6.0.bazel"), + sha256 = "95c1e7e5aab61ced6006149ea772770b84a0d16ce0f7885def313e4829946d76", + strip_prefix = "slog-term-2.8.0", + build_file = Label("//rules/rust/remote:BUILD.slog-term-2.8.0.bazel"), ) maybe( @@ -2806,6 +3106,7 @@ def raze_fetch_remote_crates(): name = "raze__slog_derive__0_2_0", url = "https://crates.io/api/v1/crates/slog_derive/0.2.0/download", type = "tar.gz", + sha256 = "a945ec7f7ce853e89ffa36be1e27dce9a43e82ff9093bf3461c30d5da74ed11b", strip_prefix = "slog_derive-0.2.0", build_file = Label("//rules/rust/remote:BUILD.slog_derive-0.2.0.bazel"), ) @@ -2815,6 +3116,7 @@ def raze_fetch_remote_crates(): name = "raze__smallvec__1_6_1", url = "https://crates.io/api/v1/crates/smallvec/1.6.1/download", type = "tar.gz", + sha256 = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e", strip_prefix = "smallvec-1.6.1", build_file = Label("//rules/rust/remote:BUILD.smallvec-1.6.1.bazel"), ) @@ -2824,17 +3126,19 @@ def raze_fetch_remote_crates(): name = "raze__smawk__0_3_1", url = "https://crates.io/api/v1/crates/smawk/0.3.1/download", type = "tar.gz", + sha256 = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043", strip_prefix = "smawk-0.3.1", build_file = Label("//rules/rust/remote:BUILD.smawk-0.3.1.bazel"), ) maybe( http_archive, - name = "raze__snap__1_0_3", - url = "https://crates.io/api/v1/crates/snap/1.0.3/download", + name = "raze__snap__1_0_4", + url = "https://crates.io/api/v1/crates/snap/1.0.4/download", type = "tar.gz", - strip_prefix = "snap-1.0.3", - build_file = Label("//rules/rust/remote:BUILD.snap-1.0.3.bazel"), + sha256 = "dc725476a1398f0480d56cd0ad381f6f32acf2642704456f8f59a35df464b59a", + strip_prefix = "snap-1.0.4", + build_file = Label("//rules/rust/remote:BUILD.snap-1.0.4.bazel"), ) maybe( @@ -2842,6 +3146,7 @@ def raze_fetch_remote_crates(): name = "raze__socket2__0_3_19", url = "https://crates.io/api/v1/crates/socket2/0.3.19/download", type = "tar.gz", + sha256 = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e", strip_prefix = "socket2-0.3.19", build_file = Label("//rules/rust/remote:BUILD.socket2-0.3.19.bazel"), ) @@ -2851,17 +3156,19 @@ def raze_fetch_remote_crates(): name = "raze__stable_deref_trait__1_2_0", url = "https://crates.io/api/v1/crates/stable_deref_trait/1.2.0/download", type = "tar.gz", + sha256 = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3", strip_prefix = "stable_deref_trait-1.2.0", build_file = Label("//rules/rust/remote:BUILD.stable_deref_trait-1.2.0.bazel"), ) maybe( http_archive, - name = "raze__standback__0_2_14", - url = "https://crates.io/api/v1/crates/standback/0.2.14/download", + name = "raze__standback__0_2_17", + url = "https://crates.io/api/v1/crates/standback/0.2.17/download", type = "tar.gz", - strip_prefix = "standback-0.2.14", - build_file = Label("//rules/rust/remote:BUILD.standback-0.2.14.bazel"), + sha256 = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff", + strip_prefix = "standback-0.2.17", + build_file = Label("//rules/rust/remote:BUILD.standback-0.2.17.bazel"), ) maybe( @@ -2869,6 +3176,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.static_assertions-1.1.0.bazel"), ) @@ -2878,6 +3186,7 @@ def raze_fetch_remote_crates(): name = "raze__stdweb__0_4_20", url = "https://crates.io/api/v1/crates/stdweb/0.4.20/download", type = "tar.gz", + sha256 = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5", strip_prefix = "stdweb-0.4.20", build_file = Label("//rules/rust/remote:BUILD.stdweb-0.4.20.bazel"), ) @@ -2887,6 +3196,7 @@ def raze_fetch_remote_crates(): name = "raze__stdweb_derive__0_5_3", url = "https://crates.io/api/v1/crates/stdweb-derive/0.5.3/download", type = "tar.gz", + sha256 = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef", strip_prefix = "stdweb-derive-0.5.3", build_file = Label("//rules/rust/remote:BUILD.stdweb-derive-0.5.3.bazel"), ) @@ -2896,6 +3206,7 @@ def raze_fetch_remote_crates(): name = "raze__stdweb_internal_macros__0_2_9", url = "https://crates.io/api/v1/crates/stdweb-internal-macros/0.2.9/download", type = "tar.gz", + sha256 = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11", strip_prefix = "stdweb-internal-macros-0.2.9", build_file = Label("//rules/rust/remote:BUILD.stdweb-internal-macros-0.2.9.bazel"), ) @@ -2905,6 +3216,7 @@ def raze_fetch_remote_crates(): name = "raze__stdweb_internal_runtime__0_1_5", url = "https://crates.io/api/v1/crates/stdweb-internal-runtime/0.1.5/download", type = "tar.gz", + sha256 = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0", strip_prefix = "stdweb-internal-runtime-0.1.5", build_file = Label("//rules/rust/remote:BUILD.stdweb-internal-runtime-0.1.5.bazel"), ) @@ -2914,6 +3226,7 @@ def raze_fetch_remote_crates(): name = "raze__stringprep__0_1_2", url = "https://crates.io/api/v1/crates/stringprep/0.1.2/download", type = "tar.gz", + sha256 = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1", strip_prefix = "stringprep-0.1.2", build_file = Label("//rules/rust/remote:BUILD.stringprep-0.1.2.bazel"), ) @@ -2923,6 +3236,7 @@ def raze_fetch_remote_crates(): name = "raze__strsim__0_8_0", url = "https://crates.io/api/v1/crates/strsim/0.8.0/download", type = "tar.gz", + sha256 = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a", strip_prefix = "strsim-0.8.0", build_file = Label("//rules/rust/remote:BUILD.strsim-0.8.0.bazel"), ) @@ -2932,6 +3246,7 @@ def raze_fetch_remote_crates(): name = "raze__strum__0_20_0", url = "https://crates.io/api/v1/crates/strum/0.20.0/download", type = "tar.gz", + sha256 = "7318c509b5ba57f18533982607f24070a55d353e90d4cae30c467cdb2ad5ac5c", strip_prefix = "strum-0.20.0", build_file = Label("//rules/rust/remote:BUILD.strum-0.20.0.bazel"), ) @@ -2941,6 +3256,7 @@ def raze_fetch_remote_crates(): name = "raze__strum_macros__0_20_1", url = "https://crates.io/api/v1/crates/strum_macros/0.20.1/download", type = "tar.gz", + sha256 = "ee8bc6b87a5112aeeab1f4a9f7ab634fe6cbefc4850006df31267f4cfb9e3149", strip_prefix = "strum_macros-0.20.1", build_file = Label("//rules/rust/remote:BUILD.strum_macros-0.20.1.bazel"), ) @@ -2950,17 +3266,19 @@ def raze_fetch_remote_crates(): name = "raze__subtle__2_4_0", url = "https://crates.io/api/v1/crates/subtle/2.4.0/download", type = "tar.gz", + sha256 = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2", strip_prefix = "subtle-2.4.0", build_file = Label("//rules/rust/remote:BUILD.subtle-2.4.0.bazel"), ) maybe( http_archive, - name = "raze__syn__1_0_60", - url = "https://crates.io/api/v1/crates/syn/1.0.60/download", + name = "raze__syn__1_0_67", + url = "https://crates.io/api/v1/crates/syn/1.0.67/download", type = "tar.gz", - strip_prefix = "syn-1.0.60", - build_file = Label("//rules/rust/remote:BUILD.syn-1.0.60.bazel"), + sha256 = "6498a9efc342871f91cc2d0d694c674368b4ceb40f62b65a7a08c3792935e702", + strip_prefix = "syn-1.0.67", + build_file = Label("//rules/rust/remote:BUILD.syn-1.0.67.bazel"), ) maybe( @@ -2968,6 +3286,7 @@ def raze_fetch_remote_crates(): name = "raze__synstructure__0_12_4", url = "https://crates.io/api/v1/crates/synstructure/0.12.4/download", type = "tar.gz", + sha256 = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701", strip_prefix = "synstructure-0.12.4", build_file = Label("//rules/rust/remote:BUILD.synstructure-0.12.4.bazel"), ) @@ -2977,6 +3296,7 @@ def raze_fetch_remote_crates(): name = "raze__take_mut__0_2_2", url = "https://crates.io/api/v1/crates/take_mut/0.2.2/download", type = "tar.gz", + sha256 = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60", strip_prefix = "take_mut-0.2.2", build_file = Label("//rules/rust/remote:BUILD.take_mut-0.2.2.bazel"), ) @@ -2986,17 +3306,19 @@ def raze_fetch_remote_crates(): name = "raze__tantivy_fst__0_3_0", url = "https://crates.io/api/v1/crates/tantivy-fst/0.3.0/download", type = "tar.gz", + sha256 = "cb20cdc0d83e9184560bdde9cd60142dbb4af2e0f770e88fce45770495224205", strip_prefix = "tantivy-fst-0.3.0", build_file = Label("//rules/rust/remote:BUILD.tantivy-fst-0.3.0.bazel"), ) maybe( http_archive, - name = "raze__tar__0_4_32", - url = "https://crates.io/api/v1/crates/tar/0.4.32/download", + name = "raze__tar__0_4_33", + url = "https://crates.io/api/v1/crates/tar/0.4.33/download", type = "tar.gz", - strip_prefix = "tar-0.4.32", - build_file = Label("//rules/rust/remote:BUILD.tar-0.4.32.bazel"), + sha256 = "c0bcfbd6a598361fda270d82469fff3d65089dc33e175c9a131f7b4cd395f228", + strip_prefix = "tar-0.4.33", + build_file = Label("//rules/rust/remote:BUILD.tar-0.4.33.bazel"), ) maybe( @@ -3004,6 +3326,7 @@ def raze_fetch_remote_crates(): name = "raze__tempdir__0_3_7", url = "https://crates.io/api/v1/crates/tempdir/0.3.7/download", type = "tar.gz", + sha256 = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8", strip_prefix = "tempdir-0.3.7", build_file = Label("//rules/rust/remote:BUILD.tempdir-0.3.7.bazel"), ) @@ -3013,17 +3336,19 @@ def raze_fetch_remote_crates(): name = "raze__tempfile__3_2_0", url = "https://crates.io/api/v1/crates/tempfile/3.2.0/download", type = "tar.gz", + sha256 = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22", strip_prefix = "tempfile-3.2.0", build_file = Label("//rules/rust/remote:BUILD.tempfile-3.2.0.bazel"), ) maybe( http_archive, - name = "raze__term__0_6_1", - url = "https://crates.io/api/v1/crates/term/0.6.1/download", + name = "raze__term__0_7_0", + url = "https://crates.io/api/v1/crates/term/0.7.0/download", type = "tar.gz", - strip_prefix = "term-0.6.1", - build_file = Label("//rules/rust/remote:BUILD.term-0.6.1.bazel"), + sha256 = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f", + strip_prefix = "term-0.7.0", + build_file = Label("//rules/rust/remote:BUILD.term-0.7.0.bazel"), ) maybe( @@ -3031,6 +3356,7 @@ def raze_fetch_remote_crates(): name = "raze__termcolor__1_1_2", url = "https://crates.io/api/v1/crates/termcolor/1.1.2/download", type = "tar.gz", + sha256 = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4", strip_prefix = "termcolor-1.1.2", build_file = Label("//rules/rust/remote:BUILD.termcolor-1.1.2.bazel"), ) @@ -3040,35 +3366,39 @@ def raze_fetch_remote_crates(): name = "raze__textwrap__0_11_0", url = "https://crates.io/api/v1/crates/textwrap/0.11.0/download", type = "tar.gz", + sha256 = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060", strip_prefix = "textwrap-0.11.0", build_file = Label("//rules/rust/remote:BUILD.textwrap-0.11.0.bazel"), ) maybe( http_archive, - name = "raze__textwrap__0_13_2", - url = "https://crates.io/api/v1/crates/textwrap/0.13.2/download", + name = "raze__textwrap__0_13_4", + url = "https://crates.io/api/v1/crates/textwrap/0.13.4/download", type = "tar.gz", - strip_prefix = "textwrap-0.13.2", - build_file = Label("//rules/rust/remote:BUILD.textwrap-0.13.2.bazel"), + sha256 = "cd05616119e612a8041ef58f2b578906cc2531a6069047ae092cfb86a325d835", + strip_prefix = "textwrap-0.13.4", + build_file = Label("//rules/rust/remote:BUILD.textwrap-0.13.4.bazel"), ) maybe( http_archive, - name = "raze__thiserror__1_0_23", - url = "https://crates.io/api/v1/crates/thiserror/1.0.23/download", + name = "raze__thiserror__1_0_24", + url = "https://crates.io/api/v1/crates/thiserror/1.0.24/download", type = "tar.gz", - strip_prefix = "thiserror-1.0.23", - build_file = Label("//rules/rust/remote:BUILD.thiserror-1.0.23.bazel"), + sha256 = "e0f4a65597094d4483ddaed134f409b2cb7c1beccf25201a9f73c719254fa98e", + strip_prefix = "thiserror-1.0.24", + build_file = Label("//rules/rust/remote:BUILD.thiserror-1.0.24.bazel"), ) maybe( http_archive, - name = "raze__thiserror_impl__1_0_23", - url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.23/download", + name = "raze__thiserror_impl__1_0_24", + url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.24/download", type = "tar.gz", - strip_prefix = "thiserror-impl-1.0.23", - build_file = Label("//rules/rust/remote:BUILD.thiserror-impl-1.0.23.bazel"), + sha256 = "7765189610d8241a44529806d6fd1f2e0a08734313a35d5b3a556f92b381f3c0", + strip_prefix = "thiserror-impl-1.0.24", + build_file = Label("//rules/rust/remote:BUILD.thiserror-impl-1.0.24.bazel"), ) maybe( @@ -3076,6 +3406,7 @@ def raze_fetch_remote_crates(): name = "raze__thread_id__3_3_0", url = "https://crates.io/api/v1/crates/thread-id/3.3.0/download", type = "tar.gz", + sha256 = "c7fbf4c9d56b320106cd64fd024dadfa0be7cb4706725fc44a7d7ce952d820c1", strip_prefix = "thread-id-3.3.0", build_file = Label("//rules/rust/remote:BUILD.thread-id-3.3.0.bazel"), ) @@ -3085,6 +3416,7 @@ def raze_fetch_remote_crates(): name = "raze__thread_local__1_1_3", url = "https://crates.io/api/v1/crates/thread_local/1.1.3/download", type = "tar.gz", + sha256 = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd", strip_prefix = "thread_local-1.1.3", build_file = Label("//rules/rust/remote:BUILD.thread_local-1.1.3.bazel"), ) @@ -3094,6 +3426,7 @@ def raze_fetch_remote_crates(): name = "raze__threadpool__1_8_1", url = "https://crates.io/api/v1/crates/threadpool/1.8.1/download", type = "tar.gz", + sha256 = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa", strip_prefix = "threadpool-1.8.1", build_file = Label("//rules/rust/remote:BUILD.threadpool-1.8.1.bazel"), ) @@ -3103,17 +3436,19 @@ def raze_fetch_remote_crates(): name = "raze__time__0_1_43", url = "https://crates.io/api/v1/crates/time/0.1.43/download", type = "tar.gz", + sha256 = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438", strip_prefix = "time-0.1.43", build_file = Label("//rules/rust/remote:BUILD.time-0.1.43.bazel"), ) maybe( http_archive, - name = "raze__time__0_2_25", - url = "https://crates.io/api/v1/crates/time/0.2.25/download", + name = "raze__time__0_2_26", + url = "https://crates.io/api/v1/crates/time/0.2.26/download", type = "tar.gz", - strip_prefix = "time-0.2.25", - build_file = Label("//rules/rust/remote:BUILD.time-0.2.25.bazel"), + sha256 = "08a8cbfbf47955132d0202d1662f49b2423ae35862aee471f3ba4b133358f372", + strip_prefix = "time-0.2.26", + build_file = Label("//rules/rust/remote:BUILD.time-0.2.26.bazel"), ) maybe( @@ -3121,6 +3456,7 @@ def raze_fetch_remote_crates(): name = "raze__time_macros__0_1_1", url = "https://crates.io/api/v1/crates/time-macros/0.1.1/download", type = "tar.gz", + sha256 = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1", strip_prefix = "time-macros-0.1.1", build_file = Label("//rules/rust/remote:BUILD.time-macros-0.1.1.bazel"), ) @@ -3130,17 +3466,19 @@ def raze_fetch_remote_crates(): name = "raze__time_macros_impl__0_1_1", url = "https://crates.io/api/v1/crates/time-macros-impl/0.1.1/download", type = "tar.gz", + sha256 = "e5c3be1edfad6027c69f5491cf4cb310d1a71ecd6af742788c6ff8bced86b8fa", strip_prefix = "time-macros-impl-0.1.1", build_file = Label("//rules/rust/remote:BUILD.time-macros-impl-0.1.1.bazel"), ) maybe( http_archive, - name = "raze__tinytemplate__1_2_0", - url = "https://crates.io/api/v1/crates/tinytemplate/1.2.0/download", + name = "raze__tinytemplate__1_2_1", + url = "https://crates.io/api/v1/crates/tinytemplate/1.2.1/download", type = "tar.gz", - strip_prefix = "tinytemplate-1.2.0", - build_file = Label("//rules/rust/remote:BUILD.tinytemplate-1.2.0.bazel"), + sha256 = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc", + strip_prefix = "tinytemplate-1.2.1", + build_file = Label("//rules/rust/remote:BUILD.tinytemplate-1.2.1.bazel"), ) maybe( @@ -3148,6 +3486,7 @@ def raze_fetch_remote_crates(): name = "raze__tinyvec__1_1_1", url = "https://crates.io/api/v1/crates/tinyvec/1.1.1/download", type = "tar.gz", + sha256 = "317cca572a0e89c3ce0ca1f1bdc9369547fe318a683418e42ac8f59d14701023", strip_prefix = "tinyvec-1.1.1", build_file = Label("//rules/rust/remote:BUILD.tinyvec-1.1.1.bazel"), ) @@ -3157,6 +3496,7 @@ def raze_fetch_remote_crates(): name = "raze__tinyvec_macros__0_1_0", url = "https://crates.io/api/v1/crates/tinyvec_macros/0.1.0/download", type = "tar.gz", + sha256 = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c", strip_prefix = "tinyvec_macros-0.1.0", build_file = Label("//rules/rust/remote:BUILD.tinyvec_macros-0.1.0.bazel"), ) @@ -3166,6 +3506,7 @@ def raze_fetch_remote_crates(): name = "raze__tls_api__0_4_0", url = "https://crates.io/api/v1/crates/tls-api/0.4.0/download", type = "tar.gz", + sha256 = "4ebb4107c167a4087349fcf08aea4debc358fe69d60fe1df991781842cfe98a3", strip_prefix = "tls-api-0.4.0", build_file = Label("//rules/rust/remote:BUILD.tls-api-0.4.0.bazel"), ) @@ -3175,6 +3516,7 @@ def raze_fetch_remote_crates(): name = "raze__tls_api_stub__0_4_0", url = "https://crates.io/api/v1/crates/tls-api-stub/0.4.0/download", type = "tar.gz", + sha256 = "6f8ff269def04f25ae84b9aac156a400b92c97018a184036548c91cedaafd783", strip_prefix = "tls-api-stub-0.4.0", build_file = Label("//rules/rust/remote:BUILD.tls-api-stub-0.4.0.bazel"), ) @@ -3184,17 +3526,19 @@ def raze_fetch_remote_crates(): name = "raze__tokio__0_2_25", url = "https://crates.io/api/v1/crates/tokio/0.2.25/download", type = "tar.gz", + sha256 = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092", strip_prefix = "tokio-0.2.25", build_file = Label("//rules/rust/remote:BUILD.tokio-0.2.25.bazel"), ) maybe( http_archive, - name = "raze__tokio__1_1_1", - url = "https://crates.io/api/v1/crates/tokio/1.1.1/download", + name = "raze__tokio__1_4_0", + url = "https://crates.io/api/v1/crates/tokio/1.4.0/download", type = "tar.gz", - strip_prefix = "tokio-1.1.1", - build_file = Label("//rules/rust/remote:BUILD.tokio-1.1.1.bazel"), + sha256 = "134af885d758d645f0f0505c9a8b3f9bf8a348fd822e112ab5248138348f1722", + strip_prefix = "tokio-1.4.0", + build_file = Label("//rules/rust/remote:BUILD.tokio-1.4.0.bazel"), ) maybe( @@ -3202,6 +3546,7 @@ def raze_fetch_remote_crates(): name = "raze__tokio_macros__0_2_6", url = "https://crates.io/api/v1/crates/tokio-macros/0.2.6/download", type = "tar.gz", + sha256 = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a", strip_prefix = "tokio-macros-0.2.6", build_file = Label("//rules/rust/remote:BUILD.tokio-macros-0.2.6.bazel"), ) @@ -3211,6 +3556,7 @@ def raze_fetch_remote_crates(): name = "raze__tokio_pg_mapper__0_2_0", url = "https://crates.io/api/v1/crates/tokio-pg-mapper/0.2.0/download", type = "tar.gz", + sha256 = "93f2b78f3566383ffabc553c72bbb2f129962a54886c5c4d8e8c706f84eceab8", strip_prefix = "tokio-pg-mapper-0.2.0", build_file = Label("//rules/rust/remote:BUILD.tokio-pg-mapper-0.2.0.bazel"), ) @@ -3220,6 +3566,7 @@ def raze_fetch_remote_crates(): name = "raze__tokio_pg_mapper_derive__0_2_0", url = "https://crates.io/api/v1/crates/tokio-pg-mapper-derive/0.2.0/download", type = "tar.gz", + sha256 = "8548f756cd6eb4069c5af0fb0cec57001fb42bd1fb7330d8f24067ee3fa62608", strip_prefix = "tokio-pg-mapper-derive-0.2.0", build_file = Label("//rules/rust/remote:BUILD.tokio-pg-mapper-derive-0.2.0.bazel"), ) @@ -3229,6 +3576,7 @@ def raze_fetch_remote_crates(): name = "raze__tokio_postgres__0_5_5", url = "https://crates.io/api/v1/crates/tokio-postgres/0.5.5/download", type = "tar.gz", + sha256 = "55a2482c9fe4dd481723cf5c0616f34afc710e55dcda0944e12e7b3316117892", strip_prefix = "tokio-postgres-0.5.5", build_file = Label("//rules/rust/remote:BUILD.tokio-postgres-0.5.5.bazel"), ) @@ -3238,6 +3586,7 @@ def raze_fetch_remote_crates(): name = "raze__tokio_postgres__0_7_0", url = "https://crates.io/api/v1/crates/tokio-postgres/0.7.0/download", type = "tar.gz", + sha256 = "1cc9f82c2bfb06a33dd0dfb44b07ca98fe72df19e681d80c78d05a1bac2138e2", strip_prefix = "tokio-postgres-0.7.0", build_file = Label("//rules/rust/remote:BUILD.tokio-postgres-0.7.0.bazel"), ) @@ -3247,6 +3596,7 @@ def raze_fetch_remote_crates(): name = "raze__tokio_util__0_2_0", url = "https://crates.io/api/v1/crates/tokio-util/0.2.0/download", type = "tar.gz", + sha256 = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930", strip_prefix = "tokio-util-0.2.0", build_file = Label("//rules/rust/remote:BUILD.tokio-util-0.2.0.bazel"), ) @@ -3256,17 +3606,19 @@ def raze_fetch_remote_crates(): name = "raze__tokio_util__0_3_1", url = "https://crates.io/api/v1/crates/tokio-util/0.3.1/download", type = "tar.gz", + sha256 = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499", strip_prefix = "tokio-util-0.3.1", build_file = Label("//rules/rust/remote:BUILD.tokio-util-0.3.1.bazel"), ) maybe( http_archive, - name = "raze__tokio_util__0_6_3", - url = "https://crates.io/api/v1/crates/tokio-util/0.6.3/download", + name = "raze__tokio_util__0_6_5", + url = "https://crates.io/api/v1/crates/tokio-util/0.6.5/download", type = "tar.gz", - strip_prefix = "tokio-util-0.6.3", - build_file = Label("//rules/rust/remote:BUILD.tokio-util-0.6.3.bazel"), + sha256 = "5143d049e85af7fbc36f5454d990e62c2df705b3589f123b71f441b6b59f443f", + strip_prefix = "tokio-util-0.6.5", + build_file = Label("//rules/rust/remote:BUILD.tokio-util-0.6.5.bazel"), ) maybe( @@ -3274,17 +3626,19 @@ def raze_fetch_remote_crates(): name = "raze__toml__0_5_8", url = "https://crates.io/api/v1/crates/toml/0.5.8/download", type = "tar.gz", + sha256 = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa", strip_prefix = "toml-0.5.8", build_file = Label("//rules/rust/remote:BUILD.toml-0.5.8.bazel"), ) maybe( http_archive, - name = "raze__tracing__0_1_22", - url = "https://crates.io/api/v1/crates/tracing/0.1.22/download", + name = "raze__tracing__0_1_25", + url = "https://crates.io/api/v1/crates/tracing/0.1.25/download", type = "tar.gz", - strip_prefix = "tracing-0.1.22", - build_file = Label("//rules/rust/remote:BUILD.tracing-0.1.22.bazel"), + sha256 = "01ebdc2bb4498ab1ab5f5b73c5803825e60199229ccba0698170e3be0e7f959f", + strip_prefix = "tracing-0.1.25", + build_file = Label("//rules/rust/remote:BUILD.tracing-0.1.25.bazel"), ) maybe( @@ -3292,17 +3646,19 @@ def raze_fetch_remote_crates(): name = "raze__tracing_core__0_1_17", url = "https://crates.io/api/v1/crates/tracing-core/0.1.17/download", type = "tar.gz", + sha256 = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f", strip_prefix = "tracing-core-0.1.17", build_file = Label("//rules/rust/remote:BUILD.tracing-core-0.1.17.bazel"), ) maybe( http_archive, - name = "raze__tracing_futures__0_2_4", - url = "https://crates.io/api/v1/crates/tracing-futures/0.2.4/download", + name = "raze__tracing_futures__0_2_5", + url = "https://crates.io/api/v1/crates/tracing-futures/0.2.5/download", type = "tar.gz", - strip_prefix = "tracing-futures-0.2.4", - build_file = Label("//rules/rust/remote:BUILD.tracing-futures-0.2.4.bazel"), + sha256 = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2", + strip_prefix = "tracing-futures-0.2.5", + build_file = Label("//rules/rust/remote:BUILD.tracing-futures-0.2.5.bazel"), ) maybe( @@ -3310,26 +3666,29 @@ def raze_fetch_remote_crates(): name = "raze__traitobject__0_1_0", url = "https://crates.io/api/v1/crates/traitobject/0.1.0/download", type = "tar.gz", + sha256 = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079", strip_prefix = "traitobject-0.1.0", build_file = Label("//rules/rust/remote:BUILD.traitobject-0.1.0.bazel"), ) maybe( http_archive, - name = "raze__trust_dns_proto__0_19_6", - url = "https://crates.io/api/v1/crates/trust-dns-proto/0.19.6/download", + name = "raze__trust_dns_proto__0_19_7", + url = "https://crates.io/api/v1/crates/trust-dns-proto/0.19.7/download", type = "tar.gz", - strip_prefix = "trust-dns-proto-0.19.6", - build_file = Label("//rules/rust/remote:BUILD.trust-dns-proto-0.19.6.bazel"), + sha256 = "1cad71a0c0d68ab9941d2fb6e82f8fb2e86d9945b94e1661dd0aaea2b88215a9", + strip_prefix = "trust-dns-proto-0.19.7", + build_file = Label("//rules/rust/remote:BUILD.trust-dns-proto-0.19.7.bazel"), ) maybe( http_archive, - name = "raze__trust_dns_resolver__0_19_6", - url = "https://crates.io/api/v1/crates/trust-dns-resolver/0.19.6/download", + name = "raze__trust_dns_resolver__0_19_7", + url = "https://crates.io/api/v1/crates/trust-dns-resolver/0.19.7/download", type = "tar.gz", - strip_prefix = "trust-dns-resolver-0.19.6", - build_file = Label("//rules/rust/remote:BUILD.trust-dns-resolver-0.19.6.bazel"), + sha256 = "710f593b371175db53a26d0b38ed2978fafb9e9e8d3868b1acd753ea18df0ceb", + strip_prefix = "trust-dns-resolver-0.19.7", + build_file = Label("//rules/rust/remote:BUILD.trust-dns-resolver-0.19.7.bazel"), ) maybe( @@ -3337,17 +3696,19 @@ def raze_fetch_remote_crates(): name = "raze__typemap__0_3_3", url = "https://crates.io/api/v1/crates/typemap/0.3.3/download", type = "tar.gz", + sha256 = "653be63c80a3296da5551e1bfd2cca35227e13cdd08c6668903ae2f4f77aa1f6", strip_prefix = "typemap-0.3.3", build_file = Label("//rules/rust/remote:BUILD.typemap-0.3.3.bazel"), ) maybe( http_archive, - name = "raze__typenum__1_12_0", - url = "https://crates.io/api/v1/crates/typenum/1.12.0/download", + name = "raze__typenum__1_13_0", + url = "https://crates.io/api/v1/crates/typenum/1.13.0/download", type = "tar.gz", - strip_prefix = "typenum-1.12.0", - build_file = Label("//rules/rust/remote:BUILD.typenum-1.12.0.bazel"), + sha256 = "879f6906492a7cd215bfa4cf595b600146ccfac0c79bcbd1f3000162af5e8b06", + strip_prefix = "typenum-1.13.0", + build_file = Label("//rules/rust/remote:BUILD.typenum-1.13.0.bazel"), ) maybe( @@ -3355,17 +3716,19 @@ def raze_fetch_remote_crates(): name = "raze__unicode_bidi__0_3_4", url = "https://crates.io/api/v1/crates/unicode-bidi/0.3.4/download", type = "tar.gz", + sha256 = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5", strip_prefix = "unicode-bidi-0.3.4", build_file = Label("//rules/rust/remote:BUILD.unicode-bidi-0.3.4.bazel"), ) maybe( http_archive, - name = "raze__unicode_normalization__0_1_16", - url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.16/download", + name = "raze__unicode_normalization__0_1_17", + url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.17/download", type = "tar.gz", - strip_prefix = "unicode-normalization-0.1.16", - build_file = Label("//rules/rust/remote:BUILD.unicode-normalization-0.1.16.bazel"), + sha256 = "07fbfce1c8a97d547e8b5334978438d9d6ec8c20e38f56d4a4374d181493eaef", + strip_prefix = "unicode-normalization-0.1.17", + build_file = Label("//rules/rust/remote:BUILD.unicode-normalization-0.1.17.bazel"), ) maybe( @@ -3373,6 +3736,7 @@ def raze_fetch_remote_crates(): name = "raze__unicode_segmentation__1_7_1", url = "https://crates.io/api/v1/crates/unicode-segmentation/1.7.1/download", type = "tar.gz", + sha256 = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796", strip_prefix = "unicode-segmentation-1.7.1", build_file = Label("//rules/rust/remote:BUILD.unicode-segmentation-1.7.1.bazel"), ) @@ -3382,6 +3746,7 @@ def raze_fetch_remote_crates(): name = "raze__unicode_width__0_1_8", url = "https://crates.io/api/v1/crates/unicode-width/0.1.8/download", type = "tar.gz", + sha256 = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3", strip_prefix = "unicode-width-0.1.8", build_file = Label("//rules/rust/remote:BUILD.unicode-width-0.1.8.bazel"), ) @@ -3391,6 +3756,7 @@ def raze_fetch_remote_crates(): name = "raze__unicode_xid__0_2_1", url = "https://crates.io/api/v1/crates/unicode-xid/0.2.1/download", type = "tar.gz", + sha256 = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564", strip_prefix = "unicode-xid-0.2.1", build_file = Label("//rules/rust/remote:BUILD.unicode-xid-0.2.1.bazel"), ) @@ -3400,6 +3766,7 @@ def raze_fetch_remote_crates(): name = "raze__unix_socket__0_5_0", url = "https://crates.io/api/v1/crates/unix_socket/0.5.0/download", type = "tar.gz", + sha256 = "6aa2700417c405c38f5e6902d699345241c28c0b7ade4abaad71e35a87eb1564", strip_prefix = "unix_socket-0.5.0", build_file = Label("//rules/rust/remote:BUILD.unix_socket-0.5.0.bazel"), ) @@ -3409,17 +3776,19 @@ def raze_fetch_remote_crates(): name = "raze__unsafe_any__0_4_2", url = "https://crates.io/api/v1/crates/unsafe-any/0.4.2/download", type = "tar.gz", + sha256 = "f30360d7979f5e9c6e6cea48af192ea8fab4afb3cf72597154b8f08935bc9c7f", strip_prefix = "unsafe-any-0.4.2", build_file = Label("//rules/rust/remote:BUILD.unsafe-any-0.4.2.bazel"), ) maybe( http_archive, - name = "raze__url__2_2_0", - url = "https://crates.io/api/v1/crates/url/2.2.0/download", + name = "raze__url__2_2_1", + url = "https://crates.io/api/v1/crates/url/2.2.1/download", type = "tar.gz", - strip_prefix = "url-2.2.0", - build_file = Label("//rules/rust/remote:BUILD.url-2.2.0.bazel"), + sha256 = "9ccd964113622c8e9322cfac19eb1004a07e636c545f325da085d5cdde6f1f8b", + strip_prefix = "url-2.2.1", + build_file = Label("//rules/rust/remote:BUILD.url-2.2.1.bazel"), ) maybe( @@ -3427,6 +3796,7 @@ def raze_fetch_remote_crates(): name = "raze__urlparse__0_7_3", url = "https://crates.io/api/v1/crates/urlparse/0.7.3/download", type = "tar.gz", + sha256 = "110352d4e9076c67839003c7788d8604e24dcded13e0b375af3efaa8cf468517", strip_prefix = "urlparse-0.7.3", build_file = Label("//rules/rust/remote:BUILD.urlparse-0.7.3.bazel"), ) @@ -3436,6 +3806,7 @@ def raze_fetch_remote_crates(): name = "raze__utf8_ranges__1_0_4", url = "https://crates.io/api/v1/crates/utf8-ranges/1.0.4/download", type = "tar.gz", + sha256 = "b4ae116fef2b7fea257ed6440d3cfcff7f190865f170cdad00bb6465bf18ecba", strip_prefix = "utf8-ranges-1.0.4", build_file = Label("//rules/rust/remote:BUILD.utf8-ranges-1.0.4.bazel"), ) @@ -3445,6 +3816,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.uuid-0.8.2.bazel"), ) @@ -3454,17 +3826,19 @@ def raze_fetch_remote_crates(): name = "raze__vec_map__0_8_2", url = "https://crates.io/api/v1/crates/vec_map/0.8.2/download", type = "tar.gz", + sha256 = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191", strip_prefix = "vec_map-0.8.2", build_file = Label("//rules/rust/remote:BUILD.vec_map-0.8.2.bazel"), ) maybe( http_archive, - name = "raze__version_check__0_9_2", - url = "https://crates.io/api/v1/crates/version_check/0.9.2/download", + name = "raze__version_check__0_9_3", + url = "https://crates.io/api/v1/crates/version_check/0.9.3/download", type = "tar.gz", - strip_prefix = "version_check-0.9.2", - build_file = Label("//rules/rust/remote:BUILD.version_check-0.9.2.bazel"), + sha256 = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe", + strip_prefix = "version_check-0.9.3", + build_file = Label("//rules/rust/remote:BUILD.version_check-0.9.3.bazel"), ) maybe( @@ -3472,6 +3846,7 @@ def raze_fetch_remote_crates(): name = "raze__void__1_0_2", url = "https://crates.io/api/v1/crates/void/1.0.2/download", type = "tar.gz", + sha256 = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d", strip_prefix = "void-1.0.2", build_file = Label("//rules/rust/remote:BUILD.void-1.0.2.bazel"), ) @@ -3481,17 +3856,19 @@ def raze_fetch_remote_crates(): name = "raze__wait_timeout__0_2_0", url = "https://crates.io/api/v1/crates/wait-timeout/0.2.0/download", type = "tar.gz", + sha256 = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6", strip_prefix = "wait-timeout-0.2.0", build_file = Label("//rules/rust/remote:BUILD.wait-timeout-0.2.0.bazel"), ) maybe( http_archive, - name = "raze__walkdir__2_3_1", - url = "https://crates.io/api/v1/crates/walkdir/2.3.1/download", + name = "raze__walkdir__2_3_2", + url = "https://crates.io/api/v1/crates/walkdir/2.3.2/download", type = "tar.gz", - strip_prefix = "walkdir-2.3.1", - build_file = Label("//rules/rust/remote:BUILD.walkdir-2.3.1.bazel"), + sha256 = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56", + strip_prefix = "walkdir-2.3.2", + build_file = Label("//rules/rust/remote:BUILD.walkdir-2.3.2.bazel"), ) maybe( @@ -3499,6 +3876,7 @@ def raze_fetch_remote_crates(): name = "raze__wasi__0_10_2_wasi_snapshot_preview1", url = "https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download", type = "tar.gz", + sha256 = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6", strip_prefix = "wasi-0.10.2+wasi-snapshot-preview1", build_file = Label("//rules/rust/remote:BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel"), ) @@ -3508,62 +3886,69 @@ def raze_fetch_remote_crates(): name = "raze__wasi__0_9_0_wasi_snapshot_preview1", url = "https://crates.io/api/v1/crates/wasi/0.9.0+wasi-snapshot-preview1/download", type = "tar.gz", + sha256 = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519", strip_prefix = "wasi-0.9.0+wasi-snapshot-preview1", build_file = Label("//rules/rust/remote:BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen__0_2_70", - url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.70/download", + name = "raze__wasm_bindgen__0_2_72", + url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.72/download", type = "tar.gz", - strip_prefix = "wasm-bindgen-0.2.70", - build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-0.2.70.bazel"), + sha256 = "8fe8f61dba8e5d645a4d8132dc7a0a66861ed5e1045d2c0ed940fab33bac0fbe", + strip_prefix = "wasm-bindgen-0.2.72", + build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-0.2.72.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_backend__0_2_70", - url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.70/download", + name = "raze__wasm_bindgen_backend__0_2_72", + url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.72/download", type = "tar.gz", - strip_prefix = "wasm-bindgen-backend-0.2.70", - build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-backend-0.2.70.bazel"), + sha256 = "046ceba58ff062da072c7cb4ba5b22a37f00a302483f7e2a6cdc18fedbdc1fd3", + strip_prefix = "wasm-bindgen-backend-0.2.72", + build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-backend-0.2.72.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_macro__0_2_70", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.70/download", + name = "raze__wasm_bindgen_macro__0_2_72", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.72/download", type = "tar.gz", - strip_prefix = "wasm-bindgen-macro-0.2.70", - build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-macro-0.2.70.bazel"), + sha256 = "0ef9aa01d36cda046f797c57959ff5f3c615c9cc63997a8d545831ec7976819b", + strip_prefix = "wasm-bindgen-macro-0.2.72", + build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-macro-0.2.72.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_macro_support__0_2_70", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.70/download", + name = "raze__wasm_bindgen_macro_support__0_2_72", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.72/download", type = "tar.gz", - strip_prefix = "wasm-bindgen-macro-support-0.2.70", - build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-macro-support-0.2.70.bazel"), + sha256 = "96eb45c1b2ee33545a813a92dbb53856418bf7eb54ab34f7f7ff1448a5b3735d", + strip_prefix = "wasm-bindgen-macro-support-0.2.72", + build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-macro-support-0.2.72.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_shared__0_2_70", - url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.70/download", + name = "raze__wasm_bindgen_shared__0_2_72", + url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.72/download", type = "tar.gz", - strip_prefix = "wasm-bindgen-shared-0.2.70", - build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-shared-0.2.70.bazel"), + sha256 = "b7148f4696fb4960a346eaa60bbfb42a1ac4ebba21f750f75fc1375b098d5ffa", + strip_prefix = "wasm-bindgen-shared-0.2.72", + build_file = Label("//rules/rust/remote:BUILD.wasm-bindgen-shared-0.2.72.bazel"), ) maybe( http_archive, - name = "raze__web_sys__0_3_47", - url = "https://crates.io/api/v1/crates/web-sys/0.3.47/download", + name = "raze__web_sys__0_3_49", + url = "https://crates.io/api/v1/crates/web-sys/0.3.49/download", type = "tar.gz", - strip_prefix = "web-sys-0.3.47", - build_file = Label("//rules/rust/remote:BUILD.web-sys-0.3.47.bazel"), + sha256 = "59fe19d70f5dacc03f6e46777213facae5ac3801575d56ca6cbd4c93dcd12310", + strip_prefix = "web-sys-0.3.49", + build_file = Label("//rules/rust/remote:BUILD.web-sys-0.3.49.bazel"), ) maybe( @@ -3571,6 +3956,7 @@ def raze_fetch_remote_crates(): name = "raze__widestring__0_4_3", url = "https://crates.io/api/v1/crates/widestring/0.4.3/download", type = "tar.gz", + sha256 = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c", strip_prefix = "widestring-0.4.3", build_file = Label("//rules/rust/remote:BUILD.widestring-0.4.3.bazel"), ) @@ -3580,6 +3966,7 @@ def raze_fetch_remote_crates(): name = "raze__winapi__0_2_8", url = "https://crates.io/api/v1/crates/winapi/0.2.8/download", type = "tar.gz", + sha256 = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a", strip_prefix = "winapi-0.2.8", build_file = Label("//rules/rust/remote:BUILD.winapi-0.2.8.bazel"), ) @@ -3589,6 +3976,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.winapi-0.3.9.bazel"), ) @@ -3598,6 +3986,7 @@ def raze_fetch_remote_crates(): name = "raze__winapi_build__0_1_1", url = "https://crates.io/api/v1/crates/winapi-build/0.1.1/download", type = "tar.gz", + sha256 = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc", strip_prefix = "winapi-build-0.1.1", build_file = Label("//rules/rust/remote:BUILD.winapi-build-0.1.1.bazel"), ) @@ -3607,6 +3996,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel"), ) @@ -3616,6 +4006,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.winapi-util-0.1.5.bazel"), ) @@ -3625,6 +4016,7 @@ def raze_fetch_remote_crates(): 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("//rules/rust/remote:BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel"), ) @@ -3634,6 +4026,7 @@ def raze_fetch_remote_crates(): name = "raze__winreg__0_6_2", url = "https://crates.io/api/v1/crates/winreg/0.6.2/download", type = "tar.gz", + sha256 = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9", strip_prefix = "winreg-0.6.2", build_file = Label("//rules/rust/remote:BUILD.winreg-0.6.2.bazel"), ) @@ -3643,6 +4036,7 @@ def raze_fetch_remote_crates(): name = "raze__ws2_32_sys__0_2_1", url = "https://crates.io/api/v1/crates/ws2_32-sys/0.2.1/download", type = "tar.gz", + sha256 = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e", strip_prefix = "ws2_32-sys-0.2.1", build_file = Label("//rules/rust/remote:BUILD.ws2_32-sys-0.2.1.bazel"), ) @@ -3652,6 +4046,7 @@ def raze_fetch_remote_crates(): name = "raze__xattr__0_2_2", url = "https://crates.io/api/v1/crates/xattr/0.2.2/download", type = "tar.gz", + sha256 = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c", strip_prefix = "xattr-0.2.2", build_file = Label("//rules/rust/remote:BUILD.xattr-0.2.2.bazel"), ) @@ -3661,6 +4056,7 @@ def raze_fetch_remote_crates(): name = "raze__yaml_rust__0_4_5", url = "https://crates.io/api/v1/crates/yaml-rust/0.4.5/download", type = "tar.gz", + sha256 = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85", strip_prefix = "yaml-rust-0.4.5", build_file = Label("//rules/rust/remote:BUILD.yaml-rust-0.4.5.bazel"), ) diff --git a/rules/rust/remote/BUILD.actix-0.10.0.bazel b/rules/rust/remote/BUILD.actix-0.10.0.bazel index 1fd74d8..db2bef7 100644 --- a/rules/rust/remote/BUILD.actix-0.10.0.bazel +++ b/rules/rust/remote/BUILD.actix-0.10.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,7 +51,7 @@ rust_library( edition = "2018", proc_macro_deps = [ "@raze__actix_derive__0_5_0//:actix_derive", - "@raze__derive_more__0_99_11//:derive_more", + "@raze__derive_more__0_99_13//:derive_more", ], rustc_flags = [ "--cap-lints=allow", @@ -67,17 +67,17 @@ rust_library( "@raze__bitflags__1_2_1//:bitflags", "@raze__bytes__0_5_6//:bytes", "@raze__crossbeam_channel__0_4_4//:crossbeam_channel", - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_util__0_3_13//:futures_util", "@raze__log__0_4_14//:log", - "@raze__once_cell__1_5_2//:once_cell", + "@raze__once_cell__1_7_2//:once_cell", "@raze__parking_lot__0_11_1//:parking_lot", - "@raze__pin_project__0_4_27//:pin_project", + "@raze__pin_project__0_4_28//:pin_project", "@raze__smallvec__1_6_1//:smallvec", "@raze__tokio__0_2_25//:tokio", "@raze__tokio_util__0_3_1//:tokio_util", - "@raze__trust_dns_proto__0_19_6//:trust_dns_proto", - "@raze__trust_dns_resolver__0_19_6//:trust_dns_resolver", + "@raze__trust_dns_proto__0_19_7//:trust_dns_proto", + "@raze__trust_dns_resolver__0_19_7//:trust_dns_resolver", ], ) diff --git a/rules/rust/remote/BUILD.actix-codec-0.2.0.bazel b/rules/rust/remote/BUILD.actix-codec-0.2.0.bazel index 320b16f..3cb4ff2 100644 --- a/rules/rust/remote/BUILD.actix-codec-0.2.0.bazel +++ b/rules/rust/remote/BUILD.actix-codec-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,8 +51,8 @@ rust_library( deps = [ "@raze__bitflags__1_2_1//:bitflags", "@raze__bytes__0_5_6//:bytes", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_sink__0_3_12//:futures_sink", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_sink__0_3_13//:futures_sink", "@raze__log__0_4_14//:log", "@raze__tokio__0_2_25//:tokio", "@raze__tokio_util__0_2_0//:tokio_util", diff --git a/rules/rust/remote/BUILD.actix-codec-0.3.0.bazel b/rules/rust/remote/BUILD.actix-codec-0.3.0.bazel index 9fa118a..4685930 100644 --- a/rules/rust/remote/BUILD.actix-codec-0.3.0.bazel +++ b/rules/rust/remote/BUILD.actix-codec-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,10 +51,10 @@ rust_library( deps = [ "@raze__bitflags__1_2_1//:bitflags", "@raze__bytes__0_5_6//:bytes", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_sink__0_3_12//:futures_sink", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_sink__0_3_13//:futures_sink", "@raze__log__0_4_14//:log", - "@raze__pin_project__0_4_27//:pin_project", + "@raze__pin_project__0_4_28//:pin_project", "@raze__tokio__0_2_25//:tokio", "@raze__tokio_util__0_3_1//:tokio_util", ], diff --git a/rules/rust/remote/BUILD.actix-connect-2.0.0.bazel b/rules/rust/remote/BUILD.actix-connect-2.0.0.bazel index 2b60056..5c3bcbc 100644 --- a/rules/rust/remote/BUILD.actix-connect-2.0.0.bazel +++ b/rules/rust/remote/BUILD.actix-connect-2.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -43,7 +43,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__derive_more__0_99_11//:derive_more", + "@raze__derive_more__0_99_13//:derive_more", ], rustc_flags = [ "--cap-lints=allow", @@ -60,11 +60,11 @@ rust_library( "@raze__actix_service__1_0_6//:actix_service", "@raze__actix_utils__2_0_0//:actix_utils", "@raze__either__1_6_1//:either", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_util__0_3_13//:futures_util", "@raze__http__0_2_3//:http", "@raze__log__0_4_14//:log", - "@raze__trust_dns_proto__0_19_6//:trust_dns_proto", - "@raze__trust_dns_resolver__0_19_6//:trust_dns_resolver", + "@raze__trust_dns_proto__0_19_7//:trust_dns_proto", + "@raze__trust_dns_resolver__0_19_7//:trust_dns_resolver", ], ) diff --git a/rules/rust/remote/BUILD.actix-cors-0.5.4.bazel b/rules/rust/remote/BUILD.actix-cors-0.5.4.bazel index fa8a1e7..c3326ad 100644 --- a/rules/rust/remote/BUILD.actix-cors-0.5.4.bazel +++ b/rules/rust/remote/BUILD.actix-cors-0.5.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -42,7 +42,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__derive_more__0_99_11//:derive_more", + "@raze__derive_more__0_99_13//:derive_more", ], rustc_flags = [ "--cap-lints=allow", @@ -55,9 +55,9 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__actix_web__3_3_2//:actix_web", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_util__0_3_13//:futures_util", "@raze__log__0_4_14//:log", - "@raze__once_cell__1_5_2//:once_cell", + "@raze__once_cell__1_7_2//:once_cell", "@raze__tinyvec__1_1_1//:tinyvec", ], ) diff --git a/rules/rust/remote/BUILD.actix-http-2.2.0.bazel b/rules/rust/remote/BUILD.actix-http-2.2.0.bazel index 3827478..c63f0ab 100644 --- a/rules/rust/remote/BUILD.actix-http-2.2.0.bazel +++ b/rules/rust/remote/BUILD.actix-http-2.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__derive_more__0_99_11//:derive_more", + "@raze__derive_more__0_99_13//:derive_more", ], rustc_flags = [ "--cap-lints=allow", @@ -74,33 +74,33 @@ rust_library( "@raze__base64__0_13_0//:base64", "@raze__bitflags__1_2_1//:bitflags", "@raze__bytes__0_5_6//:bytes", - "@raze__cookie__0_14_3//:cookie", + "@raze__cookie__0_14_4//:cookie", "@raze__copyless__0_1_5//:copyless", "@raze__either__1_6_1//:either", "@raze__encoding_rs__0_8_28//:encoding_rs", - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_util__0_3_13//:futures_util", "@raze__fxhash__0_2_1//:fxhash", "@raze__h2__0_2_7//:h2", "@raze__http__0_2_3//:http", "@raze__httparse__1_3_5//:httparse", - "@raze__indexmap__1_6_1//:indexmap", + "@raze__indexmap__1_6_2//:indexmap", "@raze__itoa__0_4_7//:itoa", "@raze__language_tags__0_2_2//:language_tags", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__log__0_4_14//:log", "@raze__mime__0_3_16//:mime", "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__pin_project__1_0_5//:pin_project", + "@raze__pin_project__1_0_6//:pin_project", "@raze__rand__0_7_3//:rand", - "@raze__regex__1_4_3//:regex", - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__regex__1_4_5//:regex", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", "@raze__serde_urlencoded__0_7_0//:serde_urlencoded", - "@raze__sha_1__0_9_3//:sha_1", + "@raze__sha_1__0_9_4//:sha_1", "@raze__slab__0_4_2//:slab", - "@raze__time__0_2_25//:time", + "@raze__time__0_2_26//:time", ], ) diff --git a/rules/rust/remote/BUILD.actix-macros-0.1.3.bazel b/rules/rust/remote/BUILD.actix-macros-0.1.3.bazel index 5204fc1..3b5f908 100644 --- a/rules/rust/remote/BUILD.actix-macros-0.1.3.bazel +++ b/rules/rust/remote/BUILD.actix-macros-0.1.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,8 +49,8 @@ rust_library( version = "0.1.3", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.actix-router-0.2.6.bazel b/rules/rust/remote/BUILD.actix-router-0.2.7.bazel similarity index 88% rename from rules/rust/remote/BUILD.actix-router-0.2.6.bazel rename to rules/rust/remote/BUILD.actix-router-0.2.7.bazel index b88dfff..2bf0fb5 100644 --- a/rules/rust/remote/BUILD.actix-router-0.2.6.bazel +++ b/rules/rust/remote/BUILD.actix-router-0.2.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,13 +48,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.6", + version = "0.2.7", # buildifier: leave-alone deps = [ "@raze__bytestring__1_0_0//:bytestring", "@raze__http__0_2_3//:http", "@raze__log__0_4_14//:log", - "@raze__regex__1_4_3//:regex", - "@raze__serde__1_0_123//:serde", + "@raze__regex__1_4_5//:regex", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.actix-rt-1.1.1.bazel b/rules/rust/remote/BUILD.actix-rt-1.1.1.bazel index c72e6fb..81ba63f 100644 --- a/rules/rust/remote/BUILD.actix-rt-1.1.1.bazel +++ b/rules/rust/remote/BUILD.actix-rt-1.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,8 +54,8 @@ rust_library( deps = [ "@raze__actix_threadpool__0_3_3//:actix_threadpool", "@raze__copyless__0_1_5//:copyless", - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_util__0_3_13//:futures_util", "@raze__smallvec__1_6_1//:smallvec", "@raze__tokio__0_2_25//:tokio", ], diff --git a/rules/rust/remote/BUILD.actix-server-1.0.4.bazel b/rules/rust/remote/BUILD.actix-server-1.0.4.bazel index 89d6f4e..b018c3f 100644 --- a/rules/rust/remote/BUILD.actix-server-1.0.4.bazel +++ b/rules/rust/remote/BUILD.actix-server-1.0.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,8 +54,8 @@ rust_library( "@raze__actix_rt__1_1_1//:actix_rt", "@raze__actix_service__1_0_6//:actix_service", "@raze__actix_utils__2_0_0//:actix_utils", - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_util__0_3_13//:futures_util", "@raze__log__0_4_14//:log", "@raze__mio__0_6_23//:mio", "@raze__mio_uds__0_6_8//:mio_uds", diff --git a/rules/rust/remote/BUILD.actix-service-1.0.6.bazel b/rules/rust/remote/BUILD.actix-service-1.0.6.bazel index 42d72e0..a7d190f 100644 --- a/rules/rust/remote/BUILD.actix-service-1.0.6.bazel +++ b/rules/rust/remote/BUILD.actix-service-1.0.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,7 @@ rust_library( version = "1.0.6", # buildifier: leave-alone deps = [ - "@raze__futures_util__0_3_12//:futures_util", - "@raze__pin_project__0_4_27//:pin_project", + "@raze__futures_util__0_3_13//:futures_util", + "@raze__pin_project__0_4_28//:pin_project", ], ) diff --git a/rules/rust/remote/BUILD.actix-testing-1.0.1.bazel b/rules/rust/remote/BUILD.actix-testing-1.0.1.bazel index eeaa532..8f4be1d 100644 --- a/rules/rust/remote/BUILD.actix-testing-1.0.1.bazel +++ b/rules/rust/remote/BUILD.actix-testing-1.0.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.actix-threadpool-0.3.3.bazel b/rules/rust/remote/BUILD.actix-threadpool-0.3.3.bazel index a866ef9..96a793d 100644 --- a/rules/rust/remote/BUILD.actix-threadpool-0.3.3.bazel +++ b/rules/rust/remote/BUILD.actix-threadpool-0.3.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -40,7 +40,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__derive_more__0_99_11//:derive_more", + "@raze__derive_more__0_99_13//:derive_more", ], rustc_flags = [ "--cap-lints=allow", @@ -52,7 +52,7 @@ rust_library( version = "0.3.3", # buildifier: leave-alone deps = [ - "@raze__futures_channel__0_3_12//:futures_channel", + "@raze__futures_channel__0_3_13//:futures_channel", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__log__0_4_14//:log", "@raze__num_cpus__1_13_0//:num_cpus", diff --git a/rules/rust/remote/BUILD.actix-tls-2.0.0.bazel b/rules/rust/remote/BUILD.actix-tls-2.0.0.bazel index d978431..1a54324 100644 --- a/rules/rust/remote/BUILD.actix-tls-2.0.0.bazel +++ b/rules/rust/remote/BUILD.actix-tls-2.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,6 +53,6 @@ rust_library( "@raze__actix_codec__0_3_0//:actix_codec", "@raze__actix_service__1_0_6//:actix_service", "@raze__actix_utils__2_0_0//:actix_utils", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_util__0_3_13//:futures_util", ], ) diff --git a/rules/rust/remote/BUILD.actix-utils-1.0.6.bazel b/rules/rust/remote/BUILD.actix-utils-1.0.6.bazel index 126d504..ea8d1fd 100644 --- a/rules/rust/remote/BUILD.actix-utils-1.0.6.bazel +++ b/rules/rust/remote/BUILD.actix-utils-1.0.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,9 +55,9 @@ rust_library( "@raze__bitflags__1_2_1//:bitflags", "@raze__bytes__0_5_6//:bytes", "@raze__either__1_6_1//:either", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__log__0_4_14//:log", - "@raze__pin_project__0_4_27//:pin_project", + "@raze__pin_project__0_4_28//:pin_project", "@raze__slab__0_4_2//:slab", ], ) diff --git a/rules/rust/remote/BUILD.actix-utils-2.0.0.bazel b/rules/rust/remote/BUILD.actix-utils-2.0.0.bazel index 4a806f0..c54b916 100644 --- a/rules/rust/remote/BUILD.actix-utils-2.0.0.bazel +++ b/rules/rust/remote/BUILD.actix-utils-2.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,11 +55,11 @@ rust_library( "@raze__bitflags__1_2_1//:bitflags", "@raze__bytes__0_5_6//:bytes", "@raze__either__1_6_1//:either", - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_sink__0_3_12//:futures_sink", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_sink__0_3_13//:futures_sink", + "@raze__futures_util__0_3_13//:futures_util", "@raze__log__0_4_14//:log", - "@raze__pin_project__0_4_27//:pin_project", + "@raze__pin_project__0_4_28//:pin_project", "@raze__slab__0_4_2//:slab", ], ) diff --git a/rules/rust/remote/BUILD.actix-web-3.3.2.bazel b/rules/rust/remote/BUILD.actix-web-3.3.2.bazel index 76dfca1..b95b72c 100644 --- a/rules/rust/remote/BUILD.actix-web-3.3.2.bazel +++ b/rules/rust/remote/BUILD.actix-web-3.3.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,7 +54,7 @@ rust_library( proc_macro_deps = [ "@raze__actix_macros__0_1_3//:actix_macros", "@raze__actix_web_codegen__0_4_0//:actix_web_codegen", - "@raze__derive_more__0_99_11//:derive_more", + "@raze__derive_more__0_99_13//:derive_more", ], rustc_flags = [ "--cap-lints=allow", @@ -68,7 +68,7 @@ rust_library( deps = [ "@raze__actix_codec__0_3_0//:actix_codec", "@raze__actix_http__2_2_0//:actix_http", - "@raze__actix_router__0_2_6//:actix_router", + "@raze__actix_router__0_2_7//:actix_router", "@raze__actix_rt__1_1_1//:actix_rt", "@raze__actix_server__1_0_4//:actix_server", "@raze__actix_service__1_0_6//:actix_service", @@ -79,21 +79,21 @@ rust_library( "@raze__awc__2_0_3//:awc", "@raze__bytes__0_5_6//:bytes", "@raze__encoding_rs__0_8_28//:encoding_rs", - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_util__0_3_13//:futures_util", "@raze__fxhash__0_2_1//:fxhash", "@raze__log__0_4_14//:log", "@raze__mime__0_3_16//:mime", - "@raze__pin_project__1_0_5//:pin_project", - "@raze__regex__1_4_3//:regex", - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__pin_project__1_0_6//:pin_project", + "@raze__regex__1_4_5//:regex", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", "@raze__serde_urlencoded__0_7_0//:serde_urlencoded", "@raze__socket2__0_3_19//:socket2", - "@raze__time__0_2_25//:time", + "@raze__time__0_2_26//:time", "@raze__tinyvec__1_1_1//:tinyvec", - "@raze__url__2_2_0//:url", + "@raze__url__2_2_1//:url", ], ) diff --git a/rules/rust/remote/BUILD.actix-web-codegen-0.4.0.bazel b/rules/rust/remote/BUILD.actix-web-codegen-0.4.0.bazel index a463aac..e6a7757 100644 --- a/rules/rust/remote/BUILD.actix-web-codegen-0.4.0.bazel +++ b/rules/rust/remote/BUILD.actix-web-codegen-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,8 +50,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.actix_derive-0.5.0.bazel b/rules/rust/remote/BUILD.actix_derive-0.5.0.bazel index 294ca52..b517b74 100644 --- a/rules/rust/remote/BUILD.actix_derive-0.5.0.bazel +++ b/rules/rust/remote/BUILD.actix_derive-0.5.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,8 +50,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.addr2line-0.14.1.bazel b/rules/rust/remote/BUILD.addr2line-0.14.1.bazel index 006ff67..c0722c0 100644 --- a/rules/rust/remote/BUILD.addr2line-0.14.1.bazel +++ b/rules/rust/remote/BUILD.addr2line-0.14.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.adler-0.2.3.bazel b/rules/rust/remote/BUILD.adler-1.0.2.bazel similarity index 93% rename from rules/rust/remote/BUILD.adler-0.2.3.bazel rename to rules/rust/remote/BUILD.adler-1.0.2.bazel index 06318fc..b484536 100644 --- a/rules/rust/remote/BUILD.adler-0.2.3.bazel +++ b/rules/rust/remote/BUILD.adler-1.0.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.3", + version = "1.0.2", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.ahash-0.4.7.bazel b/rules/rust/remote/BUILD.ahash-0.4.7.bazel index 1f8a9c6..caee713 100644 --- a/rules/rust/remote/BUILD.ahash-0.4.7.bazel +++ b/rules/rust/remote/BUILD.ahash-0.4.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.aho-corasick-0.7.15.bazel b/rules/rust/remote/BUILD.aho-corasick-0.7.15.bazel index ef04ec2..03bdd89 100644 --- a/rules/rust/remote/BUILD.aho-corasick-0.7.15.bazel +++ b/rules/rust/remote/BUILD.aho-corasick-0.7.15.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.alloc-no-stdlib-2.0.1.bazel b/rules/rust/remote/BUILD.alloc-no-stdlib-2.0.1.bazel index d550f02..ffd6711 100644 --- a/rules/rust/remote/BUILD.alloc-no-stdlib-2.0.1.bazel +++ b/rules/rust/remote/BUILD.alloc-no-stdlib-2.0.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,6 @@ rust_binary( version = "2.0.1", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":alloc_no_stdlib", ], ) diff --git a/rules/rust/remote/BUILD.alloc-stdlib-0.2.1.bazel b/rules/rust/remote/BUILD.alloc-stdlib-0.2.1.bazel index d52c075..20a66b5 100644 --- a/rules/rust/remote/BUILD.alloc-stdlib-0.2.1.bazel +++ b/rules/rust/remote/BUILD.alloc-stdlib-0.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,6 @@ rust_binary( version = "0.2.1", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":alloc_stdlib", "@raze__alloc_no_stdlib__2_0_1//:alloc_no_stdlib", ], diff --git a/rules/rust/remote/BUILD.ansi_term-0.11.0.bazel b/rules/rust/remote/BUILD.ansi_term-0.11.0.bazel index 946377a..7a11bc6 100644 --- a/rules/rust/remote/BUILD.ansi_term-0.11.0.bazel +++ b/rules/rust/remote/BUILD.ansi_term-0.11.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.antidote-1.0.0.bazel b/rules/rust/remote/BUILD.antidote-1.0.0.bazel index 4c0c5ba..8c57776 100644 --- a/rules/rust/remote/BUILD.antidote-1.0.0.bazel +++ b/rules/rust/remote/BUILD.antidote-1.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.arc-swap-0.4.8.bazel b/rules/rust/remote/BUILD.arc-swap-0.4.8.bazel index e8e51d9..f72c2e4 100644 --- a/rules/rust/remote/BUILD.arc-swap-0.4.8.bazel +++ b/rules/rust/remote/BUILD.arc-swap-0.4.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.arc-swap-1.2.0.bazel b/rules/rust/remote/BUILD.arc-swap-1.2.0.bazel index 8aec99e..60c6b28 100644 --- a/rules/rust/remote/BUILD.arc-swap-1.2.0.bazel +++ b/rules/rust/remote/BUILD.arc-swap-1.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.arrayref-0.3.6.bazel b/rules/rust/remote/BUILD.arrayref-0.3.6.bazel deleted file mode 100644 index 06ed84c..0000000 --- a/rules/rust/remote/BUILD.arrayref-0.3.6.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( - "@io_bazel_rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//rules/rust", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "restricted", # BSD-2-Clause from expression "BSD-2-Clause" -]) - -# Generated Targets - -# Unsupported target "array_refs" with type "example" omitted - -# Unsupported target "array_refs_with_const" with type "example" omitted - -# Unsupported target "simple-case" with type "example" omitted - -rust_library( - name = "arrayref", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.6", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/rules/rust/remote/BUILD.arrayvec-0.5.2.bazel b/rules/rust/remote/BUILD.arrayvec-0.5.2.bazel index 0e6acbe..291d311 100644 --- a/rules/rust/remote/BUILD.arrayvec-0.5.2.bazel +++ b/rules/rust/remote/BUILD.arrayvec-0.5.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.async-trait-0.1.42.bazel b/rules/rust/remote/BUILD.async-trait-0.1.42.bazel deleted file mode 100644 index 768f410..0000000 --- a/rules/rust/remote/BUILD.async-trait-0.1.42.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( - "@io_bazel_rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//rules/rust", 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 = "async_trait", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "proc-macro", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.42", - # buildifier: leave-alone - deps = [ - "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", - ], -) - -# Unsupported target "compiletest" with type "test" omitted - -# Unsupported target "test" with type "test" omitted diff --git a/rules/rust/remote/BUILD.async-trait-0.1.48.bazel b/rules/rust/remote/BUILD.async-trait-0.1.48.bazel new file mode 100644 index 0000000..9863522 --- /dev/null +++ b/rules/rust/remote/BUILD.async-trait-0.1.48.bazel @@ -0,0 +1,90 @@ +""" +@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:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//rules/rust", 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_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.1.48", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "async_trait", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "proc-macro", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.1.48", + # buildifier: leave-alone + deps = [ + ":async_trait_build_script", + "@raze__proc_macro2__1_0_24//:proc_macro2", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", + ], +) + +# Unsupported target "compiletest" with type "test" omitted + +# Unsupported target "test" with type "test" omitted diff --git a/rules/rust/remote/BUILD.atomicwrites-0.2.5.bazel b/rules/rust/remote/BUILD.atomicwrites-0.2.5.bazel index a00ca98..768e2d1 100644 --- a/rules/rust/remote/BUILD.atomicwrites-0.2.5.bazel +++ b/rules/rust/remote/BUILD.atomicwrites-0.2.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,8 +55,8 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__nix__0_14_1//:nix", ], diff --git a/rules/rust/remote/BUILD.atty-0.2.14.bazel b/rules/rust/remote/BUILD.atty-0.2.14.bazel index 49b00da..4c6cc44 100644 --- a/rules/rust/remote/BUILD.atty-0.2.14.bazel +++ b/rules/rust/remote/BUILD.atty-0.2.14.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -56,10 +56,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.autocfg-1.0.1.bazel b/rules/rust/remote/BUILD.autocfg-1.0.1.bazel index c54ff57..812cdbb 100644 --- a/rules/rust/remote/BUILD.autocfg-1.0.1.bazel +++ b/rules/rust/remote/BUILD.autocfg-1.0.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.awc-2.0.3.bazel b/rules/rust/remote/BUILD.awc-2.0.3.bazel index abda5a1..e233f85 100644 --- a/rules/rust/remote/BUILD.awc-2.0.3.bazel +++ b/rules/rust/remote/BUILD.awc-2.0.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -40,7 +40,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__derive_more__0_99_11//:derive_more", + "@raze__derive_more__0_99_13//:derive_more", ], rustc_flags = [ "--cap-lints=allow", @@ -59,13 +59,13 @@ rust_library( "@raze__base64__0_13_0//:base64", "@raze__bytes__0_5_6//:bytes", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__futures_core__0_3_12//:futures_core", + "@raze__futures_core__0_3_13//:futures_core", "@raze__log__0_4_14//:log", "@raze__mime__0_3_16//:mime", "@raze__percent_encoding__2_1_0//:percent_encoding", "@raze__rand__0_7_3//:rand", - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", "@raze__serde_urlencoded__0_7_0//:serde_urlencoded", ], ) diff --git a/rules/rust/remote/BUILD.backtrace-0.3.56.bazel b/rules/rust/remote/BUILD.backtrace-0.3.56.bazel index 5ff614b..13f7d49 100644 --- a/rules/rust/remote/BUILD.backtrace-0.3.56.bazel +++ b/rules/rust/remote/BUILD.backtrace-0.3.56.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -63,8 +63,8 @@ rust_library( deps = [ "@raze__addr2line__0_14_1//:addr2line", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__libc__0_2_85//:libc", - "@raze__miniz_oxide__0_4_3//:miniz_oxide", + "@raze__libc__0_2_91//:libc", + "@raze__miniz_oxide__0_4_4//:miniz_oxide", "@raze__object__0_23_0//:object", "@raze__rustc_demangle__0_1_18//:rustc_demangle", ], diff --git a/rules/rust/remote/BUILD.base-x-0.2.8.bazel b/rules/rust/remote/BUILD.base-x-0.2.8.bazel index abb6344..d0de725 100644 --- a/rules/rust/remote/BUILD.base-x-0.2.8.bazel +++ b/rules/rust/remote/BUILD.base-x-0.2.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.base64-0.12.3.bazel b/rules/rust/remote/BUILD.base64-0.12.3.bazel index 6393377..ce64fbb 100644 --- a/rules/rust/remote/BUILD.base64-0.12.3.bazel +++ b/rules/rust/remote/BUILD.base64-0.12.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.base64-0.13.0.bazel b/rules/rust/remote/BUILD.base64-0.13.0.bazel index 2fb4985..8dd321e 100644 --- a/rules/rust/remote/BUILD.base64-0.13.0.bazel +++ b/rules/rust/remote/BUILD.base64-0.13.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.base64-0.9.3.bazel b/rules/rust/remote/BUILD.base64-0.9.3.bazel index dc5199a..bef5ced 100644 --- a/rules/rust/remote/BUILD.base64-0.9.3.bazel +++ b/rules/rust/remote/BUILD.base64-0.9.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,7 @@ rust_library( version = "0.9.3", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", "@raze__safemem__0_3_3//:safemem", ], ) diff --git a/rules/rust/remote/BUILD.bb8-0.4.2.bazel b/rules/rust/remote/BUILD.bb8-0.4.2.bazel index b043a37..6512470 100644 --- a/rules/rust/remote/BUILD.bb8-0.4.2.bazel +++ b/rules/rust/remote/BUILD.bb8-0.4.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -40,7 +40,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__async_trait__0_1_42//:async_trait", + "@raze__async_trait__0_1_48//:async_trait", ], rustc_flags = [ "--cap-lints=allow", @@ -52,7 +52,7 @@ rust_library( version = "0.4.2", # buildifier: leave-alone deps = [ - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__tokio__0_2_25//:tokio", ], ) diff --git a/rules/rust/remote/BUILD.bb8-postgres-0.4.0.bazel b/rules/rust/remote/BUILD.bb8-postgres-0.4.0.bazel index 239050d..51c6ef6 100644 --- a/rules/rust/remote/BUILD.bb8-postgres-0.4.0.bazel +++ b/rules/rust/remote/BUILD.bb8-postgres-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,7 +48,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__async_trait__0_1_42//:async_trait", + "@raze__async_trait__0_1_48//:async_trait", ], rustc_flags = [ "--cap-lints=allow", @@ -61,7 +61,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__bb8__0_4_2//:bb8", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__tokio__0_2_25//:tokio", "@raze__tokio_postgres__0_5_5//:tokio_postgres", ], diff --git a/rules/rust/remote/BUILD.bincode-1.3.1.bazel b/rules/rust/remote/BUILD.bincode-1.3.2.bazel similarity index 86% rename from rules/rust/remote/BUILD.bincode-1.3.1.bazel rename to rules/rust/remote/BUILD.bincode-1.3.2.bazel index f5be352..2cfac87 100644 --- a/rules/rust/remote/BUILD.bincode-1.3.1.bazel +++ b/rules/rust/remote/BUILD.bincode-1.3.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,11 +47,11 @@ rust_library( "cargo-raze", "manual", ], - version = "1.3.1", + version = "1.3.2", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", - "@raze__serde__1_0_123//:serde", + "@raze__byteorder__1_3_4//:byteorder", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.bit-set-0.5.2.bazel b/rules/rust/remote/BUILD.bit-set-0.5.2.bazel index 61fa833..75480ba 100644 --- a/rules/rust/remote/BUILD.bit-set-0.5.2.bazel +++ b/rules/rust/remote/BUILD.bit-set-0.5.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.bit-vec-0.6.3.bazel b/rules/rust/remote/BUILD.bit-vec-0.6.3.bazel index a4b7aea..1e26ee3 100644 --- a/rules/rust/remote/BUILD.bit-vec-0.6.3.bazel +++ b/rules/rust/remote/BUILD.bit-vec-0.6.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.bitflags-1.2.1.bazel b/rules/rust/remote/BUILD.bitflags-1.2.1.bazel index 65c876a..e336760 100644 --- a/rules/rust/remote/BUILD.bitflags-1.2.1.bazel +++ b/rules/rust/remote/BUILD.bitflags-1.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.bitpacking-0.8.2.bazel b/rules/rust/remote/BUILD.bitpacking-0.8.2.bazel index 1b6c093..09f0943 100644 --- a/rules/rust/remote/BUILD.bitpacking-0.8.2.bazel +++ b/rules/rust/remote/BUILD.bitpacking-0.8.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.blake2b_simd-0.5.11.bazel b/rules/rust/remote/BUILD.blake2b_simd-0.5.11.bazel deleted file mode 100644 index c11c3c0..0000000 --- a/rules/rust/remote/BUILD.blake2b_simd-0.5.11.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( - "@io_bazel_rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//rules/rust", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "blake2b_simd", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.5.11", - # buildifier: leave-alone - deps = [ - "@raze__arrayref__0_3_6//:arrayref", - "@raze__arrayvec__0_5_2//:arrayvec", - "@raze__constant_time_eq__0_1_5//:constant_time_eq", - ], -) diff --git a/rules/rust/remote/BUILD.block-buffer-0.9.0.bazel b/rules/rust/remote/BUILD.block-buffer-0.9.0.bazel index 63a87ce..1bfbbbc 100644 --- a/rules/rust/remote/BUILD.block-buffer-0.9.0.bazel +++ b/rules/rust/remote/BUILD.block-buffer-0.9.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.brotli-3.3.0.bazel b/rules/rust/remote/BUILD.brotli-3.3.0.bazel index d8f4ccc..b234db1 100644 --- a/rules/rust/remote/BUILD.brotli-3.3.0.bazel +++ b/rules/rust/remote/BUILD.brotli-3.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,6 @@ rust_binary( version = "3.3.0", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":brotli", "@raze__alloc_no_stdlib__2_0_1//:alloc_no_stdlib", "@raze__alloc_stdlib__0_2_1//:alloc_stdlib", @@ -84,7 +83,6 @@ rust_binary( version = "3.3.0", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":brotli", "@raze__alloc_no_stdlib__2_0_1//:alloc_no_stdlib", "@raze__alloc_stdlib__0_2_1//:alloc_stdlib", diff --git a/rules/rust/remote/BUILD.brotli-decompressor-2.3.1.bazel b/rules/rust/remote/BUILD.brotli-decompressor-2.3.1.bazel index 72c9f1c..281efb6 100644 --- a/rules/rust/remote/BUILD.brotli-decompressor-2.3.1.bazel +++ b/rules/rust/remote/BUILD.brotli-decompressor-2.3.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -52,7 +52,6 @@ rust_binary( version = "2.3.1", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":brotli_decompressor", "@raze__alloc_no_stdlib__2_0_1//:alloc_no_stdlib", "@raze__alloc_stdlib__0_2_1//:alloc_stdlib", diff --git a/rules/rust/remote/BUILD.bstr-0.2.14.bazel b/rules/rust/remote/BUILD.bstr-0.2.15.bazel similarity index 94% rename from rules/rust/remote/BUILD.bstr-0.2.14.bazel rename to rules/rust/remote/BUILD.bstr-0.2.15.bazel index 17f74c3..b1683b9 100644 --- a/rules/rust/remote/BUILD.bstr-0.2.14.bazel +++ b/rules/rust/remote/BUILD.bstr-0.2.15.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -70,12 +70,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.14", + version = "0.2.15", # buildifier: leave-alone deps = [ "@raze__lazy_static__1_4_0//:lazy_static", "@raze__memchr__2_3_4//:memchr", "@raze__regex_automata__0_1_9//:regex_automata", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.bumpalo-3.6.0.bazel b/rules/rust/remote/BUILD.bumpalo-3.6.1.bazel similarity index 96% rename from rules/rust/remote/BUILD.bumpalo-3.6.0.bazel rename to rules/rust/remote/BUILD.bumpalo-3.6.1.bazel index 6b0a0fb..acf62b1 100644 --- a/rules/rust/remote/BUILD.bumpalo-3.6.0.bazel +++ b/rules/rust/remote/BUILD.bumpalo-3.6.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "3.6.0", + version = "3.6.1", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.byteorder-1.3.4.bazel b/rules/rust/remote/BUILD.byteorder-1.3.4.bazel new file mode 100644 index 0000000..013cf51 --- /dev/null +++ b/rules/rust/remote/BUILD.byteorder-1.3.4.bazel @@ -0,0 +1,89 @@ +""" +@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:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//rules/rust", 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 = "byteorder_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.4", + visibility = ["//visibility:private"], + deps = [ + ], +) + +# Unsupported target "bench" with type "bench" omitted + +rust_library( + name = "byteorder", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "std", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.3.4", + # buildifier: leave-alone + deps = [ + ":byteorder_build_script", + ], +) diff --git a/rules/rust/remote/BUILD.byteorder-1.4.2.bazel b/rules/rust/remote/BUILD.byteorder-1.4.2.bazel deleted file mode 100644 index 37b10ad..0000000 --- a/rules/rust/remote/BUILD.byteorder-1.4.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( - "@io_bazel_rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//rules/rust", 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", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.4.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/rules/rust/remote/BUILD.bytes-0.5.6.bazel b/rules/rust/remote/BUILD.bytes-0.5.6.bazel index fd0b0e5..c1c1070 100644 --- a/rules/rust/remote/BUILD.bytes-0.5.6.bazel +++ b/rules/rust/remote/BUILD.bytes-0.5.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.bytes-1.0.1.bazel b/rules/rust/remote/BUILD.bytes-1.0.1.bazel index 2f26a93..9b66380 100644 --- a/rules/rust/remote/BUILD.bytes-1.0.1.bazel +++ b/rules/rust/remote/BUILD.bytes-1.0.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.bytestring-1.0.0.bazel b/rules/rust/remote/BUILD.bytestring-1.0.0.bazel index 407110e..11d7811 100644 --- a/rules/rust/remote/BUILD.bytestring-1.0.0.bazel +++ b/rules/rust/remote/BUILD.bytestring-1.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.cast-0.2.3.bazel b/rules/rust/remote/BUILD.cast-0.2.3.bazel index 1f12816..3903ddb 100644 --- a/rules/rust/remote/BUILD.cast-0.2.3.bazel +++ b/rules/rust/remote/BUILD.cast-0.2.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.cc-1.0.66.bazel b/rules/rust/remote/BUILD.cc-1.0.67.bazel similarity index 91% rename from rules/rust/remote/BUILD.cc-1.0.66.bazel rename to rules/rust/remote/BUILD.cc-1.0.67.bazel index 95d1737..04fb8ca 100644 --- a/rules/rust/remote/BUILD.cc-1.0.66.bazel +++ b/rules/rust/remote/BUILD.cc-1.0.67.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,10 +47,9 @@ rust_binary( "cargo-raze", "manual", ], - version = "1.0.66", + version = "1.0.67", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":cc", ], ) @@ -71,7 +70,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.66", + version = "1.0.67", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.census-0.4.0.bazel b/rules/rust/remote/BUILD.census-0.4.0.bazel index 56ade3d..3473f3a 100644 --- a/rules/rust/remote/BUILD.census-0.4.0.bazel +++ b/rules/rust/remote/BUILD.census-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.cfg-if-0.1.10.bazel b/rules/rust/remote/BUILD.cfg-if-0.1.10.bazel index 6d28316..f24605f 100644 --- a/rules/rust/remote/BUILD.cfg-if-0.1.10.bazel +++ b/rules/rust/remote/BUILD.cfg-if-0.1.10.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.cfg-if-1.0.0.bazel b/rules/rust/remote/BUILD.cfg-if-1.0.0.bazel index a38a540..e10a267 100644 --- a/rules/rust/remote/BUILD.cfg-if-1.0.0.bazel +++ b/rules/rust/remote/BUILD.cfg-if-1.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.chrono-0.4.19.bazel b/rules/rust/remote/BUILD.chrono-0.4.19.bazel index d399925..52265d7 100644 --- a/rules/rust/remote/BUILD.chrono-0.4.19.bazel +++ b/rules/rust/remote/BUILD.chrono-0.4.19.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -61,10 +61,10 @@ rust_library( version = "0.4.19", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__num_integer__0_1_44//:num_integer", "@raze__num_traits__0_2_14//:num_traits", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", "@raze__time__0_1_43//:time", ], ) diff --git a/rules/rust/remote/BUILD.clap-2.33.3.bazel b/rules/rust/remote/BUILD.clap-2.33.3.bazel index 1a04d9e..d273f39 100644 --- a/rules/rust/remote/BUILD.clap-2.33.3.bazel +++ b/rules/rust/remote/BUILD.clap-2.33.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -67,8 +67,8 @@ rust_library( ] + selects.with_or({ # cfg(not(windows)) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__ansi_term__0_11_0//:ansi_term", ], diff --git a/rules/rust/remote/BUILD.cloudabi-0.0.3.bazel b/rules/rust/remote/BUILD.cloudabi-0.0.3.bazel index 66f5df0..0038588 100644 --- a/rules/rust/remote/BUILD.cloudabi-0.0.3.bazel +++ b/rules/rust/remote/BUILD.cloudabi-0.0.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.colored-2.0.0.bazel b/rules/rust/remote/BUILD.colored-2.0.0.bazel index af56643..943a43b 100644 --- a/rules/rust/remote/BUILD.colored-2.0.0.bazel +++ b/rules/rust/remote/BUILD.colored-2.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.combine-4.5.2.bazel b/rules/rust/remote/BUILD.combine-4.5.2.bazel index 3e0820b..8381447 100644 --- a/rules/rust/remote/BUILD.combine-4.5.2.bazel +++ b/rules/rust/remote/BUILD.combine-4.5.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.config-0.10.1.bazel b/rules/rust/remote/BUILD.config-0.10.1.bazel index 339b4c0..eb785f0 100644 --- a/rules/rust/remote/BUILD.config-0.10.1.bazel +++ b/rules/rust/remote/BUILD.config-0.10.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -62,9 +62,9 @@ rust_library( "@raze__lazy_static__1_4_0//:lazy_static", "@raze__nom__5_1_2//:nom", "@raze__rust_ini__0_13_0//:rust_ini", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", "@raze__serde_hjson__0_9_1//:serde_hjson", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__serde_json__1_0_64//:serde_json", "@raze__toml__0_5_8//:toml", "@raze__yaml_rust__0_4_5//:yaml_rust", ], diff --git a/rules/rust/remote/BUILD.const_fn-0.4.5.bazel b/rules/rust/remote/BUILD.const_fn-0.4.6.bazel similarity index 89% rename from rules/rust/remote/BUILD.const_fn-0.4.5.bazel rename to rules/rust/remote/BUILD.const_fn-0.4.6.bazel index fce6a27..cb34fb7 100644 --- a/rules/rust/remote/BUILD.const_fn-0.4.5.bazel +++ b/rules/rust/remote/BUILD.const_fn-0.4.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -52,7 +53,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.4.5", + version = "0.4.6", visibility = ["//visibility:private"], deps = [ ], @@ -74,7 +75,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.5", + version = "0.4.6", # buildifier: leave-alone deps = [ ":const_fn_build_script", diff --git a/rules/rust/remote/BUILD.convert_case-0.4.0.bazel b/rules/rust/remote/BUILD.convert_case-0.4.0.bazel new file mode 100644 index 0000000..ba52db5 --- /dev/null +++ b/rules/rust/remote/BUILD.convert_case-0.4.0.bazel @@ -0,0 +1,53 @@ +""" +@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:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//rules/rust", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT" +]) + +# Generated Targets + +rust_library( + name = "convert_case", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.0", + # buildifier: leave-alone + deps = [ + ], +) diff --git a/rules/rust/remote/BUILD.cookie-0.14.3.bazel b/rules/rust/remote/BUILD.cookie-0.14.4.bazel similarity index 86% rename from rules/rust/remote/BUILD.cookie-0.14.3.bazel rename to rules/rust/remote/BUILD.cookie-0.14.4.bazel index ae87167..aff5499 100644 --- a/rules/rust/remote/BUILD.cookie-0.14.3.bazel +++ b/rules/rust/remote/BUILD.cookie-0.14.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -54,10 +55,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.14.3", + version = "0.14.4", visibility = ["//visibility:private"], deps = [ - "@raze__version_check__0_9_2//:version_check", + "@raze__version_check__0_9_3//:version_check", ], ) @@ -79,11 +80,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.14.3", + version = "0.14.4", # buildifier: leave-alone deps = [ ":cookie_build_script", "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__time__0_2_25//:time", + "@raze__time__0_2_26//:time", ], ) diff --git a/rules/rust/remote/BUILD.copyless-0.1.5.bazel b/rules/rust/remote/BUILD.copyless-0.1.5.bazel index 12db59e..474094f 100644 --- a/rules/rust/remote/BUILD.copyless-0.1.5.bazel +++ b/rules/rust/remote/BUILD.copyless-0.1.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.cpuid-bool-0.1.2.bazel b/rules/rust/remote/BUILD.cpuid-bool-0.1.2.bazel index f7173d0..d5b5e7b 100644 --- a/rules/rust/remote/BUILD.cpuid-bool-0.1.2.bazel +++ b/rules/rust/remote/BUILD.cpuid-bool-0.1.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.crc32fast-1.2.1.bazel b/rules/rust/remote/BUILD.crc32fast-1.2.1.bazel index 190f080..b2fef8d 100644 --- a/rules/rust/remote/BUILD.crc32fast-1.2.1.bazel +++ b/rules/rust/remote/BUILD.crc32fast-1.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.criterion-0.3.4.bazel b/rules/rust/remote/BUILD.criterion-0.3.4.bazel index c634e9c..e77ddfb 100644 --- a/rules/rust/remote/BUILD.criterion-0.3.4.bazel +++ b/rules/rust/remote/BUILD.criterion-0.3.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -44,7 +44,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__serde_derive__1_0_123//:serde_derive", + "@raze__serde_derive__1_0_125//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -60,19 +60,19 @@ rust_library( "@raze__cast__0_2_3//:cast", "@raze__clap__2_33_3//:clap", "@raze__criterion_plot__0_4_3//:criterion_plot", - "@raze__csv__1_1_5//:csv", + "@raze__csv__1_1_6//:csv", "@raze__itertools__0_10_0//:itertools", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__num_traits__0_2_14//:num_traits", "@raze__oorandom__11_1_3//:oorandom", "@raze__plotters__0_3_0//:plotters", "@raze__rayon__1_5_0//:rayon", - "@raze__regex__1_4_3//:regex", - "@raze__serde__1_0_123//:serde", + "@raze__regex__1_4_5//:regex", + "@raze__serde__1_0_125//:serde", "@raze__serde_cbor__0_11_1//:serde_cbor", - "@raze__serde_json__1_0_61//:serde_json", - "@raze__tinytemplate__1_2_0//:tinytemplate", - "@raze__walkdir__2_3_1//:walkdir", + "@raze__serde_json__1_0_64//:serde_json", + "@raze__tinytemplate__1_2_1//:tinytemplate", + "@raze__walkdir__2_3_2//:walkdir", ], ) diff --git a/rules/rust/remote/BUILD.criterion-plot-0.4.3.bazel b/rules/rust/remote/BUILD.criterion-plot-0.4.3.bazel index 2204a86..2245681 100644 --- a/rules/rust/remote/BUILD.criterion-plot-0.4.3.bazel +++ b/rules/rust/remote/BUILD.criterion-plot-0.4.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.crossbeam-0.7.3.bazel b/rules/rust/remote/BUILD.crossbeam-0.7.3.bazel index bf6a341..f255a71 100644 --- a/rules/rust/remote/BUILD.crossbeam-0.7.3.bazel +++ b/rules/rust/remote/BUILD.crossbeam-0.7.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.crossbeam-channel-0.4.4.bazel b/rules/rust/remote/BUILD.crossbeam-channel-0.4.4.bazel index a11672e..51fc132 100644 --- a/rules/rust/remote/BUILD.crossbeam-channel-0.4.4.bazel +++ b/rules/rust/remote/BUILD.crossbeam-channel-0.4.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.crossbeam-channel-0.5.0.bazel b/rules/rust/remote/BUILD.crossbeam-channel-0.5.0.bazel index a0ae308..0c9148f 100644 --- a/rules/rust/remote/BUILD.crossbeam-channel-0.5.0.bazel +++ b/rules/rust/remote/BUILD.crossbeam-channel-0.5.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -61,7 +61,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__crossbeam_utils__0_8_1//:crossbeam_utils", + "@raze__crossbeam_utils__0_8_3//:crossbeam_utils", ], ) diff --git a/rules/rust/remote/BUILD.crossbeam-deque-0.7.3.bazel b/rules/rust/remote/BUILD.crossbeam-deque-0.7.3.bazel index 4436b8c..477378f 100644 --- a/rules/rust/remote/BUILD.crossbeam-deque-0.7.3.bazel +++ b/rules/rust/remote/BUILD.crossbeam-deque-0.7.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.crossbeam-deque-0.8.0.bazel b/rules/rust/remote/BUILD.crossbeam-deque-0.8.0.bazel index bf0bce2..b373c4f 100644 --- a/rules/rust/remote/BUILD.crossbeam-deque-0.8.0.bazel +++ b/rules/rust/remote/BUILD.crossbeam-deque-0.8.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,8 +54,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__crossbeam_epoch__0_9_1//:crossbeam_epoch", - "@raze__crossbeam_utils__0_8_1//:crossbeam_utils", + "@raze__crossbeam_epoch__0_9_3//:crossbeam_epoch", + "@raze__crossbeam_utils__0_8_3//:crossbeam_utils", ], ) diff --git a/rules/rust/remote/BUILD.crossbeam-epoch-0.8.2.bazel b/rules/rust/remote/BUILD.crossbeam-epoch-0.8.2.bazel index 7fb5591..50beec1 100644 --- a/rules/rust/remote/BUILD.crossbeam-epoch-0.8.2.bazel +++ b/rules/rust/remote/BUILD.crossbeam-epoch-0.8.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.crossbeam-epoch-0.9.1.bazel b/rules/rust/remote/BUILD.crossbeam-epoch-0.9.3.bazel similarity index 81% rename from rules/rust/remote/BUILD.crossbeam-epoch-0.9.1.bazel rename to rules/rust/remote/BUILD.crossbeam-epoch-0.9.3.bazel index 95e99b8..5418096 100644 --- a/rules/rust/remote/BUILD.crossbeam-epoch-0.9.1.bazel +++ b/rules/rust/remote/BUILD.crossbeam-epoch-0.9.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -38,8 +38,6 @@ licenses([ # Unsupported target "sanitize" with type "example" omitted -# Unsupported target "treiber_stack" with type "example" omitted - rust_library( name = "crossbeam_epoch", srcs = glob(["**/*.rs"]), @@ -52,9 +50,6 @@ rust_library( crate_type = "lib", data = [], edition = "2018", - proc_macro_deps = [ - "@raze__const_fn__0_4_5//:const_fn", - ], rustc_flags = [ "--cap-lints=allow", ], @@ -62,13 +57,15 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.1", + version = "0.9.3", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__crossbeam_utils__0_8_1//:crossbeam_utils", + "@raze__crossbeam_utils__0_8_3//:crossbeam_utils", "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__memoffset__0_6_1//:memoffset", + "@raze__memoffset__0_6_3//:memoffset", "@raze__scopeguard__1_1_0//:scopeguard", ], ) + +# Unsupported target "loom" with type "test" omitted diff --git a/rules/rust/remote/BUILD.crossbeam-queue-0.2.3.bazel b/rules/rust/remote/BUILD.crossbeam-queue-0.2.3.bazel index 7ce945b..7a3ee1d 100644 --- a/rules/rust/remote/BUILD.crossbeam-queue-0.2.3.bazel +++ b/rules/rust/remote/BUILD.crossbeam-queue-0.2.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.crossbeam-utils-0.7.2.bazel b/rules/rust/remote/BUILD.crossbeam-utils-0.7.2.bazel index a00d836..44bab94 100644 --- a/rules/rust/remote/BUILD.crossbeam-utils-0.7.2.bazel +++ b/rules/rust/remote/BUILD.crossbeam-utils-0.7.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.crossbeam-utils-0.8.1.bazel b/rules/rust/remote/BUILD.crossbeam-utils-0.8.3.bazel similarity index 92% rename from rules/rust/remote/BUILD.crossbeam-utils-0.8.1.bazel rename to rules/rust/remote/BUILD.crossbeam-utils-0.8.3.bazel index 8cc9651..400e9e3 100644 --- a/rules/rust/remote/BUILD.crossbeam-utils-0.8.1.bazel +++ b/rules/rust/remote/BUILD.crossbeam-utils-0.8.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -55,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.8.1", + version = "0.8.3", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", @@ -83,7 +84,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.1", + version = "0.8.3", # buildifier: leave-alone deps = [ ":crossbeam_utils_build_script", diff --git a/rules/rust/remote/BUILD.crunchy-0.2.2.bazel b/rules/rust/remote/BUILD.crunchy-0.2.2.bazel index 69736b1..1777a3d 100644 --- a/rules/rust/remote/BUILD.crunchy-0.2.2.bazel +++ b/rules/rust/remote/BUILD.crunchy-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.crypto-mac-0.10.0.bazel b/rules/rust/remote/BUILD.crypto-mac-0.10.0.bazel index 4db258b..3549dff 100644 --- a/rules/rust/remote/BUILD.crypto-mac-0.10.0.bazel +++ b/rules/rust/remote/BUILD.crypto-mac-0.10.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.crypto-mac-0.9.1.bazel b/rules/rust/remote/BUILD.crypto-mac-0.9.1.bazel index 3646812..f3eca2c 100644 --- a/rules/rust/remote/BUILD.crypto-mac-0.9.1.bazel +++ b/rules/rust/remote/BUILD.crypto-mac-0.9.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.csv-1.1.5.bazel b/rules/rust/remote/BUILD.csv-1.1.6.bazel similarity index 96% rename from rules/rust/remote/BUILD.csv-1.1.5.bazel rename to rules/rust/remote/BUILD.csv-1.1.6.bazel index d6909bd..d4ce251 100644 --- a/rules/rust/remote/BUILD.csv-1.1.5.bazel +++ b/rules/rust/remote/BUILD.csv-1.1.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -120,14 +120,14 @@ rust_library( "cargo-raze", "manual", ], - version = "1.1.5", + version = "1.1.6", # buildifier: leave-alone deps = [ - "@raze__bstr__0_2_14//:bstr", + "@raze__bstr__0_2_15//:bstr", "@raze__csv_core__0_1_10//:csv_core", "@raze__itoa__0_4_7//:itoa", "@raze__ryu__1_0_5//:ryu", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.csv-core-0.1.10.bazel b/rules/rust/remote/BUILD.csv-core-0.1.10.bazel index c344245..da5a2d8 100644 --- a/rules/rust/remote/BUILD.csv-core-0.1.10.bazel +++ b/rules/rust/remote/BUILD.csv-core-0.1.10.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.deadpool-0.5.2.bazel b/rules/rust/remote/BUILD.deadpool-0.5.2.bazel index 772d49d..e8861c0 100644 --- a/rules/rust/remote/BUILD.deadpool-0.5.2.bazel +++ b/rules/rust/remote/BUILD.deadpool-0.5.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__async_trait__0_1_42//:async_trait", + "@raze__async_trait__0_1_48//:async_trait", ], rustc_flags = [ "--cap-lints=allow", @@ -65,7 +65,7 @@ rust_library( "@raze__config__0_10_1//:config", "@raze__crossbeam_queue__0_2_3//:crossbeam_queue", "@raze__num_cpus__1_13_0//:num_cpus", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", "@raze__tokio__0_2_25//:tokio", ], ) diff --git a/rules/rust/remote/BUILD.deadpool-postgres-0.5.6.bazel b/rules/rust/remote/BUILD.deadpool-postgres-0.5.6.bazel index 494e79e..bd13028 100644 --- a/rules/rust/remote/BUILD.deadpool-postgres-0.5.6.bazel +++ b/rules/rust/remote/BUILD.deadpool-postgres-0.5.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,7 +47,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__async_trait__0_1_42//:async_trait", + "@raze__async_trait__0_1_48//:async_trait", ], rustc_flags = [ "--cap-lints=allow", @@ -61,9 +61,9 @@ rust_library( deps = [ "@raze__config__0_10_1//:config", "@raze__deadpool__0_5_2//:deadpool", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__log__0_4_14//:log", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", "@raze__tokio__0_2_25//:tokio", "@raze__tokio_postgres__0_5_5//:tokio_postgres", ], diff --git a/rules/rust/remote/BUILD.derive_more-0.99.11.bazel b/rules/rust/remote/BUILD.derive_more-0.99.13.bazel similarity index 90% rename from rules/rust/remote/BUILD.derive_more-0.99.11.bazel rename to rules/rust/remote/BUILD.derive_more-0.99.13.bazel index 5baf81e..6b6ec00 100644 --- a/rules/rust/remote/BUILD.derive_more-0.99.11.bazel +++ b/rules/rust/remote/BUILD.derive_more-0.99.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -41,6 +41,7 @@ rust_library( "as_mut", "as_ref", "constructor", + "convert_case", "default", "deref", "deref_mut", @@ -52,6 +53,7 @@ rust_library( "index_mut", "into", "into_iterator", + "is_variant", "iterator", "mul", "mul_assign", @@ -70,12 +72,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.99.11", + version = "0.99.13", # buildifier: leave-alone deps = [ + "@raze__convert_case__0_4_0//:convert_case", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) @@ -113,6 +116,8 @@ rust_library( # Unsupported target "into_iterator" with type "test" omitted +# Unsupported target "is_variant" with type "test" omitted + # Unsupported target "lib" with type "test" omitted # Unsupported target "mul" with type "test" omitted diff --git a/rules/rust/remote/BUILD.digest-0.9.0.bazel b/rules/rust/remote/BUILD.digest-0.9.0.bazel index b6ca42f..24fe611 100644 --- a/rules/rust/remote/BUILD.digest-0.9.0.bazel +++ b/rules/rust/remote/BUILD.digest-0.9.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.dirs-2.0.2.bazel b/rules/rust/remote/BUILD.dirs-2.0.2.bazel deleted file mode 100644 index 9ae5ac9..0000000 --- a/rules/rust/remote/BUILD.dirs-2.0.2.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( - "@io_bazel_rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//rules/rust", 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_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "2.0.2", - # buildifier: leave-alone - deps = [ - "@raze__cfg_if__0_1_10//:cfg_if", - "@raze__dirs_sys__0_3_5//:dirs_sys", - ], -) diff --git a/rules/rust/remote/BUILD.dirs-next-2.0.0.bazel b/rules/rust/remote/BUILD.dirs-next-2.0.0.bazel new file mode 100644 index 0000000..48fc7d2 --- /dev/null +++ b/rules/rust/remote/BUILD.dirs-next-2.0.0.bazel @@ -0,0 +1,55 @@ +""" +@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:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//rules/rust", 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_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "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/rules/rust/remote/BUILD.dirs-sys-0.3.5.bazel b/rules/rust/remote/BUILD.dirs-sys-next-0.1.2.bazel similarity index 77% rename from rules/rust/remote/BUILD.dirs-sys-0.3.5.bazel rename to rules/rust/remote/BUILD.dirs-sys-next-0.1.2.bazel index 525bb8b..46aab89 100644 --- a/rules/rust/remote/BUILD.dirs-sys-0.3.5.bazel +++ b/rules/rust/remote/BUILD.dirs-sys-next-0.1.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -31,7 +31,7 @@ licenses([ # Generated Targets rust_library( - name = "dirs_sys", + name = "dirs_sys_next", srcs = glob(["**/*.rs"]), aliases = { }, @@ -40,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,16 +48,16 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.5", + version = "0.1.2", # buildifier: leave-alone deps = [ ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.discard-1.0.4.bazel b/rules/rust/remote/BUILD.discard-1.0.4.bazel index f78308e..337c14b 100644 --- a/rules/rust/remote/BUILD.discard-1.0.4.bazel +++ b/rules/rust/remote/BUILD.discard-1.0.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.dotenv-0.15.0.bazel b/rules/rust/remote/BUILD.dotenv-0.15.0.bazel index 3d9d4c3..946cc11 100644 --- a/rules/rust/remote/BUILD.dotenv-0.15.0.bazel +++ b/rules/rust/remote/BUILD.dotenv-0.15.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,6 @@ rust_binary( version = "0.15.0", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":dotenv", ], ) diff --git a/rules/rust/remote/BUILD.downcast-rs-1.2.0.bazel b/rules/rust/remote/BUILD.downcast-rs-1.2.0.bazel index c73a8c7..a9755c7 100644 --- a/rules/rust/remote/BUILD.downcast-rs-1.2.0.bazel +++ b/rules/rust/remote/BUILD.downcast-rs-1.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.dtoa-0.4.7.bazel b/rules/rust/remote/BUILD.dtoa-0.4.8.bazel similarity index 94% rename from rules/rust/remote/BUILD.dtoa-0.4.7.bazel rename to rules/rust/remote/BUILD.dtoa-0.4.8.bazel index 31cfce9..6f4b8fb 100644 --- a/rules/rust/remote/BUILD.dtoa-0.4.7.bazel +++ b/rules/rust/remote/BUILD.dtoa-0.4.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.7", + version = "0.4.8", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.either-1.6.1.bazel b/rules/rust/remote/BUILD.either-1.6.1.bazel index 4803a52..19c50ee 100644 --- a/rules/rust/remote/BUILD.either-1.6.1.bazel +++ b/rules/rust/remote/BUILD.either-1.6.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.encoding_rs-0.8.28.bazel b/rules/rust/remote/BUILD.encoding_rs-0.8.28.bazel index 7373adb..ebfcd4e 100644 --- a/rules/rust/remote/BUILD.encoding_rs-0.8.28.bazel +++ b/rules/rust/remote/BUILD.encoding_rs-0.8.28.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.enum-as-inner-0.3.3.bazel b/rules/rust/remote/BUILD.enum-as-inner-0.3.3.bazel index 4531a12..726b17b 100644 --- a/rules/rust/remote/BUILD.enum-as-inner-0.3.3.bazel +++ b/rules/rust/remote/BUILD.enum-as-inner-0.3.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,8 +51,8 @@ rust_library( deps = [ "@raze__heck__0_3_2//:heck", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.env_logger-0.8.2.bazel b/rules/rust/remote/BUILD.env_logger-0.8.3.bazel similarity index 69% rename from rules/rust/remote/BUILD.env_logger-0.8.2.bazel rename to rules/rust/remote/BUILD.env_logger-0.8.3.bazel index 83c67c9..051c436 100644 --- a/rules/rust/remote/BUILD.env_logger-0.8.2.bazel +++ b/rules/rust/remote/BUILD.env_logger-0.8.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -30,22 +30,6 @@ licenses([ # Generated Targets -# Unsupported target "custom_default_format" with type "example" omitted - -# Unsupported target "custom_format" with type "example" omitted - -# Unsupported target "custom_logger" with type "example" omitted - -# Unsupported target "default" with type "example" omitted - -# Unsupported target "direct_logger" with type "example" omitted - -# Unsupported target "filters_from_code" with type "example" omitted - -# Unsupported target "in_tests" with type "example" omitted - -# Unsupported target "syslog_friendly_format" with type "example" omitted - rust_library( name = "env_logger", srcs = glob(["**/*.rs"]), @@ -67,13 +51,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.2", + version = "0.8.3", # buildifier: leave-alone deps = [ "@raze__atty__0_2_14//:atty", "@raze__humantime__2_1_0//:humantime", "@raze__log__0_4_14//:log", - "@raze__regex__1_4_3//:regex", + "@raze__regex__1_4_5//:regex", "@raze__termcolor__1_1_2//:termcolor", ], ) diff --git a/rules/rust/remote/BUILD.erased-serde-0.3.13.bazel b/rules/rust/remote/BUILD.erased-serde-0.3.13.bazel index 96e5ea1..d28369c 100644 --- a/rules/rust/remote/BUILD.erased-serde-0.3.13.bazel +++ b/rules/rust/remote/BUILD.erased-serde-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,7 +51,7 @@ rust_library( version = "0.3.13", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.fail-0.4.0.bazel b/rules/rust/remote/BUILD.fail-0.4.0.bazel index 5b0fcf0..6ecb57e 100644 --- a/rules/rust/remote/BUILD.fail-0.4.0.bazel +++ b/rules/rust/remote/BUILD.fail-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.failure-0.1.8.bazel b/rules/rust/remote/BUILD.failure-0.1.8.bazel index 08c2f0c..1d74837 100644 --- a/rules/rust/remote/BUILD.failure-0.1.8.bazel +++ b/rules/rust/remote/BUILD.failure-0.1.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.failure_derive-0.1.8.bazel b/rules/rust/remote/BUILD.failure_derive-0.1.8.bazel index 04da264..cf7586e 100644 --- a/rules/rust/remote/BUILD.failure_derive-0.1.8.bazel +++ b/rules/rust/remote/BUILD.failure_derive-0.1.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -79,8 +80,8 @@ rust_library( deps = [ ":failure_derive_build_script", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", "@raze__synstructure__0_12_4//:synstructure", ], ) diff --git a/rules/rust/remote/BUILD.fallible-iterator-0.2.0.bazel b/rules/rust/remote/BUILD.fallible-iterator-0.2.0.bazel index b5dc5a3..a0a6a6e 100644 --- a/rules/rust/remote/BUILD.fallible-iterator-0.2.0.bazel +++ b/rules/rust/remote/BUILD.fallible-iterator-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.fancy-regex-0.3.5.bazel b/rules/rust/remote/BUILD.fancy-regex-0.3.5.bazel index 9b546cd..b9601d1 100644 --- a/rules/rust/remote/BUILD.fancy-regex-0.3.5.bazel +++ b/rules/rust/remote/BUILD.fancy-regex-0.3.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,7 +54,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__bit_set__0_5_2//:bit_set", - "@raze__regex__1_4_3//:regex", + "@raze__regex__1_4_5//:regex", ], ) diff --git a/rules/rust/remote/BUILD.constant_time_eq-0.1.5.bazel b/rules/rust/remote/BUILD.fastdivide-0.3.0.bazel similarity index 79% rename from rules/rust/remote/BUILD.constant_time_eq-0.1.5.bazel rename to rules/rust/remote/BUILD.fastdivide-0.3.0.bazel index 14698f6..aa42dea 100644 --- a/rules/rust/remote/BUILD.constant_time_eq-0.1.5.bazel +++ b/rules/rust/remote/BUILD.fastdivide-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -25,15 +25,15 @@ package(default_visibility = [ ]) licenses([ - "unencumbered", # CC0-1.0 from expression "CC0-1.0" + "restricted", # zlib-acknowledgement from expression "zlib-acknowledgement" ]) # Generated Targets -# Unsupported target "bench" with type "bench" omitted +# Unsupported target "bench-divide" with type "bench" omitted rust_library( - name = "constant_time_eq", + name = "fastdivide", srcs = glob(["**/*.rs"]), crate_features = [ ], @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.5", + version = "0.3.0", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.filetime-0.2.14.bazel b/rules/rust/remote/BUILD.filetime-0.2.14.bazel index 4c409f0..44a74ef 100644 --- a/rules/rust/remote/BUILD.filetime-0.2.14.bazel +++ b/rules/rust/remote/BUILD.filetime-0.2.14.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,10 +55,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.flate2-1.0.20.bazel b/rules/rust/remote/BUILD.flate2-1.0.20.bazel index 1e5b987..c37f1c2 100644 --- a/rules/rust/remote/BUILD.flate2-1.0.20.bazel +++ b/rules/rust/remote/BUILD.flate2-1.0.20.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -98,8 +98,8 @@ rust_library( deps = [ "@raze__cfg_if__1_0_0//:cfg_if", "@raze__crc32fast__1_2_1//:crc32fast", - "@raze__libc__0_2_85//:libc", - "@raze__miniz_oxide__0_4_3//:miniz_oxide", + "@raze__libc__0_2_91//:libc", + "@raze__miniz_oxide__0_4_4//:miniz_oxide", ], ) diff --git a/rules/rust/remote/BUILD.fnv-1.0.7.bazel b/rules/rust/remote/BUILD.fnv-1.0.7.bazel index f0ca547..f1d8183 100644 --- a/rules/rust/remote/BUILD.fnv-1.0.7.bazel +++ b/rules/rust/remote/BUILD.fnv-1.0.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.form_urlencoded-1.0.0.bazel b/rules/rust/remote/BUILD.form_urlencoded-1.0.1.bazel similarity index 92% rename from rules/rust/remote/BUILD.form_urlencoded-1.0.0.bazel rename to rules/rust/remote/BUILD.form_urlencoded-1.0.1.bazel index b967bc4..d7815c9 100644 --- a/rules/rust/remote/BUILD.form_urlencoded-1.0.0.bazel +++ b/rules/rust/remote/BUILD.form_urlencoded-1.0.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -38,7 +38,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.0", + version = "1.0.1", # buildifier: leave-alone deps = [ "@raze__matches__0_1_8//:matches", diff --git a/rules/rust/remote/BUILD.fs2-0.4.3.bazel b/rules/rust/remote/BUILD.fs2-0.4.3.bazel index e921955..1f6a267 100644 --- a/rules/rust/remote/BUILD.fs2-0.4.3.bazel +++ b/rules/rust/remote/BUILD.fs2-0.4.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,10 +54,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.fst-0.3.5.bazel b/rules/rust/remote/BUILD.fst-0.3.5.bazel index 83e2aff..cfe14a2 100644 --- a/rules/rust/remote/BUILD.fst-0.3.5.bazel +++ b/rules/rust/remote/BUILD.fst-0.3.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,7 @@ rust_library( version = "0.3.5", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", ], ) diff --git a/rules/rust/remote/BUILD.fst-0.4.5.bazel b/rules/rust/remote/BUILD.fst-0.4.5.bazel index e4ae683..f7eb2b4 100644 --- a/rules/rust/remote/BUILD.fst-0.4.5.bazel +++ b/rules/rust/remote/BUILD.fst-0.4.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.fuchsia-cprng-0.1.1.bazel b/rules/rust/remote/BUILD.fuchsia-cprng-0.1.1.bazel index b77ea43..e895e98 100644 --- a/rules/rust/remote/BUILD.fuchsia-cprng-0.1.1.bazel +++ b/rules/rust/remote/BUILD.fuchsia-cprng-0.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.fuchsia-zircon-0.3.3.bazel b/rules/rust/remote/BUILD.fuchsia-zircon-0.3.3.bazel index 4dc5a01..86f1b03 100644 --- a/rules/rust/remote/BUILD.fuchsia-zircon-0.3.3.bazel +++ b/rules/rust/remote/BUILD.fuchsia-zircon-0.3.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.fuchsia-zircon-sys-0.3.3.bazel b/rules/rust/remote/BUILD.fuchsia-zircon-sys-0.3.3.bazel index e076958..f25e6d4 100644 --- a/rules/rust/remote/BUILD.fuchsia-zircon-sys-0.3.3.bazel +++ b/rules/rust/remote/BUILD.fuchsia-zircon-sys-0.3.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.futures-0.3.12.bazel b/rules/rust/remote/BUILD.futures-0.3.13.bazel similarity index 89% rename from rules/rust/remote/BUILD.futures-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-0.3.13.bazel index 997476e..edf052a 100644 --- a/rules/rust/remote/BUILD.futures-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,16 +53,16 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_executor__0_3_12//:futures_executor", - "@raze__futures_io__0_3_12//:futures_io", - "@raze__futures_sink__0_3_12//:futures_sink", - "@raze__futures_task__0_3_12//:futures_task", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_executor__0_3_13//:futures_executor", + "@raze__futures_io__0_3_13//:futures_io", + "@raze__futures_sink__0_3_13//:futures_sink", + "@raze__futures_task__0_3_13//:futures_task", + "@raze__futures_util__0_3_13//:futures_util", ], ) @@ -76,6 +76,8 @@ rust_library( # Unsupported target "atomic_waker" with type "test" omitted +# Unsupported target "auto_traits" with type "test" omitted + # Unsupported target "basic_combinators" with type "test" omitted # Unsupported target "buffer_unordered" with type "test" omitted diff --git a/rules/rust/remote/BUILD.futures-channel-0.3.12.bazel b/rules/rust/remote/BUILD.futures-channel-0.3.13.bazel similarity index 88% rename from rules/rust/remote/BUILD.futures-channel-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-channel-0.3.13.bazel index bd0c759..50cf4f6 100644 --- a/rules/rust/remote/BUILD.futures-channel-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-channel-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,11 +53,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_sink__0_3_12//:futures_sink", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_sink__0_3_13//:futures_sink", ], ) diff --git a/rules/rust/remote/BUILD.futures-core-0.3.12.bazel b/rules/rust/remote/BUILD.futures-core-0.3.13.bazel similarity index 93% rename from rules/rust/remote/BUILD.futures-core-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-core-0.3.13.bazel index c02c535..9f92440 100644 --- a/rules/rust/remote/BUILD.futures-core-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-core-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.futures-executor-0.3.12.bazel b/rules/rust/remote/BUILD.futures-executor-0.3.13.bazel similarity index 84% rename from rules/rust/remote/BUILD.futures-executor-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-executor-0.3.13.bazel index 87c62aa..48507d7 100644 --- a/rules/rust/remote/BUILD.futures-executor-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-executor-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,12 +51,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_task__0_3_12//:futures_task", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_task__0_3_13//:futures_task", + "@raze__futures_util__0_3_13//:futures_util", "@raze__num_cpus__1_13_0//:num_cpus", ], ) diff --git a/rules/rust/remote/BUILD.futures-io-0.3.12.bazel b/rules/rust/remote/BUILD.futures-io-0.3.13.bazel similarity index 93% rename from rules/rust/remote/BUILD.futures-io-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-io-0.3.13.bazel index e1073e7..f974d06 100644 --- a/rules/rust/remote/BUILD.futures-io-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-io-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.futures-macro-0.3.12.bazel b/rules/rust/remote/BUILD.futures-macro-0.3.13.bazel similarity index 88% rename from rules/rust/remote/BUILD.futures-macro-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-macro-0.3.13.bazel index 89061f8..aa34b94 100644 --- a/rules/rust/remote/BUILD.futures-macro-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-macro-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,11 +49,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.futures-sink-0.3.12.bazel b/rules/rust/remote/BUILD.futures-sink-0.3.13.bazel similarity index 93% rename from rules/rust/remote/BUILD.futures-sink-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-sink-0.3.13.bazel index 216609d..f4ff765 100644 --- a/rules/rust/remote/BUILD.futures-sink-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-sink-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.futures-task-0.3.12.bazel b/rules/rust/remote/BUILD.futures-task-0.3.13.bazel similarity index 88% rename from rules/rust/remote/BUILD.futures-task-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-task-0.3.13.bazel index f17ea1b..18c1174 100644 --- a/rules/rust/remote/BUILD.futures-task-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-task-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -35,7 +35,6 @@ rust_library( srcs = glob(["**/*.rs"]), crate_features = [ "alloc", - "once_cell", "std", ], crate_root = "src/lib.rs", @@ -49,9 +48,8 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ - "@raze__once_cell__1_5_2//:once_cell", ], ) diff --git a/rules/rust/remote/BUILD.futures-util-0.3.12.bazel b/rules/rust/remote/BUILD.futures-util-0.3.13.bazel similarity index 78% rename from rules/rust/remote/BUILD.futures-util-0.3.12.bazel rename to rules/rust/remote/BUILD.futures-util-0.3.13.bazel index bcb131f..0ee6d93 100644 --- a/rules/rust/remote/BUILD.futures-util-0.3.12.bazel +++ b/rules/rust/remote/BUILD.futures-util-0.3.13.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -58,7 +58,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__futures_macro__0_3_12//:futures_macro", + "@raze__futures_macro__0_3_13//:futures_macro", "@raze__proc_macro_hack__0_5_19//:proc_macro_hack", ], rustc_flags = [ @@ -68,16 +68,16 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.12", + version = "0.3.13", # buildifier: leave-alone deps = [ - "@raze__futures_channel__0_3_12//:futures_channel", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_io__0_3_12//:futures_io", - "@raze__futures_sink__0_3_12//:futures_sink", - "@raze__futures_task__0_3_12//:futures_task", + "@raze__futures_channel__0_3_13//:futures_channel", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_io__0_3_13//:futures_io", + "@raze__futures_sink__0_3_13//:futures_sink", + "@raze__futures_task__0_3_13//:futures_task", "@raze__memchr__2_3_4//:memchr", - "@raze__pin_project_lite__0_2_4//:pin_project_lite", + "@raze__pin_project_lite__0_2_6//:pin_project_lite", "@raze__pin_utils__0_1_0//:pin_utils", "@raze__proc_macro_nested__0_1_7//:proc_macro_nested", "@raze__slab__0_4_2//:slab", diff --git a/rules/rust/remote/BUILD.fxhash-0.2.1.bazel b/rules/rust/remote/BUILD.fxhash-0.2.1.bazel index f8adca1..8a9a45b 100644 --- a/rules/rust/remote/BUILD.fxhash-0.2.1.bazel +++ b/rules/rust/remote/BUILD.fxhash-0.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,6 +51,6 @@ rust_library( version = "0.2.1", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", ], ) diff --git a/rules/rust/remote/BUILD.generic-array-0.14.4.bazel b/rules/rust/remote/BUILD.generic-array-0.14.4.bazel index a56c939..c599ab6 100644 --- a/rules/rust/remote/BUILD.generic-array-0.14.4.bazel +++ b/rules/rust/remote/BUILD.generic-array-0.14.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -55,7 +56,7 @@ cargo_build_script( version = "0.14.4", visibility = ["//visibility:private"], deps = [ - "@raze__version_check__0_9_2//:version_check", + "@raze__version_check__0_9_3//:version_check", ], ) @@ -79,7 +80,7 @@ rust_library( # buildifier: leave-alone deps = [ ":generic_array_build_script", - "@raze__typenum__1_12_0//:typenum", + "@raze__typenum__1_13_0//:typenum", ], ) diff --git a/rules/rust/remote/BUILD.getrandom-0.1.16.bazel b/rules/rust/remote/BUILD.getrandom-0.1.16.bazel index 4b9acc3..c2a467b 100644 --- a/rules/rust/remote/BUILD.getrandom-0.1.16.bazel +++ b/rules/rust/remote/BUILD.getrandom-0.1.16.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -59,8 +60,8 @@ cargo_build_script( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], @@ -96,10 +97,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.getrandom-0.2.2.bazel b/rules/rust/remote/BUILD.getrandom-0.2.2.bazel index 7291b00..e5af1d9 100644 --- a/rules/rust/remote/BUILD.getrandom-0.2.2.bazel +++ b/rules/rust/remote/BUILD.getrandom-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -59,8 +60,8 @@ cargo_build_script( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], @@ -96,10 +97,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.gimli-0.23.0.bazel b/rules/rust/remote/BUILD.gimli-0.23.0.bazel index 8034aed..690216c 100644 --- a/rules/rust/remote/BUILD.gimli-0.23.0.bazel +++ b/rules/rust/remote/BUILD.gimli-0.23.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.grpc-0.8.2.bazel b/rules/rust/remote/BUILD.grpc-0.8.3.bazel similarity index 93% rename from rules/rust/remote/BUILD.grpc-0.8.2.bazel rename to rules/rust/remote/BUILD.grpc-0.8.3.bazel index 2a256cb..0aaf742 100644 --- a/rules/rust/remote/BUILD.grpc-0.8.2.bazel +++ b/rules/rust/remote/BUILD.grpc-0.8.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,12 +46,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.2", + version = "0.8.3", # buildifier: leave-alone deps = [ "@raze__base64__0_9_3//:base64", "@raze__bytes__0_5_6//:bytes", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__httpbis__0_9_1//:httpbis", "@raze__log__0_4_14//:log", "@raze__log_ndc__0_2_0//:log_ndc", diff --git a/rules/rust/remote/BUILD.grpc-compiler-0.8.2.bazel b/rules/rust/remote/BUILD.grpc-compiler-0.8.3.bazel similarity index 80% rename from rules/rust/remote/BUILD.grpc-compiler-0.8.2.bazel rename to rules/rust/remote/BUILD.grpc-compiler-0.8.3.bazel index c00590c..c70116f 100644 --- a/rules/rust/remote/BUILD.grpc-compiler-0.8.2.bazel +++ b/rules/rust/remote/BUILD.grpc-compiler-0.8.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,13 +47,12 @@ rust_binary( "cargo-raze", "manual", ], - version = "0.8.2", + version = "0.8.3", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":grpc_compiler", - "@raze__protobuf__2_20_0//:protobuf", - "@raze__protobuf_codegen__2_20_0//:protobuf_codegen", + "@raze__protobuf__2_18_2//:protobuf", + "@raze__protobuf_codegen__2_18_2//:protobuf_codegen", ], ) @@ -73,10 +72,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.2", + version = "0.8.3", # buildifier: leave-alone deps = [ - "@raze__protobuf__2_20_0//:protobuf", - "@raze__protobuf_codegen__2_20_0//:protobuf_codegen", + "@raze__protobuf__2_18_2//:protobuf", + "@raze__protobuf_codegen__2_18_2//:protobuf_codegen", ], ) diff --git a/rules/rust/remote/BUILD.h2-0.2.7.bazel b/rules/rust/remote/BUILD.h2-0.2.7.bazel index 570fd02..8f45a79 100644 --- a/rules/rust/remote/BUILD.h2-0.2.7.bazel +++ b/rules/rust/remote/BUILD.h2-0.2.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -57,15 +57,15 @@ rust_library( deps = [ "@raze__bytes__0_5_6//:bytes", "@raze__fnv__1_0_7//:fnv", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_sink__0_3_12//:futures_sink", - "@raze__futures_util__0_3_12//:futures_util", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_sink__0_3_13//:futures_sink", + "@raze__futures_util__0_3_13//:futures_util", "@raze__http__0_2_3//:http", - "@raze__indexmap__1_6_1//:indexmap", + "@raze__indexmap__1_6_2//:indexmap", "@raze__slab__0_4_2//:slab", "@raze__tokio__0_2_25//:tokio", "@raze__tokio_util__0_3_1//:tokio_util", - "@raze__tracing__0_1_22//:tracing", - "@raze__tracing_futures__0_2_4//:tracing_futures", + "@raze__tracing__0_1_25//:tracing", + "@raze__tracing_futures__0_2_5//:tracing_futures", ], ) diff --git a/rules/rust/remote/BUILD.half-1.7.1.bazel b/rules/rust/remote/BUILD.half-1.7.1.bazel index 42caccd..ca95ed7 100644 --- a/rules/rust/remote/BUILD.half-1.7.1.bazel +++ b/rules/rust/remote/BUILD.half-1.7.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.hashbrown-0.9.1.bazel b/rules/rust/remote/BUILD.hashbrown-0.9.1.bazel index 155075b..5e859ca 100644 --- a/rules/rust/remote/BUILD.hashbrown-0.9.1.bazel +++ b/rules/rust/remote/BUILD.hashbrown-0.9.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.heck-0.3.2.bazel b/rules/rust/remote/BUILD.heck-0.3.2.bazel index 3d7ec30..549a1bc 100644 --- a/rules/rust/remote/BUILD.heck-0.3.2.bazel +++ b/rules/rust/remote/BUILD.heck-0.3.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.hermit-abi-0.1.18.bazel b/rules/rust/remote/BUILD.hermit-abi-0.1.18.bazel index be16a53..3d77dc3 100644 --- a/rules/rust/remote/BUILD.hermit-abi-0.1.18.bazel +++ b/rules/rust/remote/BUILD.hermit-abi-0.1.18.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,6 +50,6 @@ rust_library( version = "0.1.18", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], ) diff --git a/rules/rust/remote/BUILD.hmac-0.10.1.bazel b/rules/rust/remote/BUILD.hmac-0.10.1.bazel index da37a7b..5bfe8be 100644 --- a/rules/rust/remote/BUILD.hmac-0.10.1.bazel +++ b/rules/rust/remote/BUILD.hmac-0.10.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.hmac-0.9.0.bazel b/rules/rust/remote/BUILD.hmac-0.9.0.bazel index 1bc0590..71d245e 100644 --- a/rules/rust/remote/BUILD.hmac-0.9.0.bazel +++ b/rules/rust/remote/BUILD.hmac-0.9.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.hostname-0.3.1.bazel b/rules/rust/remote/BUILD.hostname-0.3.1.bazel index 67921d8..f8b97b2 100644 --- a/rules/rust/remote/BUILD.hostname-0.3.1.bazel +++ b/rules/rust/remote/BUILD.hostname-0.3.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -58,10 +58,10 @@ rust_library( ] + selects.with_or({ # cfg(any(unix, target_os = "redox")) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.htmlescape-0.3.1.bazel b/rules/rust/remote/BUILD.htmlescape-0.3.1.bazel index b1a3f02..b2545ae 100644 --- a/rules/rust/remote/BUILD.htmlescape-0.3.1.bazel +++ b/rules/rust/remote/BUILD.htmlescape-0.3.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.http-0.2.3.bazel b/rules/rust/remote/BUILD.http-0.2.3.bazel index 1097b48..f0eaec1 100644 --- a/rules/rust/remote/BUILD.http-0.2.3.bazel +++ b/rules/rust/remote/BUILD.http-0.2.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.httparse-1.3.5.bazel b/rules/rust/remote/BUILD.httparse-1.3.5.bazel index f697b78..1ea8ac9 100644 --- a/rules/rust/remote/BUILD.httparse-1.3.5.bazel +++ b/rules/rust/remote/BUILD.httparse-1.3.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.httpbis-0.9.1.bazel b/rules/rust/remote/BUILD.httpbis-0.9.1.bazel index ea6e2d8..91f365a 100644 --- a/rules/rust/remote/BUILD.httpbis-0.9.1.bazel +++ b/rules/rust/remote/BUILD.httpbis-0.9.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -58,8 +59,8 @@ cargo_build_script( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], @@ -88,11 +89,10 @@ rust_binary( version = "0.9.1", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":httpbis", ":httpbis_build_script", "@raze__bytes__0_5_6//:bytes", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__log__0_4_14//:log", "@raze__log_ndc__0_2_0//:log_ndc", "@raze__net2__0_2_37//:net2", @@ -104,8 +104,8 @@ rust_binary( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__unix_socket__0_5_0//:unix_socket", ], @@ -140,7 +140,7 @@ rust_library( deps = [ ":httpbis_build_script", "@raze__bytes__0_5_6//:bytes", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__log__0_4_14//:log", "@raze__log_ndc__0_2_0//:log_ndc", "@raze__net2__0_2_37//:net2", @@ -152,8 +152,8 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__unix_socket__0_5_0//:unix_socket", ], diff --git a/rules/rust/remote/BUILD.humantime-1.3.0.bazel b/rules/rust/remote/BUILD.humantime-1.3.0.bazel index b0ce59a..63f7577 100644 --- a/rules/rust/remote/BUILD.humantime-1.3.0.bazel +++ b/rules/rust/remote/BUILD.humantime-1.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.humantime-2.1.0.bazel b/rules/rust/remote/BUILD.humantime-2.1.0.bazel index 5e4209f..51de9fe 100644 --- a/rules/rust/remote/BUILD.humantime-2.1.0.bazel +++ b/rules/rust/remote/BUILD.humantime-2.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.idna-0.2.0.bazel b/rules/rust/remote/BUILD.idna-0.2.2.bazel similarity index 85% rename from rules/rust/remote/BUILD.idna-0.2.0.bazel rename to rules/rust/remote/BUILD.idna-0.2.2.bazel index f496f68..81c5caa 100644 --- a/rules/rust/remote/BUILD.idna-0.2.0.bazel +++ b/rules/rust/remote/BUILD.idna-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -30,6 +30,8 @@ licenses([ # Generated Targets +# Unsupported target "all" with type "bench" omitted + rust_library( name = "idna", srcs = glob(["**/*.rs"]), @@ -38,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -46,12 +48,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.0", + version = "0.2.2", # buildifier: leave-alone deps = [ "@raze__matches__0_1_8//:matches", "@raze__unicode_bidi__0_3_4//:unicode_bidi", - "@raze__unicode_normalization__0_1_16//:unicode_normalization", + "@raze__unicode_normalization__0_1_17//:unicode_normalization", ], ) diff --git a/rules/rust/remote/BUILD.indexmap-1.6.1.bazel b/rules/rust/remote/BUILD.indexmap-1.6.2.bazel similarity index 92% rename from rules/rust/remote/BUILD.indexmap-1.6.1.bazel rename to rules/rust/remote/BUILD.indexmap-1.6.2.bazel index 80f7923..ef3758a 100644 --- a/rules/rust/remote/BUILD.indexmap-1.6.1.bazel +++ b/rules/rust/remote/BUILD.indexmap-1.6.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -52,7 +53,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.6.1", + version = "1.6.2", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", @@ -80,7 +81,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.6.1", + version = "1.6.2", # buildifier: leave-alone deps = [ ":indexmap_build_script", diff --git a/rules/rust/remote/BUILD.instant-0.1.9.bazel b/rules/rust/remote/BUILD.instant-0.1.9.bazel index a97cd49..8534c40 100644 --- a/rules/rust/remote/BUILD.instant-0.1.9.bazel +++ b/rules/rust/remote/BUILD.instant-0.1.9.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.integer-encoding-2.1.2.bazel b/rules/rust/remote/BUILD.integer-encoding-2.1.3.bazel similarity index 94% rename from rules/rust/remote/BUILD.integer-encoding-2.1.2.bazel rename to rules/rust/remote/BUILD.integer-encoding-2.1.3.bazel index 79b6c9d..b3a2765 100644 --- a/rules/rust/remote/BUILD.integer-encoding-2.1.2.bazel +++ b/rules/rust/remote/BUILD.integer-encoding-2.1.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -52,7 +52,7 @@ rust_library( "cargo-raze", "manual", ], - version = "2.1.2", + version = "2.1.3", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.iovec-0.1.4.bazel b/rules/rust/remote/BUILD.iovec-0.1.4.bazel index 8cf150a..21d812a 100644 --- a/rules/rust/remote/BUILD.iovec-0.1.4.bazel +++ b/rules/rust/remote/BUILD.iovec-0.1.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,10 +54,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.ipconfig-0.2.2.bazel b/rules/rust/remote/BUILD.ipconfig-0.2.2.bazel index 9f4544d..3299fe1 100644 --- a/rules/rust/remote/BUILD.ipconfig-0.2.2.bazel +++ b/rules/rust/remote/BUILD.ipconfig-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.itertools-0.10.0.bazel b/rules/rust/remote/BUILD.itertools-0.10.0.bazel index dd9f264..1f420e5 100644 --- a/rules/rust/remote/BUILD.itertools-0.10.0.bazel +++ b/rules/rust/remote/BUILD.itertools-0.10.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.itertools-0.9.0.bazel b/rules/rust/remote/BUILD.itertools-0.9.0.bazel index 8c374ea..2c45fa5 100644 --- a/rules/rust/remote/BUILD.itertools-0.9.0.bazel +++ b/rules/rust/remote/BUILD.itertools-0.9.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.itoa-0.4.7.bazel b/rules/rust/remote/BUILD.itoa-0.4.7.bazel index 369289c..7c40d12 100644 --- a/rules/rust/remote/BUILD.itoa-0.4.7.bazel +++ b/rules/rust/remote/BUILD.itoa-0.4.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.js-sys-0.3.47.bazel b/rules/rust/remote/BUILD.js-sys-0.3.49.bazel similarity index 89% rename from rules/rust/remote/BUILD.js-sys-0.3.47.bazel rename to rules/rust/remote/BUILD.js-sys-0.3.49.bazel index 241cc9f..7cf44f5 100644 --- a/rules/rust/remote/BUILD.js-sys-0.3.47.bazel +++ b/rules/rust/remote/BUILD.js-sys-0.3.49.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,10 +46,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.47", + version = "0.3.49", # buildifier: leave-alone deps = [ - "@raze__wasm_bindgen__0_2_70//:wasm_bindgen", + "@raze__wasm_bindgen__0_2_72//:wasm_bindgen", ], ) diff --git a/rules/rust/remote/BUILD.kernel32-sys-0.2.2.bazel b/rules/rust/remote/BUILD.kernel32-sys-0.2.2.bazel index c27724d..17bffdd 100644 --- a/rules/rust/remote/BUILD.kernel32-sys-0.2.2.bazel +++ b/rules/rust/remote/BUILD.kernel32-sys-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.language-tags-0.2.2.bazel b/rules/rust/remote/BUILD.language-tags-0.2.2.bazel index 49458d8..5850209 100644 --- a/rules/rust/remote/BUILD.language-tags-0.2.2.bazel +++ b/rules/rust/remote/BUILD.language-tags-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.lazy_static-1.4.0.bazel b/rules/rust/remote/BUILD.lazy_static-1.4.0.bazel index 394011e..105e362 100644 --- a/rules/rust/remote/BUILD.lazy_static-1.4.0.bazel +++ b/rules/rust/remote/BUILD.lazy_static-1.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.levenshtein_automata-0.1.1.bazel b/rules/rust/remote/BUILD.levenshtein_automata-0.1.1.bazel index 76a0be4..657d16b 100644 --- a/rules/rust/remote/BUILD.levenshtein_automata-0.1.1.bazel +++ b/rules/rust/remote/BUILD.levenshtein_automata-0.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.lexical-core-0.7.4.bazel b/rules/rust/remote/BUILD.lexical-core-0.7.5.bazel similarity index 90% rename from rules/rust/remote/BUILD.lexical-core-0.7.4.bazel rename to rules/rust/remote/BUILD.lexical-core-0.7.5.bazel index ae1c6c5..7c3845b 100644 --- a/rules/rust/remote/BUILD.lexical-core-0.7.4.bazel +++ b/rules/rust/remote/BUILD.lexical-core-0.7.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -59,7 +60,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.7.4", + version = "0.7.5", visibility = ["//visibility:private"], deps = [ ], @@ -90,13 +91,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.7.4", + version = "0.7.5", # buildifier: leave-alone deps = [ ":lexical_core_build_script", "@raze__arrayvec__0_5_2//:arrayvec", "@raze__bitflags__1_2_1//:bitflags", - "@raze__cfg_if__0_1_10//:cfg_if", + "@raze__cfg_if__1_0_0//:cfg_if", "@raze__ryu__1_0_5//:ryu", "@raze__static_assertions__1_1_0//:static_assertions", ], diff --git a/rules/rust/remote/BUILD.libc-0.2.85.bazel b/rules/rust/remote/BUILD.libc-0.2.91.bazel similarity index 91% rename from rules/rust/remote/BUILD.libc-0.2.85.bazel rename to rules/rust/remote/BUILD.libc-0.2.91.bazel index c667273..56e8a96 100644 --- a/rules/rust/remote/BUILD.libc-0.2.85.bazel +++ b/rules/rust/remote/BUILD.libc-0.2.91.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -55,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.85", + version = "0.2.91", visibility = ["//visibility:private"], deps = [ ], @@ -86,7 +87,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.85", + version = "0.2.91", # buildifier: leave-alone deps = [ ":libc_build_script", diff --git a/rules/rust/remote/BUILD.linked-hash-map-0.3.0.bazel b/rules/rust/remote/BUILD.linked-hash-map-0.3.0.bazel index b29ea1a..65d02c1 100644 --- a/rules/rust/remote/BUILD.linked-hash-map-0.3.0.bazel +++ b/rules/rust/remote/BUILD.linked-hash-map-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.linked-hash-map-0.5.4.bazel b/rules/rust/remote/BUILD.linked-hash-map-0.5.4.bazel index a7875fa..cf74f81 100644 --- a/rules/rust/remote/BUILD.linked-hash-map-0.5.4.bazel +++ b/rules/rust/remote/BUILD.linked-hash-map-0.5.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.lock_api-0.4.2.bazel b/rules/rust/remote/BUILD.lock_api-0.4.2.bazel index afd755f..32bb0eb 100644 --- a/rules/rust/remote/BUILD.lock_api-0.4.2.bazel +++ b/rules/rust/remote/BUILD.lock_api-0.4.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.log-0.4.14.bazel b/rules/rust/remote/BUILD.log-0.4.14.bazel index 3cf4dcb..5ebfba3 100644 --- a/rules/rust/remote/BUILD.log-0.4.14.bazel +++ b/rules/rust/remote/BUILD.log-0.4.14.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -86,7 +87,7 @@ rust_library( deps = [ ":log_build_script", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.log-mdc-0.1.0.bazel b/rules/rust/remote/BUILD.log-mdc-0.1.0.bazel index 5a33edc..ae80ca2 100644 --- a/rules/rust/remote/BUILD.log-mdc-0.1.0.bazel +++ b/rules/rust/remote/BUILD.log-mdc-0.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.log-ndc-0.2.0.bazel b/rules/rust/remote/BUILD.log-ndc-0.2.0.bazel index 71f6bd1..3f8c792 100644 --- a/rules/rust/remote/BUILD.log-ndc-0.2.0.bazel +++ b/rules/rust/remote/BUILD.log-ndc-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.log4rs-0.10.0.bazel b/rules/rust/remote/BUILD.log4rs-0.10.0.bazel index f8b78e4..090541c 100644 --- a/rules/rust/remote/BUILD.log4rs-0.10.0.bazel +++ b/rules/rust/remote/BUILD.log4rs-0.10.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -78,7 +78,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__serde_derive__1_0_123//:serde_derive", + "@raze__serde_derive__1_0_125//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -98,19 +98,19 @@ rust_library( "@raze__humantime__1_3_0//:humantime", "@raze__log__0_4_14//:log", "@raze__log_mdc__0_1_0//:log_mdc", - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", "@raze__serde_value__0_6_0//:serde_value", - "@raze__serde_yaml__0_8_16//:serde_yaml", + "@raze__serde_yaml__0_8_17//:serde_yaml", "@raze__thread_id__3_3_0//:thread_id", "@raze__typemap__0_3_3//:typemap", ] + selects.with_or({ # cfg(not(windows)) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.lru-0.6.4.bazel b/rules/rust/remote/BUILD.lru-0.6.5.bazel similarity index 94% rename from rules/rust/remote/BUILD.lru-0.6.4.bazel rename to rules/rust/remote/BUILD.lru-0.6.5.bazel index 74c000a..818a33d 100644 --- a/rules/rust/remote/BUILD.lru-0.6.4.bazel +++ b/rules/rust/remote/BUILD.lru-0.6.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.4", + version = "0.6.5", # buildifier: leave-alone deps = [ "@raze__hashbrown__0_9_1//:hashbrown", diff --git a/rules/rust/remote/BUILD.lru-cache-0.1.2.bazel b/rules/rust/remote/BUILD.lru-cache-0.1.2.bazel index f9b0465..15e500e 100644 --- a/rules/rust/remote/BUILD.lru-cache-0.1.2.bazel +++ b/rules/rust/remote/BUILD.lru-cache-0.1.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.lz4-1.23.2.bazel b/rules/rust/remote/BUILD.lz4-1.23.2.bazel index ed2015f..c6edbe8 100644 --- a/rules/rust/remote/BUILD.lz4-1.23.2.bazel +++ b/rules/rust/remote/BUILD.lz4-1.23.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,9 +50,8 @@ rust_binary( version = "1.23.2", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":lz4", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__lz4_sys__1_9_2//:lz4_sys", ], ) @@ -76,7 +75,7 @@ rust_library( version = "1.23.2", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__lz4_sys__1_9_2//:lz4_sys", ], ) diff --git a/rules/rust/remote/BUILD.lz4-sys-1.9.2.bazel b/rules/rust/remote/BUILD.lz4-sys-1.9.2.bazel index 3d184ac..2a1ddc9 100644 --- a/rules/rust/remote/BUILD.lz4-sys-1.9.2.bazel +++ b/rules/rust/remote/BUILD.lz4-sys-1.9.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -55,7 +56,7 @@ cargo_build_script( version = "1.9.2", visibility = ["//visibility:private"], deps = [ - "@raze__cc__1_0_66//:cc", + "@raze__cc__1_0_67//:cc", ], ) @@ -79,6 +80,6 @@ rust_library( # buildifier: leave-alone deps = [ ":lz4_sys_build_script", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], ) diff --git a/rules/rust/remote/BUILD.maplit-1.0.2.bazel b/rules/rust/remote/BUILD.maplit-1.0.2.bazel index 533fe14..f576fda 100644 --- a/rules/rust/remote/BUILD.maplit-1.0.2.bazel +++ b/rules/rust/remote/BUILD.maplit-1.0.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.match_cfg-0.1.0.bazel b/rules/rust/remote/BUILD.match_cfg-0.1.0.bazel index 98b8d6f..e3fe66c 100644 --- a/rules/rust/remote/BUILD.match_cfg-0.1.0.bazel +++ b/rules/rust/remote/BUILD.match_cfg-0.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.matches-0.1.8.bazel b/rules/rust/remote/BUILD.matches-0.1.8.bazel index 592971c..592ef49 100644 --- a/rules/rust/remote/BUILD.matches-0.1.8.bazel +++ b/rules/rust/remote/BUILD.matches-0.1.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.maybe-uninit-2.0.0.bazel b/rules/rust/remote/BUILD.maybe-uninit-2.0.0.bazel index 434914e..be9d157 100644 --- a/rules/rust/remote/BUILD.maybe-uninit-2.0.0.bazel +++ b/rules/rust/remote/BUILD.maybe-uninit-2.0.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.md5-0.7.0.bazel b/rules/rust/remote/BUILD.md5-0.7.0.bazel index 60864a7..c019d7e 100644 --- a/rules/rust/remote/BUILD.md5-0.7.0.bazel +++ b/rules/rust/remote/BUILD.md5-0.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.memchr-2.3.4.bazel b/rules/rust/remote/BUILD.memchr-2.3.4.bazel index c528f05..39355e9 100644 --- a/rules/rust/remote/BUILD.memchr-2.3.4.bazel +++ b/rules/rust/remote/BUILD.memchr-2.3.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.memmap-0.7.0.bazel b/rules/rust/remote/BUILD.memmap-0.7.0.bazel index 5e2a928..b3036ec 100644 --- a/rules/rust/remote/BUILD.memmap-0.7.0.bazel +++ b/rules/rust/remote/BUILD.memmap-0.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -56,10 +56,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.memoffset-0.5.6.bazel b/rules/rust/remote/BUILD.memoffset-0.5.6.bazel index ca21489..df671ba 100644 --- a/rules/rust/remote/BUILD.memoffset-0.5.6.bazel +++ b/rules/rust/remote/BUILD.memoffset-0.5.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.memoffset-0.6.1.bazel b/rules/rust/remote/BUILD.memoffset-0.6.3.bazel similarity index 90% rename from rules/rust/remote/BUILD.memoffset-0.6.1.bazel rename to rules/rust/remote/BUILD.memoffset-0.6.3.bazel index 4868860..747e5f2 100644 --- a/rules/rust/remote/BUILD.memoffset-0.6.1.bazel +++ b/rules/rust/remote/BUILD.memoffset-0.6.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -53,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.6.1", + version = "0.6.3", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", @@ -77,7 +78,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.1", + version = "0.6.3", # buildifier: leave-alone deps = [ ":memoffset_build_script", diff --git a/rules/rust/remote/BUILD.mime-0.3.16.bazel b/rules/rust/remote/BUILD.mime-0.3.16.bazel index b5e56c5..22c9cb1 100644 --- a/rules/rust/remote/BUILD.mime-0.3.16.bazel +++ b/rules/rust/remote/BUILD.mime-0.3.16.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.miniz_oxide-0.4.3.bazel b/rules/rust/remote/BUILD.miniz_oxide-0.4.4.bazel similarity index 88% rename from rules/rust/remote/BUILD.miniz_oxide-0.4.3.bazel rename to rules/rust/remote/BUILD.miniz_oxide-0.4.4.bazel index 5225ec5..ae1b8d6 100644 --- a/rules/rust/remote/BUILD.miniz_oxide-0.4.3.bazel +++ b/rules/rust/remote/BUILD.miniz_oxide-0.4.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -52,7 +53,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.4.3", + version = "0.4.4", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", @@ -75,10 +76,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.3", + version = "0.4.4", # buildifier: leave-alone deps = [ ":miniz_oxide_build_script", - "@raze__adler__0_2_3//:adler", + "@raze__adler__1_0_2//:adler", ], ) diff --git a/rules/rust/remote/BUILD.mio-0.6.23.bazel b/rules/rust/remote/BUILD.mio-0.6.23.bazel index 65e1c4c..c195694 100644 --- a/rules/rust/remote/BUILD.mio-0.6.23.bazel +++ b/rules/rust/remote/BUILD.mio-0.6.23.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -61,10 +61,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.mio-0.7.7.bazel b/rules/rust/remote/BUILD.mio-0.7.11.bazel similarity index 84% rename from rules/rust/remote/BUILD.mio-0.7.7.bazel rename to rules/rust/remote/BUILD.mio-0.7.11.bazel index 400da87..4629bf8 100644 --- a/rules/rust/remote/BUILD.mio-0.7.7.bazel +++ b/rules/rust/remote/BUILD.mio-0.7.11.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -60,17 +60,17 @@ rust_library( "cargo-raze", "manual", ], - version = "0.7.7", + version = "0.7.11", # buildifier: leave-alone deps = [ "@raze__log__0_4_14//:log", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.mio-named-pipes-0.1.7.bazel b/rules/rust/remote/BUILD.mio-named-pipes-0.1.7.bazel index 1723781..a158288 100644 --- a/rules/rust/remote/BUILD.mio-named-pipes-0.1.7.bazel +++ b/rules/rust/remote/BUILD.mio-named-pipes-0.1.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.mio-uds-0.6.8.bazel b/rules/rust/remote/BUILD.mio-uds-0.6.8.bazel index 08ecad9..8ffb193 100644 --- a/rules/rust/remote/BUILD.mio-uds-0.6.8.bazel +++ b/rules/rust/remote/BUILD.mio-uds-0.6.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,11 +54,11 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__iovec__0_1_4//:iovec", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__mio__0_6_23//:mio", ], "//conditions:default": [], diff --git a/rules/rust/remote/BUILD.miow-0.2.2.bazel b/rules/rust/remote/BUILD.miow-0.2.2.bazel index c70653d..d10503b 100644 --- a/rules/rust/remote/BUILD.miow-0.2.2.bazel +++ b/rules/rust/remote/BUILD.miow-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.miow-0.3.6.bazel b/rules/rust/remote/BUILD.miow-0.3.7.bazel similarity index 90% rename from rules/rust/remote/BUILD.miow-0.3.6.bazel rename to rules/rust/remote/BUILD.miow-0.3.7.bazel index 572b429..732a095 100644 --- a/rules/rust/remote/BUILD.miow-0.3.6.bazel +++ b/rules/rust/remote/BUILD.miow-0.3.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,10 +46,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.6", + version = "0.3.7", # buildifier: leave-alone deps = [ - "@raze__socket2__0_3_19//:socket2", "@raze__winapi__0_3_9//:winapi", ], ) diff --git a/rules/rust/remote/BUILD.murmurhash32-0.2.0.bazel b/rules/rust/remote/BUILD.murmurhash32-0.2.0.bazel index 5c6d6d9..9e64412 100644 --- a/rules/rust/remote/BUILD.murmurhash32-0.2.0.bazel +++ b/rules/rust/remote/BUILD.murmurhash32-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,6 +51,6 @@ rust_library( version = "0.2.0", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", ], ) diff --git a/rules/rust/remote/BUILD.net2-0.2.37.bazel b/rules/rust/remote/BUILD.net2-0.2.37.bazel index 58d5c66..869b0c7 100644 --- a/rules/rust/remote/BUILD.net2-0.2.37.bazel +++ b/rules/rust/remote/BUILD.net2-0.2.37.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -57,10 +57,10 @@ rust_library( ] + selects.with_or({ # cfg(any(target_os = "redox", unix, target_os = "wasi")) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.nix-0.14.1.bazel b/rules/rust/remote/BUILD.nix-0.14.1.bazel index cbeed20..a053f32 100644 --- a/rules/rust/remote/BUILD.nix-0.14.1.bazel +++ b/rules/rust/remote/BUILD.nix-0.14.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -58,7 +59,7 @@ cargo_build_script( ] + selects.with_or({ # cfg(any(target_os = "android", target_os = "linux")) ( - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], @@ -89,12 +90,12 @@ rust_library( ":nix_build_script", "@raze__bitflags__1_2_1//:bitflags", "@raze__cfg_if__0_1_10//:cfg_if", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__void__1_0_2//:void", ] + selects.with_or({ # cfg(any(target_os = "android", target_os = "linux")) ( - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], diff --git a/rules/rust/remote/BUILD.nom-5.1.2.bazel b/rules/rust/remote/BUILD.nom-5.1.2.bazel index 047e8cb..8612bbb 100644 --- a/rules/rust/remote/BUILD.nom-5.1.2.bazel +++ b/rules/rust/remote/BUILD.nom-5.1.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -60,7 +61,7 @@ cargo_build_script( version = "5.1.2", visibility = ["//visibility:private"], deps = [ - "@raze__version_check__0_9_2//:version_check", + "@raze__version_check__0_9_3//:version_check", ], ) @@ -107,7 +108,7 @@ rust_library( # buildifier: leave-alone deps = [ ":nom_build_script", - "@raze__lexical_core__0_7_4//:lexical_core", + "@raze__lexical_core__0_7_5//:lexical_core", "@raze__memchr__2_3_4//:memchr", ], ) diff --git a/rules/rust/remote/BUILD.ntapi-0.3.6.bazel b/rules/rust/remote/BUILD.ntapi-0.3.6.bazel index f331f39..685bbbd 100644 --- a/rules/rust/remote/BUILD.ntapi-0.3.6.bazel +++ b/rules/rust/remote/BUILD.ntapi-0.3.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.num-bigint-0.3.1.bazel b/rules/rust/remote/BUILD.num-bigint-0.3.2.bazel similarity index 93% rename from rules/rust/remote/BUILD.num-bigint-0.3.1.bazel rename to rules/rust/remote/BUILD.num-bigint-0.3.2.bazel index 20e5c49..3f0d091 100644 --- a/rules/rust/remote/BUILD.num-bigint-0.3.1.bazel +++ b/rules/rust/remote/BUILD.num-bigint-0.3.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -54,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.1", + version = "0.3.2", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", @@ -89,7 +90,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.1", + version = "0.3.2", # buildifier: leave-alone deps = [ ":num_bigint_build_script", diff --git a/rules/rust/remote/BUILD.num-integer-0.1.44.bazel b/rules/rust/remote/BUILD.num-integer-0.1.44.bazel index 3ea3c05..191d76d 100644 --- a/rules/rust/remote/BUILD.num-integer-0.1.44.bazel +++ b/rules/rust/remote/BUILD.num-integer-0.1.44.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.num-traits-0.1.43.bazel b/rules/rust/remote/BUILD.num-traits-0.1.43.bazel index 936eca9..9b3c0f9 100644 --- a/rules/rust/remote/BUILD.num-traits-0.1.43.bazel +++ b/rules/rust/remote/BUILD.num-traits-0.1.43.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.num-traits-0.2.14.bazel b/rules/rust/remote/BUILD.num-traits-0.2.14.bazel index 2653f67..399f2a8 100644 --- a/rules/rust/remote/BUILD.num-traits-0.2.14.bazel +++ b/rules/rust/remote/BUILD.num-traits-0.2.14.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.num_cpus-1.13.0.bazel b/rules/rust/remote/BUILD.num_cpus-1.13.0.bazel index 9b1f84b..672d90d 100644 --- a/rules/rust/remote/BUILD.num_cpus-1.13.0.bazel +++ b/rules/rust/remote/BUILD.num_cpus-1.13.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,6 +51,6 @@ rust_library( version = "1.13.0", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], ) diff --git a/rules/rust/remote/BUILD.object-0.23.0.bazel b/rules/rust/remote/BUILD.object-0.23.0.bazel index 9dd0ce2..7f77d80 100644 --- a/rules/rust/remote/BUILD.object-0.23.0.bazel +++ b/rules/rust/remote/BUILD.object-0.23.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.once_cell-1.5.2.bazel b/rules/rust/remote/BUILD.once_cell-1.7.2.bazel similarity index 95% rename from rules/rust/remote/BUILD.once_cell-1.5.2.bazel rename to rules/rust/remote/BUILD.once_cell-1.7.2.bazel index 39bb813..c0873e5 100644 --- a/rules/rust/remote/BUILD.once_cell-1.5.2.bazel +++ b/rules/rust/remote/BUILD.once_cell-1.7.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,6 +50,7 @@ rust_library( crate_features = [ "alloc", "default", + "race", "std", ], crate_root = "src/lib.rs", @@ -63,7 +64,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.5.2", + version = "1.7.2", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.oorandom-11.1.3.bazel b/rules/rust/remote/BUILD.oorandom-11.1.3.bazel index b0853c4..f035c21 100644 --- a/rules/rust/remote/BUILD.oorandom-11.1.3.bazel +++ b/rules/rust/remote/BUILD.oorandom-11.1.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.opaque-debug-0.3.0.bazel b/rules/rust/remote/BUILD.opaque-debug-0.3.0.bazel index e84e681..ac5c493 100644 --- a/rules/rust/remote/BUILD.opaque-debug-0.3.0.bazel +++ b/rules/rust/remote/BUILD.opaque-debug-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.ordered-float-1.1.1.bazel b/rules/rust/remote/BUILD.ordered-float-1.1.1.bazel index 9e95cd4..c524dea 100644 --- a/rules/rust/remote/BUILD.ordered-float-1.1.1.bazel +++ b/rules/rust/remote/BUILD.ordered-float-1.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.owned-read-0.4.1.bazel b/rules/rust/remote/BUILD.owned-read-0.4.1.bazel index ae1f0e1..db21311 100644 --- a/rules/rust/remote/BUILD.owned-read-0.4.1.bazel +++ b/rules/rust/remote/BUILD.owned-read-0.4.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.owning_ref-0.4.1.bazel b/rules/rust/remote/BUILD.owning_ref-0.4.1.bazel index 1c0253a..e0bdebd 100644 --- a/rules/rust/remote/BUILD.owning_ref-0.4.1.bazel +++ b/rules/rust/remote/BUILD.owning_ref-0.4.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.parking_lot-0.11.1.bazel b/rules/rust/remote/BUILD.parking_lot-0.11.1.bazel index 0fbf1c5..8084f9e 100644 --- a/rules/rust/remote/BUILD.parking_lot-0.11.1.bazel +++ b/rules/rust/remote/BUILD.parking_lot-0.11.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -52,7 +52,7 @@ rust_library( deps = [ "@raze__instant__0_1_9//:instant", "@raze__lock_api__0_4_2//:lock_api", - "@raze__parking_lot_core__0_8_2//:parking_lot_core", + "@raze__parking_lot_core__0_8_3//:parking_lot_core", ], ) diff --git a/rules/rust/remote/BUILD.parking_lot_core-0.8.2.bazel b/rules/rust/remote/BUILD.parking_lot_core-0.8.3.bazel similarity index 83% rename from rules/rust/remote/BUILD.parking_lot_core-0.8.2.bazel rename to rules/rust/remote/BUILD.parking_lot_core-0.8.3.bazel index ef5ae2a..fcdedba 100644 --- a/rules/rust/remote/BUILD.parking_lot_core-0.8.2.bazel +++ b/rules/rust/remote/BUILD.parking_lot_core-0.8.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.2", + version = "0.8.3", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", @@ -57,10 +57,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.percent-encoding-2.1.0.bazel b/rules/rust/remote/BUILD.percent-encoding-2.1.0.bazel index b41f983..ac4ea27 100644 --- a/rules/rust/remote/BUILD.percent-encoding-2.1.0.bazel +++ b/rules/rust/remote/BUILD.percent-encoding-2.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.phf-0.8.0.bazel b/rules/rust/remote/BUILD.phf-0.8.0.bazel index 39c8a1b..9deb32d 100644 --- a/rules/rust/remote/BUILD.phf-0.8.0.bazel +++ b/rules/rust/remote/BUILD.phf-0.8.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.phf_shared-0.8.0.bazel b/rules/rust/remote/BUILD.phf_shared-0.8.0.bazel index faff178..4c54e38 100644 --- a/rules/rust/remote/BUILD.phf_shared-0.8.0.bazel +++ b/rules/rust/remote/BUILD.phf_shared-0.8.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,6 +51,6 @@ rust_library( version = "0.8.0", # buildifier: leave-alone deps = [ - "@raze__siphasher__0_3_3//:siphasher", + "@raze__siphasher__0_3_5//:siphasher", ], ) diff --git a/rules/rust/remote/BUILD.pin-project-0.4.27.bazel b/rules/rust/remote/BUILD.pin-project-0.4.28.bazel similarity index 95% rename from rules/rust/remote/BUILD.pin-project-0.4.27.bazel rename to rules/rust/remote/BUILD.pin-project-0.4.28.bazel index 5dabe1d..36fb7db 100644 --- a/rules/rust/remote/BUILD.pin-project-0.4.27.bazel +++ b/rules/rust/remote/BUILD.pin-project-0.4.28.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -64,7 +64,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__pin_project_internal__0_4_27//:pin_project_internal", + "@raze__pin_project_internal__0_4_28//:pin_project_internal", ], rustc_flags = [ "--cap-lints=allow", @@ -73,7 +73,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.27", + version = "0.4.28", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.pin-project-1.0.5.bazel b/rules/rust/remote/BUILD.pin-project-1.0.6.bazel similarity index 94% rename from rules/rust/remote/BUILD.pin-project-1.0.5.bazel rename to rules/rust/remote/BUILD.pin-project-1.0.6.bazel index 369a0f3..6f58b4f 100644 --- a/rules/rust/remote/BUILD.pin-project-1.0.5.bazel +++ b/rules/rust/remote/BUILD.pin-project-1.0.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -64,7 +64,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__pin_project_internal__1_0_5//:pin_project_internal", + "@raze__pin_project_internal__1_0_6//:pin_project_internal", ], rustc_flags = [ "--cap-lints=allow", @@ -73,7 +73,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.5", + version = "1.0.6", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.pin-project-internal-0.4.27.bazel b/rules/rust/remote/BUILD.pin-project-internal-0.4.28.bazel similarity index 86% rename from rules/rust/remote/BUILD.pin-project-internal-0.4.27.bazel rename to rules/rust/remote/BUILD.pin-project-internal-0.4.28.bazel index 0c0fc05..b6bd944 100644 --- a/rules/rust/remote/BUILD.pin-project-internal-0.4.27.bazel +++ b/rules/rust/remote/BUILD.pin-project-internal-0.4.28.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -52,7 +53,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.4.27", + version = "0.4.28", visibility = ["//visibility:private"], deps = [ ], @@ -74,12 +75,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.27", + version = "0.4.28", # buildifier: leave-alone deps = [ ":pin_project_internal_build_script", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.pin-project-internal-1.0.5.bazel b/rules/rust/remote/BUILD.pin-project-internal-1.0.6.bazel similarity index 88% rename from rules/rust/remote/BUILD.pin-project-internal-1.0.5.bazel rename to rules/rust/remote/BUILD.pin-project-internal-1.0.6.bazel index 62c16f0..95c3549 100644 --- a/rules/rust/remote/BUILD.pin-project-internal-1.0.5.bazel +++ b/rules/rust/remote/BUILD.pin-project-internal-1.0.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,11 +46,11 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.5", + version = "1.0.6", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.pin-project-lite-0.1.11.bazel b/rules/rust/remote/BUILD.pin-project-lite-0.1.12.bazel similarity index 94% rename from rules/rust/remote/BUILD.pin-project-lite-0.1.11.bazel rename to rules/rust/remote/BUILD.pin-project-lite-0.1.12.bazel index 1218535..60c9f89 100644 --- a/rules/rust/remote/BUILD.pin-project-lite-0.1.11.bazel +++ b/rules/rust/remote/BUILD.pin-project-lite-0.1.12.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.11", + version = "0.1.12", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.pin-project-lite-0.2.4.bazel b/rules/rust/remote/BUILD.pin-project-lite-0.2.6.bazel similarity index 91% rename from rules/rust/remote/BUILD.pin-project-lite-0.2.4.bazel rename to rules/rust/remote/BUILD.pin-project-lite-0.2.6.bazel index 6da47d2..654fa59 100644 --- a/rules/rust/remote/BUILD.pin-project-lite-0.2.4.bazel +++ b/rules/rust/remote/BUILD.pin-project-lite-0.2.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.4", + version = "0.2.6", # buildifier: leave-alone deps = [ ], @@ -56,6 +56,8 @@ rust_library( # 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 diff --git a/rules/rust/remote/BUILD.pin-utils-0.1.0.bazel b/rules/rust/remote/BUILD.pin-utils-0.1.0.bazel index 514ac90..a14e503 100644 --- a/rules/rust/remote/BUILD.pin-utils-0.1.0.bazel +++ b/rules/rust/remote/BUILD.pin-utils-0.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.plotters-0.3.0.bazel b/rules/rust/remote/BUILD.plotters-0.3.0.bazel index ae57d16..73033be 100644 --- a/rules/rust/remote/BUILD.plotters-0.3.0.bazel +++ b/rules/rust/remote/BUILD.plotters-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -103,8 +103,8 @@ rust_library( ] + selects.with_or({ # cfg(not(target_arch = "wasm32")) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], diff --git a/rules/rust/remote/BUILD.plotters-backend-0.3.0.bazel b/rules/rust/remote/BUILD.plotters-backend-0.3.0.bazel index a05b649..3bbaae6 100644 --- a/rules/rust/remote/BUILD.plotters-backend-0.3.0.bazel +++ b/rules/rust/remote/BUILD.plotters-backend-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.plotters-svg-0.3.0.bazel b/rules/rust/remote/BUILD.plotters-svg-0.3.0.bazel index 035886f..d8480c0 100644 --- a/rules/rust/remote/BUILD.plotters-svg-0.3.0.bazel +++ b/rules/rust/remote/BUILD.plotters-svg-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.postgres-0.17.5.bazel b/rules/rust/remote/BUILD.postgres-0.17.5.bazel index 948a377..8f2ec29 100644 --- a/rules/rust/remote/BUILD.postgres-0.17.5.bazel +++ b/rules/rust/remote/BUILD.postgres-0.17.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,7 @@ rust_library( deps = [ "@raze__bytes__0_5_6//:bytes", "@raze__fallible_iterator__0_2_0//:fallible_iterator", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__log__0_4_14//:log", "@raze__tokio__0_2_25//:tokio", "@raze__tokio_postgres__0_5_5//:tokio_postgres", diff --git a/rules/rust/remote/BUILD.postgres-derive-0.4.0.bazel b/rules/rust/remote/BUILD.postgres-derive-0.4.0.bazel index edda377..eb8308a 100644 --- a/rules/rust/remote/BUILD.postgres-derive-0.4.0.bazel +++ b/rules/rust/remote/BUILD.postgres-derive-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.postgres-protocol-0.5.3.bazel b/rules/rust/remote/BUILD.postgres-protocol-0.5.3.bazel index c433c5b..df461d3 100644 --- a/rules/rust/remote/BUILD.postgres-protocol-0.5.3.bazel +++ b/rules/rust/remote/BUILD.postgres-protocol-0.5.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__base64__0_13_0//:base64", - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", "@raze__bytes__0_5_6//:bytes", "@raze__fallible_iterator__0_2_0//:fallible_iterator", "@raze__hmac__0_9_0//:hmac", diff --git a/rules/rust/remote/BUILD.postgres-protocol-0.6.0.bazel b/rules/rust/remote/BUILD.postgres-protocol-0.6.0.bazel index 2afb7ff..9d7a344 100644 --- a/rules/rust/remote/BUILD.postgres-protocol-0.6.0.bazel +++ b/rules/rust/remote/BUILD.postgres-protocol-0.6.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__base64__0_13_0//:base64", - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", "@raze__bytes__1_0_1//:bytes", "@raze__fallible_iterator__0_2_0//:fallible_iterator", "@raze__hmac__0_10_1//:hmac", diff --git a/rules/rust/remote/BUILD.postgres-types-0.1.3.bazel b/rules/rust/remote/BUILD.postgres-types-0.1.3.bazel index 5c3b18b..9e02b07 100644 --- a/rules/rust/remote/BUILD.postgres-types-0.1.3.bazel +++ b/rules/rust/remote/BUILD.postgres-types-0.1.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -34,8 +34,8 @@ rust_library( name = "postgres_types", srcs = glob(["**/*.rs"]), aliases = { - "@raze__serde__1_0_123//:serde": "serde_1", - "@raze__serde_json__1_0_61//:serde_json": "serde_json_1", + "@raze__serde__1_0_125//:serde": "serde_1", + "@raze__serde_json__1_0_64//:serde_json": "serde_json_1", }, crate_features = [ "derive", @@ -64,7 +64,7 @@ rust_library( "@raze__bytes__0_5_6//:bytes", "@raze__fallible_iterator__0_2_0//:fallible_iterator", "@raze__postgres_protocol__0_5_3//:postgres_protocol", - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", ], ) diff --git a/rules/rust/remote/BUILD.postgres-types-0.2.0.bazel b/rules/rust/remote/BUILD.postgres-types-0.2.0.bazel index cdda18c..01afec5 100644 --- a/rules/rust/remote/BUILD.postgres-types-0.2.0.bazel +++ b/rules/rust/remote/BUILD.postgres-types-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.ppv-lite86-0.2.10.bazel b/rules/rust/remote/BUILD.ppv-lite86-0.2.10.bazel index 2a937d6..ce5ed8e 100644 --- a/rules/rust/remote/BUILD.ppv-lite86-0.2.10.bazel +++ b/rules/rust/remote/BUILD.ppv-lite86-0.2.10.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.proc-macro-hack-0.5.19.bazel b/rules/rust/remote/BUILD.proc-macro-hack-0.5.19.bazel index b20ee21..6634073 100644 --- a/rules/rust/remote/BUILD.proc-macro-hack-0.5.19.bazel +++ b/rules/rust/remote/BUILD.proc-macro-hack-0.5.19.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.proc-macro-nested-0.1.7.bazel b/rules/rust/remote/BUILD.proc-macro-nested-0.1.7.bazel index 141e238..5182440 100644 --- a/rules/rust/remote/BUILD.proc-macro-nested-0.1.7.bazel +++ b/rules/rust/remote/BUILD.proc-macro-nested-0.1.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.proc-macro2-1.0.24.bazel b/rules/rust/remote/BUILD.proc-macro2-1.0.24.bazel index 6725d74..93d0148 100644 --- a/rules/rust/remote/BUILD.proc-macro2-1.0.24.bazel +++ b/rules/rust/remote/BUILD.proc-macro2-1.0.24.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.proptest-0.10.1.bazel b/rules/rust/remote/BUILD.proptest-0.10.1.bazel index 0f2470d..79d2b88 100644 --- a/rules/rust/remote/BUILD.proptest-0.10.1.bazel +++ b/rules/rust/remote/BUILD.proptest-0.10.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -74,14 +74,14 @@ rust_library( deps = [ "@raze__bit_set__0_5_2//:bit_set", "@raze__bitflags__1_2_1//:bitflags", - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__num_traits__0_2_14//:num_traits", "@raze__quick_error__1_2_3//:quick_error", "@raze__rand__0_7_3//:rand", "@raze__rand_chacha__0_2_2//:rand_chacha", "@raze__rand_xorshift__0_2_0//:rand_xorshift", - "@raze__regex_syntax__0_6_22//:regex_syntax", + "@raze__regex_syntax__0_6_23//:regex_syntax", "@raze__rusty_fork__0_3_0//:rusty_fork", "@raze__tempfile__3_2_0//:tempfile", ], diff --git a/rules/rust/remote/BUILD.protobuf-2.20.0.bazel b/rules/rust/remote/BUILD.protobuf-2.18.2.bazel similarity index 88% rename from rules/rust/remote/BUILD.protobuf-2.20.0.bazel rename to rules/rust/remote/BUILD.protobuf-2.18.2.bazel index 0c50369..0ba569f 100644 --- a/rules/rust/remote/BUILD.protobuf-2.20.0.bazel +++ b/rules/rust/remote/BUILD.protobuf-2.18.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -54,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "2.20.0", + version = "2.18.2", visibility = ["//visibility:private"], deps = [ ], @@ -82,10 +83,10 @@ rust_library( "cargo-raze", "manual", ], - version = "2.20.0", + version = "2.18.2", # buildifier: leave-alone deps = [ ":protobuf_build_script", - "@raze__bytes__1_0_1//:bytes", + "@raze__bytes__0_5_6//:bytes", ], ) diff --git a/rules/rust/remote/BUILD.protobuf-codegen-2.20.0.bazel b/rules/rust/remote/BUILD.protobuf-codegen-2.18.2.bazel similarity index 84% rename from rules/rust/remote/BUILD.protobuf-codegen-2.20.0.bazel rename to rules/rust/remote/BUILD.protobuf-codegen-2.18.2.bazel index 2105087..e57e42f 100644 --- a/rules/rust/remote/BUILD.protobuf-codegen-2.20.0.bazel +++ b/rules/rust/remote/BUILD.protobuf-codegen-2.18.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,12 +47,11 @@ rust_binary( "cargo-raze", "manual", ], - version = "2.20.0", + version = "2.18.2", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":protobuf_codegen", - "@raze__protobuf__2_20_0//:protobuf", + "@raze__protobuf__2_18_2//:protobuf", ], ) @@ -73,12 +72,11 @@ rust_binary( "cargo-raze", "manual", ], - version = "2.20.0", + version = "2.18.2", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":protobuf_codegen", - "@raze__protobuf__2_20_0//:protobuf", + "@raze__protobuf__2_18_2//:protobuf", ], ) @@ -98,9 +96,9 @@ rust_library( "cargo-raze", "manual", ], - version = "2.20.0", + version = "2.18.2", # buildifier: leave-alone deps = [ - "@raze__protobuf__2_20_0//:protobuf", + "@raze__protobuf__2_18_2//:protobuf", ], ) diff --git a/rules/rust/remote/BUILD.quick-error-1.2.3.bazel b/rules/rust/remote/BUILD.quick-error-1.2.3.bazel index 85e1e57..4c7280d 100644 --- a/rules/rust/remote/BUILD.quick-error-1.2.3.bazel +++ b/rules/rust/remote/BUILD.quick-error-1.2.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.quote-1.0.8.bazel b/rules/rust/remote/BUILD.quote-1.0.9.bazel similarity index 94% rename from rules/rust/remote/BUILD.quote-1.0.8.bazel rename to rules/rust/remote/BUILD.quote-1.0.9.bazel index b0e7630..185d310 100644 --- a/rules/rust/remote/BUILD.quote-1.0.8.bazel +++ b/rules/rust/remote/BUILD.quote-1.0.9.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.8", + version = "1.0.9", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", diff --git a/rules/rust/remote/BUILD.r2d2-0.8.9.bazel b/rules/rust/remote/BUILD.r2d2-0.8.9.bazel index 8f8aaab..69d6fde 100644 --- a/rules/rust/remote/BUILD.r2d2-0.8.9.bazel +++ b/rules/rust/remote/BUILD.r2d2-0.8.9.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.r2d2_postgres-0.16.0.bazel b/rules/rust/remote/BUILD.r2d2_postgres-0.16.0.bazel index 2bed711..4856360 100644 --- a/rules/rust/remote/BUILD.r2d2_postgres-0.16.0.bazel +++ b/rules/rust/remote/BUILD.r2d2_postgres-0.16.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rand-0.4.6.bazel b/rules/rust/remote/BUILD.rand-0.4.6.bazel index 5efbf87..5ae8962 100644 --- a/rules/rust/remote/BUILD.rand-0.4.6.bazel +++ b/rules/rust/remote/BUILD.rand-0.4.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -63,10 +63,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.rand-0.5.6.bazel b/rules/rust/remote/BUILD.rand-0.5.6.bazel index 62c3965..7972ece 100644 --- a/rules/rust/remote/BUILD.rand-0.5.6.bazel +++ b/rules/rust/remote/BUILD.rand-0.5.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -72,10 +72,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.rand-0.7.3.bazel b/rules/rust/remote/BUILD.rand-0.7.3.bazel index f8350e8..92dceba 100644 --- a/rules/rust/remote/BUILD.rand-0.7.3.bazel +++ b/rules/rust/remote/BUILD.rand-0.7.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -76,10 +76,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.rand-0.8.3.bazel b/rules/rust/remote/BUILD.rand-0.8.3.bazel index 56547fd..84d2e60 100644 --- a/rules/rust/remote/BUILD.rand-0.8.3.bazel +++ b/rules/rust/remote/BUILD.rand-0.8.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -60,14 +60,14 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__rand_chacha__0_3_0//:rand_chacha", - "@raze__rand_core__0_6_1//:rand_core", + "@raze__rand_core__0_6_2//:rand_core", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.rand_chacha-0.2.2.bazel b/rules/rust/remote/BUILD.rand_chacha-0.2.2.bazel index cb7e492..9fa1052 100644 --- a/rules/rust/remote/BUILD.rand_chacha-0.2.2.bazel +++ b/rules/rust/remote/BUILD.rand_chacha-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rand_chacha-0.3.0.bazel b/rules/rust/remote/BUILD.rand_chacha-0.3.0.bazel index fb292c0..893ae3a 100644 --- a/rules/rust/remote/BUILD.rand_chacha-0.3.0.bazel +++ b/rules/rust/remote/BUILD.rand_chacha-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,6 +51,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__ppv_lite86__0_2_10//:ppv_lite86", - "@raze__rand_core__0_6_1//:rand_core", + "@raze__rand_core__0_6_2//:rand_core", ], ) diff --git a/rules/rust/remote/BUILD.rand_core-0.3.1.bazel b/rules/rust/remote/BUILD.rand_core-0.3.1.bazel index 1ef4e71..171dd85 100644 --- a/rules/rust/remote/BUILD.rand_core-0.3.1.bazel +++ b/rules/rust/remote/BUILD.rand_core-0.3.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rand_core-0.4.2.bazel b/rules/rust/remote/BUILD.rand_core-0.4.2.bazel index 86053b0..ba57586 100644 --- a/rules/rust/remote/BUILD.rand_core-0.4.2.bazel +++ b/rules/rust/remote/BUILD.rand_core-0.4.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rand_core-0.5.1.bazel b/rules/rust/remote/BUILD.rand_core-0.5.1.bazel index 1525558..f22a819 100644 --- a/rules/rust/remote/BUILD.rand_core-0.5.1.bazel +++ b/rules/rust/remote/BUILD.rand_core-0.5.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rand_core-0.6.1.bazel b/rules/rust/remote/BUILD.rand_core-0.6.2.bazel similarity index 94% rename from rules/rust/remote/BUILD.rand_core-0.6.1.bazel rename to rules/rust/remote/BUILD.rand_core-0.6.2.bazel index 12f1c88..e825266 100644 --- a/rules/rust/remote/BUILD.rand_core-0.6.1.bazel +++ b/rules/rust/remote/BUILD.rand_core-0.6.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.1", + version = "0.6.2", # buildifier: leave-alone deps = [ "@raze__getrandom__0_2_2//:getrandom", diff --git a/rules/rust/remote/BUILD.rand_hc-0.2.0.bazel b/rules/rust/remote/BUILD.rand_hc-0.2.0.bazel index 3218e47..81c25f6 100644 --- a/rules/rust/remote/BUILD.rand_hc-0.2.0.bazel +++ b/rules/rust/remote/BUILD.rand_hc-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rand_hc-0.3.0.bazel b/rules/rust/remote/BUILD.rand_hc-0.3.0.bazel index 96fc494..99de0eb 100644 --- a/rules/rust/remote/BUILD.rand_hc-0.3.0.bazel +++ b/rules/rust/remote/BUILD.rand_hc-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,6 +49,6 @@ rust_library( version = "0.3.0", # buildifier: leave-alone deps = [ - "@raze__rand_core__0_6_1//:rand_core", + "@raze__rand_core__0_6_2//:rand_core", ], ) diff --git a/rules/rust/remote/BUILD.rand_xorshift-0.2.0.bazel b/rules/rust/remote/BUILD.rand_xorshift-0.2.0.bazel index 87ab337..829505b 100644 --- a/rules/rust/remote/BUILD.rand_xorshift-0.2.0.bazel +++ b/rules/rust/remote/BUILD.rand_xorshift-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rayon-1.5.0.bazel b/rules/rust/remote/BUILD.rayon-1.5.0.bazel index 6489b0c..94275e6 100644 --- a/rules/rust/remote/BUILD.rayon-1.5.0.bazel +++ b/rules/rust/remote/BUILD.rayon-1.5.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.rayon-core-1.9.0.bazel b/rules/rust/remote/BUILD.rayon-core-1.9.0.bazel index d5c2b18..915fb26 100644 --- a/rules/rust/remote/BUILD.rayon-core-1.9.0.bazel +++ b/rules/rust/remote/BUILD.rayon-core-1.9.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -58,8 +59,8 @@ cargo_build_script( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], @@ -90,14 +91,14 @@ rust_library( ":rayon_core_build_script", "@raze__crossbeam_channel__0_5_0//:crossbeam_channel", "@raze__crossbeam_deque__0_8_0//:crossbeam_deque", - "@raze__crossbeam_utils__0_8_1//:crossbeam_utils", + "@raze__crossbeam_utils__0_8_3//:crossbeam_utils", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__num_cpus__1_13_0//:num_cpus", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], diff --git a/rules/rust/remote/BUILD.rdrand-0.4.0.bazel b/rules/rust/remote/BUILD.rdrand-0.4.0.bazel index 8a431c4..c814c4d 100644 --- a/rules/rust/remote/BUILD.rdrand-0.4.0.bazel +++ b/rules/rust/remote/BUILD.rdrand-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.redox_syscall-0.1.57.bazel b/rules/rust/remote/BUILD.redox_syscall-0.1.57.bazel index 5742bca..facb591 100644 --- a/rules/rust/remote/BUILD.redox_syscall-0.1.57.bazel +++ b/rules/rust/remote/BUILD.redox_syscall-0.1.57.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.redox_syscall-0.2.4.bazel b/rules/rust/remote/BUILD.redox_syscall-0.2.5.bazel similarity index 94% rename from rules/rust/remote/BUILD.redox_syscall-0.2.4.bazel rename to rules/rust/remote/BUILD.redox_syscall-0.2.5.bazel index 3f642f0..84655de 100644 --- a/rules/rust/remote/BUILD.redox_syscall-0.2.4.bazel +++ b/rules/rust/remote/BUILD.redox_syscall-0.2.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,7 +55,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.4", + version = "0.2.5", # buildifier: leave-alone deps = [ "@raze__bitflags__1_2_1//:bitflags", diff --git a/rules/rust/remote/BUILD.redox_users-0.3.5.bazel b/rules/rust/remote/BUILD.redox_users-0.3.5.bazel deleted file mode 100644 index 5831ef2..0000000 --- a/rules/rust/remote/BUILD.redox_users-0.3.5.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( - "@io_bazel_rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//rules/rust", 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_features = [ - "auth", - "default", - "rust-argon2", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.5", - # buildifier: leave-alone - deps = [ - "@raze__getrandom__0_1_16//:getrandom", - "@raze__redox_syscall__0_1_57//:redox_syscall", - "@raze__rust_argon2__0_8_3//:rust_argon2", - ], -) diff --git a/rules/rust/remote/BUILD.redox_users-0.4.0.bazel b/rules/rust/remote/BUILD.redox_users-0.4.0.bazel new file mode 100644 index 0000000..82fcf62 --- /dev/null +++ b/rules/rust/remote/BUILD.redox_users-0.4.0.bazel @@ -0,0 +1,55 @@ +""" +@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:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//rules/rust", 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_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.0", + # buildifier: leave-alone + deps = [ + "@raze__getrandom__0_2_2//:getrandom", + "@raze__redox_syscall__0_2_5//:redox_syscall", + ], +) diff --git a/rules/rust/remote/BUILD.regex-1.4.3.bazel b/rules/rust/remote/BUILD.regex-1.4.5.bazel similarity index 92% rename from rules/rust/remote/BUILD.regex-1.4.3.bazel rename to rules/rust/remote/BUILD.regex-1.4.5.bazel index bfe752b..946577f 100644 --- a/rules/rust/remote/BUILD.regex-1.4.3.bazel +++ b/rules/rust/remote/BUILD.regex-1.4.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,7 +55,6 @@ rust_library( "perf-inline", "perf-literal", "std", - "thread_local", "unicode", "unicode-age", "unicode-bool", @@ -76,13 +75,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.4.3", + version = "1.4.5", # buildifier: leave-alone deps = [ "@raze__aho_corasick__0_7_15//:aho_corasick", "@raze__memchr__2_3_4//:memchr", - "@raze__regex_syntax__0_6_22//:regex_syntax", - "@raze__thread_local__1_1_3//:thread_local", + "@raze__regex_syntax__0_6_23//:regex_syntax", ], ) diff --git a/rules/rust/remote/BUILD.regex-automata-0.1.9.bazel b/rules/rust/remote/BUILD.regex-automata-0.1.9.bazel index 43fcfe1..152c8d8 100644 --- a/rules/rust/remote/BUILD.regex-automata-0.1.9.bazel +++ b/rules/rust/remote/BUILD.regex-automata-0.1.9.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,7 +49,7 @@ rust_library( version = "0.1.9", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", ], ) diff --git a/rules/rust/remote/BUILD.regex-syntax-0.4.2.bazel b/rules/rust/remote/BUILD.regex-syntax-0.4.2.bazel index 29716ca..a090d0f 100644 --- a/rules/rust/remote/BUILD.regex-syntax-0.4.2.bazel +++ b/rules/rust/remote/BUILD.regex-syntax-0.4.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.regex-syntax-0.6.22.bazel b/rules/rust/remote/BUILD.regex-syntax-0.6.23.bazel similarity index 94% rename from rules/rust/remote/BUILD.regex-syntax-0.6.22.bazel rename to rules/rust/remote/BUILD.regex-syntax-0.6.23.bazel index f044f6f..aa491e6 100644 --- a/rules/rust/remote/BUILD.regex-syntax-0.6.22.bazel +++ b/rules/rust/remote/BUILD.regex-syntax-0.6.23.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -57,7 +57,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.22", + version = "0.6.23", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.remove_dir_all-0.5.3.bazel b/rules/rust/remote/BUILD.remove_dir_all-0.5.3.bazel index 9a418af..7924adb 100644 --- a/rules/rust/remote/BUILD.remove_dir_all-0.5.3.bazel +++ b/rules/rust/remote/BUILD.remove_dir_all-0.5.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.reopen-1.0.2.bazel b/rules/rust/remote/BUILD.reopen-1.0.2.bazel index dc9bba0..b7acc5a 100644 --- a/rules/rust/remote/BUILD.reopen-1.0.2.bazel +++ b/rules/rust/remote/BUILD.reopen-1.0.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -87,7 +88,7 @@ rust_library( # buildifier: leave-alone deps = [ ":reopen_build_script", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__signal_hook__0_2_3//:signal_hook", ], ) diff --git a/rules/rust/remote/BUILD.resolv-conf-0.7.0.bazel b/rules/rust/remote/BUILD.resolv-conf-0.7.0.bazel index 5080cad..34642ad 100644 --- a/rules/rust/remote/BUILD.resolv-conf-0.7.0.bazel +++ b/rules/rust/remote/BUILD.resolv-conf-0.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rust-argon2-0.8.3.bazel b/rules/rust/remote/BUILD.rust-argon2-0.8.3.bazel deleted file mode 100644 index ef94bb7..0000000 --- a/rules/rust/remote/BUILD.rust-argon2-0.8.3.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( - "@io_bazel_rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//rules/rust", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -alias( - name = "rust_argon2", - actual = ":argon2", - tags = [ - "cargo-raze", - "manual", - ], -) - -rust_library( - name = "argon2", - srcs = glob(["**/*.rs"]), - crate_features = [ - "crossbeam-utils", - "default", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.8.3", - # buildifier: leave-alone - deps = [ - "@raze__base64__0_13_0//:base64", - "@raze__blake2b_simd__0_5_11//:blake2b_simd", - "@raze__constant_time_eq__0_1_5//:constant_time_eq", - "@raze__crossbeam_utils__0_8_1//:crossbeam_utils", - ], -) - -# Unsupported target "integration_test" with type "test" omitted diff --git a/rules/rust/remote/BUILD.rust-ini-0.13.0.bazel b/rules/rust/remote/BUILD.rust-ini-0.13.0.bazel index ea87b78..bbdd26f 100644 --- a/rules/rust/remote/BUILD.rust-ini-0.13.0.bazel +++ b/rules/rust/remote/BUILD.rust-ini-0.13.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rust-stemmers-1.2.0.bazel b/rules/rust/remote/BUILD.rust-stemmers-1.2.0.bazel index 33069da..9815a1e 100644 --- a/rules/rust/remote/BUILD.rust-stemmers-1.2.0.bazel +++ b/rules/rust/remote/BUILD.rust-stemmers-1.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -42,7 +42,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@raze__serde_derive__1_0_123//:serde_derive", + "@raze__serde_derive__1_0_125//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -54,6 +54,6 @@ rust_library( version = "1.2.0", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.rustc-demangle-0.1.18.bazel b/rules/rust/remote/BUILD.rustc-demangle-0.1.18.bazel index f0b130a..52b545d 100644 --- a/rules/rust/remote/BUILD.rustc-demangle-0.1.18.bazel +++ b/rules/rust/remote/BUILD.rustc-demangle-0.1.18.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rustc-serialize-0.3.24.bazel b/rules/rust/remote/BUILD.rustc-serialize-0.3.24.bazel index 12e9247..837ef23 100644 --- a/rules/rust/remote/BUILD.rustc-serialize-0.3.24.bazel +++ b/rules/rust/remote/BUILD.rustc-serialize-0.3.24.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rustc_version-0.2.3.bazel b/rules/rust/remote/BUILD.rustc_version-0.2.3.bazel index c1eabc5..1103d1c 100644 --- a/rules/rust/remote/BUILD.rustc_version-0.2.3.bazel +++ b/rules/rust/remote/BUILD.rustc_version-0.2.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.rustversion-1.0.4.bazel b/rules/rust/remote/BUILD.rustversion-1.0.4.bazel new file mode 100644 index 0000000..1bd7989 --- /dev/null +++ b/rules/rust/remote/BUILD.rustversion-1.0.4.bazel @@ -0,0 +1,91 @@ +""" +@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:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//rules/rust", 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_features = [ + ], + crate_root = "build/build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.4", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "rustversion", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "proc-macro", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.4", + # 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/rules/rust/remote/BUILD.rusty-fork-0.3.0.bazel b/rules/rust/remote/BUILD.rusty-fork-0.3.0.bazel index 60f7bf4..1635c2d 100644 --- a/rules/rust/remote/BUILD.rusty-fork-0.3.0.bazel +++ b/rules/rust/remote/BUILD.rusty-fork-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.ryu-1.0.5.bazel b/rules/rust/remote/BUILD.ryu-1.0.5.bazel index 80750df..d3c3991 100644 --- a/rules/rust/remote/BUILD.ryu-1.0.5.bazel +++ b/rules/rust/remote/BUILD.ryu-1.0.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.safemem-0.3.3.bazel b/rules/rust/remote/BUILD.safemem-0.3.3.bazel index f3510fc..d220fec 100644 --- a/rules/rust/remote/BUILD.safemem-0.3.3.bazel +++ b/rules/rust/remote/BUILD.safemem-0.3.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.same-file-1.0.6.bazel b/rules/rust/remote/BUILD.same-file-1.0.6.bazel index 1695f15..1e53267 100644 --- a/rules/rust/remote/BUILD.same-file-1.0.6.bazel +++ b/rules/rust/remote/BUILD.same-file-1.0.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.scheduled-thread-pool-0.2.5.bazel b/rules/rust/remote/BUILD.scheduled-thread-pool-0.2.5.bazel index 76f5217..5bd684c 100644 --- a/rules/rust/remote/BUILD.scheduled-thread-pool-0.2.5.bazel +++ b/rules/rust/remote/BUILD.scheduled-thread-pool-0.2.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.scopeguard-1.1.0.bazel b/rules/rust/remote/BUILD.scopeguard-1.1.0.bazel index 810e5a0..1583149 100644 --- a/rules/rust/remote/BUILD.scopeguard-1.1.0.bazel +++ b/rules/rust/remote/BUILD.scopeguard-1.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.semver-0.9.0.bazel b/rules/rust/remote/BUILD.semver-0.9.0.bazel index 643e7d9..bab86e2 100644 --- a/rules/rust/remote/BUILD.semver-0.9.0.bazel +++ b/rules/rust/remote/BUILD.semver-0.9.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.semver-parser-0.7.0.bazel b/rules/rust/remote/BUILD.semver-parser-0.7.0.bazel index 1b7288a..4aa6173 100644 --- a/rules/rust/remote/BUILD.semver-parser-0.7.0.bazel +++ b/rules/rust/remote/BUILD.semver-parser-0.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.serde-0.8.23.bazel b/rules/rust/remote/BUILD.serde-0.8.23.bazel index 9d3e9f4..4959f79 100644 --- a/rules/rust/remote/BUILD.serde-0.8.23.bazel +++ b/rules/rust/remote/BUILD.serde-0.8.23.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.serde-1.0.123.bazel b/rules/rust/remote/BUILD.serde-1.0.125.bazel similarity index 88% rename from rules/rust/remote/BUILD.serde-1.0.123.bazel rename to rules/rust/remote/BUILD.serde-1.0.125.bazel index 8504259..62d8350 100644 --- a/rules/rust/remote/BUILD.serde-1.0.123.bazel +++ b/rules/rust/remote/BUILD.serde-1.0.125.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -56,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.123", + version = "1.0.125", visibility = ["//visibility:private"], deps = [ ], @@ -76,7 +77,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@raze__serde_derive__1_0_123//:serde_derive", + "@raze__serde_derive__1_0_125//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -86,7 +87,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.123", + version = "1.0.125", # buildifier: leave-alone deps = [ ":serde_build_script", diff --git a/rules/rust/remote/BUILD.serde-hjson-0.9.1.bazel b/rules/rust/remote/BUILD.serde-hjson-0.9.1.bazel index 1a184f4..624f040 100644 --- a/rules/rust/remote/BUILD.serde-hjson-0.9.1.bazel +++ b/rules/rust/remote/BUILD.serde-hjson-0.9.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,7 +55,7 @@ rust_library( "@raze__lazy_static__1_4_0//:lazy_static", "@raze__linked_hash_map__0_3_0//:linked_hash_map", "@raze__num_traits__0_1_43//:num_traits", - "@raze__regex__1_4_3//:regex", + "@raze__regex__1_4_5//:regex", "@raze__serde__0_8_23//:serde", ], ) diff --git a/rules/rust/remote/BUILD.serde-value-0.6.0.bazel b/rules/rust/remote/BUILD.serde-value-0.6.0.bazel index 01541d4..c0d506d 100644 --- a/rules/rust/remote/BUILD.serde-value-0.6.0.bazel +++ b/rules/rust/remote/BUILD.serde-value-0.6.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,6 +50,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__ordered_float__1_1_1//:ordered_float", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.serde_cbor-0.11.1.bazel b/rules/rust/remote/BUILD.serde_cbor-0.11.1.bazel index 6870ca2..60e6aa6 100644 --- a/rules/rust/remote/BUILD.serde_cbor-0.11.1.bazel +++ b/rules/rust/remote/BUILD.serde_cbor-0.11.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -56,7 +56,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__half__1_7_1//:half", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.serde_derive-1.0.123.bazel b/rules/rust/remote/BUILD.serde_derive-1.0.125.bazel similarity index 86% rename from rules/rust/remote/BUILD.serde_derive-1.0.123.bazel rename to rules/rust/remote/BUILD.serde_derive-1.0.125.bazel index 4eb076c..1ef6e20 100644 --- a/rules/rust/remote/BUILD.serde_derive-1.0.123.bazel +++ b/rules/rust/remote/BUILD.serde_derive-1.0.125.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -53,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.123", + version = "1.0.125", visibility = ["//visibility:private"], deps = [ ], @@ -76,12 +77,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.123", + version = "1.0.125", # buildifier: leave-alone deps = [ ":serde_derive_build_script", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.serde_json-1.0.61.bazel b/rules/rust/remote/BUILD.serde_json-1.0.64.bazel similarity index 88% rename from rules/rust/remote/BUILD.serde_json-1.0.61.bazel rename to rules/rust/remote/BUILD.serde_json-1.0.64.bazel index 397af35..bf8f2f9 100644 --- a/rules/rust/remote/BUILD.serde_json-1.0.61.bazel +++ b/rules/rust/remote/BUILD.serde_json-1.0.64.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -54,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.61", + version = "1.0.64", visibility = ["//visibility:private"], deps = [ ], @@ -78,12 +79,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.61", + version = "1.0.64", # buildifier: leave-alone deps = [ ":serde_json_build_script", "@raze__itoa__0_4_7//:itoa", "@raze__ryu__1_0_5//:ryu", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.serde_qs-0.8.2.bazel b/rules/rust/remote/BUILD.serde_qs-0.8.3.bazel similarity index 87% rename from rules/rust/remote/BUILD.serde_qs-0.8.2.bazel rename to rules/rust/remote/BUILD.serde_qs-0.8.3.bazel index 962fe0b..629d4f9 100644 --- a/rules/rust/remote/BUILD.serde_qs-0.8.2.bazel +++ b/rules/rust/remote/BUILD.serde_qs-0.8.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,12 +51,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.2", + version = "0.8.3", # buildifier: leave-alone deps = [ "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__serde__1_0_123//:serde", - "@raze__thiserror__1_0_23//:thiserror", + "@raze__serde__1_0_125//:serde", + "@raze__thiserror__1_0_24//:thiserror", ], ) @@ -67,3 +67,5 @@ rust_library( # Unsupported target "test_regression" with type "test" omitted # Unsupported target "test_serialize" with type "test" omitted + +# Unsupported target "test_warp" with type "test" omitted diff --git a/rules/rust/remote/BUILD.serde_test-0.8.23.bazel b/rules/rust/remote/BUILD.serde_test-0.8.23.bazel index 4ab68fd..ef007b7 100644 --- a/rules/rust/remote/BUILD.serde_test-0.8.23.bazel +++ b/rules/rust/remote/BUILD.serde_test-0.8.23.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.serde_urlencoded-0.7.0.bazel b/rules/rust/remote/BUILD.serde_urlencoded-0.7.0.bazel index 3e9b23d..342e87f 100644 --- a/rules/rust/remote/BUILD.serde_urlencoded-0.7.0.bazel +++ b/rules/rust/remote/BUILD.serde_urlencoded-0.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,10 +49,10 @@ rust_library( version = "0.7.0", # buildifier: leave-alone deps = [ - "@raze__form_urlencoded__1_0_0//:form_urlencoded", + "@raze__form_urlencoded__1_0_1//:form_urlencoded", "@raze__itoa__0_4_7//:itoa", "@raze__ryu__1_0_5//:ryu", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.serde_yaml-0.8.16.bazel b/rules/rust/remote/BUILD.serde_yaml-0.8.17.bazel similarity index 90% rename from rules/rust/remote/BUILD.serde_yaml-0.8.16.bazel rename to rules/rust/remote/BUILD.serde_yaml-0.8.17.bazel index e749512..a7492b2 100644 --- a/rules/rust/remote/BUILD.serde_yaml-0.8.16.bazel +++ b/rules/rust/remote/BUILD.serde_yaml-0.8.17.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,12 +46,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.16", + version = "0.8.17", # buildifier: leave-alone deps = [ - "@raze__dtoa__0_4_7//:dtoa", + "@raze__dtoa__0_4_8//:dtoa", "@raze__linked_hash_map__0_5_4//:linked_hash_map", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", "@raze__yaml_rust__0_4_5//:yaml_rust", ], ) diff --git a/rules/rust/remote/BUILD.sha-1-0.9.3.bazel b/rules/rust/remote/BUILD.sha-1-0.9.4.bazel similarity index 88% rename from rules/rust/remote/BUILD.sha-1-0.9.3.bazel rename to rules/rust/remote/BUILD.sha-1-0.9.4.bazel index 34c3119..71b9910 100644 --- a/rules/rust/remote/BUILD.sha-1-0.9.3.bazel +++ b/rules/rust/remote/BUILD.sha-1-0.9.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -63,7 +63,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.3", + version = "0.9.4", # buildifier: leave-alone deps = [ "@raze__block_buffer__0_9_0//:block_buffer", @@ -73,8 +73,8 @@ rust_library( ] + selects.with_or({ # cfg(any(target_arch = "x86", target_arch = "x86_64")) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__cpuid_bool__0_1_2//:cpuid_bool", ], diff --git a/rules/rust/remote/BUILD.sha1-0.6.0.bazel b/rules/rust/remote/BUILD.sha1-0.6.0.bazel index 2707313..c0ab1e6 100644 --- a/rules/rust/remote/BUILD.sha1-0.6.0.bazel +++ b/rules/rust/remote/BUILD.sha1-0.6.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.sha2-0.9.3.bazel b/rules/rust/remote/BUILD.sha2-0.9.3.bazel index 672f683..b3fcc46 100644 --- a/rules/rust/remote/BUILD.sha2-0.9.3.bazel +++ b/rules/rust/remote/BUILD.sha2-0.9.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -68,8 +68,8 @@ rust_library( ] + selects.with_or({ # cfg(any(target_arch = "x86", target_arch = "x86_64")) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__cpuid_bool__0_1_2//:cpuid_bool", ], diff --git a/rules/rust/remote/BUILD.signal-hook-0.2.3.bazel b/rules/rust/remote/BUILD.signal-hook-0.2.3.bazel index 223f6c9..aac25ee 100644 --- a/rules/rust/remote/BUILD.signal-hook-0.2.3.bazel +++ b/rules/rust/remote/BUILD.signal-hook-0.2.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,7 +49,7 @@ rust_library( version = "0.2.3", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__signal_hook_registry__1_3_0//:signal_hook_registry", ], ) diff --git a/rules/rust/remote/BUILD.signal-hook-0.3.4.bazel b/rules/rust/remote/BUILD.signal-hook-0.3.7.bazel similarity index 90% rename from rules/rust/remote/BUILD.signal-hook-0.3.4.bazel rename to rules/rust/remote/BUILD.signal-hook-0.3.7.bazel index 634aa82..c748dad 100644 --- a/rules/rust/remote/BUILD.signal-hook-0.3.4.bazel +++ b/rules/rust/remote/BUILD.signal-hook-0.3.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -55,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.4", + version = "0.3.7", visibility = ["//visibility:private"], deps = [ ], @@ -82,11 +83,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.4", + version = "0.3.7", # buildifier: leave-alone deps = [ ":signal_hook_build_script", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__signal_hook_registry__1_3_0//:signal_hook_registry", ], ) diff --git a/rules/rust/remote/BUILD.signal-hook-registry-1.3.0.bazel b/rules/rust/remote/BUILD.signal-hook-registry-1.3.0.bazel index 7c705f0..363669b 100644 --- a/rules/rust/remote/BUILD.signal-hook-registry-1.3.0.bazel +++ b/rules/rust/remote/BUILD.signal-hook-registry-1.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,7 +49,7 @@ rust_library( version = "1.3.0", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], ) diff --git a/rules/rust/remote/BUILD.siphasher-0.3.3.bazel b/rules/rust/remote/BUILD.siphasher-0.3.5.bazel similarity index 91% rename from rules/rust/remote/BUILD.siphasher-0.3.3.bazel rename to rules/rust/remote/BUILD.siphasher-0.3.5.bazel index e107fc1..b5a81c7 100644 --- a/rules/rust/remote/BUILD.siphasher-0.3.3.bazel +++ b/rules/rust/remote/BUILD.siphasher-0.3.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -40,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.3", + version = "0.3.5", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.slab-0.4.2.bazel b/rules/rust/remote/BUILD.slab-0.4.2.bazel index 47fb563..33e45b4 100644 --- a/rules/rust/remote/BUILD.slab-0.4.2.bazel +++ b/rules/rust/remote/BUILD.slab-0.4.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.slog-2.7.0.bazel b/rules/rust/remote/BUILD.slog-2.7.0.bazel index 22f3f51..b2502f0 100644 --- a/rules/rust/remote/BUILD.slog-2.7.0.bazel +++ b/rules/rust/remote/BUILD.slog-2.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.slog-async-2.6.0.bazel b/rules/rust/remote/BUILD.slog-async-2.6.0.bazel index c66dba7..6dd78c2 100644 --- a/rules/rust/remote/BUILD.slog-async-2.6.0.bazel +++ b/rules/rust/remote/BUILD.slog-async-2.6.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.slog-json-2.3.0.bazel b/rules/rust/remote/BUILD.slog-json-2.3.0.bazel index 0085299..3784111 100644 --- a/rules/rust/remote/BUILD.slog-json-2.3.0.bazel +++ b/rules/rust/remote/BUILD.slog-json-2.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,8 +53,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__chrono__0_4_19//:chrono", - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", "@raze__slog__2_7_0//:slog", ], ) diff --git a/rules/rust/remote/BUILD.slog-scope-4.4.0.bazel b/rules/rust/remote/BUILD.slog-scope-4.4.0.bazel index 7645aa1..19a289d 100644 --- a/rules/rust/remote/BUILD.slog-scope-4.4.0.bazel +++ b/rules/rust/remote/BUILD.slog-scope-4.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.slog-stdlog-4.1.0.bazel b/rules/rust/remote/BUILD.slog-stdlog-4.1.0.bazel index f52f1c6..6946850 100644 --- a/rules/rust/remote/BUILD.slog-stdlog-4.1.0.bazel +++ b/rules/rust/remote/BUILD.slog-stdlog-4.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.slog-term-2.6.0.bazel b/rules/rust/remote/BUILD.slog-term-2.8.0.bazel similarity index 93% rename from rules/rust/remote/BUILD.slog-term-2.6.0.bazel rename to rules/rust/remote/BUILD.slog-term-2.8.0.bazel index 23977ed..fb561cd 100644 --- a/rules/rust/remote/BUILD.slog-term-2.6.0.bazel +++ b/rules/rust/remote/BUILD.slog-term-2.8.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -58,13 +58,13 @@ rust_library( "cargo-raze", "manual", ], - version = "2.6.0", + version = "2.8.0", # buildifier: leave-alone deps = [ "@raze__atty__0_2_14//:atty", "@raze__chrono__0_4_19//:chrono", "@raze__slog__2_7_0//:slog", - "@raze__term__0_6_1//:term", + "@raze__term__0_7_0//:term", "@raze__thread_local__1_1_3//:thread_local", ], ) diff --git a/rules/rust/remote/BUILD.slog_derive-0.2.0.bazel b/rules/rust/remote/BUILD.slog_derive-0.2.0.bazel index 54db5b0..78287ea 100644 --- a/rules/rust/remote/BUILD.slog_derive-0.2.0.bazel +++ b/rules/rust/remote/BUILD.slog_derive-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.smallvec-1.6.1.bazel b/rules/rust/remote/BUILD.smallvec-1.6.1.bazel index 42bd584..0b2498e 100644 --- a/rules/rust/remote/BUILD.smallvec-1.6.1.bazel +++ b/rules/rust/remote/BUILD.smallvec-1.6.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.smawk-0.3.1.bazel b/rules/rust/remote/BUILD.smawk-0.3.1.bazel index b904b18..ab243be 100644 --- a/rules/rust/remote/BUILD.smawk-0.3.1.bazel +++ b/rules/rust/remote/BUILD.smawk-0.3.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.snap-1.0.3.bazel b/rules/rust/remote/BUILD.snap-1.0.4.bazel similarity index 90% rename from rules/rust/remote/BUILD.snap-1.0.3.bazel rename to rules/rust/remote/BUILD.snap-1.0.4.bazel index 0b663ce..d60cd91 100644 --- a/rules/rust/remote/BUILD.snap-1.0.3.bazel +++ b/rules/rust/remote/BUILD.snap-1.0.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -52,7 +53,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.3", + version = "1.0.4", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +81,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.3", + version = "1.0.4", # buildifier: leave-alone deps = [ ":snap_build_script", diff --git a/rules/rust/remote/BUILD.socket2-0.3.19.bazel b/rules/rust/remote/BUILD.socket2-0.3.19.bazel index 969d97d..9e2939a 100644 --- a/rules/rust/remote/BUILD.socket2-0.3.19.bazel +++ b/rules/rust/remote/BUILD.socket2-0.3.19.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,11 +54,11 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.stable_deref_trait-1.2.0.bazel b/rules/rust/remote/BUILD.stable_deref_trait-1.2.0.bazel index 1e6cc4a..4d3ded6 100644 --- a/rules/rust/remote/BUILD.stable_deref_trait-1.2.0.bazel +++ b/rules/rust/remote/BUILD.stable_deref_trait-1.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.standback-0.2.14.bazel b/rules/rust/remote/BUILD.standback-0.2.17.bazel similarity index 86% rename from rules/rust/remote/BUILD.standback-0.2.14.bazel rename to rules/rust/remote/BUILD.standback-0.2.17.bazel index 27dadbb..b349642 100644 --- a/rules/rust/remote/BUILD.standback-0.2.14.bazel +++ b/rules/rust/remote/BUILD.standback-0.2.17.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -53,10 +54,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.14", + version = "0.2.17", visibility = ["//visibility:private"], deps = [ - "@raze__version_check__0_9_2//:version_check", + "@raze__version_check__0_9_3//:version_check", ], ) @@ -77,7 +78,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.14", + version = "0.2.17", # buildifier: leave-alone deps = [ ":standback_build_script", diff --git a/rules/rust/remote/BUILD.static_assertions-1.1.0.bazel b/rules/rust/remote/BUILD.static_assertions-1.1.0.bazel index cb3f221..68f245a 100644 --- a/rules/rust/remote/BUILD.static_assertions-1.1.0.bazel +++ b/rules/rust/remote/BUILD.static_assertions-1.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.stdweb-0.4.20.bazel b/rules/rust/remote/BUILD.stdweb-0.4.20.bazel index c462bad..b8b61c2 100644 --- a/rules/rust/remote/BUILD.stdweb-0.4.20.bazel +++ b/rules/rust/remote/BUILD.stdweb-0.4.20.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.stdweb-derive-0.5.3.bazel b/rules/rust/remote/BUILD.stdweb-derive-0.5.3.bazel index 853edd4..ac74c83 100644 --- a/rules/rust/remote/BUILD.stdweb-derive-0.5.3.bazel +++ b/rules/rust/remote/BUILD.stdweb-derive-0.5.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -40,7 +40,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@raze__serde_derive__1_0_123//:serde_derive", + "@raze__serde_derive__1_0_125//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -53,8 +53,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__serde__1_0_123//:serde", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__serde__1_0_125//:serde", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.stdweb-internal-macros-0.2.9.bazel b/rules/rust/remote/BUILD.stdweb-internal-macros-0.2.9.bazel index 5da45ac..c0773f8 100644 --- a/rules/rust/remote/BUILD.stdweb-internal-macros-0.2.9.bazel +++ b/rules/rust/remote/BUILD.stdweb-internal-macros-0.2.9.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -40,7 +40,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@raze__serde_derive__1_0_123//:serde_derive", + "@raze__serde_derive__1_0_125//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -54,10 +54,10 @@ rust_library( deps = [ "@raze__base_x__0_2_8//:base_x", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__quote__1_0_9//:quote", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", "@raze__sha1__0_6_0//:sha1", - "@raze__syn__1_0_60//:syn", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.stdweb-internal-runtime-0.1.5.bazel b/rules/rust/remote/BUILD.stdweb-internal-runtime-0.1.5.bazel index 6494d4f..76928a8 100644 --- a/rules/rust/remote/BUILD.stdweb-internal-runtime-0.1.5.bazel +++ b/rules/rust/remote/BUILD.stdweb-internal-runtime-0.1.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.stringprep-0.1.2.bazel b/rules/rust/remote/BUILD.stringprep-0.1.2.bazel index 582db65..8bf663f 100644 --- a/rules/rust/remote/BUILD.stringprep-0.1.2.bazel +++ b/rules/rust/remote/BUILD.stringprep-0.1.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__unicode_bidi__0_3_4//:unicode_bidi", - "@raze__unicode_normalization__0_1_16//:unicode_normalization", + "@raze__unicode_normalization__0_1_17//:unicode_normalization", ], ) diff --git a/rules/rust/remote/BUILD.strsim-0.8.0.bazel b/rules/rust/remote/BUILD.strsim-0.8.0.bazel index 0f95a75..d68f266 100644 --- a/rules/rust/remote/BUILD.strsim-0.8.0.bazel +++ b/rules/rust/remote/BUILD.strsim-0.8.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.strum-0.20.0.bazel b/rules/rust/remote/BUILD.strum-0.20.0.bazel index deedb71..dc33baf 100644 --- a/rules/rust/remote/BUILD.strum-0.20.0.bazel +++ b/rules/rust/remote/BUILD.strum-0.20.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.strum_macros-0.20.1.bazel b/rules/rust/remote/BUILD.strum_macros-0.20.1.bazel index a8ed3e7..626a702 100644 --- a/rules/rust/remote/BUILD.strum_macros-0.20.1.bazel +++ b/rules/rust/remote/BUILD.strum_macros-0.20.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,7 +51,7 @@ rust_library( deps = [ "@raze__heck__0_3_2//:heck", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.subtle-2.4.0.bazel b/rules/rust/remote/BUILD.subtle-2.4.0.bazel index 28b923d..4573886 100644 --- a/rules/rust/remote/BUILD.subtle-2.4.0.bazel +++ b/rules/rust/remote/BUILD.subtle-2.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.syn-1.0.60.bazel b/rules/rust/remote/BUILD.syn-1.0.67.bazel similarity index 94% rename from rules/rust/remote/BUILD.syn-1.0.60.bazel rename to rules/rust/remote/BUILD.syn-1.0.67.bazel index 90b4812..8e097f0 100644 --- a/rules/rust/remote/BUILD.syn-1.0.60.bazel +++ b/rules/rust/remote/BUILD.syn-1.0.67.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -63,7 +64,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.60", + version = "1.0.67", visibility = ["//visibility:private"], deps = [ ], @@ -100,12 +101,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.60", + version = "1.0.67", # buildifier: leave-alone deps = [ ":syn_build_script", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", + "@raze__quote__1_0_9//:quote", "@raze__unicode_xid__0_2_1//:unicode_xid", ], ) diff --git a/rules/rust/remote/BUILD.synstructure-0.12.4.bazel b/rules/rust/remote/BUILD.synstructure-0.12.4.bazel index a70945f..72f1369 100644 --- a/rules/rust/remote/BUILD.synstructure-0.12.4.bazel +++ b/rules/rust/remote/BUILD.synstructure-0.12.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -52,8 +52,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", "@raze__unicode_xid__0_2_1//:unicode_xid", ], ) diff --git a/rules/rust/remote/BUILD.take_mut-0.2.2.bazel b/rules/rust/remote/BUILD.take_mut-0.2.2.bazel index 60c981c..6ce50de 100644 --- a/rules/rust/remote/BUILD.take_mut-0.2.2.bazel +++ b/rules/rust/remote/BUILD.take_mut-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tantivy-fst-0.3.0.bazel b/rules/rust/remote/BUILD.tantivy-fst-0.3.0.bazel index 3597649..072a473 100644 --- a/rules/rust/remote/BUILD.tantivy-fst-0.3.0.bazel +++ b/rules/rust/remote/BUILD.tantivy-fst-0.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,7 @@ rust_library( version = "0.3.0", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", "@raze__regex_syntax__0_4_2//:regex_syntax", "@raze__utf8_ranges__1_0_4//:utf8_ranges", ], diff --git a/rules/rust/remote/BUILD.tar-0.4.32.bazel b/rules/rust/remote/BUILD.tar-0.4.33.bazel similarity index 86% rename from rules/rust/remote/BUILD.tar-0.4.32.bazel rename to rules/rust/remote/BUILD.tar-0.4.33.bazel index 8769cd4..7ef681a 100644 --- a/rules/rust/remote/BUILD.tar-0.4.32.bazel +++ b/rules/rust/remote/BUILD.tar-0.4.33.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -58,17 +58,17 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.32", + version = "0.4.33", # buildifier: leave-alone deps = [ "@raze__filetime__0_2_14//:filetime", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__xattr__0_2_2//:xattr", ], "//conditions:default": [], diff --git a/rules/rust/remote/BUILD.tempdir-0.3.7.bazel b/rules/rust/remote/BUILD.tempdir-0.3.7.bazel index 3d59305..b4a44ed 100644 --- a/rules/rust/remote/BUILD.tempdir-0.3.7.bazel +++ b/rules/rust/remote/BUILD.tempdir-0.3.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tempfile-3.2.0.bazel b/rules/rust/remote/BUILD.tempfile-3.2.0.bazel index b4f73cb..0ddf904 100644 --- a/rules/rust/remote/BUILD.tempfile-3.2.0.bazel +++ b/rules/rust/remote/BUILD.tempfile-3.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -57,10 +57,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.term-0.6.1.bazel b/rules/rust/remote/BUILD.term-0.7.0.bazel similarity index 90% rename from rules/rust/remote/BUILD.term-0.6.1.bazel rename to rules/rust/remote/BUILD.term-0.7.0.bazel index 45f2f22..07481b8 100644 --- a/rules/rust/remote/BUILD.term-0.6.1.bazel +++ b/rules/rust/remote/BUILD.term-0.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,10 +47,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.1", + version = "0.7.0", # buildifier: leave-alone deps = [ - "@raze__dirs__2_0_2//:dirs", + "@raze__dirs_next__2_0_0//:dirs_next", ], ) diff --git a/rules/rust/remote/BUILD.termcolor-1.1.2.bazel b/rules/rust/remote/BUILD.termcolor-1.1.2.bazel index c132fb5..791e447 100644 --- a/rules/rust/remote/BUILD.termcolor-1.1.2.bazel +++ b/rules/rust/remote/BUILD.termcolor-1.1.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.textwrap-0.11.0.bazel b/rules/rust/remote/BUILD.textwrap-0.11.0.bazel index d8336cb..e3b8837 100644 --- a/rules/rust/remote/BUILD.textwrap-0.11.0.bazel +++ b/rules/rust/remote/BUILD.textwrap-0.11.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.textwrap-0.13.2.bazel b/rules/rust/remote/BUILD.textwrap-0.13.4.bazel similarity index 84% rename from rules/rust/remote/BUILD.textwrap-0.13.2.bazel rename to rules/rust/remote/BUILD.textwrap-0.13.4.bazel index 6a9a54e..46b7f1c 100644 --- a/rules/rust/remote/BUILD.textwrap-0.13.2.bazel +++ b/rules/rust/remote/BUILD.textwrap-0.13.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,7 +53,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.13.2", + version = "0.13.4", # buildifier: leave-alone deps = [ "@raze__smawk__0_3_1//:smawk", @@ -61,12 +61,14 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], }), ) +# Unsupported target "indent" with type "test" omitted + # Unsupported target "version-numbers" with type "test" omitted diff --git a/rules/rust/remote/BUILD.thiserror-1.0.23.bazel b/rules/rust/remote/BUILD.thiserror-1.0.24.bazel similarity index 93% rename from rules/rust/remote/BUILD.thiserror-1.0.23.bazel rename to rules/rust/remote/BUILD.thiserror-1.0.24.bazel index 176589b..7dc1095 100644 --- a/rules/rust/remote/BUILD.thiserror-1.0.23.bazel +++ b/rules/rust/remote/BUILD.thiserror-1.0.24.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -40,7 +40,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__thiserror_impl__1_0_23//:thiserror_impl", + "@raze__thiserror_impl__1_0_24//:thiserror_impl", ], rustc_flags = [ "--cap-lints=allow", @@ -49,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.23", + version = "1.0.24", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.thiserror-impl-1.0.23.bazel b/rules/rust/remote/BUILD.thiserror-impl-1.0.24.bazel similarity index 87% rename from rules/rust/remote/BUILD.thiserror-impl-1.0.23.bazel rename to rules/rust/remote/BUILD.thiserror-impl-1.0.24.bazel index 721945f..bad36d7 100644 --- a/rules/rust/remote/BUILD.thiserror-impl-1.0.23.bazel +++ b/rules/rust/remote/BUILD.thiserror-impl-1.0.24.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,11 +46,11 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.23", + version = "1.0.24", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.thread-id-3.3.0.bazel b/rules/rust/remote/BUILD.thread-id-3.3.0.bazel index d4b4144..91f39cb 100644 --- a/rules/rust/remote/BUILD.thread-id-3.3.0.bazel +++ b/rules/rust/remote/BUILD.thread-id-3.3.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -54,10 +54,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.thread_local-1.1.3.bazel b/rules/rust/remote/BUILD.thread_local-1.1.3.bazel index 35af7d9..36491cc 100644 --- a/rules/rust/remote/BUILD.thread_local-1.1.3.bazel +++ b/rules/rust/remote/BUILD.thread_local-1.1.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,6 +51,6 @@ rust_library( version = "1.1.3", # buildifier: leave-alone deps = [ - "@raze__once_cell__1_5_2//:once_cell", + "@raze__once_cell__1_7_2//:once_cell", ], ) diff --git a/rules/rust/remote/BUILD.threadpool-1.8.1.bazel b/rules/rust/remote/BUILD.threadpool-1.8.1.bazel index 63b5cd8..fb0c732 100644 --- a/rules/rust/remote/BUILD.threadpool-1.8.1.bazel +++ b/rules/rust/remote/BUILD.threadpool-1.8.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.time-0.1.43.bazel b/rules/rust/remote/BUILD.time-0.1.43.bazel index f7987f9..7c8f003 100644 --- a/rules/rust/remote/BUILD.time-0.1.43.bazel +++ b/rules/rust/remote/BUILD.time-0.1.43.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,6 +50,6 @@ rust_library( version = "0.1.43", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], ) diff --git a/rules/rust/remote/BUILD.time-0.2.25.bazel b/rules/rust/remote/BUILD.time-0.2.26.bazel similarity index 76% rename from rules/rust/remote/BUILD.time-0.2.25.bazel rename to rules/rust/remote/BUILD.time-0.2.26.bazel index a3b7178..b494be3 100644 --- a/rules/rust/remote/BUILD.time-0.2.25.bazel +++ b/rules/rust/remote/BUILD.time-0.2.26.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -58,15 +59,15 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.25", + version = "0.2.26", visibility = ["//visibility:private"], deps = [ - "@raze__version_check__0_9_2//:version_check", + "@raze__version_check__0_9_3//:version_check", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], @@ -91,7 +92,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__const_fn__0_4_5//:const_fn", + "@raze__const_fn__0_4_6//:const_fn", ], rustc_flags = [ "--cap-lints=allow", @@ -101,19 +102,19 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.25", + version = "0.2.26", # buildifier: leave-alone deps = [ ":time_build_script", - "@raze__standback__0_2_14//:standback", + "@raze__standback__0_2_17//:standback", "@raze__time_macros__0_1_1//:time_macros", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.time-macros-0.1.1.bazel b/rules/rust/remote/BUILD.time-macros-0.1.1.bazel index f3a141f..9492926 100644 --- a/rules/rust/remote/BUILD.time-macros-0.1.1.bazel +++ b/rules/rust/remote/BUILD.time-macros-0.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.time-macros-impl-0.1.1.bazel b/rules/rust/remote/BUILD.time-macros-impl-0.1.1.bazel index 9852843..68f9ff1 100644 --- a/rules/rust/remote/BUILD.time-macros-impl-0.1.1.bazel +++ b/rules/rust/remote/BUILD.time-macros-impl-0.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -53,8 +53,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__standback__0_2_14//:standback", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__standback__0_2_17//:standback", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.tinytemplate-1.2.0.bazel b/rules/rust/remote/BUILD.tinytemplate-1.2.1.bazel similarity index 86% rename from rules/rust/remote/BUILD.tinytemplate-1.2.0.bazel rename to rules/rust/remote/BUILD.tinytemplate-1.2.1.bazel index 94681d9..c67d5ff 100644 --- a/rules/rust/remote/BUILD.tinytemplate-1.2.0.bazel +++ b/rules/rust/remote/BUILD.tinytemplate-1.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,10 +48,10 @@ rust_library( "cargo-raze", "manual", ], - version = "1.2.0", + version = "1.2.1", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_123//:serde", - "@raze__serde_json__1_0_61//:serde_json", + "@raze__serde__1_0_125//:serde", + "@raze__serde_json__1_0_64//:serde_json", ], ) diff --git a/rules/rust/remote/BUILD.tinyvec-1.1.1.bazel b/rules/rust/remote/BUILD.tinyvec-1.1.1.bazel index 6f84304..1b6206e 100644 --- a/rules/rust/remote/BUILD.tinyvec-1.1.1.bazel +++ b/rules/rust/remote/BUILD.tinyvec-1.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tinyvec_macros-0.1.0.bazel b/rules/rust/remote/BUILD.tinyvec_macros-0.1.0.bazel index b017fcf..a6238a3 100644 --- a/rules/rust/remote/BUILD.tinyvec_macros-0.1.0.bazel +++ b/rules/rust/remote/BUILD.tinyvec_macros-0.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tls-api-0.4.0.bazel b/rules/rust/remote/BUILD.tls-api-0.4.0.bazel index 1baaf53..a1dbd97 100644 --- a/rules/rust/remote/BUILD.tls-api-0.4.0.bazel +++ b/rules/rust/remote/BUILD.tls-api-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tls-api-stub-0.4.0.bazel b/rules/rust/remote/BUILD.tls-api-stub-0.4.0.bazel index 1ca9024..e9cf840 100644 --- a/rules/rust/remote/BUILD.tls-api-stub-0.4.0.bazel +++ b/rules/rust/remote/BUILD.tls-api-stub-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tokio-0.2.25.bazel b/rules/rust/remote/BUILD.tokio-0.2.25.bazel index 62eb777..65cad00 100644 --- a/rules/rust/remote/BUILD.tokio-0.2.25.bazel +++ b/rules/rust/remote/BUILD.tokio-0.2.25.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -91,21 +91,21 @@ rust_library( deps = [ "@raze__bytes__0_5_6//:bytes", "@raze__fnv__1_0_7//:fnv", - "@raze__futures_core__0_3_12//:futures_core", + "@raze__futures_core__0_3_13//:futures_core", "@raze__iovec__0_1_4//:iovec", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__memchr__2_3_4//:memchr", "@raze__mio__0_6_23//:mio", "@raze__num_cpus__1_13_0//:num_cpus", - "@raze__pin_project_lite__0_1_11//:pin_project_lite", + "@raze__pin_project_lite__0_1_12//:pin_project_lite", "@raze__slab__0_4_2//:slab", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", "@raze__mio_uds__0_6_8//:mio_uds", "@raze__signal_hook_registry__1_3_0//:signal_hook_registry", ], diff --git a/rules/rust/remote/BUILD.tokio-1.1.1.bazel b/rules/rust/remote/BUILD.tokio-1.4.0.bazel similarity index 92% rename from rules/rust/remote/BUILD.tokio-1.1.1.bazel rename to rules/rust/remote/BUILD.tokio-1.4.0.bazel index b6e155e..6cb3c2a 100644 --- a/rules/rust/remote/BUILD.tokio-1.1.1.bazel +++ b/rules/rust/remote/BUILD.tokio-1.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -61,15 +62,15 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.1.1", + version = "1.4.0", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ ], "//conditions:default": [], @@ -103,21 +104,21 @@ rust_library( "cargo-raze", "manual", ], - version = "1.1.1", + version = "1.4.0", # buildifier: leave-alone deps = [ ":tokio_build_script", "@raze__bytes__1_0_1//:bytes", "@raze__memchr__2_3_4//:memchr", - "@raze__mio__0_7_7//:mio", - "@raze__pin_project_lite__0_2_4//:pin_project_lite", + "@raze__mio__0_7_11//:mio", + "@raze__pin_project_lite__0_2_6//:pin_project_lite", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), @@ -211,6 +212,8 @@ rust_library( # Unsupported target "rt_common" with type "test" omitted +# Unsupported target "rt_handle_block_on" with type "test" omitted + # Unsupported target "rt_threaded" with type "test" omitted # Unsupported target "signal_ctrl_c" with type "test" omitted diff --git a/rules/rust/remote/BUILD.tokio-macros-0.2.6.bazel b/rules/rust/remote/BUILD.tokio-macros-0.2.6.bazel index ed2d04f..299212d 100644 --- a/rules/rust/remote/BUILD.tokio-macros-0.2.6.bazel +++ b/rules/rust/remote/BUILD.tokio-macros-0.2.6.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", ], ) diff --git a/rules/rust/remote/BUILD.tokio-pg-mapper-0.2.0.bazel b/rules/rust/remote/BUILD.tokio-pg-mapper-0.2.0.bazel index 346f3de..babcbdd 100644 --- a/rules/rust/remote/BUILD.tokio-pg-mapper-0.2.0.bazel +++ b/rules/rust/remote/BUILD.tokio-pg-mapper-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tokio-pg-mapper-derive-0.2.0.bazel b/rules/rust/remote/BUILD.tokio-pg-mapper-derive-0.2.0.bazel index 453f9a2..a677b6b 100644 --- a/rules/rust/remote/BUILD.tokio-pg-mapper-derive-0.2.0.bazel +++ b/rules/rust/remote/BUILD.tokio-pg-mapper-derive-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -49,8 +49,8 @@ rust_library( version = "0.2.0", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", "@raze__tokio_postgres__0_7_0//:tokio_postgres", ], ) diff --git a/rules/rust/remote/BUILD.tokio-postgres-0.5.5.bazel b/rules/rust/remote/BUILD.tokio-postgres-0.5.5.bazel index 7b2772d..5080702 100644 --- a/rules/rust/remote/BUILD.tokio-postgres-0.5.5.bazel +++ b/rules/rust/remote/BUILD.tokio-postgres-0.5.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -44,7 +44,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__async_trait__0_1_42//:async_trait", + "@raze__async_trait__0_1_48//:async_trait", ], rustc_flags = [ "--cap-lints=allow", @@ -56,15 +56,15 @@ rust_library( version = "0.5.5", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", "@raze__bytes__0_5_6//:bytes", "@raze__fallible_iterator__0_2_0//:fallible_iterator", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__log__0_4_14//:log", "@raze__parking_lot__0_11_1//:parking_lot", "@raze__percent_encoding__2_1_0//:percent_encoding", "@raze__phf__0_8_0//:phf", - "@raze__pin_project_lite__0_1_11//:pin_project_lite", + "@raze__pin_project_lite__0_1_12//:pin_project_lite", "@raze__postgres_protocol__0_5_3//:postgres_protocol", "@raze__postgres_types__0_1_3//:postgres_types", "@raze__tokio__0_2_25//:tokio", diff --git a/rules/rust/remote/BUILD.tokio-postgres-0.7.0.bazel b/rules/rust/remote/BUILD.tokio-postgres-0.7.0.bazel index 8d5946b..0f22a60 100644 --- a/rules/rust/remote/BUILD.tokio-postgres-0.7.0.bazel +++ b/rules/rust/remote/BUILD.tokio-postgres-0.7.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -44,7 +44,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__async_trait__0_1_42//:async_trait", + "@raze__async_trait__0_1_48//:async_trait", ], rustc_flags = [ "--cap-lints=allow", @@ -56,20 +56,20 @@ rust_library( version = "0.7.0", # buildifier: leave-alone deps = [ - "@raze__byteorder__1_4_2//:byteorder", + "@raze__byteorder__1_3_4//:byteorder", "@raze__bytes__1_0_1//:bytes", "@raze__fallible_iterator__0_2_0//:fallible_iterator", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__log__0_4_14//:log", "@raze__parking_lot__0_11_1//:parking_lot", "@raze__percent_encoding__2_1_0//:percent_encoding", "@raze__phf__0_8_0//:phf", - "@raze__pin_project_lite__0_2_4//:pin_project_lite", + "@raze__pin_project_lite__0_2_6//:pin_project_lite", "@raze__postgres_protocol__0_6_0//:postgres_protocol", "@raze__postgres_types__0_2_0//:postgres_types", "@raze__socket2__0_3_19//:socket2", - "@raze__tokio__1_1_1//:tokio", - "@raze__tokio_util__0_6_3//:tokio_util", + "@raze__tokio__1_4_0//:tokio", + "@raze__tokio_util__0_6_5//:tokio_util", ], ) diff --git a/rules/rust/remote/BUILD.tokio-util-0.2.0.bazel b/rules/rust/remote/BUILD.tokio-util-0.2.0.bazel index 0b47b05..19b6c68 100644 --- a/rules/rust/remote/BUILD.tokio-util-0.2.0.bazel +++ b/rules/rust/remote/BUILD.tokio-util-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,10 +51,10 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__bytes__0_5_6//:bytes", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_sink__0_3_12//:futures_sink", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_sink__0_3_13//:futures_sink", "@raze__log__0_4_14//:log", - "@raze__pin_project_lite__0_1_11//:pin_project_lite", + "@raze__pin_project_lite__0_1_12//:pin_project_lite", "@raze__tokio__0_2_25//:tokio", ], ) diff --git a/rules/rust/remote/BUILD.tokio-util-0.3.1.bazel b/rules/rust/remote/BUILD.tokio-util-0.3.1.bazel index ba4f398..0ea0663 100644 --- a/rules/rust/remote/BUILD.tokio-util-0.3.1.bazel +++ b/rules/rust/remote/BUILD.tokio-util-0.3.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -56,11 +56,11 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__bytes__0_5_6//:bytes", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_io__0_3_12//:futures_io", - "@raze__futures_sink__0_3_12//:futures_sink", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_io__0_3_13//:futures_io", + "@raze__futures_sink__0_3_13//:futures_sink", "@raze__log__0_4_14//:log", - "@raze__pin_project_lite__0_1_11//:pin_project_lite", + "@raze__pin_project_lite__0_1_12//:pin_project_lite", "@raze__tokio__0_2_25//:tokio", ], ) diff --git a/rules/rust/remote/BUILD.tokio-util-0.6.3.bazel b/rules/rust/remote/BUILD.tokio-util-0.6.5.bazel similarity index 82% rename from rules/rust/remote/BUILD.tokio-util-0.6.3.bazel rename to rules/rust/remote/BUILD.tokio-util-0.6.5.bazel index e8bba1c..d3f703a 100644 --- a/rules/rust/remote/BUILD.tokio-util-0.6.3.bazel +++ b/rules/rust/remote/BUILD.tokio-util-0.6.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,15 +48,15 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.3", + version = "0.6.5", # buildifier: leave-alone deps = [ "@raze__bytes__1_0_1//:bytes", - "@raze__futures_core__0_3_12//:futures_core", - "@raze__futures_sink__0_3_12//:futures_sink", + "@raze__futures_core__0_3_13//:futures_core", + "@raze__futures_sink__0_3_13//:futures_sink", "@raze__log__0_4_14//:log", - "@raze__pin_project_lite__0_2_4//:pin_project_lite", - "@raze__tokio__1_1_1//:tokio", + "@raze__pin_project_lite__0_2_6//:pin_project_lite", + "@raze__tokio__1_4_0//:tokio", ], ) @@ -76,6 +76,10 @@ rust_library( # 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 diff --git a/rules/rust/remote/BUILD.toml-0.5.8.bazel b/rules/rust/remote/BUILD.toml-0.5.8.bazel index 1d0bb66..478185e 100644 --- a/rules/rust/remote/BUILD.toml-0.5.8.bazel +++ b/rules/rust/remote/BUILD.toml-0.5.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -56,7 +56,7 @@ rust_library( version = "0.5.8", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.tracing-0.1.22.bazel b/rules/rust/remote/BUILD.tracing-0.1.25.bazel similarity index 94% rename from rules/rust/remote/BUILD.tracing-0.1.22.bazel rename to rules/rust/remote/BUILD.tracing-0.1.25.bazel index 730da9e..beed394 100644 --- a/rules/rust/remote/BUILD.tracing-0.1.22.bazel +++ b/rules/rust/remote/BUILD.tracing-0.1.25.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -52,12 +52,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.22", + version = "0.1.25", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", "@raze__log__0_4_14//:log", - "@raze__pin_project_lite__0_2_4//:pin_project_lite", + "@raze__pin_project_lite__0_2_6//:pin_project_lite", "@raze__tracing_core__0_1_17//:tracing_core", ], ) diff --git a/rules/rust/remote/BUILD.tracing-core-0.1.17.bazel b/rules/rust/remote/BUILD.tracing-core-0.1.17.bazel index f20787e..b0a549a 100644 --- a/rules/rust/remote/BUILD.tracing-core-0.1.17.bazel +++ b/rules/rust/remote/BUILD.tracing-core-0.1.17.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.tracing-futures-0.2.4.bazel b/rules/rust/remote/BUILD.tracing-futures-0.2.5.bazel similarity index 87% rename from rules/rust/remote/BUILD.tracing-futures-0.2.4.bazel rename to rules/rust/remote/BUILD.tracing-futures-0.2.5.bazel index 275813d..e4dc53b 100644 --- a/rules/rust/remote/BUILD.tracing-futures-0.2.4.bazel +++ b/rules/rust/remote/BUILD.tracing-futures-0.2.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,11 +48,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.4", + version = "0.2.5", # buildifier: leave-alone deps = [ - "@raze__pin_project__0_4_27//:pin_project", - "@raze__tracing__0_1_22//:tracing", + "@raze__pin_project__1_0_6//:pin_project", + "@raze__tracing__0_1_25//:tracing", ], ) diff --git a/rules/rust/remote/BUILD.traitobject-0.1.0.bazel b/rules/rust/remote/BUILD.traitobject-0.1.0.bazel index fd96f24..0540b5d 100644 --- a/rules/rust/remote/BUILD.traitobject-0.1.0.bazel +++ b/rules/rust/remote/BUILD.traitobject-0.1.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.trust-dns-proto-0.19.6.bazel b/rules/rust/remote/BUILD.trust-dns-proto-0.19.7.bazel similarity index 81% rename from rules/rust/remote/BUILD.trust-dns-proto-0.19.6.bazel rename to rules/rust/remote/BUILD.trust-dns-proto-0.19.7.bazel index 8643c90..e2ddbdc 100644 --- a/rules/rust/remote/BUILD.trust-dns-proto-0.19.6.bazel +++ b/rules/rust/remote/BUILD.trust-dns-proto-0.19.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,7 +46,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__async_trait__0_1_42//:async_trait", + "@raze__async_trait__0_1_48//:async_trait", "@raze__enum_as_inner__0_3_3//:enum_as_inner", ], rustc_flags = [ @@ -56,18 +56,18 @@ rust_library( "cargo-raze", "manual", ], - version = "0.19.6", + version = "0.19.7", # buildifier: leave-alone deps = [ - "@raze__backtrace__0_3_56//:backtrace", - "@raze__futures__0_3_12//:futures", - "@raze__idna__0_2_0//:idna", + "@raze__cfg_if__1_0_0//:cfg_if", + "@raze__futures__0_3_13//:futures", + "@raze__idna__0_2_2//:idna", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__log__0_4_14//:log", "@raze__rand__0_7_3//:rand", "@raze__smallvec__1_6_1//:smallvec", - "@raze__thiserror__1_0_23//:thiserror", + "@raze__thiserror__1_0_24//:thiserror", "@raze__tokio__0_2_25//:tokio", - "@raze__url__2_2_0//:url", + "@raze__url__2_2_1//:url", ], ) diff --git a/rules/rust/remote/BUILD.trust-dns-resolver-0.19.6.bazel b/rules/rust/remote/BUILD.trust-dns-resolver-0.19.7.bazel similarity index 85% rename from rules/rust/remote/BUILD.trust-dns-resolver-0.19.6.bazel rename to rules/rust/remote/BUILD.trust-dns-resolver-0.19.7.bazel index ccd3d3b..9db4dec 100644 --- a/rules/rust/remote/BUILD.trust-dns-resolver-0.19.6.bazel +++ b/rules/rust/remote/BUILD.trust-dns-resolver-0.19.7.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -55,19 +55,18 @@ rust_library( "cargo-raze", "manual", ], - version = "0.19.6", + version = "0.19.7", # buildifier: leave-alone deps = [ - "@raze__backtrace__0_3_56//:backtrace", "@raze__cfg_if__0_1_10//:cfg_if", - "@raze__futures__0_3_12//:futures", + "@raze__futures__0_3_13//:futures", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__log__0_4_14//:log", "@raze__lru_cache__0_1_2//:lru_cache", "@raze__resolv_conf__0_7_0//:resolv_conf", "@raze__smallvec__1_6_1//:smallvec", - "@raze__thiserror__1_0_23//:thiserror", + "@raze__thiserror__1_0_24//:thiserror", "@raze__tokio__0_2_25//:tokio", - "@raze__trust_dns_proto__0_19_6//:trust_dns_proto", + "@raze__trust_dns_proto__0_19_7//:trust_dns_proto", ], ) diff --git a/rules/rust/remote/BUILD.typemap-0.3.3.bazel b/rules/rust/remote/BUILD.typemap-0.3.3.bazel index 516aa6e..2e367c0 100644 --- a/rules/rust/remote/BUILD.typemap-0.3.3.bazel +++ b/rules/rust/remote/BUILD.typemap-0.3.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.typenum-1.12.0.bazel b/rules/rust/remote/BUILD.typenum-1.13.0.bazel similarity index 87% rename from rules/rust/remote/BUILD.typenum-1.12.0.bazel rename to rules/rust/remote/BUILD.typenum-1.13.0.bazel index a85dd87..271a263 100644 --- a/rules/rust/remote/BUILD.typenum-1.12.0.bazel +++ b/rules/rust/remote/BUILD.typenum-1.13.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -45,7 +46,7 @@ cargo_build_script( ], crate_root = "build/main.rs", data = glob(["**"]), - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -53,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.12.0", + version = "1.13.0", visibility = ["//visibility:private"], deps = [ ], @@ -68,7 +69,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -76,7 +77,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.12.0", + version = "1.13.0", # buildifier: leave-alone deps = [ ":typenum_build_script", diff --git a/rules/rust/remote/BUILD.unicode-bidi-0.3.4.bazel b/rules/rust/remote/BUILD.unicode-bidi-0.3.4.bazel index ed0d856..0ec4e8c 100644 --- a/rules/rust/remote/BUILD.unicode-bidi-0.3.4.bazel +++ b/rules/rust/remote/BUILD.unicode-bidi-0.3.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.unicode-normalization-0.1.16.bazel b/rules/rust/remote/BUILD.unicode-normalization-0.1.17.bazel similarity index 94% rename from rules/rust/remote/BUILD.unicode-normalization-0.1.16.bazel rename to rules/rust/remote/BUILD.unicode-normalization-0.1.17.bazel index 8b7227e..332af7f 100644 --- a/rules/rust/remote/BUILD.unicode-normalization-0.1.16.bazel +++ b/rules/rust/remote/BUILD.unicode-normalization-0.1.17.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,7 +50,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.16", + version = "0.1.17", # buildifier: leave-alone deps = [ "@raze__tinyvec__1_1_1//:tinyvec", diff --git a/rules/rust/remote/BUILD.unicode-segmentation-1.7.1.bazel b/rules/rust/remote/BUILD.unicode-segmentation-1.7.1.bazel index f982bd6..58f05f3 100644 --- a/rules/rust/remote/BUILD.unicode-segmentation-1.7.1.bazel +++ b/rules/rust/remote/BUILD.unicode-segmentation-1.7.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.unicode-width-0.1.8.bazel b/rules/rust/remote/BUILD.unicode-width-0.1.8.bazel index db69435..2d9b56e 100644 --- a/rules/rust/remote/BUILD.unicode-width-0.1.8.bazel +++ b/rules/rust/remote/BUILD.unicode-width-0.1.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.unicode-xid-0.2.1.bazel b/rules/rust/remote/BUILD.unicode-xid-0.2.1.bazel index 744dd1f..25407a5 100644 --- a/rules/rust/remote/BUILD.unicode-xid-0.2.1.bazel +++ b/rules/rust/remote/BUILD.unicode-xid-0.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.unix_socket-0.5.0.bazel b/rules/rust/remote/BUILD.unix_socket-0.5.0.bazel index 182d3f8..4a5a6ae 100644 --- a/rules/rust/remote/BUILD.unix_socket-0.5.0.bazel +++ b/rules/rust/remote/BUILD.unix_socket-0.5.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -50,6 +50,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__0_1_10//:cfg_if", - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], ) diff --git a/rules/rust/remote/BUILD.unsafe-any-0.4.2.bazel b/rules/rust/remote/BUILD.unsafe-any-0.4.2.bazel index a3fdd54..4d0df3e 100644 --- a/rules/rust/remote/BUILD.unsafe-any-0.4.2.bazel +++ b/rules/rust/remote/BUILD.unsafe-any-0.4.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.url-2.2.0.bazel b/rules/rust/remote/BUILD.url-2.2.1.bazel similarity index 81% rename from rules/rust/remote/BUILD.url-2.2.0.bazel rename to rules/rust/remote/BUILD.url-2.2.1.bazel index 942b940..135cadb 100644 --- a/rules/rust/remote/BUILD.url-2.2.0.bazel +++ b/rules/rust/remote/BUILD.url-2.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -48,12 +48,16 @@ rust_library( "cargo-raze", "manual", ], - version = "2.2.0", + version = "2.2.1", # buildifier: leave-alone deps = [ - "@raze__form_urlencoded__1_0_0//:form_urlencoded", - "@raze__idna__0_2_0//:idna", + "@raze__form_urlencoded__1_0_1//:form_urlencoded", + "@raze__idna__0_2_2//:idna", "@raze__matches__0_1_8//:matches", "@raze__percent_encoding__2_1_0//:percent_encoding", ], ) + +# Unsupported target "data" with type "test" omitted + +# Unsupported target "unit" with type "test" omitted diff --git a/rules/rust/remote/BUILD.urlparse-0.7.3.bazel b/rules/rust/remote/BUILD.urlparse-0.7.3.bazel index 20941fe..eb5cccc 100644 --- a/rules/rust/remote/BUILD.urlparse-0.7.3.bazel +++ b/rules/rust/remote/BUILD.urlparse-0.7.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.utf8-ranges-1.0.4.bazel b/rules/rust/remote/BUILD.utf8-ranges-1.0.4.bazel index 62482b5..f4277a7 100644 --- a/rules/rust/remote/BUILD.utf8-ranges-1.0.4.bazel +++ b/rules/rust/remote/BUILD.utf8-ranges-1.0.4.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.uuid-0.8.2.bazel b/rules/rust/remote/BUILD.uuid-0.8.2.bazel index 2a9bf98..09229b2 100644 --- a/rules/rust/remote/BUILD.uuid-0.8.2.bazel +++ b/rules/rust/remote/BUILD.uuid-0.8.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -65,6 +65,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__getrandom__0_2_2//:getrandom", - "@raze__serde__1_0_123//:serde", + "@raze__serde__1_0_125//:serde", ], ) diff --git a/rules/rust/remote/BUILD.vec_map-0.8.2.bazel b/rules/rust/remote/BUILD.vec_map-0.8.2.bazel index d24e885..79c80af 100644 --- a/rules/rust/remote/BUILD.vec_map-0.8.2.bazel +++ b/rules/rust/remote/BUILD.vec_map-0.8.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.version_check-0.9.2.bazel b/rules/rust/remote/BUILD.version_check-0.9.3.bazel similarity index 93% rename from rules/rust/remote/BUILD.version_check-0.9.2.bazel rename to rules/rust/remote/BUILD.version_check-0.9.3.bazel index b8e8181..fa87a46 100644 --- a/rules/rust/remote/BUILD.version_check-0.9.2.bazel +++ b/rules/rust/remote/BUILD.version_check-0.9.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.2", + version = "0.9.3", # buildifier: leave-alone deps = [ ], diff --git a/rules/rust/remote/BUILD.void-1.0.2.bazel b/rules/rust/remote/BUILD.void-1.0.2.bazel index 9dbf7cf..84b0050 100644 --- a/rules/rust/remote/BUILD.void-1.0.2.bazel +++ b/rules/rust/remote/BUILD.void-1.0.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.wait-timeout-0.2.0.bazel b/rules/rust/remote/BUILD.wait-timeout-0.2.0.bazel index 197f566..a3242a0 100644 --- a/rules/rust/remote/BUILD.wait-timeout-0.2.0.bazel +++ b/rules/rust/remote/BUILD.wait-timeout-0.2.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -52,15 +52,14 @@ rust_binary( version = "0.2.0", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":wait_timeout", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), @@ -88,15 +87,14 @@ rust_binary( version = "0.2.0", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":wait_timeout", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), @@ -124,15 +122,14 @@ rust_binary( version = "0.2.0", # buildifier: leave-alone deps = [ - # Binaries get an implicit dependency on their crate's lib ":wait_timeout", ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), @@ -162,10 +159,10 @@ rust_library( ] + selects.with_or({ # cfg(unix) ( - "@io_bazel_rules_rust//rust/platform:x86_64-apple-darwin", - "@io_bazel_rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], "//conditions:default": [], }), diff --git a/rules/rust/remote/BUILD.walkdir-2.3.1.bazel b/rules/rust/remote/BUILD.walkdir-2.3.2.bazel similarity index 93% rename from rules/rust/remote/BUILD.walkdir-2.3.1.bazel rename to rules/rust/remote/BUILD.walkdir-2.3.2.bazel index f3e4d84..21b16be 100644 --- a/rules/rust/remote/BUILD.walkdir-2.3.1.bazel +++ b/rules/rust/remote/BUILD.walkdir-2.3.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "2.3.1", + version = "2.3.2", # buildifier: leave-alone deps = [ "@raze__same_file__1_0_6//:same_file", diff --git a/rules/rust/remote/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel b/rules/rust/remote/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel index 2380425..f56e019 100644 --- a/rules/rust/remote/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel +++ b/rules/rust/remote/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel b/rules/rust/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel index 7ad50be..d0eb27d 100644 --- a/rules/rust/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel +++ b/rules/rust/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.wasm-bindgen-0.2.70.bazel b/rules/rust/remote/BUILD.wasm-bindgen-0.2.72.bazel similarity index 89% rename from rules/rust/remote/BUILD.wasm-bindgen-0.2.70.bazel rename to rules/rust/remote/BUILD.wasm-bindgen-0.2.72.bazel index 07754bb..b2f32dd 100644 --- a/rules/rust/remote/BUILD.wasm-bindgen-0.2.70.bazel +++ b/rules/rust/remote/BUILD.wasm-bindgen-0.2.72.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -55,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.70", + version = "0.2.72", visibility = ["//visibility:private"], deps = [ ], @@ -74,7 +75,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__wasm_bindgen_macro__0_2_70//:wasm_bindgen_macro", + "@raze__wasm_bindgen_macro__0_2_72//:wasm_bindgen_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -83,7 +84,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.70", + version = "0.2.72", # buildifier: leave-alone deps = [ ":wasm_bindgen_build_script", diff --git a/rules/rust/remote/BUILD.wasm-bindgen-backend-0.2.70.bazel b/rules/rust/remote/BUILD.wasm-bindgen-backend-0.2.72.bazel similarity index 82% rename from rules/rust/remote/BUILD.wasm-bindgen-backend-0.2.70.bazel rename to rules/rust/remote/BUILD.wasm-bindgen-backend-0.2.72.bazel index 431b5c9..f950d9b 100644 --- a/rules/rust/remote/BUILD.wasm-bindgen-backend-0.2.70.bazel +++ b/rules/rust/remote/BUILD.wasm-bindgen-backend-0.2.72.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,15 +47,15 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.70", + version = "0.2.72", # buildifier: leave-alone deps = [ - "@raze__bumpalo__3_6_0//:bumpalo", + "@raze__bumpalo__3_6_1//:bumpalo", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__log__0_4_14//:log", "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", - "@raze__wasm_bindgen_shared__0_2_70//:wasm_bindgen_shared", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", + "@raze__wasm_bindgen_shared__0_2_72//:wasm_bindgen_shared", ], ) diff --git a/rules/rust/remote/BUILD.wasm-bindgen-macro-0.2.70.bazel b/rules/rust/remote/BUILD.wasm-bindgen-macro-0.2.72.bazel similarity index 86% rename from rules/rust/remote/BUILD.wasm-bindgen-macro-0.2.70.bazel rename to rules/rust/remote/BUILD.wasm-bindgen-macro-0.2.72.bazel index f363f35..162167f 100644 --- a/rules/rust/remote/BUILD.wasm-bindgen-macro-0.2.70.bazel +++ b/rules/rust/remote/BUILD.wasm-bindgen-macro-0.2.72.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,11 +47,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.70", + version = "0.2.72", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_8//:quote", - "@raze__wasm_bindgen_macro_support__0_2_70//:wasm_bindgen_macro_support", + "@raze__quote__1_0_9//:quote", + "@raze__wasm_bindgen_macro_support__0_2_72//:wasm_bindgen_macro_support", ], ) diff --git a/rules/rust/remote/BUILD.wasm-bindgen-macro-support-0.2.70.bazel b/rules/rust/remote/BUILD.wasm-bindgen-macro-support-0.2.72.bazel similarity index 79% rename from rules/rust/remote/BUILD.wasm-bindgen-macro-support-0.2.70.bazel rename to rules/rust/remote/BUILD.wasm-bindgen-macro-support-0.2.72.bazel index 1d1d4dc..b5bca56 100644 --- a/rules/rust/remote/BUILD.wasm-bindgen-macro-support-0.2.70.bazel +++ b/rules/rust/remote/BUILD.wasm-bindgen-macro-support-0.2.72.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -47,13 +47,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.70", + version = "0.2.72", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_24//:proc_macro2", - "@raze__quote__1_0_8//:quote", - "@raze__syn__1_0_60//:syn", - "@raze__wasm_bindgen_backend__0_2_70//:wasm_bindgen_backend", - "@raze__wasm_bindgen_shared__0_2_70//:wasm_bindgen_shared", + "@raze__quote__1_0_9//:quote", + "@raze__syn__1_0_67//:syn", + "@raze__wasm_bindgen_backend__0_2_72//:wasm_bindgen_backend", + "@raze__wasm_bindgen_shared__0_2_72//:wasm_bindgen_shared", ], ) diff --git a/rules/rust/remote/BUILD.wasm-bindgen-shared-0.2.70.bazel b/rules/rust/remote/BUILD.wasm-bindgen-shared-0.2.72.bazel similarity index 89% rename from rules/rust/remote/BUILD.wasm-bindgen-shared-0.2.70.bazel rename to rules/rust/remote/BUILD.wasm-bindgen-shared-0.2.72.bazel index 9b06bd8..1b1e65c 100644 --- a/rules/rust/remote/BUILD.wasm-bindgen-shared-0.2.70.bazel +++ b/rules/rust/remote/BUILD.wasm-bindgen-shared-0.2.72.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -52,7 +53,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.70", + version = "0.2.72", visibility = ["//visibility:private"], deps = [ ], @@ -74,7 +75,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.70", + version = "0.2.72", # buildifier: leave-alone deps = [ ":wasm_bindgen_shared_build_script", diff --git a/rules/rust/remote/BUILD.web-sys-0.3.47.bazel b/rules/rust/remote/BUILD.web-sys-0.3.49.bazel similarity index 88% rename from rules/rust/remote/BUILD.web-sys-0.3.47.bazel rename to rules/rust/remote/BUILD.web-sys-0.3.49.bazel index 00e97c4..eafbc27 100644 --- a/rules/rust/remote/BUILD.web-sys-0.3.47.bazel +++ b/rules/rust/remote/BUILD.web-sys-0.3.49.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -56,11 +56,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.47", + version = "0.3.49", # buildifier: leave-alone deps = [ - "@raze__js_sys__0_3_47//:js_sys", - "@raze__wasm_bindgen__0_2_70//:wasm_bindgen", + "@raze__js_sys__0_3_49//:js_sys", + "@raze__wasm_bindgen__0_2_72//:wasm_bindgen", ], ) diff --git a/rules/rust/remote/BUILD.widestring-0.4.3.bazel b/rules/rust/remote/BUILD.widestring-0.4.3.bazel index 48fc8ac..c62cf69 100644 --- a/rules/rust/remote/BUILD.widestring-0.4.3.bazel +++ b/rules/rust/remote/BUILD.widestring-0.4.3.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.winapi-0.2.8.bazel b/rules/rust/remote/BUILD.winapi-0.2.8.bazel index 1853d3f..cd6d273 100644 --- a/rules/rust/remote/BUILD.winapi-0.2.8.bazel +++ b/rules/rust/remote/BUILD.winapi-0.2.8.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.winapi-0.3.9.bazel b/rules/rust/remote/BUILD.winapi-0.3.9.bazel index 5675a18..2da27c4 100644 --- a/rules/rust/remote/BUILD.winapi-0.3.9.bazel +++ b/rules/rust/remote/BUILD.winapi-0.3.9.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) @@ -57,6 +58,7 @@ cargo_build_script( "memoryapi", "minwinbase", "minwindef", + "mstcpip", "mswsock", "namedpipeapi", "ntdef", @@ -120,6 +122,7 @@ rust_library( "memoryapi", "minwinbase", "minwindef", + "mstcpip", "mswsock", "namedpipeapi", "ntdef", diff --git a/rules/rust/remote/BUILD.winapi-build-0.1.1.bazel b/rules/rust/remote/BUILD.winapi-build-0.1.1.bazel index 303422d..f06a9ff 100644 --- a/rules/rust/remote/BUILD.winapi-build-0.1.1.bazel +++ b/rules/rust/remote/BUILD.winapi-build-0.1.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/rules/rust/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel index 3c77414..a95ed5c 100644 --- a/rules/rust/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ b/rules/rust/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.winapi-util-0.1.5.bazel b/rules/rust/remote/BUILD.winapi-util-0.1.5.bazel index d528e3e..57c8100 100644 --- a/rules/rust/remote/BUILD.winapi-util-0.1.5.bazel +++ b/rules/rust/remote/BUILD.winapi-util-0.1.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/rules/rust/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel index 0ff12c6..c8ff476 100644 --- a/rules/rust/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ b/rules/rust/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.winreg-0.6.2.bazel b/rules/rust/remote/BUILD.winreg-0.6.2.bazel index 8f47427..c94dfe0 100644 --- a/rules/rust/remote/BUILD.winreg-0.6.2.bazel +++ b/rules/rust/remote/BUILD.winreg-0.6.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # diff --git a/rules/rust/remote/BUILD.ws2_32-sys-0.2.1.bazel b/rules/rust/remote/BUILD.ws2_32-sys-0.2.1.bazel index 2602786..a37ffc1 100644 --- a/rules/rust/remote/BUILD.ws2_32-sys-0.2.1.bazel +++ b/rules/rust/remote/BUILD.ws2_32-sys-0.2.1.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -29,9 +29,10 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load # buildifier: disable=load-on-top load( - "@io_bazel_rules_rust//cargo:cargo_build_script.bzl", + "@rules_rust//cargo:cargo_build_script.bzl", "cargo_build_script", ) diff --git a/rules/rust/remote/BUILD.xattr-0.2.2.bazel b/rules/rust/remote/BUILD.xattr-0.2.2.bazel index b8599f2..38062bc 100644 --- a/rules/rust/remote/BUILD.xattr-0.2.2.bazel +++ b/rules/rust/remote/BUILD.xattr-0.2.2.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. # @@ -51,7 +51,7 @@ rust_library( version = "0.2.2", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_85//:libc", + "@raze__libc__0_2_91//:libc", ], ) diff --git a/rules/rust/remote/BUILD.yaml-rust-0.4.5.bazel b/rules/rust/remote/BUILD.yaml-rust-0.4.5.bazel index 42cc448..1e27257 100644 --- a/rules/rust/remote/BUILD.yaml-rust-0.4.5.bazel +++ b/rules/rust/remote/BUILD.yaml-rust-0.4.5.bazel @@ -5,17 +5,17 @@ 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( - "@io_bazel_rules_rust//rust:rust.bzl", + "@rules_rust//rust:rust.bzl", "rust_binary", "rust_library", "rust_test", ) -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - package(default_visibility = [ # Public for visibility by "@raze__crate__version//" targets. #