From 89bce6d829c609bf7fdaf5a11f71ddf218c21751 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 25 Feb 2022 16:30:59 +1000 Subject: [PATCH] Update Rust deps; pin Tokio Tokio has had to be pinned, because the 1.17 release introduces a dependency on windows_sys, which fails to build on Windows on Bazel. The issue appears to be the build script of a subcrate - it is using CARGO_MANIFEST_DIR to update the linking path so windows.lib can be found (it's contained in that crate), but the path is set incorrectly. https://github.com/microsoft/windows-rs/blob/dfc25285a289847ad88cbd206d169f7697be0dd4/crates/targets/x86_64_msvc/build.rs One way we might be able to work around it is to add to the link path in our own build script. --- Cargo.lock | 337 +++++---- cargo/BUILD.bazel | 22 +- cargo/BUILD.reqwest.native.bazel | 16 +- cargo/BUILD.reqwest.rustls.bazel | 16 +- cargo/crates.bzl | 680 +++++++++--------- cargo/licenses.json | 178 +++-- cargo/remote/BUILD.ahash-0.7.6.bazel | 2 +- ...-3.1.2.bazel => BUILD.ammonia-3.1.4.bazel} | 3 +- ...1.0.52.bazel => BUILD.anyhow-1.0.55.bazel} | 4 +- cargo/remote/BUILD.async-trait-0.1.52.bazel | 4 +- cargo/remote/BUILD.atty-0.2.14.bazel | 2 +- ...-1.0.1.bazel => BUILD.autocfg-1.1.0.bazel} | 2 +- ...3-1.3.0.bazel => BUILD.blake3-1.3.1.bazel} | 8 +- ....bazel => BUILD.block-buffer-0.10.2.bazel} | 2 +- ....cc-1.0.72.bazel => BUILD.cc-1.0.73.bazel} | 4 +- cargo/remote/BUILD.chrono-0.4.19.bazel | 2 +- ...20.bazel => BUILD.coarsetime-0.1.21.bazel} | 4 +- cargo/remote/BUILD.codespan-0.11.1.bazel | 2 +- .../BUILD.codespan-reporting-0.11.1.bazel | 2 +- ...azel => BUILD.core-foundation-0.9.3.bazel} | 4 +- ....3.0.bazel => BUILD.crc32fast-1.3.2.bazel} | 4 +- .../BUILD.crossbeam-channel-0.5.2.bazel | 2 +- ...azel => BUILD.crossbeam-utils-0.8.7.bazel} | 4 +- ....bazel => BUILD.crypto-common-0.1.3.bazel} | 3 +- cargo/remote/BUILD.cssparser-0.27.2.bazel | 4 +- .../remote/BUILD.cssparser-macros-0.6.0.bazel | 4 +- cargo/remote/BUILD.derive_more-0.99.17.bazel | 4 +- ...0.10.1.bazel => BUILD.digest-0.10.3.bazel} | 7 +- cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel | 2 +- ...1.6.0.bazel => BUILD.fastrand-1.7.0.bazel} | 4 +- cargo/remote/BUILD.flate2-1.0.22.bazel | 4 +- ...utf-0.1.4.bazel => BUILD.futf-0.1.5.bazel} | 2 +- ....3.19.bazel => BUILD.futures-0.3.21.bazel} | 16 +- ...zel => BUILD.futures-channel-0.3.21.bazel} | 8 +- ....bazel => BUILD.futures-core-0.3.21.bazel} | 4 +- ...el => BUILD.futures-executor-0.3.21.bazel} | 8 +- ...19.bazel => BUILD.futures-io-0.3.21.bazel} | 2 +- ...bazel => BUILD.futures-macro-0.3.21.bazel} | 6 +- ....bazel => BUILD.futures-sink-0.3.21.bazel} | 2 +- ....bazel => BUILD.futures-task-0.3.21.bazel} | 4 +- ....bazel => BUILD.futures-util-0.3.21.bazel} | 18 +- cargo/remote/BUILD.generic-array-0.14.5.bazel | 2 + cargo/remote/BUILD.getrandom-0.1.16.bazel | 2 +- ....2.4.bazel => BUILD.getrandom-0.2.5.bazel} | 4 +- ....h2-0.3.10.bazel => BUILD.h2-0.3.11.bazel} | 12 +- cargo/remote/BUILD.heck-0.3.3.bazel | 2 +- cargo/remote/BUILD.hermit-abi-0.1.19.bazel | 2 +- cargo/remote/BUILD.html5ever-0.25.1.bazel | 4 +- ...1.5.1.bazel => BUILD.httparse-1.6.0.bazel} | 4 +- ....14.16.bazel => BUILD.hyper-0.14.17.bazel} | 20 +- cargo/remote/BUILD.hyper-rustls-0.22.1.bazel | 6 +- cargo/remote/BUILD.hyper-timeout-0.4.1.bazel | 4 +- cargo/remote/BUILD.hyper-tls-0.5.0.bazel | 4 +- cargo/remote/BUILD.indexmap-1.8.0.bazel | 2 +- cargo/remote/BUILD.indoc-impl-0.3.6.bazel | 6 +- ...0.3.55.bazel => BUILD.js-sys-0.3.56.bazel} | 4 +- ...0.2.112.bazel => BUILD.libc-0.2.119.bazel} | 4 +- .../remote/BUILD.libsqlite3-sys-0.23.2.bazel | 2 +- .../BUILD.linkcheck-0.4.1-alpha.0.bazel | 4 +- ...0.4.5.bazel => BUILD.lock_api-0.4.6.bazel} | 2 +- cargo/remote/BUILD.markup5ever-0.10.1.bazel | 2 +- ...0.3.bazel => BUILD.mime_guess-2.0.4.bazel} | 4 +- cargo/remote/BUILD.miniz_oxide-0.4.4.bazel | 2 +- cargo/remote/BUILD.mio-0.7.14.bazel | 4 +- cargo/remote/BUILD.native-tls-0.2.8.bazel | 8 +- ...pi-0.3.6.bazel => BUILD.ntapi-0.3.7.bazel} | 4 +- cargo/remote/BUILD.num-integer-0.1.44.bazel | 2 +- cargo/remote/BUILD.num-traits-0.2.14.bazel | 2 +- cargo/remote/BUILD.num_cpus-1.13.1.bazel | 2 +- .../remote/BUILD.num_enum_derive-0.5.6.bazel | 6 +- cargo/remote/BUILD.num_threads-0.1.3.bazel | 65 ++ cargo/remote/BUILD.openssl-0.10.38.bazel | 2 +- cargo/remote/BUILD.openssl-sys-0.9.72.bazel | 6 +- cargo/remote/BUILD.parking_lot-0.11.2.bazel | 2 +- .../remote/BUILD.parking_lot_core-0.8.5.bazel | 2 +- cargo/remote/BUILD.phf_generator-0.10.0.bazel | 4 +- cargo/remote/BUILD.phf_macros-0.10.0.bazel | 4 +- cargo/remote/BUILD.phf_macros-0.8.0.bazel | 4 +- cargo/remote/BUILD.phf_shared-0.10.0.bazel | 3 +- cargo/remote/BUILD.phf_shared-0.8.0.bazel | 2 +- .../BUILD.pin-project-internal-1.0.10.bazel | 4 +- ...zel => BUILD.proc-macro-crate-1.1.3.bazel} | 2 +- cargo/remote/BUILD.prost-build-0.9.0.bazel | 2 +- cargo/remote/BUILD.prost-derive-0.9.0.bazel | 6 +- cargo/remote/BUILD.pyo3-0.15.1.bazel | 4 +- cargo/remote/BUILD.pyo3-macros-0.15.1.bazel | 4 +- .../BUILD.pyo3-macros-backend-0.15.1.bazel | 4 +- ...-1.0.14.bazel => BUILD.quote-1.0.15.bazel} | 2 +- cargo/remote/BUILD.rand-0.7.3.bazel | 2 +- ...and-0.8.4.bazel => BUILD.rand-0.8.5.bazel} | 20 +- cargo/remote/BUILD.rand_core-0.6.3.bazel | 2 +- cargo/remote/BUILD.redox_users-0.4.0.bazel | 2 +- cargo/remote/BUILD.reqwest-0.11.3.bazel | 16 +- cargo/remote/BUILD.ring-0.16.20.bazel | 4 +- cargo/remote/BUILD.rustc_version-0.4.0.bazel | 2 +- .../BUILD.rustls-native-certs-0.5.0.bazel | 2 +- ...l => BUILD.security-framework-2.6.1.bazel} | 8 +- ... BUILD.security-framework-sys-2.6.1.bazel} | 4 +- ...r-1.0.4.bazel => BUILD.semver-1.0.6.bazel} | 4 +- ....0.133.bazel => BUILD.serde-1.0.136.bazel} | 6 +- cargo/remote/BUILD.serde-aux-3.0.1.bazel | 4 +- ...bazel => BUILD.serde_derive-1.0.136.bazel} | 8 +- ...74.bazel => BUILD.serde_json-1.0.79.bazel} | 20 +- cargo/remote/BUILD.serde_repr-0.1.7.bazel | 4 +- cargo/remote/BUILD.serde_tuple-0.5.0.bazel | 2 +- .../BUILD.serde_tuple_macros-0.5.0.bazel | 4 +- ...zel => BUILD.serde_urlencoded-0.7.1.bazel} | 6 +- ...ha1-0.6.0.bazel => BUILD.sha1-0.6.1.bazel} | 5 +- cargo/remote/BUILD.sha1_smol-1.0.0.bazel | 54 ++ .../BUILD.signal-hook-registry-1.4.0.bazel | 2 +- ....3.7.bazel => BUILD.siphasher-0.3.9.bazel} | 2 +- cargo/remote/BUILD.slog-async-2.7.0.bazel | 2 +- cargo/remote/BUILD.slog-envlogger-2.2.0.bazel | 2 +- ....8.0.bazel => BUILD.slog-term-2.9.0.bazel} | 6 +- ...-0.4.2.bazel => BUILD.socket2-0.4.4.bazel} | 4 +- ...2.bazel => BUILD.string_cache-0.8.3.bazel} | 6 +- .../BUILD.string_cache_codegen-0.5.1.bazel | 2 +- cargo/remote/BUILD.strum_macros-0.23.1.bazel | 4 +- ...yn-1.0.85.bazel => BUILD.syn-1.0.86.bazel} | 6 +- cargo/remote/BUILD.tempfile-3.3.0.bazel | 4 +- cargo/remote/BUILD.tendril-0.4.2.bazel | 2 +- .../remote/BUILD.thiserror-impl-1.0.30.bazel | 4 +- ...3.bazel => BUILD.thread_local-1.1.4.bazel} | 2 +- cargo/remote/BUILD.time-0.1.44.bazel | 2 +- cargo/remote/BUILD.time-0.3.7.bazel | 83 +++ ....1.bazel => BUILD.time-macros-0.2.3.bazel} | 9 +- ...-1.15.0.bazel => BUILD.tokio-1.16.1.bazel} | 8 +- .../remote/BUILD.tokio-io-timeout-1.1.1.bazel | 2 +- cargo/remote/BUILD.tokio-macros-1.7.0.bazel | 4 +- .../remote/BUILD.tokio-native-tls-0.3.0.bazel | 2 +- cargo/remote/BUILD.tokio-rustls-0.22.0.bazel | 2 +- cargo/remote/BUILD.tokio-socks-0.5.1.bazel | 4 +- cargo/remote/BUILD.tokio-util-0.6.9.bazel | 6 +- cargo/remote/BUILD.toml-0.5.8.bazel | 2 +- ....1.29.bazel => BUILD.tracing-0.1.31.bazel} | 12 +- ....bazel => BUILD.tracing-core-0.1.22.bazel} | 2 +- .../BUILD.unic-langid-macros-impl-0.9.0.bazel | 4 +- ...=> BUILD.unicode-segmentation-1.9.0.bazel} | 2 +- ...0.1.7.bazel => BUILD.unindent-0.1.8.bazel} | 2 +- cargo/remote/BUILD.url-2.2.2.bazel | 2 +- cargo/remote/BUILD.utime-0.3.1.bazel | 2 +- ...D.wasi-0.11.0+wasi-snapshot-preview1.bazel | 56 ++ ....bazel => BUILD.wasm-bindgen-0.2.79.bazel} | 10 +- ...> BUILD.wasm-bindgen-backend-0.2.79.bazel} | 8 +- ...> BUILD.wasm-bindgen-futures-0.4.29.bazel} | 6 +- ... => BUILD.wasm-bindgen-macro-0.2.79.bazel} | 6 +- ...D.wasm-bindgen-macro-support-0.2.79.bazel} | 10 +- ...=> BUILD.wasm-bindgen-shared-0.2.79.bazel} | 4 +- ....3.55.bazel => BUILD.web-sys-0.3.56.bazel} | 6 +- ...ch-4.2.2.bazel => BUILD.which-4.2.4.bazel} | 4 +- cargo/remote/BUILD.zip-0.5.13.bazel | 2 +- pylib/rsbridge/cargo/BUILD.bazel | 22 +- rslib/Cargo.toml | 6 +- rslib/cargo/BUILD.bazel | 22 +- rslib/i18n/cargo/BUILD.bazel | 22 +- rslib/i18n_helpers/cargo/BUILD.bazel | 22 +- rslib/linkchecker/cargo/BUILD.bazel | 22 +- 157 files changed, 1322 insertions(+), 937 deletions(-) rename cargo/remote/{BUILD.ammonia-3.1.2.bazel => BUILD.ammonia-3.1.4.bazel} (95%) rename cargo/remote/{BUILD.anyhow-1.0.52.bazel => BUILD.anyhow-1.0.55.bazel} (98%) rename cargo/remote/{BUILD.autocfg-1.0.1.bazel => BUILD.autocfg-1.1.0.bazel} (98%) rename cargo/remote/{BUILD.blake3-1.3.0.bazel => BUILD.blake3-1.3.1.bazel} (94%) rename cargo/remote/{BUILD.block-buffer-0.10.0.bazel => BUILD.block-buffer-0.10.2.bazel} (97%) rename cargo/remote/{BUILD.cc-1.0.72.bazel => BUILD.cc-1.0.73.bazel} (97%) rename cargo/remote/{BUILD.coarsetime-0.1.20.bazel => BUILD.coarsetime-0.1.21.bazel} (96%) rename cargo/remote/{BUILD.core-foundation-0.9.2.bazel => BUILD.core-foundation-0.9.3.bazel} (95%) rename cargo/remote/{BUILD.crc32fast-1.3.0.bazel => BUILD.crc32fast-1.3.2.bazel} (97%) rename cargo/remote/{BUILD.crossbeam-utils-0.8.6.bazel => BUILD.crossbeam-utils-0.8.7.bazel} (97%) rename cargo/remote/{BUILD.crypto-common-0.1.1.bazel => BUILD.crypto-common-0.1.3.bazel} (94%) rename cargo/remote/{BUILD.digest-0.10.1.bazel => BUILD.digest-0.10.3.bazel} (86%) rename cargo/remote/{BUILD.fastrand-1.6.0.bazel => BUILD.fastrand-1.7.0.bazel} (93%) rename cargo/remote/{BUILD.futf-0.1.4.bazel => BUILD.futf-0.1.5.bazel} (97%) rename cargo/remote/{BUILD.futures-0.3.19.bazel => BUILD.futures-0.3.21.bazel} (91%) rename cargo/remote/{BUILD.futures-channel-0.3.19.bazel => BUILD.futures-channel-0.3.21.bazel} (93%) rename cargo/remote/{BUILD.futures-core-0.3.19.bazel => BUILD.futures-core-0.3.21.bazel} (97%) rename cargo/remote/{BUILD.futures-executor-0.3.19.bazel => BUILD.futures-executor-0.3.21.bazel} (86%) rename cargo/remote/{BUILD.futures-io-0.3.19.bazel => BUILD.futures-io-0.3.21.bazel} (97%) rename cargo/remote/{BUILD.futures-macro-0.3.19.bazel => BUILD.futures-macro-0.3.21.bazel} (91%) rename cargo/remote/{BUILD.futures-sink-0.3.19.bazel => BUILD.futures-sink-0.3.21.bazel} (97%) rename cargo/remote/{BUILD.futures-task-0.3.19.bazel => BUILD.futures-task-0.3.21.bazel} (97%) rename cargo/remote/{BUILD.futures-util-0.3.19.bazel => BUILD.futures-util-0.3.21.bazel} (84%) rename cargo/remote/{BUILD.getrandom-0.2.4.bazel => BUILD.getrandom-0.2.5.bazel} (96%) rename cargo/remote/{BUILD.h2-0.3.10.bazel => BUILD.h2-0.3.11.bazel} (84%) rename cargo/remote/{BUILD.httparse-1.5.1.bazel => BUILD.httparse-1.6.0.bazel} (97%) rename cargo/remote/{BUILD.hyper-0.14.16.bazel => BUILD.hyper-0.14.17.bazel} (87%) rename cargo/remote/{BUILD.js-sys-0.3.55.bazel => BUILD.js-sys-0.3.56.bazel} (93%) rename cargo/remote/{BUILD.libc-0.2.112.bazel => BUILD.libc-0.2.119.bazel} (97%) rename cargo/remote/{BUILD.lock_api-0.4.5.bazel => BUILD.lock_api-0.4.6.bazel} (97%) rename cargo/remote/{BUILD.mime_guess-2.0.3.bazel => BUILD.mime_guess-2.0.4.bazel} (97%) rename cargo/remote/{BUILD.ntapi-0.3.6.bazel => BUILD.ntapi-0.3.7.bazel} (97%) create mode 100644 cargo/remote/BUILD.num_threads-0.1.3.bazel rename cargo/remote/{BUILD.proc-macro-crate-1.1.0.bazel => BUILD.proc-macro-crate-1.1.3.bazel} (98%) rename cargo/remote/{BUILD.quote-1.0.14.bazel => BUILD.quote-1.0.15.bazel} (98%) rename cargo/remote/{BUILD.rand-0.8.4.bazel => BUILD.rand-0.8.5.bazel} (70%) rename cargo/remote/{BUILD.security-framework-2.4.2.bazel => BUILD.security-framework-2.6.1.bazel} (88%) rename cargo/remote/{BUILD.security-framework-sys-2.4.2.bazel => BUILD.security-framework-sys-2.6.1.bazel} (94%) rename cargo/remote/{BUILD.semver-1.0.4.bazel => BUILD.semver-1.0.6.bazel} (97%) rename cargo/remote/{BUILD.serde-1.0.133.bazel => BUILD.serde-1.0.136.bazel} (94%) rename cargo/remote/{BUILD.serde_derive-1.0.133.bazel => BUILD.serde_derive-1.0.136.bazel} (93%) rename cargo/remote/{BUILD.serde_json-1.0.74.bazel => BUILD.serde_json-1.0.79.bazel} (78%) rename cargo/remote/{BUILD.serde_urlencoded-0.7.0.bazel => BUILD.serde_urlencoded-0.7.1.bazel} (92%) rename cargo/remote/{BUILD.sha1-0.6.0.bazel => BUILD.sha1-0.6.1.bazel} (91%) create mode 100644 cargo/remote/BUILD.sha1_smol-1.0.0.bazel rename cargo/remote/{BUILD.siphasher-0.3.7.bazel => BUILD.siphasher-0.3.9.bazel} (97%) rename cargo/remote/{BUILD.slog-term-2.8.0.bazel => BUILD.slog-term-2.9.0.bazel} (93%) rename cargo/remote/{BUILD.socket2-0.4.2.bazel => BUILD.socket2-0.4.4.bazel} (96%) rename cargo/remote/{BUILD.string_cache-0.8.2.bazel => BUILD.string_cache-0.8.3.bazel} (92%) rename cargo/remote/{BUILD.syn-1.0.85.bazel => BUILD.syn-1.0.86.bazel} (97%) rename cargo/remote/{BUILD.thread_local-1.1.3.bazel => BUILD.thread_local-1.1.4.bazel} (98%) create mode 100644 cargo/remote/BUILD.time-0.3.7.bazel rename cargo/remote/{BUILD.rand_hc-0.3.1.bazel => BUILD.time-macros-0.2.3.bazel} (87%) rename cargo/remote/{BUILD.tokio-1.15.0.bazel => BUILD.tokio-1.16.1.bazel} (97%) rename cargo/remote/{BUILD.tracing-0.1.29.bazel => BUILD.tracing-0.1.31.bazel} (85%) rename cargo/remote/{BUILD.tracing-core-0.1.21.bazel => BUILD.tracing-core-0.1.22.bazel} (98%) rename cargo/remote/{BUILD.unicode-segmentation-1.8.0.bazel => BUILD.unicode-segmentation-1.9.0.bazel} (98%) rename cargo/remote/{BUILD.unindent-0.1.7.bazel => BUILD.unindent-0.1.8.bazel} (97%) create mode 100644 cargo/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel rename cargo/remote/{BUILD.wasm-bindgen-0.2.78.bazel => BUILD.wasm-bindgen-0.2.79.bazel} (91%) rename cargo/remote/{BUILD.wasm-bindgen-backend-0.2.78.bazel => BUILD.wasm-bindgen-backend-0.2.79.bazel} (88%) rename cargo/remote/{BUILD.wasm-bindgen-futures-0.4.28.bazel => BUILD.wasm-bindgen-futures-0.4.29.bazel} (90%) rename cargo/remote/{BUILD.wasm-bindgen-macro-0.2.78.bazel => BUILD.wasm-bindgen-macro-0.2.79.bazel} (89%) rename cargo/remote/{BUILD.wasm-bindgen-macro-support-0.2.78.bazel => BUILD.wasm-bindgen-macro-support-0.2.79.bazel} (83%) rename cargo/remote/{BUILD.wasm-bindgen-shared-0.2.78.bazel => BUILD.wasm-bindgen-shared-0.2.79.bazel} (97%) rename cargo/remote/{BUILD.web-sys-0.3.55.bazel => BUILD.web-sys-0.3.56.bazel} (92%) rename cargo/remote/{BUILD.which-4.2.2.bazel => BUILD.which-4.2.4.bazel} (95%) diff --git a/Cargo.lock b/Cargo.lock index 83fadda30..aab1cdf3e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -14,7 +14,7 @@ version = "0.7.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" dependencies = [ - "getrandom 0.2.4", + "getrandom 0.2.5", "once_cell", "version_check", ] @@ -30,15 +30,14 @@ dependencies = [ [[package]] name = "ammonia" -version = "3.1.2" +version = "3.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e445c26125ff80316eaea16e812d717b147b82a68682bd4730f74d4845c8b35" +checksum = "ea9f21d23d82bae9d33c21080572af1fa749788e68234b5d8fa5e39d3e0783ed" dependencies = [ "html5ever", "lazy_static", "maplit", "markup5ever_rcdom", - "matches", "tendril", "url", ] @@ -77,7 +76,7 @@ dependencies = [ "prost", "prost-build", "pulldown-cmark", - "rand 0.8.4", + "rand 0.8.5", "regex", "reqwest", "rusqlite", @@ -138,9 +137,9 @@ version = "0.0.0" [[package]] name = "anyhow" -version = "1.0.52" +version = "1.0.55" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84450d0b4a8bd1ba4144ce8ce718fbc5d071358b1e5384bace6536b3d1f2d5b3" +checksum = "159bb86af3a200e19a068f4224eae4c8bb2d0fa054c7e5d1cacd5cef95e684cd" [[package]] name = "arc-swap" @@ -193,9 +192,9 @@ dependencies = [ [[package]] name = "autocfg" -version = "1.0.1" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" +checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "base64" @@ -211,9 +210,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "blake3" -version = "1.3.0" +version = "1.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "882e99e4a0cb2ae6cb6e442102e8e6b7131718d94110e64c3e6a34ea9b106f37" +checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f" dependencies = [ "arrayref", "arrayvec 0.7.2", @@ -225,9 +224,9 @@ dependencies = [ [[package]] name = "block-buffer" -version = "0.10.0" +version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1d36a02058e76b040de25a4464ba1c80935655595b661505c8b39b664828b95" +checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324" dependencies = [ "generic-array", ] @@ -273,9 +272,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.0.72" +version = "1.0.73" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee" +checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11" [[package]] name = "cfg-if" @@ -292,7 +291,7 @@ dependencies = [ "libc", "num-integer", "num-traits", - "time", + "time 0.1.44", "winapi", ] @@ -309,13 +308,13 @@ dependencies = [ [[package]] name = "coarsetime" -version = "0.1.20" +version = "0.1.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5b6ec6f6e80e839eb22bd61b18f19a8f2ae3f8bda9cf0fdce9dd96c9c5df8393" +checksum = "441947d9f3582f20b35fdd2bc5ada3a8c74c9ea380d66268607cb399b510ee08" dependencies = [ "libc", "once_cell", - "wasi 0.10.0+wasi-snapshot-preview1", + "wasi 0.11.0+wasi-snapshot-preview1", "wasm-bindgen", ] @@ -354,9 +353,9 @@ checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e" [[package]] name = "core-foundation" -version = "0.9.2" +version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3" +checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" dependencies = [ "core-foundation-sys", "libc", @@ -370,9 +369,9 @@ checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" [[package]] name = "crc32fast" -version = "1.3.0" +version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "738c290dfaea84fc1ca15ad9c168d083b05a714e1efddd8edaab678dc28d2836" +checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" dependencies = [ "cfg-if", ] @@ -436,9 +435,9 @@ dependencies = [ [[package]] name = "crossbeam-epoch" -version = "0.9.6" +version = "0.9.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97242a70df9b89a65d0b6df3c4bf5b9ce03c5b7309019777fbde37e7537f8762" +checksum = "c00d6d2ea26e8b151d99093005cb442fb9a37aeaca582a03ec70946f49ab5ed9" dependencies = [ "cfg-if", "crossbeam-utils", @@ -449,9 +448,9 @@ dependencies = [ [[package]] name = "crossbeam-utils" -version = "0.8.6" +version = "0.8.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120" +checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6" dependencies = [ "cfg-if", "lazy_static", @@ -459,11 +458,12 @@ dependencies = [ [[package]] name = "crypto-common" -version = "0.1.1" +version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "683d6b536309245c849479fba3da410962a43ed8e51c26b729208ec0ac2798d0" +checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8" dependencies = [ "generic-array", + "typenum", ] [[package]] @@ -530,13 +530,12 @@ dependencies = [ [[package]] name = "digest" -version = "0.10.1" +version = "0.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b697d66081d42af4fba142d56918a3cb21dc8eb63372c6b85d14f44fb9c5979b" +checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506" dependencies = [ "block-buffer", "crypto-common", - "generic-array", "subtle", ] @@ -624,9 +623,9 @@ checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a" [[package]] name = "fastrand" -version = "1.6.0" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "779d043b6a0b90cc4c0ed7ee380a6504394cee7efd7db050e3774eee387324b2" +checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf" dependencies = [ "instant", ] @@ -726,9 +725,9 @@ dependencies = [ [[package]] name = "futf" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b" +checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" dependencies = [ "mac", "new_debug_unreachable", @@ -736,9 +735,9 @@ dependencies = [ [[package]] name = "futures" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4" +checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e" dependencies = [ "futures-channel", "futures-core", @@ -751,9 +750,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b" +checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010" dependencies = [ "futures-core", "futures-sink", @@ -761,15 +760,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7" +checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3" [[package]] name = "futures-executor" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a" +checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6" dependencies = [ "futures-core", "futures-task", @@ -778,15 +777,15 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2" +checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b" [[package]] name = "futures-macro" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c" +checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512" dependencies = [ "proc-macro2", "quote", @@ -795,21 +794,21 @@ dependencies = [ [[package]] name = "futures-sink" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508" +checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868" [[package]] name = "futures-task" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72" +checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a" [[package]] name = "futures-util" -version = "0.3.19" +version = "0.3.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164" +checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a" dependencies = [ "futures-channel", "futures-core", @@ -864,9 +863,9 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.4" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c" +checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77" dependencies = [ "cfg-if", "libc", @@ -875,9 +874,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.10" +version = "0.3.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c9de88456263e249e241fcd211d3954e2c9b0ef7ccfc235a444eb367cae3689" +checksum = "d9f1f717ddc7b2ba36df7e871fd88db79326551d3d6f1fc406fbfd28b582ff8e" dependencies = [ "bytes", "fnv", @@ -984,9 +983,9 @@ dependencies = [ [[package]] name = "httparse" -version = "1.5.1" +version = "1.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503" +checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4" [[package]] name = "httpdate" @@ -1002,9 +1001,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "0.14.16" +version = "0.14.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7ec3e62bdc98a2f0393a5048e4c30ef659440ea6e0e572965103e72bd836f55" +checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd" dependencies = [ "bytes", "futures-channel", @@ -1015,7 +1014,7 @@ dependencies = [ "http-body", "httparse", "httpdate", - "itoa 0.4.8", + "itoa 1.0.1", "pin-project-lite", "socket2", "tokio", @@ -1180,9 +1179,9 @@ checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35" [[package]] name = "js-sys" -version = "0.3.55" +version = "0.3.56" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84" +checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04" dependencies = [ "wasm-bindgen", ] @@ -1207,9 +1206,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.112" +version = "0.2.119" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125" +checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4" [[package]] name = "libsqlite3-sys" @@ -1268,9 +1267,9 @@ dependencies = [ [[package]] name = "lock_api" -version = "0.4.5" +version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109" +checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b" dependencies = [ "scopeguard", ] @@ -1351,9 +1350,9 @@ checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" [[package]] name = "mime_guess" -version = "2.0.3" +version = "2.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212" +checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef" dependencies = [ "mime", "unicase", @@ -1446,9 +1445,9 @@ dependencies = [ [[package]] name = "ntapi" -version = "0.3.6" +version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44" +checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f" dependencies = [ "winapi", ] @@ -1513,6 +1512,15 @@ dependencies = [ "syn", ] +[[package]] +name = "num_threads" +version = "0.1.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "97ba99ba6393e2c3734791401b66902d981cb03bf190af674ca69949b6d5fb15" +dependencies = [ + "libc", +] + [[package]] name = "once_cell" version = "1.9.0" @@ -1675,7 +1683,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6" dependencies = [ "phf_shared 0.10.0", - "rand 0.8.4", + "rand 0.8.5", ] [[package]] @@ -1804,9 +1812,9 @@ checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" [[package]] name = "proc-macro-crate" -version = "1.1.0" +version = "1.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83" +checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a" dependencies = [ "thiserror", "toml", @@ -1948,9 +1956,9 @@ dependencies = [ [[package]] name = "quote" -version = "1.0.14" +version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "47aa80447ce4daf1717500037052af176af5d38cc3e571d9ec1c7353fc10c87d" +checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145" dependencies = [ "proc-macro2", ] @@ -1965,20 +1973,19 @@ dependencies = [ "libc", "rand_chacha 0.2.2", "rand_core 0.5.1", - "rand_hc 0.2.0", + "rand_hc", "rand_pcg", ] [[package]] name = "rand" -version = "0.8.4" +version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8" +checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" dependencies = [ "libc", "rand_chacha 0.3.1", "rand_core 0.6.3", - "rand_hc 0.3.1", ] [[package]] @@ -2016,7 +2023,7 @@ version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" dependencies = [ - "getrandom 0.2.4", + "getrandom 0.2.5", ] [[package]] @@ -2028,15 +2035,6 @@ dependencies = [ "rand_core 0.5.1", ] -[[package]] -name = "rand_hc" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7" -dependencies = [ - "rand_core 0.6.3", -] - [[package]] name = "rand_pcg" version = "0.2.1" @@ -2086,7 +2084,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" dependencies = [ - "getrandom 0.2.4", + "getrandom 0.2.5", "redox_syscall", ] @@ -2291,9 +2289,9 @@ dependencies = [ [[package]] name = "security-framework" -version = "2.4.2" +version = "2.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87" +checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc" dependencies = [ "bitflags", "core-foundation", @@ -2304,9 +2302,9 @@ dependencies = [ [[package]] name = "security-framework-sys" -version = "2.4.2" +version = "2.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e" +checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556" dependencies = [ "core-foundation-sys", "libc", @@ -2340,15 +2338,15 @@ checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af" [[package]] name = "semver" -version = "1.0.4" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012" +checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d" [[package]] name = "serde" -version = "1.0.133" +version = "1.0.136" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97565067517b60e2d1ea8b268e59ce036de907ac523ad83a0475da04e818989a" +checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789" dependencies = [ "serde_derive", ] @@ -2376,9 +2374,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.133" +version = "1.0.136" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed201699328568d8d08208fdd080e3ff594e6c422e438b6705905da01005d537" +checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9" dependencies = [ "proc-macro2", "quote", @@ -2387,9 +2385,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.74" +version = "1.0.79" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee2bb9cd061c5865d345bb02ca49fcef1391741b672b54a0bf7b679badec3142" +checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95" dependencies = [ "itoa 1.0.1", "ryu", @@ -2430,12 +2428,12 @@ dependencies = [ [[package]] name = "serde_urlencoded" -version = "0.7.0" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" +checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" dependencies = [ "form_urlencoded", - "itoa 0.4.8", + "itoa 1.0.1", "ryu", "serde", ] @@ -2452,9 +2450,18 @@ dependencies = [ [[package]] name = "sha1" -version = "0.6.0" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" +checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770" +dependencies = [ + "sha1_smol", +] + +[[package]] +name = "sha1_smol" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012" [[package]] name = "signal-hook-registry" @@ -2467,9 +2474,9 @@ dependencies = [ [[package]] name = "siphasher" -version = "0.3.7" +version = "0.3.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b" +checksum = "a86232ab60fa71287d7f2ddae4a7073f6b7aac33631c3015abb556f08c6d0a3e" [[package]] name = "slab" @@ -2534,15 +2541,15 @@ dependencies = [ [[package]] name = "slog-term" -version = "2.8.0" +version = "2.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "95c1e7e5aab61ced6006149ea772770b84a0d16ce0f7885def313e4829946d76" +checksum = "87d29185c55b7b258b4f120eab00f48557d4d9bc814f41713f449d35b0f8977c" dependencies = [ "atty", - "chrono", "slog", "term", "thread_local", + "time 0.3.7", ] [[package]] @@ -2559,9 +2566,9 @@ checksum = "27207bb65232eda1f588cf46db2fee75c0808d557f6b3cf19a75f5d6d7c94df1" [[package]] name = "socket2" -version = "0.4.2" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516" +checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0" dependencies = [ "libc", "winapi", @@ -2581,14 +2588,14 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "string_cache" -version = "0.8.2" +version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "923f0f39b6267d37d23ce71ae7235602134b250ace715dd2c90421998ddac0c6" +checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26" dependencies = [ "lazy_static", "new_debug_unreachable", "parking_lot", - "phf_shared 0.8.0", + "phf_shared 0.10.0", "precomputed-hash", "serde", ] @@ -2635,9 +2642,9 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" [[package]] name = "syn" -version = "1.0.85" +version = "1.0.86" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a684ac3dcd8913827e18cd09a68384ee66c1de24157e3c556c9ab16d85695fb7" +checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b" dependencies = [ "proc-macro2", "quote", @@ -2732,9 +2739,9 @@ dependencies = [ [[package]] name = "thread_local" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd" +checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180" dependencies = [ "once_cell", ] @@ -2750,6 +2757,24 @@ dependencies = [ "winapi", ] +[[package]] +name = "time" +version = "0.3.7" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d" +dependencies = [ + "itoa 1.0.1", + "libc", + "num_threads", + "time-macros", +] + +[[package]] +name = "time-macros" +version = "0.2.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6" + [[package]] name = "tinystr" version = "0.3.4" @@ -2783,9 +2808,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" [[package]] name = "tokio" -version = "1.15.0" +version = "1.16.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fbbf1c778ec206785635ce8ad57fe52b3009ae9e0c9f574a728f3049d3e55838" +checksum = "0c27a64b625de6d309e8c57716ba93021dccf1b3b5c97edd6d3dd2d2135afc0a" dependencies = [ "bytes", "libc", @@ -2884,9 +2909,9 @@ checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" [[package]] name = "tracing" -version = "0.1.29" +version = "0.1.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105" +checksum = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f" dependencies = [ "cfg-if", "pin-project-lite", @@ -2895,9 +2920,9 @@ dependencies = [ [[package]] name = "tracing-core" -version = "0.1.21" +version = "0.1.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4" +checksum = "03cfcb51380632a72d3111cb8d3447a8d908e577d31beeac006f836383d29a23" dependencies = [ "lazy_static", ] @@ -3034,9 +3059,9 @@ dependencies = [ [[package]] name = "unicode-segmentation" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b" +checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99" [[package]] name = "unicode-width" @@ -3052,9 +3077,9 @@ checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" [[package]] name = "unindent" -version = "0.1.7" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7" +checksum = "514672a55d7380da379785a4d70ca8386c8883ff7eaae877be4d2081cebe73d8" [[package]] name = "untrusted" @@ -3143,10 +3168,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" [[package]] -name = "wasm-bindgen" -version = "0.2.78" +name = "wasi" +version = "0.11.0+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce" +checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" + +[[package]] +name = "wasm-bindgen" +version = "0.2.79" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06" dependencies = [ "cfg-if", "serde", @@ -3156,9 +3187,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.78" +version = "0.2.79" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b" +checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca" dependencies = [ "bumpalo", "lazy_static", @@ -3171,9 +3202,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.28" +version = "0.4.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39" +checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395" dependencies = [ "cfg-if", "js-sys", @@ -3183,9 +3214,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.78" +version = "0.2.79" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9" +checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -3193,9 +3224,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.78" +version = "0.2.79" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab" +checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc" dependencies = [ "proc-macro2", "quote", @@ -3206,15 +3237,15 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.78" +version = "0.2.79" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc" +checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2" [[package]] name = "web-sys" -version = "0.3.55" +version = "0.3.56" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb" +checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb" dependencies = [ "js-sys", "wasm-bindgen", @@ -3241,9 +3272,9 @@ dependencies = [ [[package]] name = "which" -version = "4.2.2" +version = "4.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9" +checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2" dependencies = [ "either", "lazy_static", @@ -3299,7 +3330,7 @@ dependencies = [ "log", "mac", "markup5ever", - "time", + "time 0.1.44", ] [[package]] @@ -3312,5 +3343,5 @@ dependencies = [ "crc32fast", "flate2", "thiserror", - "time", + "time 0.1.44", ] diff --git a/cargo/BUILD.bazel b/cargo/BUILD.bazel index 5b2f76210..d12d19d9f 100644 --- a/cargo/BUILD.bazel +++ b/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_2//:ammonia", + actual = "@raze__ammonia__3_1_4//:ammonia", tags = [ "cargo-raze", "manual", @@ -32,7 +32,7 @@ alias( alias( name = "blake3", - actual = "@raze__blake3__1_3_0//:blake3", + actual = "@raze__blake3__1_3_1//:blake3", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_20//:coarsetime", + actual = "@raze__coarsetime__0_1_21//:coarsetime", tags = [ "cargo-raze", "manual", @@ -122,7 +122,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_19//:futures", + actual = "@raze__futures__0_3_21//:futures", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "rand", - actual = "@raze__rand__0_8_4//:rand", + actual = "@raze__rand__0_8_5//:rand", tags = [ "cargo-raze", "manual", @@ -365,7 +365,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_133//:serde", + actual = "@raze__serde__1_0_136//:serde", tags = [ "cargo-raze", "manual", @@ -383,7 +383,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_133//:serde_derive", + actual = "@raze__serde_derive__1_0_136//:serde_derive", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_74//:serde_json", + actual = "@raze__serde_json__1_0_79//:serde_json", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "sha1", - actual = "@raze__sha1__0_6_0//:sha1", + actual = "@raze__sha1__0_6_1//:sha1", tags = [ "cargo-raze", "manual", @@ -455,7 +455,7 @@ alias( alias( name = "slog_term", - actual = "@raze__slog_term__2_8_0//:slog_term", + actual = "@raze__slog_term__2_9_0//:slog_term", tags = [ "cargo-raze", "manual", @@ -482,7 +482,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_15_0//:tokio", + actual = "@raze__tokio__1_16_1//:tokio", tags = [ "cargo-raze", "manual", diff --git a/cargo/BUILD.reqwest.native.bazel b/cargo/BUILD.reqwest.native.bazel index 696b2881c..bb00e8cb6 100644 --- a/cargo/BUILD.reqwest.native.bazel +++ b/cargo/BUILD.reqwest.native.bazel @@ -79,10 +79,10 @@ rust_library( "@raze__bytes__1_1_0//:bytes", "@raze__http__0_2_6//:http", "@raze__hyper_timeout__0_4_1//:hyper_timeout", - "@raze__mime_guess__2_0_3//:mime_guess", - "@raze__serde__1_0_133//:serde", - "@raze__serde_json__1_0_74//:serde_json", - "@raze__serde_urlencoded__0_7_0//:serde_urlencoded", + "@raze__mime_guess__2_0_4//:mime_guess", + "@raze__serde__1_0_136//:serde", + "@raze__serde_json__1_0_79//:serde_json", + "@raze__serde_urlencoded__0_7_1//:serde_urlencoded", "@raze__url__2_2_2//:url", ] + selects.with_or({ # cfg(not(target_arch = "wasm32")) @@ -97,10 +97,10 @@ rust_library( ): [ "@raze__base64__0_13_0//:base64", "@raze__encoding_rs__0_8_30//:encoding_rs", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_util__0_3_19//:futures_util", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_util__0_3_21//:futures_util", "@raze__http_body__0_4_4//:http_body", - "@raze__hyper__0_14_16//:hyper", + "@raze__hyper__0_14_17//:hyper", "@raze__hyper_tls__0_5_0//:hyper_tls", "@raze__ipnet__2_3_1//:ipnet", "@raze__lazy_static__1_4_0//:lazy_static", @@ -109,7 +109,7 @@ rust_library( "@raze__native_tls__0_2_8//:native_tls", "@raze__percent_encoding__2_1_0//:percent_encoding", "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__tokio_native_tls__0_3_0//:tokio_native_tls", "@raze__tokio_socks__0_5_1//:tokio_socks", ], diff --git a/cargo/BUILD.reqwest.rustls.bazel b/cargo/BUILD.reqwest.rustls.bazel index 741099606..c1b55de04 100644 --- a/cargo/BUILD.reqwest.rustls.bazel +++ b/cargo/BUILD.reqwest.rustls.bazel @@ -82,10 +82,10 @@ rust_library( "@raze__bytes__1_1_0//:bytes", "@raze__http__0_2_6//:http", "@raze__hyper_timeout__0_4_1//:hyper_timeout", - "@raze__mime_guess__2_0_3//:mime_guess", - "@raze__serde__1_0_133//:serde", - "@raze__serde_json__1_0_74//:serde_json", - "@raze__serde_urlencoded__0_7_0//:serde_urlencoded", + "@raze__mime_guess__2_0_4//:mime_guess", + "@raze__serde__1_0_136//:serde", + "@raze__serde_json__1_0_79//:serde_json", + "@raze__serde_urlencoded__0_7_1//:serde_urlencoded", "@raze__url__2_2_2//:url", ] + selects.with_or({ # cfg(not(target_arch = "wasm32")) @@ -99,10 +99,10 @@ rust_library( ): [ "@raze__base64__0_13_0//:base64", "@raze__encoding_rs__0_8_30//:encoding_rs", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_util__0_3_19//:futures_util", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_util__0_3_21//:futures_util", "@raze__http_body__0_4_4//:http_body", - "@raze__hyper__0_14_16//:hyper", + "@raze__hyper__0_14_17//:hyper", "@raze__hyper_rustls__0_22_1//:hyper_rustls", "@raze__ipnet__2_3_1//:ipnet", "@raze__lazy_static__1_4_0//:lazy_static", @@ -112,7 +112,7 @@ rust_library( "@raze__pin_project_lite__0_2_8//:pin_project_lite", "@raze__rustls__0_19_1//:rustls", "@raze__rustls_native_certs__0_5_0//:rustls_native_certs", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__tokio_rustls__0_22_0//:tokio_rustls", "@raze__tokio_socks__0_5_1//:tokio_socks", "@raze__webpki_roots__0_21_1//:webpki_roots", diff --git a/cargo/crates.bzl b/cargo/crates.bzl index f253078e7..b1394f8b5 100644 --- a/cargo/crates.bzl +++ b/cargo/crates.bzl @@ -43,22 +43,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__ammonia__3_1_2", - url = "https://crates.io/api/v1/crates/ammonia/3.1.2/download", + name = "raze__ammonia__3_1_4", + url = "https://crates.io/api/v1/crates/ammonia/3.1.4/download", type = "tar.gz", - sha256 = "2e445c26125ff80316eaea16e812d717b147b82a68682bd4730f74d4845c8b35", - strip_prefix = "ammonia-3.1.2", - build_file = Label("//cargo/remote:BUILD.ammonia-3.1.2.bazel"), + sha256 = "ea9f21d23d82bae9d33c21080572af1fa749788e68234b5d8fa5e39d3e0783ed", + strip_prefix = "ammonia-3.1.4", + build_file = Label("//cargo/remote:BUILD.ammonia-3.1.4.bazel"), ) maybe( http_archive, - name = "raze__anyhow__1_0_52", - url = "https://crates.io/api/v1/crates/anyhow/1.0.52/download", + name = "raze__anyhow__1_0_55", + url = "https://crates.io/api/v1/crates/anyhow/1.0.55/download", type = "tar.gz", - sha256 = "84450d0b4a8bd1ba4144ce8ce718fbc5d071358b1e5384bace6536b3d1f2d5b3", - strip_prefix = "anyhow-1.0.52", - build_file = Label("//cargo/remote:BUILD.anyhow-1.0.52.bazel"), + sha256 = "159bb86af3a200e19a068f4224eae4c8bb2d0fa054c7e5d1cacd5cef95e684cd", + strip_prefix = "anyhow-1.0.55", + build_file = Label("//cargo/remote:BUILD.anyhow-1.0.55.bazel"), ) maybe( @@ -123,12 +123,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__autocfg__1_0_1", - url = "https://crates.io/api/v1/crates/autocfg/1.0.1/download", + name = "raze__autocfg__1_1_0", + url = "https://crates.io/api/v1/crates/autocfg/1.1.0/download", type = "tar.gz", - sha256 = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a", - strip_prefix = "autocfg-1.0.1", - build_file = Label("//cargo/remote:BUILD.autocfg-1.0.1.bazel"), + sha256 = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa", + strip_prefix = "autocfg-1.1.0", + build_file = Label("//cargo/remote:BUILD.autocfg-1.1.0.bazel"), ) maybe( @@ -153,22 +153,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__blake3__1_3_0", - url = "https://crates.io/api/v1/crates/blake3/1.3.0/download", + name = "raze__blake3__1_3_1", + url = "https://crates.io/api/v1/crates/blake3/1.3.1/download", type = "tar.gz", - sha256 = "882e99e4a0cb2ae6cb6e442102e8e6b7131718d94110e64c3e6a34ea9b106f37", - strip_prefix = "blake3-1.3.0", - build_file = Label("//cargo/remote:BUILD.blake3-1.3.0.bazel"), + sha256 = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f", + strip_prefix = "blake3-1.3.1", + build_file = Label("//cargo/remote:BUILD.blake3-1.3.1.bazel"), ) maybe( http_archive, - name = "raze__block_buffer__0_10_0", - url = "https://crates.io/api/v1/crates/block-buffer/0.10.0/download", + name = "raze__block_buffer__0_10_2", + url = "https://crates.io/api/v1/crates/block-buffer/0.10.2/download", type = "tar.gz", - sha256 = "f1d36a02058e76b040de25a4464ba1c80935655595b661505c8b39b664828b95", - strip_prefix = "block-buffer-0.10.0", - build_file = Label("//cargo/remote:BUILD.block-buffer-0.10.0.bazel"), + sha256 = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324", + strip_prefix = "block-buffer-0.10.2", + build_file = Label("//cargo/remote:BUILD.block-buffer-0.10.2.bazel"), ) maybe( @@ -203,12 +203,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__cc__1_0_72", - url = "https://crates.io/api/v1/crates/cc/1.0.72/download", + name = "raze__cc__1_0_73", + url = "https://crates.io/api/v1/crates/cc/1.0.73/download", type = "tar.gz", - sha256 = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee", - strip_prefix = "cc-1.0.72", - build_file = Label("//cargo/remote:BUILD.cc-1.0.72.bazel"), + sha256 = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11", + strip_prefix = "cc-1.0.73", + build_file = Label("//cargo/remote:BUILD.cc-1.0.73.bazel"), ) maybe( @@ -233,12 +233,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__coarsetime__0_1_20", - url = "https://crates.io/api/v1/crates/coarsetime/0.1.20/download", + name = "raze__coarsetime__0_1_21", + url = "https://crates.io/api/v1/crates/coarsetime/0.1.21/download", type = "tar.gz", - sha256 = "5b6ec6f6e80e839eb22bd61b18f19a8f2ae3f8bda9cf0fdce9dd96c9c5df8393", - strip_prefix = "coarsetime-0.1.20", - build_file = Label("//cargo/remote:BUILD.coarsetime-0.1.20.bazel"), + sha256 = "441947d9f3582f20b35fdd2bc5ada3a8c74c9ea380d66268607cb399b510ee08", + strip_prefix = "coarsetime-0.1.21", + build_file = Label("//cargo/remote:BUILD.coarsetime-0.1.21.bazel"), ) maybe( @@ -283,12 +283,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__core_foundation__0_9_2", - url = "https://crates.io/api/v1/crates/core-foundation/0.9.2/download", + name = "raze__core_foundation__0_9_3", + url = "https://crates.io/api/v1/crates/core-foundation/0.9.3/download", type = "tar.gz", - sha256 = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3", - strip_prefix = "core-foundation-0.9.2", - build_file = Label("//cargo/remote:BUILD.core-foundation-0.9.2.bazel"), + sha256 = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146", + strip_prefix = "core-foundation-0.9.3", + build_file = Label("//cargo/remote:BUILD.core-foundation-0.9.3.bazel"), ) maybe( @@ -303,12 +303,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__crc32fast__1_3_0", - url = "https://crates.io/api/v1/crates/crc32fast/1.3.0/download", + name = "raze__crc32fast__1_3_2", + url = "https://crates.io/api/v1/crates/crc32fast/1.3.2/download", type = "tar.gz", - sha256 = "738c290dfaea84fc1ca15ad9c168d083b05a714e1efddd8edaab678dc28d2836", - strip_prefix = "crc32fast-1.3.0", - build_file = Label("//cargo/remote:BUILD.crc32fast-1.3.0.bazel"), + sha256 = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d", + strip_prefix = "crc32fast-1.3.2", + build_file = Label("//cargo/remote:BUILD.crc32fast-1.3.2.bazel"), ) maybe( @@ -323,22 +323,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__crossbeam_utils__0_8_6", - url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.6/download", + name = "raze__crossbeam_utils__0_8_7", + url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.7/download", type = "tar.gz", - sha256 = "cfcae03edb34f947e64acdb1c33ec169824e20657e9ecb61cef6c8c74dcb8120", - strip_prefix = "crossbeam-utils-0.8.6", - build_file = Label("//cargo/remote:BUILD.crossbeam-utils-0.8.6.bazel"), + sha256 = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6", + strip_prefix = "crossbeam-utils-0.8.7", + build_file = Label("//cargo/remote:BUILD.crossbeam-utils-0.8.7.bazel"), ) maybe( http_archive, - name = "raze__crypto_common__0_1_1", - url = "https://crates.io/api/v1/crates/crypto-common/0.1.1/download", + name = "raze__crypto_common__0_1_3", + url = "https://crates.io/api/v1/crates/crypto-common/0.1.3/download", type = "tar.gz", - sha256 = "683d6b536309245c849479fba3da410962a43ed8e51c26b729208ec0ac2798d0", - strip_prefix = "crypto-common-0.1.1", - build_file = Label("//cargo/remote:BUILD.crypto-common-0.1.1.bazel"), + sha256 = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8", + strip_prefix = "crypto-common-0.1.3", + build_file = Label("//cargo/remote:BUILD.crypto-common-0.1.3.bazel"), ) maybe( @@ -373,12 +373,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__digest__0_10_1", - url = "https://crates.io/api/v1/crates/digest/0.10.1/download", + name = "raze__digest__0_10_3", + url = "https://crates.io/api/v1/crates/digest/0.10.3/download", type = "tar.gz", - sha256 = "b697d66081d42af4fba142d56918a3cb21dc8eb63372c6b85d14f44fb9c5979b", - strip_prefix = "digest-0.10.1", - build_file = Label("//cargo/remote:BUILD.digest-0.10.1.bazel"), + sha256 = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506", + strip_prefix = "digest-0.10.3", + build_file = Label("//cargo/remote:BUILD.digest-0.10.3.bazel"), ) maybe( @@ -483,12 +483,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__fastrand__1_6_0", - url = "https://crates.io/api/v1/crates/fastrand/1.6.0/download", + name = "raze__fastrand__1_7_0", + url = "https://crates.io/api/v1/crates/fastrand/1.7.0/download", type = "tar.gz", - sha256 = "779d043b6a0b90cc4c0ed7ee380a6504394cee7efd7db050e3774eee387324b2", - strip_prefix = "fastrand-1.6.0", - build_file = Label("//cargo/remote:BUILD.fastrand-1.6.0.bazel"), + sha256 = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf", + strip_prefix = "fastrand-1.7.0", + build_file = Label("//cargo/remote:BUILD.fastrand-1.7.0.bazel"), ) maybe( @@ -593,102 +593,102 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__futf__0_1_4", - url = "https://crates.io/api/v1/crates/futf/0.1.4/download", + name = "raze__futf__0_1_5", + url = "https://crates.io/api/v1/crates/futf/0.1.5/download", type = "tar.gz", - sha256 = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b", - strip_prefix = "futf-0.1.4", - build_file = Label("//cargo/remote:BUILD.futf-0.1.4.bazel"), + sha256 = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843", + strip_prefix = "futf-0.1.5", + build_file = Label("//cargo/remote:BUILD.futf-0.1.5.bazel"), ) maybe( http_archive, - name = "raze__futures__0_3_19", - url = "https://crates.io/api/v1/crates/futures/0.3.19/download", + name = "raze__futures__0_3_21", + url = "https://crates.io/api/v1/crates/futures/0.3.21/download", type = "tar.gz", - sha256 = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4", - strip_prefix = "futures-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-0.3.19.bazel"), + sha256 = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e", + strip_prefix = "futures-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_channel__0_3_19", - url = "https://crates.io/api/v1/crates/futures-channel/0.3.19/download", + name = "raze__futures_channel__0_3_21", + url = "https://crates.io/api/v1/crates/futures-channel/0.3.21/download", type = "tar.gz", - sha256 = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b", - strip_prefix = "futures-channel-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-channel-0.3.19.bazel"), + sha256 = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010", + strip_prefix = "futures-channel-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-channel-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_core__0_3_19", - url = "https://crates.io/api/v1/crates/futures-core/0.3.19/download", + name = "raze__futures_core__0_3_21", + url = "https://crates.io/api/v1/crates/futures-core/0.3.21/download", type = "tar.gz", - sha256 = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7", - strip_prefix = "futures-core-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-core-0.3.19.bazel"), + sha256 = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3", + strip_prefix = "futures-core-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-core-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_executor__0_3_19", - url = "https://crates.io/api/v1/crates/futures-executor/0.3.19/download", + name = "raze__futures_executor__0_3_21", + url = "https://crates.io/api/v1/crates/futures-executor/0.3.21/download", type = "tar.gz", - sha256 = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a", - strip_prefix = "futures-executor-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-executor-0.3.19.bazel"), + sha256 = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6", + strip_prefix = "futures-executor-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-executor-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_io__0_3_19", - url = "https://crates.io/api/v1/crates/futures-io/0.3.19/download", + name = "raze__futures_io__0_3_21", + url = "https://crates.io/api/v1/crates/futures-io/0.3.21/download", type = "tar.gz", - sha256 = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2", - strip_prefix = "futures-io-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-io-0.3.19.bazel"), + sha256 = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b", + strip_prefix = "futures-io-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-io-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_macro__0_3_19", - url = "https://crates.io/api/v1/crates/futures-macro/0.3.19/download", + name = "raze__futures_macro__0_3_21", + url = "https://crates.io/api/v1/crates/futures-macro/0.3.21/download", type = "tar.gz", - sha256 = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c", - strip_prefix = "futures-macro-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-macro-0.3.19.bazel"), + sha256 = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512", + strip_prefix = "futures-macro-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-macro-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_sink__0_3_19", - url = "https://crates.io/api/v1/crates/futures-sink/0.3.19/download", + name = "raze__futures_sink__0_3_21", + url = "https://crates.io/api/v1/crates/futures-sink/0.3.21/download", type = "tar.gz", - sha256 = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508", - strip_prefix = "futures-sink-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-sink-0.3.19.bazel"), + sha256 = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868", + strip_prefix = "futures-sink-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-sink-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_task__0_3_19", - url = "https://crates.io/api/v1/crates/futures-task/0.3.19/download", + name = "raze__futures_task__0_3_21", + url = "https://crates.io/api/v1/crates/futures-task/0.3.21/download", type = "tar.gz", - sha256 = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72", - strip_prefix = "futures-task-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-task-0.3.19.bazel"), + sha256 = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a", + strip_prefix = "futures-task-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-task-0.3.21.bazel"), ) maybe( http_archive, - name = "raze__futures_util__0_3_19", - url = "https://crates.io/api/v1/crates/futures-util/0.3.19/download", + name = "raze__futures_util__0_3_21", + url = "https://crates.io/api/v1/crates/futures-util/0.3.21/download", type = "tar.gz", - sha256 = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164", - strip_prefix = "futures-util-0.3.19", - build_file = Label("//cargo/remote:BUILD.futures-util-0.3.19.bazel"), + sha256 = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a", + strip_prefix = "futures-util-0.3.21", + build_file = Label("//cargo/remote:BUILD.futures-util-0.3.21.bazel"), ) maybe( @@ -733,22 +733,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__getrandom__0_2_4", - url = "https://crates.io/api/v1/crates/getrandom/0.2.4/download", + name = "raze__getrandom__0_2_5", + url = "https://crates.io/api/v1/crates/getrandom/0.2.5/download", type = "tar.gz", - sha256 = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c", - strip_prefix = "getrandom-0.2.4", - build_file = Label("//cargo/remote:BUILD.getrandom-0.2.4.bazel"), + sha256 = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77", + strip_prefix = "getrandom-0.2.5", + build_file = Label("//cargo/remote:BUILD.getrandom-0.2.5.bazel"), ) maybe( http_archive, - name = "raze__h2__0_3_10", - url = "https://crates.io/api/v1/crates/h2/0.3.10/download", + name = "raze__h2__0_3_11", + url = "https://crates.io/api/v1/crates/h2/0.3.11/download", type = "tar.gz", - sha256 = "0c9de88456263e249e241fcd211d3954e2c9b0ef7ccfc235a444eb367cae3689", - strip_prefix = "h2-0.3.10", - build_file = Label("//cargo/remote:BUILD.h2-0.3.10.bazel"), + sha256 = "d9f1f717ddc7b2ba36df7e871fd88db79326551d3d6f1fc406fbfd28b582ff8e", + strip_prefix = "h2-0.3.11", + build_file = Label("//cargo/remote:BUILD.h2-0.3.11.bazel"), ) maybe( @@ -843,12 +843,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__httparse__1_5_1", - url = "https://crates.io/api/v1/crates/httparse/1.5.1/download", + name = "raze__httparse__1_6_0", + url = "https://crates.io/api/v1/crates/httparse/1.6.0/download", type = "tar.gz", - sha256 = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503", - strip_prefix = "httparse-1.5.1", - build_file = Label("//cargo/remote:BUILD.httparse-1.5.1.bazel"), + sha256 = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4", + strip_prefix = "httparse-1.6.0", + build_file = Label("//cargo/remote:BUILD.httparse-1.6.0.bazel"), ) maybe( @@ -873,12 +873,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__hyper__0_14_16", - url = "https://crates.io/api/v1/crates/hyper/0.14.16/download", + name = "raze__hyper__0_14_17", + url = "https://crates.io/api/v1/crates/hyper/0.14.17/download", type = "tar.gz", - sha256 = "b7ec3e62bdc98a2f0393a5048e4c30ef659440ea6e0e572965103e72bd836f55", - strip_prefix = "hyper-0.14.16", - build_file = Label("//cargo/remote:BUILD.hyper-0.14.16.bazel"), + sha256 = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd", + strip_prefix = "hyper-0.14.17", + build_file = Label("//cargo/remote:BUILD.hyper-0.14.17.bazel"), ) maybe( @@ -1043,12 +1043,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__js_sys__0_3_55", - url = "https://crates.io/api/v1/crates/js-sys/0.3.55/download", + name = "raze__js_sys__0_3_56", + url = "https://crates.io/api/v1/crates/js-sys/0.3.56/download", type = "tar.gz", - sha256 = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84", - strip_prefix = "js-sys-0.3.55", - build_file = Label("//cargo/remote:BUILD.js-sys-0.3.55.bazel"), + sha256 = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04", + strip_prefix = "js-sys-0.3.56", + build_file = Label("//cargo/remote:BUILD.js-sys-0.3.56.bazel"), ) maybe( @@ -1073,12 +1073,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__libc__0_2_112", - url = "https://crates.io/api/v1/crates/libc/0.2.112/download", + name = "raze__libc__0_2_119", + url = "https://crates.io/api/v1/crates/libc/0.2.119/download", type = "tar.gz", - sha256 = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125", - strip_prefix = "libc-0.2.112", - build_file = Label("//cargo/remote:BUILD.libc-0.2.112.bazel"), + sha256 = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4", + strip_prefix = "libc-0.2.119", + build_file = Label("//cargo/remote:BUILD.libc-0.2.119.bazel"), ) maybe( @@ -1113,12 +1113,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__lock_api__0_4_5", - url = "https://crates.io/api/v1/crates/lock_api/0.4.5/download", + name = "raze__lock_api__0_4_6", + url = "https://crates.io/api/v1/crates/lock_api/0.4.6/download", type = "tar.gz", - sha256 = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109", - strip_prefix = "lock_api-0.4.5", - build_file = Label("//cargo/remote:BUILD.lock_api-0.4.5.bazel"), + sha256 = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b", + strip_prefix = "lock_api-0.4.6", + build_file = Label("//cargo/remote:BUILD.lock_api-0.4.6.bazel"), ) maybe( @@ -1203,12 +1203,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__mime_guess__2_0_3", - url = "https://crates.io/api/v1/crates/mime_guess/2.0.3/download", + name = "raze__mime_guess__2_0_4", + url = "https://crates.io/api/v1/crates/mime_guess/2.0.4/download", type = "tar.gz", - sha256 = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212", - strip_prefix = "mime_guess-2.0.3", - build_file = Label("//cargo/remote:BUILD.mime_guess-2.0.3.bazel"), + sha256 = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef", + strip_prefix = "mime_guess-2.0.4", + build_file = Label("//cargo/remote:BUILD.mime_guess-2.0.4.bazel"), ) maybe( @@ -1303,12 +1303,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__ntapi__0_3_6", - url = "https://crates.io/api/v1/crates/ntapi/0.3.6/download", + name = "raze__ntapi__0_3_7", + url = "https://crates.io/api/v1/crates/ntapi/0.3.7/download", type = "tar.gz", - sha256 = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44", - strip_prefix = "ntapi-0.3.6", - build_file = Label("//cargo/remote:BUILD.ntapi-0.3.6.bazel"), + sha256 = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f", + strip_prefix = "ntapi-0.3.7", + build_file = Label("//cargo/remote:BUILD.ntapi-0.3.7.bazel"), ) maybe( @@ -1371,6 +1371,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.num_enum_derive-0.5.6.bazel"), ) + maybe( + http_archive, + name = "raze__num_threads__0_1_3", + url = "https://crates.io/api/v1/crates/num_threads/0.1.3/download", + type = "tar.gz", + sha256 = "97ba99ba6393e2c3734791401b66902d981cb03bf190af674ca69949b6d5fb15", + strip_prefix = "num_threads-0.1.3", + build_file = Label("//cargo/remote:BUILD.num_threads-0.1.3.bazel"), + ) + maybe( http_archive, name = "raze__once_cell__1_9_0", @@ -1643,12 +1653,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__proc_macro_crate__1_1_0", - url = "https://crates.io/api/v1/crates/proc-macro-crate/1.1.0/download", + name = "raze__proc_macro_crate__1_1_3", + url = "https://crates.io/api/v1/crates/proc-macro-crate/1.1.3/download", type = "tar.gz", - sha256 = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83", - strip_prefix = "proc-macro-crate-1.1.0", - build_file = Label("//cargo/remote:BUILD.proc-macro-crate-1.1.0.bazel"), + sha256 = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a", + strip_prefix = "proc-macro-crate-1.1.3", + build_file = Label("//cargo/remote:BUILD.proc-macro-crate-1.1.3.bazel"), ) maybe( @@ -1773,12 +1783,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__quote__1_0_14", - url = "https://crates.io/api/v1/crates/quote/1.0.14/download", + name = "raze__quote__1_0_15", + url = "https://crates.io/api/v1/crates/quote/1.0.15/download", type = "tar.gz", - sha256 = "47aa80447ce4daf1717500037052af176af5d38cc3e571d9ec1c7353fc10c87d", - strip_prefix = "quote-1.0.14", - build_file = Label("//cargo/remote:BUILD.quote-1.0.14.bazel"), + sha256 = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145", + strip_prefix = "quote-1.0.15", + build_file = Label("//cargo/remote:BUILD.quote-1.0.15.bazel"), ) maybe( @@ -1793,12 +1803,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__rand__0_8_4", - url = "https://crates.io/api/v1/crates/rand/0.8.4/download", + name = "raze__rand__0_8_5", + url = "https://crates.io/api/v1/crates/rand/0.8.5/download", type = "tar.gz", - sha256 = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8", - strip_prefix = "rand-0.8.4", - build_file = Label("//cargo/remote:BUILD.rand-0.8.4.bazel"), + sha256 = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404", + strip_prefix = "rand-0.8.5", + build_file = Label("//cargo/remote:BUILD.rand-0.8.5.bazel"), ) maybe( @@ -1851,16 +1861,6 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.rand_hc-0.2.0.bazel"), ) - maybe( - http_archive, - name = "raze__rand_hc__0_3_1", - url = "https://crates.io/api/v1/crates/rand_hc/0.3.1/download", - type = "tar.gz", - sha256 = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7", - strip_prefix = "rand_hc-0.3.1", - build_file = Label("//cargo/remote:BUILD.rand_hc-0.3.1.bazel"), - ) - maybe( http_archive, name = "raze__rand_pcg__0_2_1", @@ -2053,22 +2053,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__security_framework__2_4_2", - url = "https://crates.io/api/v1/crates/security-framework/2.4.2/download", + name = "raze__security_framework__2_6_1", + url = "https://crates.io/api/v1/crates/security-framework/2.6.1/download", type = "tar.gz", - sha256 = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87", - strip_prefix = "security-framework-2.4.2", - build_file = Label("//cargo/remote:BUILD.security-framework-2.4.2.bazel"), + sha256 = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc", + strip_prefix = "security-framework-2.6.1", + build_file = Label("//cargo/remote:BUILD.security-framework-2.6.1.bazel"), ) maybe( http_archive, - name = "raze__security_framework_sys__2_4_2", - url = "https://crates.io/api/v1/crates/security-framework-sys/2.4.2/download", + name = "raze__security_framework_sys__2_6_1", + url = "https://crates.io/api/v1/crates/security-framework-sys/2.6.1/download", type = "tar.gz", - sha256 = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e", - strip_prefix = "security-framework-sys-2.4.2", - build_file = Label("//cargo/remote:BUILD.security-framework-sys-2.4.2.bazel"), + sha256 = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556", + strip_prefix = "security-framework-sys-2.6.1", + build_file = Label("//cargo/remote:BUILD.security-framework-sys-2.6.1.bazel"), ) maybe( @@ -2093,22 +2093,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__semver__1_0_4", - url = "https://crates.io/api/v1/crates/semver/1.0.4/download", + name = "raze__semver__1_0_6", + url = "https://crates.io/api/v1/crates/semver/1.0.6/download", type = "tar.gz", - sha256 = "568a8e6258aa33c13358f81fd834adb854c6f7c9468520910a9b1e8fac068012", - strip_prefix = "semver-1.0.4", - build_file = Label("//cargo/remote:BUILD.semver-1.0.4.bazel"), + sha256 = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d", + strip_prefix = "semver-1.0.6", + build_file = Label("//cargo/remote:BUILD.semver-1.0.6.bazel"), ) maybe( http_archive, - name = "raze__serde__1_0_133", - url = "https://crates.io/api/v1/crates/serde/1.0.133/download", + name = "raze__serde__1_0_136", + url = "https://crates.io/api/v1/crates/serde/1.0.136/download", type = "tar.gz", - sha256 = "97565067517b60e2d1ea8b268e59ce036de907ac523ad83a0475da04e818989a", - strip_prefix = "serde-1.0.133", - build_file = Label("//cargo/remote:BUILD.serde-1.0.133.bazel"), + sha256 = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789", + strip_prefix = "serde-1.0.136", + build_file = Label("//cargo/remote:BUILD.serde-1.0.136.bazel"), ) maybe( @@ -2123,22 +2123,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__serde_derive__1_0_133", - url = "https://crates.io/api/v1/crates/serde_derive/1.0.133/download", + name = "raze__serde_derive__1_0_136", + url = "https://crates.io/api/v1/crates/serde_derive/1.0.136/download", type = "tar.gz", - sha256 = "ed201699328568d8d08208fdd080e3ff594e6c422e438b6705905da01005d537", - strip_prefix = "serde_derive-1.0.133", - build_file = Label("//cargo/remote:BUILD.serde_derive-1.0.133.bazel"), + sha256 = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9", + strip_prefix = "serde_derive-1.0.136", + build_file = Label("//cargo/remote:BUILD.serde_derive-1.0.136.bazel"), ) maybe( http_archive, - name = "raze__serde_json__1_0_74", - url = "https://crates.io/api/v1/crates/serde_json/1.0.74/download", + name = "raze__serde_json__1_0_79", + url = "https://crates.io/api/v1/crates/serde_json/1.0.79/download", type = "tar.gz", - sha256 = "ee2bb9cd061c5865d345bb02ca49fcef1391741b672b54a0bf7b679badec3142", - strip_prefix = "serde_json-1.0.74", - build_file = Label("//cargo/remote:BUILD.serde_json-1.0.74.bazel"), + sha256 = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95", + strip_prefix = "serde_json-1.0.79", + build_file = Label("//cargo/remote:BUILD.serde_json-1.0.79.bazel"), ) maybe( @@ -2173,12 +2173,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__serde_urlencoded__0_7_0", - url = "https://crates.io/api/v1/crates/serde_urlencoded/0.7.0/download", + name = "raze__serde_urlencoded__0_7_1", + url = "https://crates.io/api/v1/crates/serde_urlencoded/0.7.1/download", type = "tar.gz", - sha256 = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9", - strip_prefix = "serde_urlencoded-0.7.0", - build_file = Label("//cargo/remote:BUILD.serde_urlencoded-0.7.0.bazel"), + sha256 = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd", + strip_prefix = "serde_urlencoded-0.7.1", + build_file = Label("//cargo/remote:BUILD.serde_urlencoded-0.7.1.bazel"), ) maybe( @@ -2193,12 +2193,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__sha1__0_6_0", - url = "https://crates.io/api/v1/crates/sha1/0.6.0/download", + name = "raze__sha1__0_6_1", + url = "https://crates.io/api/v1/crates/sha1/0.6.1/download", type = "tar.gz", - sha256 = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d", - strip_prefix = "sha1-0.6.0", - build_file = Label("//cargo/remote:BUILD.sha1-0.6.0.bazel"), + sha256 = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770", + strip_prefix = "sha1-0.6.1", + build_file = Label("//cargo/remote:BUILD.sha1-0.6.1.bazel"), + ) + + maybe( + http_archive, + name = "raze__sha1_smol__1_0_0", + url = "https://crates.io/api/v1/crates/sha1_smol/1.0.0/download", + type = "tar.gz", + sha256 = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012", + strip_prefix = "sha1_smol-1.0.0", + build_file = Label("//cargo/remote:BUILD.sha1_smol-1.0.0.bazel"), ) maybe( @@ -2213,12 +2223,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__siphasher__0_3_7", - url = "https://crates.io/api/v1/crates/siphasher/0.3.7/download", + name = "raze__siphasher__0_3_9", + url = "https://crates.io/api/v1/crates/siphasher/0.3.9/download", type = "tar.gz", - sha256 = "533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b", - strip_prefix = "siphasher-0.3.7", - build_file = Label("//cargo/remote:BUILD.siphasher-0.3.7.bazel"), + sha256 = "a86232ab60fa71287d7f2ddae4a7073f6b7aac33631c3015abb556f08c6d0a3e", + strip_prefix = "siphasher-0.3.9", + build_file = Label("//cargo/remote:BUILD.siphasher-0.3.9.bazel"), ) maybe( @@ -2283,12 +2293,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__slog_term__2_8_0", - url = "https://crates.io/api/v1/crates/slog-term/2.8.0/download", + name = "raze__slog_term__2_9_0", + url = "https://crates.io/api/v1/crates/slog-term/2.9.0/download", type = "tar.gz", - sha256 = "95c1e7e5aab61ced6006149ea772770b84a0d16ce0f7885def313e4829946d76", - strip_prefix = "slog-term-2.8.0", - build_file = Label("//cargo/remote:BUILD.slog-term-2.8.0.bazel"), + sha256 = "87d29185c55b7b258b4f120eab00f48557d4d9bc814f41713f449d35b0f8977c", + strip_prefix = "slog-term-2.9.0", + build_file = Label("//cargo/remote:BUILD.slog-term-2.9.0.bazel"), ) maybe( @@ -2313,12 +2323,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__socket2__0_4_2", - url = "https://crates.io/api/v1/crates/socket2/0.4.2/download", + name = "raze__socket2__0_4_4", + url = "https://crates.io/api/v1/crates/socket2/0.4.4/download", type = "tar.gz", - sha256 = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516", - strip_prefix = "socket2-0.4.2", - build_file = Label("//cargo/remote:BUILD.socket2-0.4.2.bazel"), + sha256 = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0", + strip_prefix = "socket2-0.4.4", + build_file = Label("//cargo/remote:BUILD.socket2-0.4.4.bazel"), ) maybe( @@ -2343,12 +2353,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__string_cache__0_8_2", - url = "https://crates.io/api/v1/crates/string_cache/0.8.2/download", + name = "raze__string_cache__0_8_3", + url = "https://crates.io/api/v1/crates/string_cache/0.8.3/download", type = "tar.gz", - sha256 = "923f0f39b6267d37d23ce71ae7235602134b250ace715dd2c90421998ddac0c6", - strip_prefix = "string_cache-0.8.2", - build_file = Label("//cargo/remote:BUILD.string_cache-0.8.2.bazel"), + sha256 = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26", + strip_prefix = "string_cache-0.8.3", + build_file = Label("//cargo/remote:BUILD.string_cache-0.8.3.bazel"), ) maybe( @@ -2393,12 +2403,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__syn__1_0_85", - url = "https://crates.io/api/v1/crates/syn/1.0.85/download", + name = "raze__syn__1_0_86", + url = "https://crates.io/api/v1/crates/syn/1.0.86/download", type = "tar.gz", - sha256 = "a684ac3dcd8913827e18cd09a68384ee66c1de24157e3c556c9ab16d85695fb7", - strip_prefix = "syn-1.0.85", - build_file = Label("//cargo/remote:BUILD.syn-1.0.85.bazel"), + sha256 = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b", + strip_prefix = "syn-1.0.86", + build_file = Label("//cargo/remote:BUILD.syn-1.0.86.bazel"), ) maybe( @@ -2483,12 +2493,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__thread_local__1_1_3", - url = "https://crates.io/api/v1/crates/thread_local/1.1.3/download", + name = "raze__thread_local__1_1_4", + url = "https://crates.io/api/v1/crates/thread_local/1.1.4/download", type = "tar.gz", - sha256 = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd", - strip_prefix = "thread_local-1.1.3", - build_file = Label("//cargo/remote:BUILD.thread_local-1.1.3.bazel"), + sha256 = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180", + strip_prefix = "thread_local-1.1.4", + build_file = Label("//cargo/remote:BUILD.thread_local-1.1.4.bazel"), ) maybe( @@ -2501,6 +2511,26 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.time-0.1.44.bazel"), ) + maybe( + http_archive, + name = "raze__time__0_3_7", + url = "https://crates.io/api/v1/crates/time/0.3.7/download", + type = "tar.gz", + sha256 = "004cbc98f30fa233c61a38bc77e96a9106e65c88f2d3bef182ae952027e5753d", + strip_prefix = "time-0.3.7", + build_file = Label("//cargo/remote:BUILD.time-0.3.7.bazel"), + ) + + maybe( + http_archive, + name = "raze__time_macros__0_2_3", + url = "https://crates.io/api/v1/crates/time-macros/0.2.3/download", + type = "tar.gz", + sha256 = "25eb0ca3468fc0acc11828786797f6ef9aa1555e4a211a60d64cc8e4d1be47d6", + strip_prefix = "time-macros-0.2.3", + build_file = Label("//cargo/remote:BUILD.time-macros-0.2.3.bazel"), + ) + maybe( http_archive, name = "raze__tinystr__0_3_4", @@ -2533,12 +2563,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tokio__1_15_0", - url = "https://crates.io/api/v1/crates/tokio/1.15.0/download", + name = "raze__tokio__1_16_1", + url = "https://crates.io/api/v1/crates/tokio/1.16.1/download", type = "tar.gz", - sha256 = "fbbf1c778ec206785635ce8ad57fe52b3009ae9e0c9f574a728f3049d3e55838", - strip_prefix = "tokio-1.15.0", - build_file = Label("//cargo/remote:BUILD.tokio-1.15.0.bazel"), + sha256 = "0c27a64b625de6d309e8c57716ba93021dccf1b3b5c97edd6d3dd2d2135afc0a", + strip_prefix = "tokio-1.16.1", + build_file = Label("//cargo/remote:BUILD.tokio-1.16.1.bazel"), ) maybe( @@ -2623,22 +2653,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tracing__0_1_29", - url = "https://crates.io/api/v1/crates/tracing/0.1.29/download", + name = "raze__tracing__0_1_31", + url = "https://crates.io/api/v1/crates/tracing/0.1.31/download", type = "tar.gz", - sha256 = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105", - strip_prefix = "tracing-0.1.29", - build_file = Label("//cargo/remote:BUILD.tracing-0.1.29.bazel"), + sha256 = "f6c650a8ef0cd2dd93736f033d21cbd1224c5a967aa0c258d00fcf7dafef9b9f", + strip_prefix = "tracing-0.1.31", + build_file = Label("//cargo/remote:BUILD.tracing-0.1.31.bazel"), ) maybe( http_archive, - name = "raze__tracing_core__0_1_21", - url = "https://crates.io/api/v1/crates/tracing-core/0.1.21/download", + name = "raze__tracing_core__0_1_22", + url = "https://crates.io/api/v1/crates/tracing-core/0.1.22/download", type = "tar.gz", - sha256 = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4", - strip_prefix = "tracing-core-0.1.21", - build_file = Label("//cargo/remote:BUILD.tracing-core-0.1.21.bazel"), + sha256 = "03cfcb51380632a72d3111cb8d3447a8d908e577d31beeac006f836383d29a23", + strip_prefix = "tracing-core-0.1.22", + build_file = Label("//cargo/remote:BUILD.tracing-core-0.1.22.bazel"), ) maybe( @@ -2793,12 +2823,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__unicode_segmentation__1_8_0", - url = "https://crates.io/api/v1/crates/unicode-segmentation/1.8.0/download", + name = "raze__unicode_segmentation__1_9_0", + url = "https://crates.io/api/v1/crates/unicode-segmentation/1.9.0/download", type = "tar.gz", - sha256 = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b", - strip_prefix = "unicode-segmentation-1.8.0", - build_file = Label("//cargo/remote:BUILD.unicode-segmentation-1.8.0.bazel"), + sha256 = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99", + strip_prefix = "unicode-segmentation-1.9.0", + build_file = Label("//cargo/remote:BUILD.unicode-segmentation-1.9.0.bazel"), ) maybe( @@ -2823,12 +2853,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__unindent__0_1_7", - url = "https://crates.io/api/v1/crates/unindent/0.1.7/download", + name = "raze__unindent__0_1_8", + url = "https://crates.io/api/v1/crates/unindent/0.1.8/download", type = "tar.gz", - sha256 = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7", - strip_prefix = "unindent-0.1.7", - build_file = Label("//cargo/remote:BUILD.unindent-0.1.7.bazel"), + sha256 = "514672a55d7380da379785a4d70ca8386c8883ff7eaae877be4d2081cebe73d8", + strip_prefix = "unindent-0.1.8", + build_file = Label("//cargo/remote:BUILD.unindent-0.1.8.bazel"), ) maybe( @@ -2931,6 +2961,16 @@ def raze_fetch_remote_crates(): build_file = Label("//cargo/remote:BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel"), ) + maybe( + http_archive, + name = "raze__wasi__0_11_0_wasi_snapshot_preview1", + url = "https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download", + type = "tar.gz", + sha256 = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423", + strip_prefix = "wasi-0.11.0+wasi-snapshot-preview1", + build_file = Label("//cargo/remote:BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel"), + ) + maybe( http_archive, name = "raze__wasi__0_9_0_wasi_snapshot_preview1", @@ -2943,72 +2983,72 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__wasm_bindgen__0_2_78", - url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.78/download", + name = "raze__wasm_bindgen__0_2_79", + url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.79/download", type = "tar.gz", - sha256 = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce", - strip_prefix = "wasm-bindgen-0.2.78", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-0.2.78.bazel"), + sha256 = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06", + strip_prefix = "wasm-bindgen-0.2.79", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-0.2.79.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_backend__0_2_78", - url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.78/download", + name = "raze__wasm_bindgen_backend__0_2_79", + url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.79/download", type = "tar.gz", - sha256 = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b", - strip_prefix = "wasm-bindgen-backend-0.2.78", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-backend-0.2.78.bazel"), + sha256 = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca", + strip_prefix = "wasm-bindgen-backend-0.2.79", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-backend-0.2.79.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_futures__0_4_28", - url = "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.28/download", + name = "raze__wasm_bindgen_futures__0_4_29", + url = "https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.29/download", type = "tar.gz", - sha256 = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39", - strip_prefix = "wasm-bindgen-futures-0.4.28", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-futures-0.4.28.bazel"), + sha256 = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395", + strip_prefix = "wasm-bindgen-futures-0.4.29", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-futures-0.4.29.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_macro__0_2_78", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.78/download", + name = "raze__wasm_bindgen_macro__0_2_79", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.79/download", type = "tar.gz", - sha256 = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9", - strip_prefix = "wasm-bindgen-macro-0.2.78", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-0.2.78.bazel"), + sha256 = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01", + strip_prefix = "wasm-bindgen-macro-0.2.79", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-0.2.79.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_macro_support__0_2_78", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.78/download", + name = "raze__wasm_bindgen_macro_support__0_2_79", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.79/download", type = "tar.gz", - sha256 = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab", - strip_prefix = "wasm-bindgen-macro-support-0.2.78", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-support-0.2.78.bazel"), + sha256 = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc", + strip_prefix = "wasm-bindgen-macro-support-0.2.79", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-macro-support-0.2.79.bazel"), ) maybe( http_archive, - name = "raze__wasm_bindgen_shared__0_2_78", - url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.78/download", + name = "raze__wasm_bindgen_shared__0_2_79", + url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.79/download", type = "tar.gz", - sha256 = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc", - strip_prefix = "wasm-bindgen-shared-0.2.78", - build_file = Label("//cargo/remote:BUILD.wasm-bindgen-shared-0.2.78.bazel"), + sha256 = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2", + strip_prefix = "wasm-bindgen-shared-0.2.79", + build_file = Label("//cargo/remote:BUILD.wasm-bindgen-shared-0.2.79.bazel"), ) maybe( http_archive, - name = "raze__web_sys__0_3_55", - url = "https://crates.io/api/v1/crates/web-sys/0.3.55/download", + name = "raze__web_sys__0_3_56", + url = "https://crates.io/api/v1/crates/web-sys/0.3.56/download", type = "tar.gz", - sha256 = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb", - strip_prefix = "web-sys-0.3.55", - build_file = Label("//cargo/remote:BUILD.web-sys-0.3.55.bazel"), + sha256 = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb", + strip_prefix = "web-sys-0.3.56", + build_file = Label("//cargo/remote:BUILD.web-sys-0.3.56.bazel"), ) maybe( @@ -3033,12 +3073,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__which__4_2_2", - url = "https://crates.io/api/v1/crates/which/4.2.2/download", + name = "raze__which__4_2_4", + url = "https://crates.io/api/v1/crates/which/4.2.4/download", type = "tar.gz", - sha256 = "ea187a8ef279bc014ec368c27a920da2024d2a711109bfbe3440585d5cf27ad9", - strip_prefix = "which-4.2.2", - build_file = Label("//cargo/remote:BUILD.which-4.2.2.bazel"), + sha256 = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2", + strip_prefix = "which-4.2.4", + build_file = Label("//cargo/remote:BUILD.which-4.2.4.bazel"), ) maybe( diff --git a/cargo/licenses.json b/cargo/licenses.json index 53de5fb19..50eafd8e3 100644 --- a/cargo/licenses.json +++ b/cargo/licenses.json @@ -28,7 +28,7 @@ }, { "name": "ammonia", - "version": "3.1.2", + "version": "3.1.4", "authors": "Michael Howell ", "repository": "https://github.com/rust-ammonia/ammonia", "license": "Apache-2.0 OR MIT", @@ -55,7 +55,7 @@ }, { "name": "anyhow", - "version": "1.0.52", + "version": "1.0.55", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/anyhow", "license": "Apache-2.0 OR MIT", @@ -118,7 +118,7 @@ }, { "name": "autocfg", - "version": "1.0.1", + "version": "1.1.0", "authors": "Josh Stone ", "repository": "https://github.com/cuviper/autocfg", "license": "Apache-2.0 OR MIT", @@ -145,7 +145,7 @@ }, { "name": "blake3", - "version": "1.3.0", + "version": "1.3.1", "authors": "Jack O'Connor |Samuel Neves", "repository": "https://github.com/BLAKE3-team/BLAKE3", "license": "Apache-2.0 OR CC0-1.0", @@ -154,7 +154,7 @@ }, { "name": "block-buffer", - "version": "0.10.0", + "version": "0.10.2", "authors": "RustCrypto Developers", "repository": "https://github.com/RustCrypto/utils", "license": "Apache-2.0 OR MIT", @@ -190,7 +190,7 @@ }, { "name": "cc", - "version": "1.0.72", + "version": "1.0.73", "authors": "Alex Crichton ", "repository": "https://github.com/alexcrichton/cc-rs", "license": "Apache-2.0 OR MIT", @@ -217,7 +217,7 @@ }, { "name": "coarsetime", - "version": "0.1.20", + "version": "0.1.21", "authors": "Frank Denis ", "repository": "https://github.com/jedisct1/rust-coarsetime", "license": "ISC", @@ -235,7 +235,7 @@ }, { "name": "core-foundation", - "version": "0.9.2", + "version": "0.9.3", "authors": "The Servo Project Developers", "repository": "https://github.com/servo/core-foundation-rs", "license": "Apache-2.0 OR MIT", @@ -253,7 +253,7 @@ }, { "name": "crc32fast", - "version": "1.3.0", + "version": "1.3.2", "authors": "Sam Rijs |Alex Crichton ", "repository": "https://github.com/srijs/rust-crc32fast", "license": "Apache-2.0 OR MIT", @@ -271,7 +271,7 @@ }, { "name": "crossbeam-utils", - "version": "0.8.6", + "version": "0.8.7", "authors": null, "repository": "https://github.com/crossbeam-rs/crossbeam", "license": "Apache-2.0 OR MIT", @@ -280,7 +280,7 @@ }, { "name": "crypto-common", - "version": "0.1.1", + "version": "0.1.3", "authors": "RustCrypto Developers", "repository": "https://github.com/RustCrypto/traits", "license": "Apache-2.0 OR MIT", @@ -289,7 +289,7 @@ }, { "name": "digest", - "version": "0.10.1", + "version": "0.10.3", "authors": "RustCrypto Developers", "repository": "https://github.com/RustCrypto/traits", "license": "Apache-2.0 OR MIT", @@ -361,7 +361,7 @@ }, { "name": "fastrand", - "version": "1.6.0", + "version": "1.7.0", "authors": "Stjepan Glavina ", "repository": "https://github.com/smol-rs/fastrand", "license": "Apache-2.0 OR MIT", @@ -460,7 +460,7 @@ }, { "name": "futf", - "version": "0.1.4", + "version": "0.1.5", "authors": "Keegan McAllister ", "repository": "https://github.com/servo/futf", "license": "Apache-2.0 OR MIT", @@ -469,7 +469,7 @@ }, { "name": "futures", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -478,7 +478,7 @@ }, { "name": "futures-channel", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -487,7 +487,7 @@ }, { "name": "futures-core", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -496,7 +496,7 @@ }, { "name": "futures-executor", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -505,7 +505,7 @@ }, { "name": "futures-io", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -514,7 +514,7 @@ }, { "name": "futures-macro", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -523,7 +523,7 @@ }, { "name": "futures-sink", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -532,7 +532,7 @@ }, { "name": "futures-task", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -541,7 +541,7 @@ }, { "name": "futures-util", - "version": "0.3.19", + "version": "0.3.21", "authors": null, "repository": "https://github.com/rust-lang/futures-rs", "license": "Apache-2.0 OR MIT", @@ -577,7 +577,7 @@ }, { "name": "getrandom", - "version": "0.2.4", + "version": "0.2.5", "authors": "The Rand Project Developers", "repository": "https://github.com/rust-random/getrandom", "license": "Apache-2.0 OR MIT", @@ -586,7 +586,7 @@ }, { "name": "h2", - "version": "0.3.10", + "version": "0.3.11", "authors": "Carl Lerche |Sean McArthur ", "repository": "https://github.com/hyperium/h2", "license": "MIT", @@ -676,7 +676,7 @@ }, { "name": "httparse", - "version": "1.5.1", + "version": "1.6.0", "authors": "Sean McArthur ", "repository": "https://github.com/seanmonstar/httparse", "license": "Apache-2.0 OR MIT", @@ -703,7 +703,7 @@ }, { "name": "hyper", - "version": "0.14.16", + "version": "0.14.17", "authors": "Sean McArthur ", "repository": "https://github.com/hyperium/hyper", "license": "MIT", @@ -838,7 +838,7 @@ }, { "name": "js-sys", - "version": "0.3.55", + "version": "0.3.56", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys", "license": "Apache-2.0 OR MIT", @@ -856,7 +856,7 @@ }, { "name": "libc", - "version": "0.2.112", + "version": "0.2.119", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-lang/libc", "license": "Apache-2.0 OR MIT", @@ -874,7 +874,7 @@ }, { "name": "lock_api", - "version": "0.4.5", + "version": "0.4.6", "authors": "Amanieu d'Antras ", "repository": "https://github.com/Amanieu/parking_lot", "license": "Apache-2.0 OR MIT", @@ -955,7 +955,7 @@ }, { "name": "mime_guess", - "version": "2.0.3", + "version": "2.0.4", "authors": "Austin Bonander ", "repository": "https://github.com/abonander/mime_guess", "license": "MIT", @@ -1045,7 +1045,7 @@ }, { "name": "ntapi", - "version": "0.3.6", + "version": "0.3.7", "authors": "MSxDOS ", "repository": "https://github.com/MSxDOS/ntapi", "license": "Apache-2.0 OR MIT", @@ -1106,6 +1106,15 @@ "license_file": null, "description": "Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)" }, + { + "name": "num_threads", + "version": "0.1.3", + "authors": "Jacob Pratt ", + "repository": "https://github.com/jhpratt/num_threads", + "license": "Apache-2.0 OR MIT", + "license_file": null, + "description": "A minimal library that determines the number of running threads for the current process." + }, { "name": "once_cell", "version": "1.9.0", @@ -1333,7 +1342,7 @@ }, { "name": "proc-macro-crate", - "version": "1.1.0", + "version": "1.1.3", "authors": "Bastian Köcher ", "repository": "https://github.com/bkchr/proc-macro-crate", "license": "Apache-2.0 OR MIT", @@ -1414,7 +1423,7 @@ }, { "name": "quote", - "version": "1.0.14", + "version": "1.0.15", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/quote", "license": "Apache-2.0 OR MIT", @@ -1432,7 +1441,7 @@ }, { "name": "rand", - "version": "0.8.4", + "version": "0.8.5", "authors": "The Rand Project Developers|The Rust Project Developers", "repository": "https://github.com/rust-random/rand", "license": "Apache-2.0 OR MIT", @@ -1484,15 +1493,6 @@ "license_file": null, "description": "HC128 random number generator" }, - { - "name": "rand_hc", - "version": "0.3.1", - "authors": "The Rand Project Developers", - "repository": "https://github.com/rust-random/rand", - "license": "Apache-2.0 OR MIT", - "license_file": null, - "description": "HC128 random number generator" - }, { "name": "rand_pcg", "version": "0.2.1", @@ -1648,7 +1648,7 @@ }, { "name": "security-framework", - "version": "2.4.2", + "version": "2.6.1", "authors": "Steven Fackler |Kornel ", "repository": "https://github.com/kornelski/rust-security-framework", "license": "Apache-2.0 OR MIT", @@ -1657,7 +1657,7 @@ }, { "name": "security-framework-sys", - "version": "2.4.2", + "version": "2.6.1", "authors": "Steven Fackler |Kornel ", "repository": "https://github.com/kornelski/rust-security-framework", "license": "Apache-2.0 OR MIT", @@ -1675,7 +1675,7 @@ }, { "name": "serde", - "version": "1.0.133", + "version": "1.0.136", "authors": "Erick Tryzelaar |David Tolnay ", "repository": "https://github.com/serde-rs/serde", "license": "Apache-2.0 OR MIT", @@ -1693,7 +1693,7 @@ }, { "name": "serde_derive", - "version": "1.0.133", + "version": "1.0.136", "authors": "Erick Tryzelaar |David Tolnay ", "repository": "https://github.com/serde-rs/serde", "license": "Apache-2.0 OR MIT", @@ -1702,7 +1702,7 @@ }, { "name": "serde_json", - "version": "1.0.74", + "version": "1.0.79", "authors": "Erick Tryzelaar |David Tolnay ", "repository": "https://github.com/serde-rs/json", "license": "Apache-2.0 OR MIT", @@ -1738,7 +1738,7 @@ }, { "name": "serde_urlencoded", - "version": "0.7.0", + "version": "0.7.1", "authors": "Anthony Ramine ", "repository": "https://github.com/nox/serde_urlencoded", "license": "Apache-2.0 OR MIT", @@ -1747,12 +1747,21 @@ }, { "name": "sha1", - "version": "0.6.0", + "version": "0.6.1", "authors": "Armin Ronacher ", - "repository": "https://github.com/mitsuhiko/rust-sha1", + "repository": "https://github.com/mitsuhiko/sha1-smol", "license": "BSD-3-Clause", "license_file": null, - "description": "Minimal implementation of SHA1 for Rust." + "description": "Minimal dependency free implementation of SHA1 for Rust." + }, + { + "name": "sha1_smol", + "version": "1.0.0", + "authors": "Armin Ronacher ", + "repository": "https://github.com/mitsuhiko/sha1-smol", + "license": "BSD-3-Clause", + "license_file": null, + "description": "Minimal dependency free implementation of SHA1 for Rust." }, { "name": "signal-hook-registry", @@ -1765,7 +1774,7 @@ }, { "name": "siphasher", - "version": "0.3.7", + "version": "0.3.9", "authors": "Frank Denis ", "repository": "https://github.com/jedisct1/rust-siphash", "license": "Apache-2.0 OR MIT", @@ -1828,7 +1837,7 @@ }, { "name": "slog-term", - "version": "2.8.0", + "version": "2.9.0", "authors": "Dawid Ciężarkiewicz ", "repository": "https://github.com/slog-rs/term", "license": "Apache-2.0 OR MIT OR MPL-2.0", @@ -1855,7 +1864,7 @@ }, { "name": "socket2", - "version": "0.4.2", + "version": "0.4.4", "authors": "Alex Crichton |Thomas de Zeeuw ", "repository": "https://github.com/rust-lang/socket2", "license": "Apache-2.0 OR MIT", @@ -1873,7 +1882,7 @@ }, { "name": "string_cache", - "version": "0.8.2", + "version": "0.8.3", "authors": "The Servo Project Developers", "repository": "https://github.com/servo/string-cache", "license": "Apache-2.0 OR MIT", @@ -1918,7 +1927,7 @@ }, { "name": "syn", - "version": "1.0.85", + "version": "1.0.86", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/syn", "license": "Apache-2.0 OR MIT", @@ -1990,7 +1999,7 @@ }, { "name": "thread_local", - "version": "1.1.3", + "version": "1.1.4", "authors": "Amanieu d'Antras ", "repository": "https://github.com/Amanieu/thread_local-rs", "license": "Apache-2.0 OR MIT", @@ -2006,6 +2015,24 @@ "license_file": null, "description": "Utilities for working with time-related functions in Rust." }, + { + "name": "time", + "version": "0.3.7", + "authors": "Jacob Pratt |Time contributors", + "repository": "https://github.com/time-rs/time", + "license": "Apache-2.0 OR MIT", + "license_file": null, + "description": "Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]." + }, + { + "name": "time-macros", + "version": "0.2.3", + "authors": "Jacob Pratt |Time contributors", + "repository": "https://github.com/time-rs/time", + "license": "Apache-2.0 OR MIT", + "license_file": null, + "description": "Procedural macros for the time crate." + }, { "name": "tinystr", "version": "0.3.4", @@ -2035,7 +2062,7 @@ }, { "name": "tokio", - "version": "1.15.0", + "version": "1.16.1", "authors": "Tokio Contributors ", "repository": "https://github.com/tokio-rs/tokio", "license": "MIT", @@ -2116,7 +2143,7 @@ }, { "name": "tracing", - "version": "0.1.29", + "version": "0.1.31", "authors": "Eliza Weisman |Tokio Contributors ", "repository": "https://github.com/tokio-rs/tracing", "license": "MIT", @@ -2125,7 +2152,7 @@ }, { "name": "tracing-core", - "version": "0.1.21", + "version": "0.1.22", "authors": "Tokio Contributors ", "repository": "https://github.com/tokio-rs/tracing", "license": "MIT", @@ -2269,7 +2296,7 @@ }, { "name": "unicode-segmentation", - "version": "1.8.0", + "version": "1.9.0", "authors": "kwantam |Manish Goregaokar ", "repository": "https://github.com/unicode-rs/unicode-segmentation", "license": "Apache-2.0 OR MIT", @@ -2384,9 +2411,18 @@ "license_file": null, "description": "Experimental WASI API bindings for Rust" }, + { + "name": "wasi", + "version": "0.11.0+wasi-snapshot-preview1", + "authors": "The Cranelift Project Developers", + "repository": "https://github.com/bytecodealliance/wasi", + "license": "Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT", + "license_file": null, + "description": "Experimental WASI API bindings for Rust" + }, { "name": "wasm-bindgen", - "version": "0.2.78", + "version": "0.2.79", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen", "license": "Apache-2.0 OR MIT", @@ -2395,7 +2431,7 @@ }, { "name": "wasm-bindgen-backend", - "version": "0.2.78", + "version": "0.2.79", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend", "license": "Apache-2.0 OR MIT", @@ -2404,7 +2440,7 @@ }, { "name": "wasm-bindgen-futures", - "version": "0.4.28", + "version": "0.4.29", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures", "license": "Apache-2.0 OR MIT", @@ -2413,7 +2449,7 @@ }, { "name": "wasm-bindgen-macro", - "version": "0.2.78", + "version": "0.2.79", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro", "license": "Apache-2.0 OR MIT", @@ -2422,7 +2458,7 @@ }, { "name": "wasm-bindgen-macro-support", - "version": "0.2.78", + "version": "0.2.79", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support", "license": "Apache-2.0 OR MIT", @@ -2431,7 +2467,7 @@ }, { "name": "wasm-bindgen-shared", - "version": "0.2.78", + "version": "0.2.79", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared", "license": "Apache-2.0 OR MIT", @@ -2440,7 +2476,7 @@ }, { "name": "web-sys", - "version": "0.3.55", + "version": "0.3.56", "authors": "The wasm-bindgen Developers", "repository": "https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys", "license": "Apache-2.0 OR MIT", @@ -2467,7 +2503,7 @@ }, { "name": "which", - "version": "4.2.2", + "version": "4.2.4", "authors": "Harry Fei ", "repository": "https://github.com/harryfei/which-rs.git", "license": "MIT", diff --git a/cargo/remote/BUILD.ahash-0.7.6.bazel b/cargo/remote/BUILD.ahash-0.7.6.bazel index 8c0d47509..15064941c 100644 --- a/cargo/remote/BUILD.ahash-0.7.6.bazel +++ b/cargo/remote/BUILD.ahash-0.7.6.bazel @@ -124,7 +124,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__getrandom__0_2_4//:getrandom", + "@raze__getrandom__0_2_5//:getrandom", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.ammonia-3.1.2.bazel b/cargo/remote/BUILD.ammonia-3.1.4.bazel similarity index 95% rename from cargo/remote/BUILD.ammonia-3.1.2.bazel rename to cargo/remote/BUILD.ammonia-3.1.4.bazel index 4d73e4437..2940f2c4e 100644 --- a/cargo/remote/BUILD.ammonia-3.1.2.bazel +++ b/cargo/remote/BUILD.ammonia-3.1.4.bazel @@ -49,14 +49,13 @@ rust_library( "crate-name=ammonia", "manual", ], - version = "3.1.2", + version = "3.1.4", # buildifier: leave-alone deps = [ "@raze__html5ever__0_25_1//:html5ever", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__maplit__1_0_2//:maplit", "@raze__markup5ever_rcdom__0_1_0//:markup5ever_rcdom", - "@raze__matches__0_1_9//:matches", "@raze__tendril__0_4_2//:tendril", "@raze__url__2_2_2//:url", ], diff --git a/cargo/remote/BUILD.anyhow-1.0.52.bazel b/cargo/remote/BUILD.anyhow-1.0.55.bazel similarity index 98% rename from cargo/remote/BUILD.anyhow-1.0.52.bazel rename to cargo/remote/BUILD.anyhow-1.0.55.bazel index 473c89608..dad9a204a 100644 --- a/cargo/remote/BUILD.anyhow-1.0.52.bazel +++ b/cargo/remote/BUILD.anyhow-1.0.55.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.52", + version = "1.0.55", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=anyhow", "manual", ], - version = "1.0.52", + version = "1.0.55", # buildifier: leave-alone deps = [ ":anyhow_build_script", diff --git a/cargo/remote/BUILD.async-trait-0.1.52.bazel b/cargo/remote/BUILD.async-trait-0.1.52.bazel index 559fb093d..8a370b2a1 100644 --- a/cargo/remote/BUILD.async-trait-0.1.52.bazel +++ b/cargo/remote/BUILD.async-trait-0.1.52.bazel @@ -81,8 +81,8 @@ rust_proc_macro( deps = [ ":async_trait_build_script", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.atty-0.2.14.bazel b/cargo/remote/BUILD.atty-0.2.14.bazel index 156b90551..6e1e95768 100644 --- a/cargo/remote/BUILD.atty-0.2.14.bazel +++ b/cargo/remote/BUILD.atty-0.2.14.bazel @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.autocfg-1.0.1.bazel b/cargo/remote/BUILD.autocfg-1.1.0.bazel similarity index 98% rename from cargo/remote/BUILD.autocfg-1.0.1.bazel rename to cargo/remote/BUILD.autocfg-1.1.0.bazel index 2e4a878f3..a02198cb2 100644 --- a/cargo/remote/BUILD.autocfg-1.0.1.bazel +++ b/cargo/remote/BUILD.autocfg-1.1.0.bazel @@ -55,7 +55,7 @@ rust_library( "crate-name=autocfg", "manual", ], - version = "1.0.1", + version = "1.1.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.blake3-1.3.0.bazel b/cargo/remote/BUILD.blake3-1.3.1.bazel similarity index 94% rename from cargo/remote/BUILD.blake3-1.3.0.bazel rename to cargo/remote/BUILD.blake3-1.3.1.bazel index 13d960726..2d67bc456 100644 --- a/cargo/remote/BUILD.blake3-1.3.0.bazel +++ b/cargo/remote/BUILD.blake3-1.3.1.bazel @@ -57,10 +57,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.3.0", + version = "1.3.1", visibility = ["//visibility:private"], deps = [ - "@raze__cc__1_0_72//:cc", + "@raze__cc__1_0_73//:cc", ], ) @@ -85,7 +85,7 @@ rust_library( "crate-name=blake3", "manual", ], - version = "1.3.0", + version = "1.3.1", # buildifier: leave-alone deps = [ ":blake3_build_script", @@ -93,6 +93,6 @@ rust_library( "@raze__arrayvec__0_7_2//:arrayvec", "@raze__cfg_if__1_0_0//:cfg_if", "@raze__constant_time_eq__0_1_5//:constant_time_eq", - "@raze__digest__0_10_1//:digest", + "@raze__digest__0_10_3//:digest", ], ) diff --git a/cargo/remote/BUILD.block-buffer-0.10.0.bazel b/cargo/remote/BUILD.block-buffer-0.10.2.bazel similarity index 97% rename from cargo/remote/BUILD.block-buffer-0.10.0.bazel rename to cargo/remote/BUILD.block-buffer-0.10.2.bazel index 3242db217..405db97f8 100644 --- a/cargo/remote/BUILD.block-buffer-0.10.0.bazel +++ b/cargo/remote/BUILD.block-buffer-0.10.2.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=block-buffer", "manual", ], - version = "0.10.0", + version = "0.10.2", # buildifier: leave-alone deps = [ "@raze__generic_array__0_14_5//:generic_array", diff --git a/cargo/remote/BUILD.cc-1.0.72.bazel b/cargo/remote/BUILD.cc-1.0.73.bazel similarity index 97% rename from cargo/remote/BUILD.cc-1.0.72.bazel rename to cargo/remote/BUILD.cc-1.0.73.bazel index 724138942..13e80ec11 100644 --- a/cargo/remote/BUILD.cc-1.0.72.bazel +++ b/cargo/remote/BUILD.cc-1.0.73.bazel @@ -49,7 +49,7 @@ rust_binary( "crate-name=gcc-shim", "manual", ], - version = "1.0.72", + version = "1.0.73", # buildifier: leave-alone deps = [ ":cc", @@ -72,7 +72,7 @@ rust_library( "crate-name=cc", "manual", ], - version = "1.0.72", + version = "1.0.73", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.chrono-0.4.19.bazel b/cargo/remote/BUILD.chrono-0.4.19.bazel index 6187da43c..4d9a08c81 100644 --- a/cargo/remote/BUILD.chrono-0.4.19.bazel +++ b/cargo/remote/BUILD.chrono-0.4.19.bazel @@ -64,7 +64,7 @@ rust_library( version = "0.4.19", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", "@raze__num_integer__0_1_44//:num_integer", "@raze__num_traits__0_2_14//:num_traits", "@raze__time__0_1_44//:time", diff --git a/cargo/remote/BUILD.coarsetime-0.1.20.bazel b/cargo/remote/BUILD.coarsetime-0.1.21.bazel similarity index 96% rename from cargo/remote/BUILD.coarsetime-0.1.20.bazel rename to cargo/remote/BUILD.coarsetime-0.1.21.bazel index 7f4efb5e8..1e5601c34 100644 --- a/cargo/remote/BUILD.coarsetime-0.1.20.bazel +++ b/cargo/remote/BUILD.coarsetime-0.1.21.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=coarsetime", "manual", ], - version = "0.1.20", + version = "0.1.21", # buildifier: leave-alone deps = [ "@raze__once_cell__1_9_0//:once_cell", @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.codespan-0.11.1.bazel b/cargo/remote/BUILD.codespan-0.11.1.bazel index 259156558..55f0fc9d8 100644 --- a/cargo/remote/BUILD.codespan-0.11.1.bazel +++ b/cargo/remote/BUILD.codespan-0.11.1.bazel @@ -53,6 +53,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__codespan_reporting__0_11_1//:codespan_reporting", - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", ], ) diff --git a/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel b/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel index 1cb9ee9b5..532b9901a 100644 --- a/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel +++ b/cargo/remote/BUILD.codespan-reporting-0.11.1.bazel @@ -62,7 +62,7 @@ rust_library( version = "0.11.1", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", "@raze__termcolor__1_1_2//:termcolor", "@raze__unicode_width__0_1_9//:unicode_width", ], diff --git a/cargo/remote/BUILD.core-foundation-0.9.2.bazel b/cargo/remote/BUILD.core-foundation-0.9.3.bazel similarity index 95% rename from cargo/remote/BUILD.core-foundation-0.9.2.bazel rename to cargo/remote/BUILD.core-foundation-0.9.3.bazel index 0744646cb..3c28b14be 100644 --- a/cargo/remote/BUILD.core-foundation-0.9.2.bazel +++ b/cargo/remote/BUILD.core-foundation-0.9.3.bazel @@ -47,11 +47,11 @@ rust_library( "crate-name=core-foundation", "manual", ], - version = "0.9.2", + version = "0.9.3", # buildifier: leave-alone deps = [ "@raze__core_foundation_sys__0_8_3//:core_foundation_sys", - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], ) diff --git a/cargo/remote/BUILD.crc32fast-1.3.0.bazel b/cargo/remote/BUILD.crc32fast-1.3.2.bazel similarity index 97% rename from cargo/remote/BUILD.crc32fast-1.3.0.bazel rename to cargo/remote/BUILD.crc32fast-1.3.2.bazel index 0b9efc67e..18fc04523 100644 --- a/cargo/remote/BUILD.crc32fast-1.3.0.bazel +++ b/cargo/remote/BUILD.crc32fast-1.3.2.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.3.0", + version = "1.3.2", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=crc32fast", "manual", ], - version = "1.3.0", + version = "1.3.2", # buildifier: leave-alone deps = [ ":crc32fast_build_script", diff --git a/cargo/remote/BUILD.crossbeam-channel-0.5.2.bazel b/cargo/remote/BUILD.crossbeam-channel-0.5.2.bazel index e96dcc53c..19fba1e70 100644 --- a/cargo/remote/BUILD.crossbeam-channel-0.5.2.bazel +++ b/cargo/remote/BUILD.crossbeam-channel-0.5.2.bazel @@ -62,7 +62,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__crossbeam_utils__0_8_6//:crossbeam_utils", + "@raze__crossbeam_utils__0_8_7//:crossbeam_utils", ], ) diff --git a/cargo/remote/BUILD.crossbeam-utils-0.8.6.bazel b/cargo/remote/BUILD.crossbeam-utils-0.8.7.bazel similarity index 97% rename from cargo/remote/BUILD.crossbeam-utils-0.8.6.bazel rename to cargo/remote/BUILD.crossbeam-utils-0.8.7.bazel index f605fc850..0b3c67820 100644 --- a/cargo/remote/BUILD.crossbeam-utils-0.8.6.bazel +++ b/cargo/remote/BUILD.crossbeam-utils-0.8.7.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.8.6", + version = "0.8.7", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=crossbeam-utils", "manual", ], - version = "0.8.6", + version = "0.8.7", # buildifier: leave-alone deps = [ ":crossbeam_utils_build_script", diff --git a/cargo/remote/BUILD.crypto-common-0.1.1.bazel b/cargo/remote/BUILD.crypto-common-0.1.3.bazel similarity index 94% rename from cargo/remote/BUILD.crypto-common-0.1.1.bazel rename to cargo/remote/BUILD.crypto-common-0.1.3.bazel index 2d2622203..d0b4ad533 100644 --- a/cargo/remote/BUILD.crypto-common-0.1.1.bazel +++ b/cargo/remote/BUILD.crypto-common-0.1.3.bazel @@ -48,9 +48,10 @@ rust_library( "crate-name=crypto-common", "manual", ], - version = "0.1.1", + version = "0.1.3", # buildifier: leave-alone deps = [ "@raze__generic_array__0_14_5//:generic_array", + "@raze__typenum__1_15_0//:typenum", ], ) diff --git a/cargo/remote/BUILD.cssparser-0.27.2.bazel b/cargo/remote/BUILD.cssparser-0.27.2.bazel index 4a0a368bc..56105adc9 100644 --- a/cargo/remote/BUILD.cssparser-0.27.2.bazel +++ b/cargo/remote/BUILD.cssparser-0.27.2.bazel @@ -58,8 +58,8 @@ cargo_build_script( visibility = ["//visibility:private"], deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel b/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel index fbcb56b6a..952922875 100644 --- a/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel +++ b/cargo/remote/BUILD.cssparser-macros-0.6.0.bazel @@ -50,7 +50,7 @@ rust_proc_macro( version = "0.6.0", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.derive_more-0.99.17.bazel b/cargo/remote/BUILD.derive_more-0.99.17.bazel index 86c7f6c46..9731c7a9f 100644 --- a/cargo/remote/BUILD.derive_more-0.99.17.bazel +++ b/cargo/remote/BUILD.derive_more-0.99.17.bazel @@ -80,8 +80,8 @@ rust_proc_macro( deps = [ "@raze__convert_case__0_4_0//:convert_case", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.digest-0.10.1.bazel b/cargo/remote/BUILD.digest-0.10.3.bazel similarity index 86% rename from cargo/remote/BUILD.digest-0.10.1.bazel rename to cargo/remote/BUILD.digest-0.10.3.bazel index ba911c784..83b1c94ea 100644 --- a/cargo/remote/BUILD.digest-0.10.1.bazel +++ b/cargo/remote/BUILD.digest-0.10.3.bazel @@ -54,12 +54,11 @@ rust_library( "crate-name=digest", "manual", ], - version = "0.10.1", + version = "0.10.3", # buildifier: leave-alone deps = [ - "@raze__block_buffer__0_10_0//:block_buffer", - "@raze__crypto_common__0_1_1//:crypto_common", - "@raze__generic_array__0_14_5//:generic_array", + "@raze__block_buffer__0_10_2//:block_buffer", + "@raze__crypto_common__0_1_3//:crypto_common", "@raze__subtle__2_4_1//:subtle", ], ) diff --git a/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel b/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel index fbcd9dd24..9bd9495e2 100644 --- a/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel +++ b/cargo/remote/BUILD.dirs-sys-next-0.1.2.bazel @@ -62,7 +62,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.fastrand-1.6.0.bazel b/cargo/remote/BUILD.fastrand-1.7.0.bazel similarity index 93% rename from cargo/remote/BUILD.fastrand-1.6.0.bazel rename to cargo/remote/BUILD.fastrand-1.7.0.bazel index 0bba6848e..4e9666279 100644 --- a/cargo/remote/BUILD.fastrand-1.6.0.bazel +++ b/cargo/remote/BUILD.fastrand-1.7.0.bazel @@ -49,10 +49,12 @@ rust_library( "crate-name=fastrand", "manual", ], - version = "1.6.0", + version = "1.7.0", # buildifier: leave-alone deps = [ ], ) +# Unsupported target "char" with type "test" omitted + # Unsupported target "smoke" with type "test" omitted diff --git a/cargo/remote/BUILD.flate2-1.0.22.bazel b/cargo/remote/BUILD.flate2-1.0.22.bazel index e8300fd28..758d2a03e 100644 --- a/cargo/remote/BUILD.flate2-1.0.22.bazel +++ b/cargo/remote/BUILD.flate2-1.0.22.bazel @@ -98,8 +98,8 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__crc32fast__1_3_0//:crc32fast", - "@raze__libc__0_2_112//:libc", + "@raze__crc32fast__1_3_2//:crc32fast", + "@raze__libc__0_2_119//:libc", "@raze__miniz_oxide__0_4_4//:miniz_oxide", ], ) diff --git a/cargo/remote/BUILD.futf-0.1.4.bazel b/cargo/remote/BUILD.futf-0.1.5.bazel similarity index 97% rename from cargo/remote/BUILD.futf-0.1.4.bazel rename to cargo/remote/BUILD.futf-0.1.5.bazel index 8cdd2196b..f0de3e561 100644 --- a/cargo/remote/BUILD.futf-0.1.4.bazel +++ b/cargo/remote/BUILD.futf-0.1.5.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=futf", "manual", ], - version = "0.1.4", + version = "0.1.5", # buildifier: leave-alone deps = [ "@raze__mac__0_1_1//:mac", diff --git a/cargo/remote/BUILD.futures-0.3.19.bazel b/cargo/remote/BUILD.futures-0.3.21.bazel similarity index 91% rename from cargo/remote/BUILD.futures-0.3.19.bazel rename to cargo/remote/BUILD.futures-0.3.21.bazel index c34b900ea..161dbf8d1 100644 --- a/cargo/remote/BUILD.futures-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-0.3.21.bazel @@ -53,16 +53,16 @@ rust_library( "crate-name=futures", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ - "@raze__futures_channel__0_3_19//:futures_channel", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_executor__0_3_19//:futures_executor", - "@raze__futures_io__0_3_19//:futures_io", - "@raze__futures_sink__0_3_19//:futures_sink", - "@raze__futures_task__0_3_19//:futures_task", - "@raze__futures_util__0_3_19//:futures_util", + "@raze__futures_channel__0_3_21//:futures_channel", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_executor__0_3_21//:futures_executor", + "@raze__futures_io__0_3_21//:futures_io", + "@raze__futures_sink__0_3_21//:futures_sink", + "@raze__futures_task__0_3_21//:futures_task", + "@raze__futures_util__0_3_21//:futures_util", ], ) diff --git a/cargo/remote/BUILD.futures-channel-0.3.19.bazel b/cargo/remote/BUILD.futures-channel-0.3.21.bazel similarity index 93% rename from cargo/remote/BUILD.futures-channel-0.3.19.bazel rename to cargo/remote/BUILD.futures-channel-0.3.21.bazel index 87339119b..342ee063b 100644 --- a/cargo/remote/BUILD.futures-channel-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-channel-0.3.21.bazel @@ -59,7 +59,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.19", + version = "0.3.21", visibility = ["//visibility:private"], deps = [ ], @@ -88,12 +88,12 @@ rust_library( "crate-name=futures-channel", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ ":futures_channel_build_script", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_sink__0_3_19//:futures_sink", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_sink__0_3_21//:futures_sink", ], ) diff --git a/cargo/remote/BUILD.futures-core-0.3.19.bazel b/cargo/remote/BUILD.futures-core-0.3.21.bazel similarity index 97% rename from cargo/remote/BUILD.futures-core-0.3.19.bazel rename to cargo/remote/BUILD.futures-core-0.3.21.bazel index 029243786..9d7bc8dee 100644 --- a/cargo/remote/BUILD.futures-core-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-core-0.3.21.bazel @@ -57,7 +57,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.19", + version = "0.3.21", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=futures-core", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ ":futures_core_build_script", diff --git a/cargo/remote/BUILD.futures-executor-0.3.19.bazel b/cargo/remote/BUILD.futures-executor-0.3.21.bazel similarity index 86% rename from cargo/remote/BUILD.futures-executor-0.3.19.bazel rename to cargo/remote/BUILD.futures-executor-0.3.21.bazel index 7476ef2fe..0ed9ee588 100644 --- a/cargo/remote/BUILD.futures-executor-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-executor-0.3.21.bazel @@ -50,12 +50,12 @@ rust_library( "crate-name=futures-executor", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_task__0_3_19//:futures_task", - "@raze__futures_util__0_3_19//:futures_util", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_task__0_3_21//:futures_task", + "@raze__futures_util__0_3_21//:futures_util", ], ) diff --git a/cargo/remote/BUILD.futures-io-0.3.19.bazel b/cargo/remote/BUILD.futures-io-0.3.21.bazel similarity index 97% rename from cargo/remote/BUILD.futures-io-0.3.19.bazel rename to cargo/remote/BUILD.futures-io-0.3.21.bazel index 8223b29e4..8501f19b3 100644 --- a/cargo/remote/BUILD.futures-io-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-io-0.3.21.bazel @@ -48,7 +48,7 @@ rust_library( "crate-name=futures-io", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.futures-macro-0.3.19.bazel b/cargo/remote/BUILD.futures-macro-0.3.21.bazel similarity index 91% rename from cargo/remote/BUILD.futures-macro-0.3.19.bazel rename to cargo/remote/BUILD.futures-macro-0.3.21.bazel index e2131838b..ef267c63b 100644 --- a/cargo/remote/BUILD.futures-macro-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-macro-0.3.21.bazel @@ -47,11 +47,11 @@ rust_proc_macro( "crate-name=futures-macro", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.futures-sink-0.3.19.bazel b/cargo/remote/BUILD.futures-sink-0.3.21.bazel similarity index 97% rename from cargo/remote/BUILD.futures-sink-0.3.19.bazel rename to cargo/remote/BUILD.futures-sink-0.3.21.bazel index 7b6fe776c..c46448b44 100644 --- a/cargo/remote/BUILD.futures-sink-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-sink-0.3.21.bazel @@ -50,7 +50,7 @@ rust_library( "crate-name=futures-sink", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.futures-task-0.3.19.bazel b/cargo/remote/BUILD.futures-task-0.3.21.bazel similarity index 97% rename from cargo/remote/BUILD.futures-task-0.3.19.bazel rename to cargo/remote/BUILD.futures-task-0.3.21.bazel index 8bd680224..39757e582 100644 --- a/cargo/remote/BUILD.futures-task-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-task-0.3.21.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.19", + version = "0.3.21", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=futures-task", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ ":futures_task_build_script", diff --git a/cargo/remote/BUILD.futures-util-0.3.19.bazel b/cargo/remote/BUILD.futures-util-0.3.21.bazel similarity index 84% rename from cargo/remote/BUILD.futures-util-0.3.19.bazel rename to cargo/remote/BUILD.futures-util-0.3.21.bazel index 4369bad86..5c99f2dba 100644 --- a/cargo/remote/BUILD.futures-util-0.3.19.bazel +++ b/cargo/remote/BUILD.futures-util-0.3.21.bazel @@ -68,12 +68,14 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.19", + version = "0.3.21", visibility = ["//visibility:private"], deps = [ ], ) +# Unsupported target "flatten_unordered" with type "bench" omitted + # Unsupported target "futures_unordered" with type "bench" omitted rust_library( @@ -99,7 +101,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__futures_macro__0_3_19//:futures_macro", + "@raze__futures_macro__0_3_21//:futures_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -109,15 +111,15 @@ rust_library( "crate-name=futures-util", "manual", ], - version = "0.3.19", + version = "0.3.21", # buildifier: leave-alone deps = [ ":futures_util_build_script", - "@raze__futures_channel__0_3_19//:futures_channel", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_io__0_3_19//:futures_io", - "@raze__futures_sink__0_3_19//:futures_sink", - "@raze__futures_task__0_3_19//:futures_task", + "@raze__futures_channel__0_3_21//:futures_channel", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_io__0_3_21//:futures_io", + "@raze__futures_sink__0_3_21//:futures_sink", + "@raze__futures_task__0_3_21//:futures_task", "@raze__memchr__2_4_1//:memchr", "@raze__pin_project_lite__0_2_8//:pin_project_lite", "@raze__pin_utils__0_1_0//:pin_utils", diff --git a/cargo/remote/BUILD.generic-array-0.14.5.bazel b/cargo/remote/BUILD.generic-array-0.14.5.bazel index 3c55a0a2a..62668719c 100644 --- a/cargo/remote/BUILD.generic-array-0.14.5.bazel +++ b/cargo/remote/BUILD.generic-array-0.14.5.bazel @@ -43,6 +43,7 @@ cargo_build_script( build_script_env = { }, crate_features = [ + "more_lengths", ], crate_root = "build.rs", data = glob(["**"]), @@ -65,6 +66,7 @@ rust_library( name = "generic_array", srcs = glob(["**/*.rs"]), crate_features = [ + "more_lengths", ], crate_root = "src/lib.rs", data = [], diff --git a/cargo/remote/BUILD.getrandom-0.1.16.bazel b/cargo/remote/BUILD.getrandom-0.1.16.bazel index 5a5403dfe..ad0b3c9f9 100644 --- a/cargo/remote/BUILD.getrandom-0.1.16.bazel +++ b/cargo/remote/BUILD.getrandom-0.1.16.bazel @@ -109,7 +109,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.getrandom-0.2.4.bazel b/cargo/remote/BUILD.getrandom-0.2.5.bazel similarity index 96% rename from cargo/remote/BUILD.getrandom-0.2.4.bazel rename to cargo/remote/BUILD.getrandom-0.2.5.bazel index 550c5769b..466f1076f 100644 --- a/cargo/remote/BUILD.getrandom-0.2.4.bazel +++ b/cargo/remote/BUILD.getrandom-0.2.5.bazel @@ -52,7 +52,7 @@ rust_library( "crate-name=getrandom", "manual", ], - version = "0.2.4", + version = "0.2.5", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", @@ -66,7 +66,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.h2-0.3.10.bazel b/cargo/remote/BUILD.h2-0.3.11.bazel similarity index 84% rename from cargo/remote/BUILD.h2-0.3.10.bazel rename to cargo/remote/BUILD.h2-0.3.11.bazel index 447e86fcc..6db9376d5 100644 --- a/cargo/remote/BUILD.h2-0.3.10.bazel +++ b/cargo/remote/BUILD.h2-0.3.11.bazel @@ -53,19 +53,19 @@ rust_library( "crate-name=h2", "manual", ], - version = "0.3.10", + version = "0.3.11", # buildifier: leave-alone deps = [ "@raze__bytes__1_1_0//:bytes", "@raze__fnv__1_0_7//:fnv", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_sink__0_3_19//:futures_sink", - "@raze__futures_util__0_3_19//:futures_util", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_sink__0_3_21//:futures_sink", + "@raze__futures_util__0_3_21//:futures_util", "@raze__http__0_2_6//:http", "@raze__indexmap__1_8_0//:indexmap", "@raze__slab__0_4_5//:slab", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__tokio_util__0_6_9//:tokio_util", - "@raze__tracing__0_1_29//:tracing", + "@raze__tracing__0_1_31//:tracing", ], ) diff --git a/cargo/remote/BUILD.heck-0.3.3.bazel b/cargo/remote/BUILD.heck-0.3.3.bazel index 914a9b212..b793ffab6 100644 --- a/cargo/remote/BUILD.heck-0.3.3.bazel +++ b/cargo/remote/BUILD.heck-0.3.3.bazel @@ -50,6 +50,6 @@ rust_library( version = "0.3.3", # buildifier: leave-alone deps = [ - "@raze__unicode_segmentation__1_8_0//:unicode_segmentation", + "@raze__unicode_segmentation__1_9_0//:unicode_segmentation", ], ) diff --git a/cargo/remote/BUILD.hermit-abi-0.1.19.bazel b/cargo/remote/BUILD.hermit-abi-0.1.19.bazel index 9b7a79623..73f0959ef 100644 --- a/cargo/remote/BUILD.hermit-abi-0.1.19.bazel +++ b/cargo/remote/BUILD.hermit-abi-0.1.19.bazel @@ -51,6 +51,6 @@ rust_library( version = "0.1.19", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], ) diff --git a/cargo/remote/BUILD.html5ever-0.25.1.bazel b/cargo/remote/BUILD.html5ever-0.25.1.bazel index 92e52d116..a5f743d81 100644 --- a/cargo/remote/BUILD.html5ever-0.25.1.bazel +++ b/cargo/remote/BUILD.html5ever-0.25.1.bazel @@ -58,8 +58,8 @@ cargo_build_script( visibility = ["//visibility:private"], deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.httparse-1.5.1.bazel b/cargo/remote/BUILD.httparse-1.6.0.bazel similarity index 97% rename from cargo/remote/BUILD.httparse-1.5.1.bazel rename to cargo/remote/BUILD.httparse-1.6.0.bazel index 4f07f2724..ec75e1850 100644 --- a/cargo/remote/BUILD.httparse-1.5.1.bazel +++ b/cargo/remote/BUILD.httparse-1.6.0.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.5.1", + version = "1.6.0", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=httparse", "manual", ], - version = "1.5.1", + version = "1.6.0", # buildifier: leave-alone deps = [ ":httparse_build_script", diff --git a/cargo/remote/BUILD.hyper-0.14.16.bazel b/cargo/remote/BUILD.hyper-0.14.17.bazel similarity index 87% rename from cargo/remote/BUILD.hyper-0.14.16.bazel rename to cargo/remote/BUILD.hyper-0.14.17.bazel index f21577f5e..ff561ace5 100644 --- a/cargo/remote/BUILD.hyper-0.14.16.bazel +++ b/cargo/remote/BUILD.hyper-0.14.17.bazel @@ -99,24 +99,24 @@ rust_library( "crate-name=hyper", "manual", ], - version = "0.14.16", + version = "0.14.17", # buildifier: leave-alone deps = [ "@raze__bytes__1_1_0//:bytes", - "@raze__futures_channel__0_3_19//:futures_channel", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_util__0_3_19//:futures_util", - "@raze__h2__0_3_10//:h2", + "@raze__futures_channel__0_3_21//:futures_channel", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_util__0_3_21//:futures_util", + "@raze__h2__0_3_11//:h2", "@raze__http__0_2_6//:http", "@raze__http_body__0_4_4//:http_body", - "@raze__httparse__1_5_1//:httparse", + "@raze__httparse__1_6_0//:httparse", "@raze__httpdate__1_0_2//:httpdate", - "@raze__itoa__0_4_8//:itoa", + "@raze__itoa__1_0_1//:itoa", "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__socket2__0_4_2//:socket2", - "@raze__tokio__1_15_0//:tokio", + "@raze__socket2__0_4_4//:socket2", + "@raze__tokio__1_16_1//:tokio", "@raze__tower_service__0_3_1//:tower_service", - "@raze__tracing__0_1_29//:tracing", + "@raze__tracing__0_1_31//:tracing", "@raze__want__0_3_0//:want", ], ) diff --git a/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel b/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel index 2738a96e4..488a4233e 100644 --- a/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel +++ b/cargo/remote/BUILD.hyper-rustls-0.22.1.bazel @@ -54,11 +54,11 @@ rust_library( version = "0.22.1", # buildifier: leave-alone deps = [ - "@raze__futures_util__0_3_19//:futures_util", - "@raze__hyper__0_14_16//:hyper", + "@raze__futures_util__0_3_21//:futures_util", + "@raze__hyper__0_14_17//:hyper", "@raze__log__0_4_14//:log", "@raze__rustls__0_19_1//:rustls", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__tokio_rustls__0_22_0//:tokio_rustls", "@raze__webpki__0_21_4//:webpki", ], diff --git a/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel b/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel index 19a358102..70ac38976 100644 --- a/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel +++ b/cargo/remote/BUILD.hyper-timeout-0.4.1.bazel @@ -52,9 +52,9 @@ rust_library( version = "0.4.1", # buildifier: leave-alone deps = [ - "@raze__hyper__0_14_16//:hyper", + "@raze__hyper__0_14_17//:hyper", "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__tokio_io_timeout__1_1_1//:tokio_io_timeout", ], ) diff --git a/cargo/remote/BUILD.hyper-tls-0.5.0.bazel b/cargo/remote/BUILD.hyper-tls-0.5.0.bazel index 58507ae49..423fe752f 100644 --- a/cargo/remote/BUILD.hyper-tls-0.5.0.bazel +++ b/cargo/remote/BUILD.hyper-tls-0.5.0.bazel @@ -53,9 +53,9 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__bytes__1_1_0//:bytes", - "@raze__hyper__0_14_16//:hyper", + "@raze__hyper__0_14_17//:hyper", "@raze__native_tls__0_2_8//:native_tls", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__tokio_native_tls__0_3_0//:tokio_native_tls", ], ) diff --git a/cargo/remote/BUILD.indexmap-1.8.0.bazel b/cargo/remote/BUILD.indexmap-1.8.0.bazel index 10d044460..af7968a78 100644 --- a/cargo/remote/BUILD.indexmap-1.8.0.bazel +++ b/cargo/remote/BUILD.indexmap-1.8.0.bazel @@ -58,7 +58,7 @@ cargo_build_script( version = "1.8.0", visibility = ["//visibility:private"], deps = [ - "@raze__autocfg__1_0_1//:autocfg", + "@raze__autocfg__1_1_0//:autocfg", ], ) diff --git a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel b/cargo/remote/BUILD.indoc-impl-0.3.6.bazel index 391107419..d599512b1 100644 --- a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel +++ b/cargo/remote/BUILD.indoc-impl-0.3.6.bazel @@ -54,8 +54,8 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", - "@raze__unindent__0_1_7//:unindent", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", + "@raze__unindent__0_1_8//:unindent", ], ) diff --git a/cargo/remote/BUILD.js-sys-0.3.55.bazel b/cargo/remote/BUILD.js-sys-0.3.56.bazel similarity index 93% rename from cargo/remote/BUILD.js-sys-0.3.55.bazel rename to cargo/remote/BUILD.js-sys-0.3.56.bazel index ee44e5cc0..c57f9c961 100644 --- a/cargo/remote/BUILD.js-sys-0.3.55.bazel +++ b/cargo/remote/BUILD.js-sys-0.3.56.bazel @@ -47,10 +47,10 @@ rust_library( "crate-name=js-sys", "manual", ], - version = "0.3.55", + version = "0.3.56", # buildifier: leave-alone deps = [ - "@raze__wasm_bindgen__0_2_78//:wasm_bindgen", + "@raze__wasm_bindgen__0_2_79//:wasm_bindgen", ], ) diff --git a/cargo/remote/BUILD.libc-0.2.112.bazel b/cargo/remote/BUILD.libc-0.2.119.bazel similarity index 97% rename from cargo/remote/BUILD.libc-0.2.112.bazel rename to cargo/remote/BUILD.libc-0.2.119.bazel index 52e47ca4e..572232941 100644 --- a/cargo/remote/BUILD.libc-0.2.112.bazel +++ b/cargo/remote/BUILD.libc-0.2.119.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.112", + version = "0.2.119", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=libc", "manual", ], - version = "0.2.112", + version = "0.2.119", # buildifier: leave-alone deps = [ ":libc_build_script", diff --git a/cargo/remote/BUILD.libsqlite3-sys-0.23.2.bazel b/cargo/remote/BUILD.libsqlite3-sys-0.23.2.bazel index 9d89d9d48..ca506cb10 100644 --- a/cargo/remote/BUILD.libsqlite3-sys-0.23.2.bazel +++ b/cargo/remote/BUILD.libsqlite3-sys-0.23.2.bazel @@ -67,7 +67,7 @@ cargo_build_script( version = "0.23.2", visibility = ["//visibility:private"], deps = [ - "@raze__cc__1_0_72//:cc", + "@raze__cc__1_0_73//:cc", "@raze__pkg_config__0_3_24//:pkg_config", "@raze__vcpkg__0_2_15//:vcpkg", ], diff --git a/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel b/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel index ab952a71a..1378ca185 100644 --- a/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel +++ b/cargo/remote/BUILD.linkcheck-0.4.1-alpha.0.bazel @@ -56,7 +56,7 @@ rust_library( "@raze__bytes__1_1_0//:bytes", "@raze__codespan__0_11_1//:codespan", "@raze__dunce__1_0_2//:dunce", - "@raze__futures__0_3_19//:futures", + "@raze__futures__0_3_21//:futures", "@raze__http__0_2_6//:http", "@raze__kuchiki__0_8_1//:kuchiki", "@raze__lazy_static__1_4_0//:lazy_static", @@ -65,7 +65,7 @@ rust_library( "@raze__pulldown_cmark__0_8_0//:pulldown_cmark", "@raze__regex__1_5_4//:regex", "@raze__reqwest__0_11_3//:reqwest", - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", "@raze__thiserror__1_0_30//:thiserror", "@raze__url__2_2_2//:url", ], diff --git a/cargo/remote/BUILD.lock_api-0.4.5.bazel b/cargo/remote/BUILD.lock_api-0.4.6.bazel similarity index 97% rename from cargo/remote/BUILD.lock_api-0.4.5.bazel rename to cargo/remote/BUILD.lock_api-0.4.6.bazel index 34e967616..0dc4cf86e 100644 --- a/cargo/remote/BUILD.lock_api-0.4.5.bazel +++ b/cargo/remote/BUILD.lock_api-0.4.6.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=lock_api", "manual", ], - version = "0.4.5", + version = "0.4.6", # buildifier: leave-alone deps = [ "@raze__scopeguard__1_1_0//:scopeguard", diff --git a/cargo/remote/BUILD.markup5ever-0.10.1.bazel b/cargo/remote/BUILD.markup5ever-0.10.1.bazel index ecb1c1abe..adea0332c 100644 --- a/cargo/remote/BUILD.markup5ever-0.10.1.bazel +++ b/cargo/remote/BUILD.markup5ever-0.10.1.bazel @@ -84,7 +84,7 @@ rust_library( ":markup5ever_build_script", "@raze__log__0_4_14//:log", "@raze__phf__0_8_0//:phf", - "@raze__string_cache__0_8_2//:string_cache", + "@raze__string_cache__0_8_3//:string_cache", "@raze__tendril__0_4_2//:tendril", ], ) diff --git a/cargo/remote/BUILD.mime_guess-2.0.3.bazel b/cargo/remote/BUILD.mime_guess-2.0.4.bazel similarity index 97% rename from cargo/remote/BUILD.mime_guess-2.0.3.bazel rename to cargo/remote/BUILD.mime_guess-2.0.4.bazel index a6ca85735..0281ca2e8 100644 --- a/cargo/remote/BUILD.mime_guess-2.0.3.bazel +++ b/cargo/remote/BUILD.mime_guess-2.0.4.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "2.0.3", + version = "2.0.4", visibility = ["//visibility:private"], deps = [ "@raze__unicase__2_6_0//:unicase", @@ -81,7 +81,7 @@ rust_library( "crate-name=mime_guess", "manual", ], - version = "2.0.3", + version = "2.0.4", # buildifier: leave-alone deps = [ ":mime_guess_build_script", diff --git a/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel b/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel index 788200507..5a72590f9 100644 --- a/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel +++ b/cargo/remote/BUILD.miniz_oxide-0.4.4.bazel @@ -57,7 +57,7 @@ cargo_build_script( version = "0.4.4", visibility = ["//visibility:private"], deps = [ - "@raze__autocfg__1_0_1//:autocfg", + "@raze__autocfg__1_1_0//:autocfg", ], ) diff --git a/cargo/remote/BUILD.mio-0.7.14.bazel b/cargo/remote/BUILD.mio-0.7.14.bazel index 43634cb56..9935e6177 100644 --- a/cargo/remote/BUILD.mio-0.7.14.bazel +++ b/cargo/remote/BUILD.mio-0.7.14.bazel @@ -75,7 +75,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }) + selects.with_or({ @@ -84,7 +84,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-pc-windows-msvc", ): [ "@raze__miow__0_3_7//:miow", - "@raze__ntapi__0_3_6//:ntapi", + "@raze__ntapi__0_3_7//:ntapi", "@raze__winapi__0_3_9//:winapi", ], "//conditions:default": [], diff --git a/cargo/remote/BUILD.native-tls-0.2.8.bazel b/cargo/remote/BUILD.native-tls-0.2.8.bazel index 6fde72601..ea300827d 100644 --- a/cargo/remote/BUILD.native-tls-0.2.8.bazel +++ b/cargo/remote/BUILD.native-tls-0.2.8.bazel @@ -65,7 +65,7 @@ cargo_build_script( "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__security_framework_sys__2_4_2//:security_framework_sys", + "@raze__security_framework_sys__2_6_1//:security_framework_sys", ], "//conditions:default": [], }) + selects.with_or({ @@ -122,9 +122,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-apple-ios", ): [ "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__libc__0_2_112//:libc", - "@raze__security_framework__2_4_2//:security_framework", - "@raze__security_framework_sys__2_4_2//:security_framework_sys", + "@raze__libc__0_2_119//:libc", + "@raze__security_framework__2_6_1//:security_framework", + "@raze__security_framework_sys__2_6_1//:security_framework_sys", "@raze__tempfile__3_3_0//:tempfile", ], "//conditions:default": [], diff --git a/cargo/remote/BUILD.ntapi-0.3.6.bazel b/cargo/remote/BUILD.ntapi-0.3.7.bazel similarity index 97% rename from cargo/remote/BUILD.ntapi-0.3.6.bazel rename to cargo/remote/BUILD.ntapi-0.3.7.bazel index bd28f81b2..e787718a7 100644 --- a/cargo/remote/BUILD.ntapi-0.3.6.bazel +++ b/cargo/remote/BUILD.ntapi-0.3.7.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.3.6", + version = "0.3.7", visibility = ["//visibility:private"], deps = [ ], @@ -80,7 +80,7 @@ rust_library( "crate-name=ntapi", "manual", ], - version = "0.3.6", + version = "0.3.7", # buildifier: leave-alone deps = [ ":ntapi_build_script", diff --git a/cargo/remote/BUILD.num-integer-0.1.44.bazel b/cargo/remote/BUILD.num-integer-0.1.44.bazel index 701f48236..ae8dfc11f 100644 --- a/cargo/remote/BUILD.num-integer-0.1.44.bazel +++ b/cargo/remote/BUILD.num-integer-0.1.44.bazel @@ -59,7 +59,7 @@ cargo_build_script( version = "0.1.44", visibility = ["//visibility:private"], deps = [ - "@raze__autocfg__1_0_1//:autocfg", + "@raze__autocfg__1_1_0//:autocfg", ], ) diff --git a/cargo/remote/BUILD.num-traits-0.2.14.bazel b/cargo/remote/BUILD.num-traits-0.2.14.bazel index 5ebda00c1..77533e460 100644 --- a/cargo/remote/BUILD.num-traits-0.2.14.bazel +++ b/cargo/remote/BUILD.num-traits-0.2.14.bazel @@ -58,7 +58,7 @@ cargo_build_script( version = "0.2.14", visibility = ["//visibility:private"], deps = [ - "@raze__autocfg__1_0_1//:autocfg", + "@raze__autocfg__1_1_0//:autocfg", ], ) diff --git a/cargo/remote/BUILD.num_cpus-1.13.1.bazel b/cargo/remote/BUILD.num_cpus-1.13.1.bazel index 2095a1a70..79854cc0c 100644 --- a/cargo/remote/BUILD.num_cpus-1.13.1.bazel +++ b/cargo/remote/BUILD.num_cpus-1.13.1.bazel @@ -64,7 +64,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.num_enum_derive-0.5.6.bazel b/cargo/remote/BUILD.num_enum_derive-0.5.6.bazel index 63d9ddfed..6137d4e97 100644 --- a/cargo/remote/BUILD.num_enum_derive-0.5.6.bazel +++ b/cargo/remote/BUILD.num_enum_derive-0.5.6.bazel @@ -53,8 +53,8 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__proc_macro_crate__1_1_0//:proc_macro_crate", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__proc_macro_crate__1_1_3//:proc_macro_crate", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.num_threads-0.1.3.bazel b/cargo/remote/BUILD.num_threads-0.1.3.bazel new file mode 100644 index 000000000..7680d20a1 --- /dev/null +++ b/cargo/remote/BUILD.num_threads-0.1.3.bazel @@ -0,0 +1,65 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//cargo", 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 = "num_threads", + srcs = glob(["**/*.rs"]), + aliases = { + }, + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=num_threads", + "manual", + ], + version = "0.1.3", + # buildifier: leave-alone + deps = [ + ] + selects.with_or({ + # cfg(any(target_os = "macos", target_os = "freebsd")) + ( + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-darwin", + ): [ + "@raze__libc__0_2_119//:libc", + ], + "//conditions:default": [], + }), +) diff --git a/cargo/remote/BUILD.openssl-0.10.38.bazel b/cargo/remote/BUILD.openssl-0.10.38.bazel index c49071a95..6cb7b65cd 100644 --- a/cargo/remote/BUILD.openssl-0.10.38.bazel +++ b/cargo/remote/BUILD.openssl-0.10.38.bazel @@ -89,7 +89,7 @@ rust_library( "@raze__bitflags__1_3_2//:bitflags", "@raze__cfg_if__1_0_0//:cfg_if", "@raze__foreign_types__0_3_2//:foreign_types", - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", "@raze__once_cell__1_9_0//:once_cell", "@raze__openssl_sys__0_9_72//:openssl_sys", ], diff --git a/cargo/remote/BUILD.openssl-sys-0.9.72.bazel b/cargo/remote/BUILD.openssl-sys-0.9.72.bazel index e9b376f63..aa5e02f71 100644 --- a/cargo/remote/BUILD.openssl-sys-0.9.72.bazel +++ b/cargo/remote/BUILD.openssl-sys-0.9.72.bazel @@ -58,8 +58,8 @@ cargo_build_script( version = "0.9.72", visibility = ["//visibility:private"], deps = [ - "@raze__autocfg__1_0_1//:autocfg", - "@raze__cc__1_0_72//:cc", + "@raze__autocfg__1_1_0//:autocfg", + "@raze__cc__1_0_73//:cc", "@raze__pkg_config__0_3_24//:pkg_config", ] + selects.with_or({ # cfg(target_env = "msvc") @@ -94,7 +94,7 @@ rust_library( # buildifier: leave-alone deps = [ ":openssl_sys_build_script", - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ] + selects.with_or({ # cfg(target_env = "msvc") ( diff --git a/cargo/remote/BUILD.parking_lot-0.11.2.bazel b/cargo/remote/BUILD.parking_lot-0.11.2.bazel index eca86c588..0d02a674b 100644 --- a/cargo/remote/BUILD.parking_lot-0.11.2.bazel +++ b/cargo/remote/BUILD.parking_lot-0.11.2.bazel @@ -52,7 +52,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__instant__0_1_12//:instant", - "@raze__lock_api__0_4_5//:lock_api", + "@raze__lock_api__0_4_6//:lock_api", "@raze__parking_lot_core__0_8_5//:parking_lot_core", ], ) diff --git a/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel b/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel index fbe6061b4..b033c318a 100644 --- a/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel +++ b/cargo/remote/BUILD.parking_lot_core-0.8.5.bazel @@ -114,7 +114,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.phf_generator-0.10.0.bazel b/cargo/remote/BUILD.phf_generator-0.10.0.bazel index e0c1d7eb7..a2c418e61 100644 --- a/cargo/remote/BUILD.phf_generator-0.10.0.bazel +++ b/cargo/remote/BUILD.phf_generator-0.10.0.bazel @@ -56,7 +56,7 @@ rust_binary( deps = [ ":phf_generator", "@raze__phf_shared__0_10_0//:phf_shared", - "@raze__rand__0_8_4//:rand", + "@raze__rand__0_8_5//:rand", ], ) @@ -80,6 +80,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__phf_shared__0_10_0//:phf_shared", - "@raze__rand__0_8_4//:rand", + "@raze__rand__0_8_5//:rand", ], ) diff --git a/cargo/remote/BUILD.phf_macros-0.10.0.bazel b/cargo/remote/BUILD.phf_macros-0.10.0.bazel index eddb882d7..1e60b3d6e 100644 --- a/cargo/remote/BUILD.phf_macros-0.10.0.bazel +++ b/cargo/remote/BUILD.phf_macros-0.10.0.bazel @@ -56,7 +56,7 @@ rust_proc_macro( "@raze__phf_generator__0_10_0//:phf_generator", "@raze__phf_shared__0_10_0//:phf_shared", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.phf_macros-0.8.0.bazel b/cargo/remote/BUILD.phf_macros-0.8.0.bazel index a6b52fca5..97ade3c30 100644 --- a/cargo/remote/BUILD.phf_macros-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_macros-0.8.0.bazel @@ -58,8 +58,8 @@ rust_proc_macro( "@raze__phf_generator__0_8_0//:phf_generator", "@raze__phf_shared__0_8_0//:phf_shared", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.phf_shared-0.10.0.bazel b/cargo/remote/BUILD.phf_shared-0.10.0.bazel index 2eb9baa5b..c708c90a9 100644 --- a/cargo/remote/BUILD.phf_shared-0.10.0.bazel +++ b/cargo/remote/BUILD.phf_shared-0.10.0.bazel @@ -35,6 +35,7 @@ rust_library( name = "phf_shared", srcs = glob(["**/*.rs"]), crate_features = [ + "default", "std", ], crate_root = "src/lib.rs", @@ -51,6 +52,6 @@ rust_library( version = "0.10.0", # buildifier: leave-alone deps = [ - "@raze__siphasher__0_3_7//:siphasher", + "@raze__siphasher__0_3_9//:siphasher", ], ) diff --git a/cargo/remote/BUILD.phf_shared-0.8.0.bazel b/cargo/remote/BUILD.phf_shared-0.8.0.bazel index 5c6699a57..7151ed7cd 100644 --- a/cargo/remote/BUILD.phf_shared-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_shared-0.8.0.bazel @@ -52,6 +52,6 @@ rust_library( version = "0.8.0", # buildifier: leave-alone deps = [ - "@raze__siphasher__0_3_7//:siphasher", + "@raze__siphasher__0_3_9//:siphasher", ], ) diff --git a/cargo/remote/BUILD.pin-project-internal-1.0.10.bazel b/cargo/remote/BUILD.pin-project-internal-1.0.10.bazel index b376b7e29..f8e49b30d 100644 --- a/cargo/remote/BUILD.pin-project-internal-1.0.10.bazel +++ b/cargo/remote/BUILD.pin-project-internal-1.0.10.bazel @@ -51,7 +51,7 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.proc-macro-crate-1.1.0.bazel b/cargo/remote/BUILD.proc-macro-crate-1.1.3.bazel similarity index 98% rename from cargo/remote/BUILD.proc-macro-crate-1.1.0.bazel rename to cargo/remote/BUILD.proc-macro-crate-1.1.3.bazel index 3dbe88326..d24a66bd6 100644 --- a/cargo/remote/BUILD.proc-macro-crate-1.1.0.bazel +++ b/cargo/remote/BUILD.proc-macro-crate-1.1.3.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=proc-macro-crate", "manual", ], - version = "1.1.0", + version = "1.1.3", # buildifier: leave-alone deps = [ "@raze__thiserror__1_0_30//:thiserror", diff --git a/cargo/remote/BUILD.prost-build-0.9.0.bazel b/cargo/remote/BUILD.prost-build-0.9.0.bazel index 7aad12d70..faeb3992b 100644 --- a/cargo/remote/BUILD.prost-build-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-build-0.9.0.bazel @@ -57,7 +57,7 @@ cargo_build_script( version = "0.9.0", visibility = ["//visibility:private"], deps = [ - "@raze__which__4_2_2//:which", + "@raze__which__4_2_4//:which", ], ) diff --git a/cargo/remote/BUILD.prost-derive-0.9.0.bazel b/cargo/remote/BUILD.prost-derive-0.9.0.bazel index 27423f345..10ecfe41c 100644 --- a/cargo/remote/BUILD.prost-derive-0.9.0.bazel +++ b/cargo/remote/BUILD.prost-derive-0.9.0.bazel @@ -50,10 +50,10 @@ rust_proc_macro( version = "0.9.0", # buildifier: leave-alone deps = [ - "@raze__anyhow__1_0_52//:anyhow", + "@raze__anyhow__1_0_55//:anyhow", "@raze__itertools__0_10_3//:itertools", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.pyo3-0.15.1.bazel b/cargo/remote/BUILD.pyo3-0.15.1.bazel index 5b8c4d8f1..0c9963bcb 100644 --- a/cargo/remote/BUILD.pyo3-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-0.15.1.bazel @@ -126,10 +126,10 @@ rust_library( ":pyo3_build_script", "@raze__cfg_if__1_0_0//:cfg_if", "@raze__indoc__0_3_6//:indoc", - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", "@raze__parking_lot__0_11_2//:parking_lot", "@raze__paste__0_1_18//:paste", - "@raze__unindent__0_1_7//:unindent", + "@raze__unindent__0_1_8//:unindent", ], ) diff --git a/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel b/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel index 678e05793..88da8e3b2 100644 --- a/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-macros-0.15.1.bazel @@ -51,7 +51,7 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__pyo3_macros_backend__0_15_1//:pyo3_macros_backend", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel b/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel index a3153473e..d3aca0461 100644 --- a/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel +++ b/cargo/remote/BUILD.pyo3-macros-backend-0.15.1.bazel @@ -52,7 +52,7 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", "@raze__pyo3_build_config__0_15_1//:pyo3_build_config", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.quote-1.0.14.bazel b/cargo/remote/BUILD.quote-1.0.15.bazel similarity index 98% rename from cargo/remote/BUILD.quote-1.0.14.bazel rename to cargo/remote/BUILD.quote-1.0.15.bazel index ff69ea7a3..0cac5edfe 100644 --- a/cargo/remote/BUILD.quote-1.0.14.bazel +++ b/cargo/remote/BUILD.quote-1.0.15.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=quote", "manual", ], - version = "1.0.14", + version = "1.0.15", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", diff --git a/cargo/remote/BUILD.rand-0.7.3.bazel b/cargo/remote/BUILD.rand-0.7.3.bazel index 12130847c..22cce902b 100644 --- a/cargo/remote/BUILD.rand-0.7.3.bazel +++ b/cargo/remote/BUILD.rand-0.7.3.bazel @@ -100,7 +100,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.rand-0.8.4.bazel b/cargo/remote/BUILD.rand-0.8.5.bazel similarity index 70% rename from cargo/remote/BUILD.rand-0.8.4.bazel rename to cargo/remote/BUILD.rand-0.8.5.bazel index 2ad283a65..18375eb3a 100644 --- a/cargo/remote/BUILD.rand-0.8.4.bazel +++ b/cargo/remote/BUILD.rand-0.8.5.bazel @@ -42,7 +42,6 @@ rust_library( "getrandom", "libc", "rand_chacha", - "rand_hc", "small_rng", "std", "std_rng", @@ -58,25 +57,12 @@ rust_library( "crate-name=rand", "manual", ], - version = "0.8.4", + version = "0.8.5", # buildifier: leave-alone deps = [ + "@raze__rand_chacha__0_3_1//:rand_chacha", "@raze__rand_core__0_6_3//:rand_core", ] + selects.with_or({ - # cfg(not(target_os = "emscripten")) - ( - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-ios", - ): [ - "@raze__rand_chacha__0_3_1//:rand_chacha", - ], - "//conditions:default": [], - }) + selects.with_or({ # cfg(unix) ( "@rules_rust//rust/platform:x86_64-apple-darwin", @@ -86,7 +72,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }), diff --git a/cargo/remote/BUILD.rand_core-0.6.3.bazel b/cargo/remote/BUILD.rand_core-0.6.3.bazel index 96b5b139e..7421857ae 100644 --- a/cargo/remote/BUILD.rand_core-0.6.3.bazel +++ b/cargo/remote/BUILD.rand_core-0.6.3.bazel @@ -53,6 +53,6 @@ rust_library( version = "0.6.3", # buildifier: leave-alone deps = [ - "@raze__getrandom__0_2_4//:getrandom", + "@raze__getrandom__0_2_5//:getrandom", ], ) diff --git a/cargo/remote/BUILD.redox_users-0.4.0.bazel b/cargo/remote/BUILD.redox_users-0.4.0.bazel index a4d94e23c..ec872e8de 100644 --- a/cargo/remote/BUILD.redox_users-0.4.0.bazel +++ b/cargo/remote/BUILD.redox_users-0.4.0.bazel @@ -50,7 +50,7 @@ rust_library( version = "0.4.0", # buildifier: leave-alone deps = [ - "@raze__getrandom__0_2_4//:getrandom", + "@raze__getrandom__0_2_5//:getrandom", "@raze__redox_syscall__0_2_10//:redox_syscall", ], ) diff --git a/cargo/remote/BUILD.reqwest-0.11.3.bazel b/cargo/remote/BUILD.reqwest-0.11.3.bazel index 4c7bbcb54..8bc397d3d 100644 --- a/cargo/remote/BUILD.reqwest-0.11.3.bazel +++ b/cargo/remote/BUILD.reqwest-0.11.3.bazel @@ -91,10 +91,10 @@ rust_library( "@raze__bytes__1_1_0//:bytes", "@raze__http__0_2_6//:http", "@raze__hyper_timeout__0_4_1//:hyper_timeout", - "@raze__mime_guess__2_0_3//:mime_guess", - "@raze__serde__1_0_133//:serde", - "@raze__serde_json__1_0_74//:serde_json", - "@raze__serde_urlencoded__0_7_0//:serde_urlencoded", + "@raze__mime_guess__2_0_4//:mime_guess", + "@raze__serde__1_0_136//:serde", + "@raze__serde_json__1_0_79//:serde_json", + "@raze__serde_urlencoded__0_7_1//:serde_urlencoded", "@raze__url__2_2_2//:url", ] + selects.with_or({ # cfg(not(target_arch = "wasm32")) @@ -109,10 +109,10 @@ rust_library( ): [ "@raze__base64__0_13_0//:base64", "@raze__encoding_rs__0_8_30//:encoding_rs", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_util__0_3_19//:futures_util", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_util__0_3_21//:futures_util", "@raze__http_body__0_4_4//:http_body", - "@raze__hyper__0_14_16//:hyper", + "@raze__hyper__0_14_17//:hyper", "@raze__hyper_rustls__0_22_1//:hyper_rustls", "@raze__hyper_tls__0_5_0//:hyper_tls", "@raze__ipnet__2_3_1//:ipnet", @@ -124,7 +124,7 @@ rust_library( "@raze__pin_project_lite__0_2_8//:pin_project_lite", "@raze__rustls__0_19_1//:rustls", "@raze__rustls_native_certs__0_5_0//:rustls_native_certs", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__tokio_native_tls__0_3_0//:tokio_native_tls", "@raze__tokio_rustls__0_22_0//:tokio_rustls", "@raze__tokio_socks__0_5_1//:tokio_socks", diff --git a/cargo/remote/BUILD.ring-0.16.20.bazel b/cargo/remote/BUILD.ring-0.16.20.bazel index 3e2249a63..bd4a01945 100644 --- a/cargo/remote/BUILD.ring-0.16.20.bazel +++ b/cargo/remote/BUILD.ring-0.16.20.bazel @@ -62,7 +62,7 @@ cargo_build_script( version = "0.16.20", visibility = ["//visibility:private"], deps = [ - "@raze__cc__1_0_72//:cc", + "@raze__cc__1_0_73//:cc", ] + selects.with_or({ # cfg(any(target_arch = "x86", target_arch = "x86_64", all(any(target_arch = "aarch64", target_arch = "arm"), any(target_os = "android", target_os = "fuchsia", target_os = "linux")))) ( @@ -138,7 +138,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", "@raze__once_cell__1_9_0//:once_cell", ], "//conditions:default": [], diff --git a/cargo/remote/BUILD.rustc_version-0.4.0.bazel b/cargo/remote/BUILD.rustc_version-0.4.0.bazel index 00f28234f..a6a838479 100644 --- a/cargo/remote/BUILD.rustc_version-0.4.0.bazel +++ b/cargo/remote/BUILD.rustc_version-0.4.0.bazel @@ -50,7 +50,7 @@ rust_library( version = "0.4.0", # buildifier: leave-alone deps = [ - "@raze__semver__1_0_4//:semver", + "@raze__semver__1_0_6//:semver", ], ) diff --git a/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel b/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel index 6e9cffff1..91f0393e5 100644 --- a/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel +++ b/cargo/remote/BUILD.rustls-native-certs-0.5.0.bazel @@ -74,7 +74,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-darwin", ): [ - "@raze__security_framework__2_4_2//:security_framework", + "@raze__security_framework__2_6_1//:security_framework", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.security-framework-2.4.2.bazel b/cargo/remote/BUILD.security-framework-2.6.1.bazel similarity index 88% rename from cargo/remote/BUILD.security-framework-2.4.2.bazel rename to cargo/remote/BUILD.security-framework-2.6.1.bazel index 67a3d3be0..731555001 100644 --- a/cargo/remote/BUILD.security-framework-2.4.2.bazel +++ b/cargo/remote/BUILD.security-framework-2.6.1.bazel @@ -55,13 +55,13 @@ rust_library( "crate-name=security-framework", "manual", ], - version = "2.4.2", + version = "2.6.1", # buildifier: leave-alone deps = [ "@raze__bitflags__1_3_2//:bitflags", - "@raze__core_foundation__0_9_2//:core_foundation", + "@raze__core_foundation__0_9_3//:core_foundation", "@raze__core_foundation_sys__0_8_3//:core_foundation_sys", - "@raze__libc__0_2_112//:libc", - "@raze__security_framework_sys__2_4_2//:security_framework_sys", + "@raze__libc__0_2_119//:libc", + "@raze__security_framework_sys__2_6_1//:security_framework_sys", ], ) diff --git a/cargo/remote/BUILD.security-framework-sys-2.4.2.bazel b/cargo/remote/BUILD.security-framework-sys-2.6.1.bazel similarity index 94% rename from cargo/remote/BUILD.security-framework-sys-2.4.2.bazel rename to cargo/remote/BUILD.security-framework-sys-2.6.1.bazel index 04d415f4c..6cbab092a 100644 --- a/cargo/remote/BUILD.security-framework-sys-2.4.2.bazel +++ b/cargo/remote/BUILD.security-framework-sys-2.6.1.bazel @@ -49,10 +49,10 @@ rust_library( "crate-name=security-framework-sys", "manual", ], - version = "2.4.2", + version = "2.6.1", # buildifier: leave-alone deps = [ "@raze__core_foundation_sys__0_8_3//:core_foundation_sys", - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], ) diff --git a/cargo/remote/BUILD.semver-1.0.4.bazel b/cargo/remote/BUILD.semver-1.0.6.bazel similarity index 97% rename from cargo/remote/BUILD.semver-1.0.4.bazel rename to cargo/remote/BUILD.semver-1.0.6.bazel index 1b177d95f..68b325e8f 100644 --- a/cargo/remote/BUILD.semver-1.0.4.bazel +++ b/cargo/remote/BUILD.semver-1.0.6.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.4", + version = "1.0.6", visibility = ["//visibility:private"], deps = [ ], @@ -82,7 +82,7 @@ rust_library( "crate-name=semver", "manual", ], - version = "1.0.4", + version = "1.0.6", # buildifier: leave-alone deps = [ ":semver_build_script", diff --git a/cargo/remote/BUILD.serde-1.0.133.bazel b/cargo/remote/BUILD.serde-1.0.136.bazel similarity index 94% rename from cargo/remote/BUILD.serde-1.0.133.bazel rename to cargo/remote/BUILD.serde-1.0.136.bazel index 3a476f246..940bc1c08 100644 --- a/cargo/remote/BUILD.serde-1.0.133.bazel +++ b/cargo/remote/BUILD.serde-1.0.136.bazel @@ -59,7 +59,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.133", + version = "1.0.136", visibility = ["//visibility:private"], deps = [ ], @@ -79,7 +79,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@raze__serde_derive__1_0_133//:serde_derive", + "@raze__serde_derive__1_0_136//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -89,7 +89,7 @@ rust_library( "crate-name=serde", "manual", ], - version = "1.0.133", + version = "1.0.136", # buildifier: leave-alone deps = [ ":serde_build_script", diff --git a/cargo/remote/BUILD.serde-aux-3.0.1.bazel b/cargo/remote/BUILD.serde-aux-3.0.1.bazel index 0c1dbd0f5..ce9073ae8 100644 --- a/cargo/remote/BUILD.serde-aux-3.0.1.bazel +++ b/cargo/remote/BUILD.serde-aux-3.0.1.bazel @@ -53,7 +53,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__chrono__0_4_19//:chrono", - "@raze__serde__1_0_133//:serde", - "@raze__serde_json__1_0_74//:serde_json", + "@raze__serde__1_0_136//:serde", + "@raze__serde_json__1_0_79//:serde_json", ], ) diff --git a/cargo/remote/BUILD.serde_derive-1.0.133.bazel b/cargo/remote/BUILD.serde_derive-1.0.136.bazel similarity index 93% rename from cargo/remote/BUILD.serde_derive-1.0.133.bazel rename to cargo/remote/BUILD.serde_derive-1.0.136.bazel index 7e26d39da..5a0b3cde1 100644 --- a/cargo/remote/BUILD.serde_derive-1.0.133.bazel +++ b/cargo/remote/BUILD.serde_derive-1.0.136.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.133", + version = "1.0.136", visibility = ["//visibility:private"], deps = [ ], @@ -78,12 +78,12 @@ rust_proc_macro( "crate-name=serde_derive", "manual", ], - version = "1.0.133", + version = "1.0.136", # buildifier: leave-alone deps = [ ":serde_derive_build_script", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.serde_json-1.0.74.bazel b/cargo/remote/BUILD.serde_json-1.0.79.bazel similarity index 78% rename from cargo/remote/BUILD.serde_json-1.0.74.bazel rename to cargo/remote/BUILD.serde_json-1.0.79.bazel index ecd7ff1ff..49929f36a 100644 --- a/cargo/remote/BUILD.serde_json-1.0.74.bazel +++ b/cargo/remote/BUILD.serde_json-1.0.79.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.74", + version = "1.0.79", visibility = ["//visibility:private"], deps = [ ], @@ -80,12 +80,26 @@ rust_library( "crate-name=serde_json", "manual", ], - version = "1.0.74", + version = "1.0.79", # buildifier: leave-alone deps = [ ":serde_json_build_script", "@raze__itoa__1_0_1//:itoa", "@raze__ryu__1_0_9//:ryu", - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", ], ) + +# Unsupported target "compiletest" with type "test" omitted + +# Unsupported target "debug" with type "test" omitted + +# Unsupported target "lexical" with type "test" omitted + +# Unsupported target "map" with type "test" omitted + +# Unsupported target "regression" with type "test" omitted + +# Unsupported target "stream" with type "test" omitted + +# Unsupported target "test" with type "test" omitted diff --git a/cargo/remote/BUILD.serde_repr-0.1.7.bazel b/cargo/remote/BUILD.serde_repr-0.1.7.bazel index 42156ce5b..697f17eeb 100644 --- a/cargo/remote/BUILD.serde_repr-0.1.7.bazel +++ b/cargo/remote/BUILD.serde_repr-0.1.7.bazel @@ -51,8 +51,8 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.serde_tuple-0.5.0.bazel b/cargo/remote/BUILD.serde_tuple-0.5.0.bazel index 0ffe1887b..a055c7fb7 100644 --- a/cargo/remote/BUILD.serde_tuple-0.5.0.bazel +++ b/cargo/remote/BUILD.serde_tuple-0.5.0.bazel @@ -55,6 +55,6 @@ rust_library( version = "0.5.0", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", ], ) diff --git a/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel b/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel index 5c64b741b..49c411a9c 100644 --- a/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel +++ b/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel @@ -51,7 +51,7 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.serde_urlencoded-0.7.0.bazel b/cargo/remote/BUILD.serde_urlencoded-0.7.1.bazel similarity index 92% rename from cargo/remote/BUILD.serde_urlencoded-0.7.0.bazel rename to cargo/remote/BUILD.serde_urlencoded-0.7.1.bazel index ee4031cc1..670f4930a 100644 --- a/cargo/remote/BUILD.serde_urlencoded-0.7.0.bazel +++ b/cargo/remote/BUILD.serde_urlencoded-0.7.1.bazel @@ -47,13 +47,13 @@ rust_library( "crate-name=serde_urlencoded", "manual", ], - version = "0.7.0", + version = "0.7.1", # buildifier: leave-alone deps = [ "@raze__form_urlencoded__1_0_1//:form_urlencoded", - "@raze__itoa__0_4_8//:itoa", + "@raze__itoa__1_0_1//:itoa", "@raze__ryu__1_0_9//:ryu", - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", ], ) diff --git a/cargo/remote/BUILD.sha1-0.6.0.bazel b/cargo/remote/BUILD.sha1-0.6.1.bazel similarity index 91% rename from cargo/remote/BUILD.sha1-0.6.0.bazel rename to cargo/remote/BUILD.sha1-0.6.1.bazel index 342e069b6..70cf9a3dd 100644 --- a/cargo/remote/BUILD.sha1-0.6.0.bazel +++ b/cargo/remote/BUILD.sha1-0.6.1.bazel @@ -38,7 +38,7 @@ rust_library( ], crate_root = "src/lib.rs", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -47,8 +47,9 @@ rust_library( "crate-name=sha1", "manual", ], - version = "0.6.0", + version = "0.6.1", # buildifier: leave-alone deps = [ + "@raze__sha1_smol__1_0_0//:sha1_smol", ], ) diff --git a/cargo/remote/BUILD.sha1_smol-1.0.0.bazel b/cargo/remote/BUILD.sha1_smol-1.0.0.bazel new file mode 100644 index 000000000..733313ea3 --- /dev/null +++ b/cargo/remote/BUILD.sha1_smol-1.0.0.bazel @@ -0,0 +1,54 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # BSD-3-Clause from expression "BSD-3-Clause" +]) + +# Generated Targets + +rust_library( + name = "sha1_smol", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=sha1_smol", + "manual", + ], + version = "1.0.0", + # buildifier: leave-alone + deps = [ + ], +) diff --git a/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel b/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel index a20f424b1..71bbd8821 100644 --- a/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel +++ b/cargo/remote/BUILD.signal-hook-registry-1.4.0.bazel @@ -50,7 +50,7 @@ rust_library( version = "1.4.0", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], ) diff --git a/cargo/remote/BUILD.siphasher-0.3.7.bazel b/cargo/remote/BUILD.siphasher-0.3.9.bazel similarity index 97% rename from cargo/remote/BUILD.siphasher-0.3.7.bazel rename to cargo/remote/BUILD.siphasher-0.3.9.bazel index 2796b37e9..02d8f1718 100644 --- a/cargo/remote/BUILD.siphasher-0.3.7.bazel +++ b/cargo/remote/BUILD.siphasher-0.3.9.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=siphasher", "manual", ], - version = "0.3.7", + version = "0.3.9", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.slog-async-2.7.0.bazel b/cargo/remote/BUILD.slog-async-2.7.0.bazel index 40902158b..9177ae198 100644 --- a/cargo/remote/BUILD.slog-async-2.7.0.bazel +++ b/cargo/remote/BUILD.slog-async-2.7.0.bazel @@ -85,6 +85,6 @@ rust_library( "@raze__crossbeam_channel__0_5_2//:crossbeam_channel", "@raze__slog__2_7_0//:slog", "@raze__take_mut__0_2_2//:take_mut", - "@raze__thread_local__1_1_3//:thread_local", + "@raze__thread_local__1_1_4//:thread_local", ], ) diff --git a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel index fbccb5b41..b0703ac68 100644 --- a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel +++ b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel @@ -64,7 +64,7 @@ rust_library( "@raze__slog_async__2_7_0//:slog_async", "@raze__slog_scope__4_4_0//:slog_scope", "@raze__slog_stdlog__4_1_0//:slog_stdlog", - "@raze__slog_term__2_8_0//:slog_term", + "@raze__slog_term__2_9_0//:slog_term", ], ) diff --git a/cargo/remote/BUILD.slog-term-2.8.0.bazel b/cargo/remote/BUILD.slog-term-2.9.0.bazel similarity index 93% rename from cargo/remote/BUILD.slog-term-2.8.0.bazel rename to cargo/remote/BUILD.slog-term-2.9.0.bazel index 24316eef6..6ef3ada91 100644 --- a/cargo/remote/BUILD.slog-term-2.8.0.bazel +++ b/cargo/remote/BUILD.slog-term-2.9.0.bazel @@ -59,14 +59,14 @@ rust_library( "crate-name=slog-term", "manual", ], - version = "2.8.0", + version = "2.9.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_7_0//:term", - "@raze__thread_local__1_1_3//:thread_local", + "@raze__thread_local__1_1_4//:thread_local", + "@raze__time__0_3_7//:time", ], ) diff --git a/cargo/remote/BUILD.socket2-0.4.2.bazel b/cargo/remote/BUILD.socket2-0.4.4.bazel similarity index 96% rename from cargo/remote/BUILD.socket2-0.4.2.bazel rename to cargo/remote/BUILD.socket2-0.4.4.bazel index e6bc0ac24..130070e5e 100644 --- a/cargo/remote/BUILD.socket2-0.4.2.bazel +++ b/cargo/remote/BUILD.socket2-0.4.4.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=socket2", "manual", ], - version = "0.4.2", + version = "0.4.4", # buildifier: leave-alone deps = [ ] + selects.with_or({ @@ -62,7 +62,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.string_cache-0.8.2.bazel b/cargo/remote/BUILD.string_cache-0.8.3.bazel similarity index 92% rename from cargo/remote/BUILD.string_cache-0.8.2.bazel rename to cargo/remote/BUILD.string_cache-0.8.3.bazel index bb5bb984f..7d12b3692 100644 --- a/cargo/remote/BUILD.string_cache-0.8.2.bazel +++ b/cargo/remote/BUILD.string_cache-0.8.3.bazel @@ -52,15 +52,15 @@ rust_library( "crate-name=string_cache", "manual", ], - version = "0.8.2", + version = "0.8.3", # buildifier: leave-alone deps = [ "@raze__lazy_static__1_4_0//:lazy_static", "@raze__new_debug_unreachable__1_0_4//:new_debug_unreachable", "@raze__parking_lot__0_11_2//:parking_lot", - "@raze__phf_shared__0_8_0//:phf_shared", + "@raze__phf_shared__0_10_0//:phf_shared", "@raze__precomputed_hash__0_1_1//:precomputed_hash", - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", ], ) diff --git a/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel b/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel index 2c96d92b8..43ab60d53 100644 --- a/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel +++ b/cargo/remote/BUILD.string_cache_codegen-0.5.1.bazel @@ -53,6 +53,6 @@ rust_library( "@raze__phf_generator__0_8_0//:phf_generator", "@raze__phf_shared__0_8_0//:phf_shared", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", + "@raze__quote__1_0_15//:quote", ], ) diff --git a/cargo/remote/BUILD.strum_macros-0.23.1.bazel b/cargo/remote/BUILD.strum_macros-0.23.1.bazel index 0008db49a..0389fe986 100644 --- a/cargo/remote/BUILD.strum_macros-0.23.1.bazel +++ b/cargo/remote/BUILD.strum_macros-0.23.1.bazel @@ -55,7 +55,7 @@ rust_proc_macro( deps = [ "@raze__heck__0_3_3//:heck", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.syn-1.0.85.bazel b/cargo/remote/BUILD.syn-1.0.86.bazel similarity index 97% rename from cargo/remote/BUILD.syn-1.0.85.bazel rename to cargo/remote/BUILD.syn-1.0.86.bazel index 88b6bf0aa..c0a1aa1ac 100644 --- a/cargo/remote/BUILD.syn-1.0.85.bazel +++ b/cargo/remote/BUILD.syn-1.0.86.bazel @@ -66,7 +66,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.85", + version = "1.0.86", visibility = ["//visibility:private"], deps = [ ], @@ -104,12 +104,12 @@ rust_library( "crate-name=syn", "manual", ], - version = "1.0.85", + version = "1.0.86", # buildifier: leave-alone deps = [ ":syn_build_script", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", + "@raze__quote__1_0_15//:quote", "@raze__unicode_xid__0_2_2//:unicode_xid", ], ) diff --git a/cargo/remote/BUILD.tempfile-3.3.0.bazel b/cargo/remote/BUILD.tempfile-3.3.0.bazel index a515ffdd5..9ca80b13c 100644 --- a/cargo/remote/BUILD.tempfile-3.3.0.bazel +++ b/cargo/remote/BUILD.tempfile-3.3.0.bazel @@ -53,7 +53,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__fastrand__1_6_0//:fastrand", + "@raze__fastrand__1_7_0//:fastrand", "@raze__remove_dir_all__0_5_3//:remove_dir_all", ] + selects.with_or({ # cfg(any(unix, target_os = "wasi")) @@ -65,7 +65,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.tendril-0.4.2.bazel b/cargo/remote/BUILD.tendril-0.4.2.bazel index 360d42ab2..8545ca0af 100644 --- a/cargo/remote/BUILD.tendril-0.4.2.bazel +++ b/cargo/remote/BUILD.tendril-0.4.2.bazel @@ -52,7 +52,7 @@ rust_library( version = "0.4.2", # buildifier: leave-alone deps = [ - "@raze__futf__0_1_4//:futf", + "@raze__futf__0_1_5//:futf", "@raze__mac__0_1_1//:mac", "@raze__utf_8__0_7_6//:utf_8", ], diff --git a/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel b/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel index 11b986e70..b7a8a845f 100644 --- a/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel +++ b/cargo/remote/BUILD.thiserror-impl-1.0.30.bazel @@ -51,7 +51,7 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.thread_local-1.1.3.bazel b/cargo/remote/BUILD.thread_local-1.1.4.bazel similarity index 98% rename from cargo/remote/BUILD.thread_local-1.1.3.bazel rename to cargo/remote/BUILD.thread_local-1.1.4.bazel index 462d5a2ee..930c45930 100644 --- a/cargo/remote/BUILD.thread_local-1.1.3.bazel +++ b/cargo/remote/BUILD.thread_local-1.1.4.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=thread_local", "manual", ], - version = "1.1.3", + version = "1.1.4", # buildifier: leave-alone deps = [ "@raze__once_cell__1_9_0//:once_cell", diff --git a/cargo/remote/BUILD.time-0.1.44.bazel b/cargo/remote/BUILD.time-0.1.44.bazel index 97ef5adb4..494a0a01a 100644 --- a/cargo/remote/BUILD.time-0.1.44.bazel +++ b/cargo/remote/BUILD.time-0.1.44.bazel @@ -52,7 +52,7 @@ rust_library( version = "0.1.44", # buildifier: leave-alone deps = [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ] + selects.with_or({ # cfg(windows) ( diff --git a/cargo/remote/BUILD.time-0.3.7.bazel b/cargo/remote/BUILD.time-0.3.7.bazel new file mode 100644 index 000000000..ff68ecfcb --- /dev/null +++ b/cargo/remote/BUILD.time-0.3.7.bazel @@ -0,0 +1,83 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets + +# Unsupported target "benchmarks" with type "bench" omitted + +rust_library( + name = "time", + srcs = glob(["**/*.rs"]), + aliases = { + }, + crate_features = [ + "alloc", + "formatting", + "itoa", + "local-offset", + "macros", + "std", + "time-macros", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + proc_macro_deps = [ + "@raze__time_macros__0_2_3//:time_macros", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=time", + "manual", + ], + version = "0.3.7", + # buildifier: leave-alone + deps = [ + "@raze__itoa__1_0_1//:itoa", + ] + selects.with_or({ + # cfg(target_family = "unix") + ( + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + "@rules_rust//rust/platform:aarch64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-ios", + ): [ + "@raze__libc__0_2_119//:libc", + "@raze__num_threads__0_1_3//:num_threads", + ], + "//conditions:default": [], + }), +) diff --git a/cargo/remote/BUILD.rand_hc-0.3.1.bazel b/cargo/remote/BUILD.time-macros-0.2.3.bazel similarity index 87% rename from cargo/remote/BUILD.rand_hc-0.3.1.bazel rename to cargo/remote/BUILD.time-macros-0.2.3.bazel index 72ae7a61b..771c4e724 100644 --- a/cargo/remote/BUILD.rand_hc-0.3.1.bazel +++ b/cargo/remote/BUILD.time-macros-0.2.3.bazel @@ -31,8 +31,8 @@ licenses([ # Generated Targets -rust_library( - name = "rand_hc", +rust_proc_macro( + name = "time_macros", srcs = glob(["**/*.rs"]), crate_features = [ ], @@ -44,12 +44,11 @@ rust_library( ], tags = [ "cargo-raze", - "crate-name=rand_hc", + "crate-name=time-macros", "manual", ], - version = "0.3.1", + version = "0.2.3", # buildifier: leave-alone deps = [ - "@raze__rand_core__0_6_3//:rand_core", ], ) diff --git a/cargo/remote/BUILD.tokio-1.15.0.bazel b/cargo/remote/BUILD.tokio-1.16.1.bazel similarity index 97% rename from cargo/remote/BUILD.tokio-1.15.0.bazel rename to cargo/remote/BUILD.tokio-1.16.1.bazel index a8678d215..4ce6387c8 100644 --- a/cargo/remote/BUILD.tokio-1.15.0.bazel +++ b/cargo/remote/BUILD.tokio-1.16.1.bazel @@ -75,7 +75,7 @@ rust_library( "crate-name=tokio", "manual", ], - version = "1.15.0", + version = "1.16.1", # buildifier: leave-alone deps = [ "@raze__bytes__1_1_0//:bytes", @@ -95,7 +95,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", "@raze__signal_hook_registry__1_4_0//:signal_hook_registry", ], "//conditions:default": [], @@ -218,6 +218,8 @@ rust_library( # Unsupported target "rt_handle_block_on" with type "test" omitted +# Unsupported target "rt_metrics" with type "test" omitted + # Unsupported target "rt_threaded" with type "test" omitted # Unsupported target "signal_ctrl_c" with type "test" omitted @@ -315,3 +317,5 @@ rust_library( # Unsupported target "uds_split" with type "test" omitted # Unsupported target "uds_stream" with type "test" omitted + +# Unsupported target "unwindsafe" with type "test" omitted diff --git a/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel b/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel index 512a4dcb4..1639df7d5 100644 --- a/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel +++ b/cargo/remote/BUILD.tokio-io-timeout-1.1.1.bazel @@ -51,6 +51,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", ], ) diff --git a/cargo/remote/BUILD.tokio-macros-1.7.0.bazel b/cargo/remote/BUILD.tokio-macros-1.7.0.bazel index 16a17ed5b..4a6fc1ff2 100644 --- a/cargo/remote/BUILD.tokio-macros-1.7.0.bazel +++ b/cargo/remote/BUILD.tokio-macros-1.7.0.bazel @@ -51,7 +51,7 @@ rust_proc_macro( # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", ], ) diff --git a/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel b/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel index 2e6359442..8ab0e6c3c 100644 --- a/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel +++ b/cargo/remote/BUILD.tokio-native-tls-0.3.0.bazel @@ -55,7 +55,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__native_tls__0_2_8//:native_tls", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", ], ) diff --git a/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel b/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel index 72f1e7458..1a0b6403f 100644 --- a/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel +++ b/cargo/remote/BUILD.tokio-rustls-0.22.0.bazel @@ -51,7 +51,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__rustls__0_19_1//:rustls", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", "@raze__webpki__0_21_4//:webpki", ], ) diff --git a/cargo/remote/BUILD.tokio-socks-0.5.1.bazel b/cargo/remote/BUILD.tokio-socks-0.5.1.bazel index ec194a6a6..7a99bf409 100644 --- a/cargo/remote/BUILD.tokio-socks-0.5.1.bazel +++ b/cargo/remote/BUILD.tokio-socks-0.5.1.bazel @@ -57,9 +57,9 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__either__1_6_1//:either", - "@raze__futures_util__0_3_19//:futures_util", + "@raze__futures_util__0_3_21//:futures_util", "@raze__thiserror__1_0_30//:thiserror", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", ], ) diff --git a/cargo/remote/BUILD.tokio-util-0.6.9.bazel b/cargo/remote/BUILD.tokio-util-0.6.9.bazel index 8098a6304..bb81372dc 100644 --- a/cargo/remote/BUILD.tokio-util-0.6.9.bazel +++ b/cargo/remote/BUILD.tokio-util-0.6.9.bazel @@ -54,11 +54,11 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__bytes__1_1_0//:bytes", - "@raze__futures_core__0_3_19//:futures_core", - "@raze__futures_sink__0_3_19//:futures_sink", + "@raze__futures_core__0_3_21//:futures_core", + "@raze__futures_sink__0_3_21//:futures_sink", "@raze__log__0_4_14//:log", "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tokio__1_15_0//:tokio", + "@raze__tokio__1_16_1//:tokio", ], ) diff --git a/cargo/remote/BUILD.toml-0.5.8.bazel b/cargo/remote/BUILD.toml-0.5.8.bazel index 37b8c6cde..026656e5f 100644 --- a/cargo/remote/BUILD.toml-0.5.8.bazel +++ b/cargo/remote/BUILD.toml-0.5.8.bazel @@ -57,7 +57,7 @@ rust_library( version = "0.5.8", # buildifier: leave-alone deps = [ - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", ], ) diff --git a/cargo/remote/BUILD.tracing-0.1.29.bazel b/cargo/remote/BUILD.tracing-0.1.31.bazel similarity index 85% rename from cargo/remote/BUILD.tracing-0.1.29.bazel rename to cargo/remote/BUILD.tracing-0.1.31.bazel index 85aa945ee..1a699506b 100644 --- a/cargo/remote/BUILD.tracing-0.1.29.bazel +++ b/cargo/remote/BUILD.tracing-0.1.31.bazel @@ -31,6 +31,8 @@ licenses([ # Generated Targets +# Unsupported target "global_subscriber" with type "bench" omitted + # Unsupported target "no_subscriber" with type "bench" omitted # Unsupported target "subscriber" with type "bench" omitted @@ -52,15 +54,17 @@ rust_library( "crate-name=tracing", "manual", ], - version = "0.1.29", + version = "0.1.31", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", "@raze__pin_project_lite__0_2_8//:pin_project_lite", - "@raze__tracing_core__0_1_21//:tracing_core", + "@raze__tracing_core__0_1_22//:tracing_core", ], ) +# Unsupported target "enabled" with type "test" omitted + # Unsupported target "event" with type "test" omitted # Unsupported target "filter_caching_is_lexically_scoped" with type "test" omitted @@ -75,6 +79,10 @@ rust_library( # Unsupported target "macros" with type "test" omitted +# Unsupported target "macros_incompatible_concat" with type "test" omitted + +# Unsupported target "macros_redefined_core" with type "test" omitted + # Unsupported target "max_level_hint" with type "test" omitted # Unsupported target "multiple_max_level_hints" with type "test" omitted diff --git a/cargo/remote/BUILD.tracing-core-0.1.21.bazel b/cargo/remote/BUILD.tracing-core-0.1.22.bazel similarity index 98% rename from cargo/remote/BUILD.tracing-core-0.1.21.bazel rename to cargo/remote/BUILD.tracing-core-0.1.22.bazel index 27aac8330..7d1a3dda4 100644 --- a/cargo/remote/BUILD.tracing-core-0.1.21.bazel +++ b/cargo/remote/BUILD.tracing-core-0.1.22.bazel @@ -49,7 +49,7 @@ rust_library( "crate-name=tracing-core", "manual", ], - version = "0.1.21", + version = "0.1.22", # buildifier: leave-alone deps = [ "@raze__lazy_static__1_4_0//:lazy_static", diff --git a/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel b/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel index e35388751..3816fd220 100644 --- a/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel +++ b/cargo/remote/BUILD.unic-langid-macros-impl-0.9.0.bazel @@ -53,8 +53,8 @@ rust_proc_macro( version = "0.9.0", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", "@raze__unic_langid_impl__0_9_0//:unic_langid_impl", ], ) diff --git a/cargo/remote/BUILD.unicode-segmentation-1.8.0.bazel b/cargo/remote/BUILD.unicode-segmentation-1.9.0.bazel similarity index 98% rename from cargo/remote/BUILD.unicode-segmentation-1.8.0.bazel rename to cargo/remote/BUILD.unicode-segmentation-1.9.0.bazel index e2d3ebfab..2fcad10d5 100644 --- a/cargo/remote/BUILD.unicode-segmentation-1.8.0.bazel +++ b/cargo/remote/BUILD.unicode-segmentation-1.9.0.bazel @@ -53,7 +53,7 @@ rust_library( "crate-name=unicode-segmentation", "manual", ], - version = "1.8.0", + version = "1.9.0", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.unindent-0.1.7.bazel b/cargo/remote/BUILD.unindent-0.1.8.bazel similarity index 97% rename from cargo/remote/BUILD.unindent-0.1.7.bazel rename to cargo/remote/BUILD.unindent-0.1.8.bazel index 9ad91a431..f88aaab7b 100644 --- a/cargo/remote/BUILD.unindent-0.1.7.bazel +++ b/cargo/remote/BUILD.unindent-0.1.8.bazel @@ -47,7 +47,7 @@ rust_library( "crate-name=unindent", "manual", ], - version = "0.1.7", + version = "0.1.8", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.url-2.2.2.bazel b/cargo/remote/BUILD.url-2.2.2.bazel index f6bafbf0d..58e1b6d6a 100644 --- a/cargo/remote/BUILD.url-2.2.2.bazel +++ b/cargo/remote/BUILD.url-2.2.2.bazel @@ -57,7 +57,7 @@ rust_library( "@raze__idna__0_2_3//:idna", "@raze__matches__0_1_9//:matches", "@raze__percent_encoding__2_1_0//:percent_encoding", - "@raze__serde__1_0_133//:serde", + "@raze__serde__1_0_136//:serde", ], ) diff --git a/cargo/remote/BUILD.utime-0.3.1.bazel b/cargo/remote/BUILD.utime-0.3.1.bazel index fa5b780ce..33d6ac7ee 100644 --- a/cargo/remote/BUILD.utime-0.3.1.bazel +++ b/cargo/remote/BUILD.utime-0.3.1.bazel @@ -62,7 +62,7 @@ rust_library( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-apple-ios", ): [ - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel b/cargo/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel new file mode 100644 index 000000000..0cbf8b909 --- /dev/null +++ b/cargo/remote/BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel @@ -0,0 +1,56 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:defs.bzl", + "rust_binary", + "rust_library", + "rust_proc_macro", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//cargo", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" +]) + +# Generated Targets + +rust_library( + name = "wasi", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "std", + ], + crate_root = "src/lib.rs", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "crate-name=wasi", + "manual", + ], + version = "0.11.0+wasi-snapshot-preview1", + # buildifier: leave-alone + deps = [ + ], +) diff --git a/cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-0.2.79.bazel similarity index 91% rename from cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel rename to cargo/remote/BUILD.wasm-bindgen-0.2.79.bazel index 003378922..3a5b90786 100644 --- a/cargo/remote/BUILD.wasm-bindgen-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-0.2.79.bazel @@ -60,7 +60,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.78", + version = "0.2.79", visibility = ["//visibility:private"], deps = [ ], @@ -81,7 +81,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__wasm_bindgen_macro__0_2_78//:wasm_bindgen_macro", + "@raze__wasm_bindgen_macro__0_2_79//:wasm_bindgen_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -91,13 +91,13 @@ rust_library( "crate-name=wasm-bindgen", "manual", ], - version = "0.2.78", + version = "0.2.79", # buildifier: leave-alone deps = [ ":wasm_bindgen_build_script", "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__serde__1_0_133//:serde", - "@raze__serde_json__1_0_74//:serde_json", + "@raze__serde__1_0_136//:serde", + "@raze__serde_json__1_0_79//:serde_json", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.79.bazel similarity index 88% rename from cargo/remote/BUILD.wasm-bindgen-backend-0.2.78.bazel rename to cargo/remote/BUILD.wasm-bindgen-backend-0.2.79.bazel index 80ff58fbb..2a7e50fcc 100644 --- a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.79.bazel @@ -48,15 +48,15 @@ rust_library( "crate-name=wasm-bindgen-backend", "manual", ], - version = "0.2.78", + version = "0.2.79", # buildifier: leave-alone deps = [ "@raze__bumpalo__3_9_1//:bumpalo", "@raze__lazy_static__1_4_0//:lazy_static", "@raze__log__0_4_14//:log", "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", - "@raze__wasm_bindgen_shared__0_2_78//:wasm_bindgen_shared", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", + "@raze__wasm_bindgen_shared__0_2_79//:wasm_bindgen_shared", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-futures-0.4.28.bazel b/cargo/remote/BUILD.wasm-bindgen-futures-0.4.29.bazel similarity index 90% rename from cargo/remote/BUILD.wasm-bindgen-futures-0.4.28.bazel rename to cargo/remote/BUILD.wasm-bindgen-futures-0.4.29.bazel index 5594c5fd2..f8b3938be 100644 --- a/cargo/remote/BUILD.wasm-bindgen-futures-0.4.28.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-futures-0.4.29.bazel @@ -47,12 +47,12 @@ rust_library( "crate-name=wasm-bindgen-futures", "manual", ], - version = "0.4.28", + version = "0.4.29", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__js_sys__0_3_55//:js_sys", - "@raze__wasm_bindgen__0_2_78//:wasm_bindgen", + "@raze__js_sys__0_3_56//:js_sys", + "@raze__wasm_bindgen__0_2_79//:wasm_bindgen", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-macro-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-macro-0.2.79.bazel similarity index 89% rename from cargo/remote/BUILD.wasm-bindgen-macro-0.2.78.bazel rename to cargo/remote/BUILD.wasm-bindgen-macro-0.2.79.bazel index fc4b6aa9f..25d14a628 100644 --- a/cargo/remote/BUILD.wasm-bindgen-macro-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-macro-0.2.79.bazel @@ -48,11 +48,11 @@ rust_proc_macro( "crate-name=wasm-bindgen-macro", "manual", ], - version = "0.2.78", + version = "0.2.79", # buildifier: leave-alone deps = [ - "@raze__quote__1_0_14//:quote", - "@raze__wasm_bindgen_macro_support__0_2_78//:wasm_bindgen_macro_support", + "@raze__quote__1_0_15//:quote", + "@raze__wasm_bindgen_macro_support__0_2_79//:wasm_bindgen_macro_support", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.79.bazel similarity index 83% rename from cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.78.bazel rename to cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.79.bazel index ba56de035..94859f7c7 100644 --- a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.79.bazel @@ -48,13 +48,13 @@ rust_library( "crate-name=wasm-bindgen-macro-support", "manual", ], - version = "0.2.78", + version = "0.2.79", # buildifier: leave-alone deps = [ "@raze__proc_macro2__1_0_36//:proc_macro2", - "@raze__quote__1_0_14//:quote", - "@raze__syn__1_0_85//:syn", - "@raze__wasm_bindgen_backend__0_2_78//:wasm_bindgen_backend", - "@raze__wasm_bindgen_shared__0_2_78//:wasm_bindgen_shared", + "@raze__quote__1_0_15//:quote", + "@raze__syn__1_0_86//:syn", + "@raze__wasm_bindgen_backend__0_2_79//:wasm_bindgen_backend", + "@raze__wasm_bindgen_shared__0_2_79//:wasm_bindgen_shared", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-shared-0.2.78.bazel b/cargo/remote/BUILD.wasm-bindgen-shared-0.2.79.bazel similarity index 97% rename from cargo/remote/BUILD.wasm-bindgen-shared-0.2.78.bazel rename to cargo/remote/BUILD.wasm-bindgen-shared-0.2.79.bazel index d4c4aa2dd..2642d4119 100644 --- a/cargo/remote/BUILD.wasm-bindgen-shared-0.2.78.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-shared-0.2.79.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.78", + version = "0.2.79", visibility = ["//visibility:private"], deps = [ ], @@ -77,7 +77,7 @@ rust_library( "crate-name=wasm-bindgen-shared", "manual", ], - version = "0.2.78", + version = "0.2.79", # buildifier: leave-alone deps = [ ":wasm_bindgen_shared_build_script", diff --git a/cargo/remote/BUILD.web-sys-0.3.55.bazel b/cargo/remote/BUILD.web-sys-0.3.56.bazel similarity index 92% rename from cargo/remote/BUILD.web-sys-0.3.55.bazel rename to cargo/remote/BUILD.web-sys-0.3.56.bazel index 5f54511f5..642b55995 100644 --- a/cargo/remote/BUILD.web-sys-0.3.55.bazel +++ b/cargo/remote/BUILD.web-sys-0.3.56.bazel @@ -64,11 +64,11 @@ rust_library( "crate-name=web-sys", "manual", ], - version = "0.3.55", + version = "0.3.56", # buildifier: leave-alone deps = [ - "@raze__js_sys__0_3_55//:js_sys", - "@raze__wasm_bindgen__0_2_78//:wasm_bindgen", + "@raze__js_sys__0_3_56//:js_sys", + "@raze__wasm_bindgen__0_2_79//:wasm_bindgen", ], ) diff --git a/cargo/remote/BUILD.which-4.2.2.bazel b/cargo/remote/BUILD.which-4.2.4.bazel similarity index 95% rename from cargo/remote/BUILD.which-4.2.2.bazel rename to cargo/remote/BUILD.which-4.2.4.bazel index 65a504795..56f6db08b 100644 --- a/cargo/remote/BUILD.which-4.2.2.bazel +++ b/cargo/remote/BUILD.which-4.2.4.bazel @@ -49,11 +49,11 @@ rust_library( "crate-name=which", "manual", ], - version = "4.2.2", + version = "4.2.4", # buildifier: leave-alone deps = [ "@raze__either__1_6_1//:either", - "@raze__libc__0_2_112//:libc", + "@raze__libc__0_2_119//:libc", ] + selects.with_or({ # cfg(windows) ( diff --git a/cargo/remote/BUILD.zip-0.5.13.bazel b/cargo/remote/BUILD.zip-0.5.13.bazel index 6b637aeaa..db541c57a 100644 --- a/cargo/remote/BUILD.zip-0.5.13.bazel +++ b/cargo/remote/BUILD.zip-0.5.13.bazel @@ -68,7 +68,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__byteorder__1_4_3//:byteorder", - "@raze__crc32fast__1_3_0//:crc32fast", + "@raze__crc32fast__1_3_2//:crc32fast", "@raze__flate2__1_0_22//:flate2", "@raze__thiserror__1_0_30//:thiserror", "@raze__time__0_1_44//:time", diff --git a/pylib/rsbridge/cargo/BUILD.bazel b/pylib/rsbridge/cargo/BUILD.bazel index 1d4c107e7..ce3b7b372 100644 --- a/pylib/rsbridge/cargo/BUILD.bazel +++ b/pylib/rsbridge/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_2//:ammonia", + actual = "@raze__ammonia__3_1_4//:ammonia", tags = [ "cargo-raze", "manual", @@ -32,7 +32,7 @@ alias( alias( name = "blake3", - actual = "@raze__blake3__1_3_0//:blake3", + actual = "@raze__blake3__1_3_1//:blake3", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_20//:coarsetime", + actual = "@raze__coarsetime__0_1_21//:coarsetime", tags = [ "cargo-raze", "manual", @@ -122,7 +122,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_19//:futures", + actual = "@raze__futures__0_3_21//:futures", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "rand", - actual = "@raze__rand__0_8_4//:rand", + actual = "@raze__rand__0_8_5//:rand", tags = [ "cargo-raze", "manual", @@ -365,7 +365,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_133//:serde", + actual = "@raze__serde__1_0_136//:serde", tags = [ "cargo-raze", "manual", @@ -383,7 +383,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_133//:serde_derive", + actual = "@raze__serde_derive__1_0_136//:serde_derive", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_74//:serde_json", + actual = "@raze__serde_json__1_0_79//:serde_json", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "sha1", - actual = "@raze__sha1__0_6_0//:sha1", + actual = "@raze__sha1__0_6_1//:sha1", tags = [ "cargo-raze", "manual", @@ -455,7 +455,7 @@ alias( alias( name = "slog_term", - actual = "@raze__slog_term__2_8_0//:slog_term", + actual = "@raze__slog_term__2_9_0//:slog_term", tags = [ "cargo-raze", "manual", @@ -482,7 +482,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_15_0//:tokio", + actual = "@raze__tokio__1_16_1//:tokio", tags = [ "cargo-raze", "manual", diff --git a/rslib/Cargo.toml b/rslib/Cargo.toml index e3d9393b7..15bd5d451 100644 --- a/rslib/Cargo.toml +++ b/rslib/Cargo.toml @@ -26,12 +26,15 @@ prost-build = "0.9.0" [dev-dependencies] env_logger = "0.9.0" -tokio = { version = "1.12.0", features = ["macros"] } +tokio = { version = "=1.16.1", features = ["macros"] } [dependencies] # pinned as any changes could invalidate sqlite indexes unicase = "=2.6.0" +# pinned due to windows_sys build failure on Windows+Bazel +tokio = { version = "=1.16.1", features = ["fs", "rt-multi-thread"] } + anki_i18n = { path="i18n" } criterion = { version = "0.3.5", optional = true } @@ -83,7 +86,6 @@ slog = { version = "2.7.0", features = ["max_level_trace", "release_max_level_de slog-async = "2.7.0" slog-envlogger = "2.2.0" tempfile = "3.2.0" -tokio = { version = "1.12.0", features = ["fs", "rt-multi-thread"] } unic-langid = { version = "0.9.0", features = ["macros"] } unicode-normalization = "0.1.19" utime = "0.3.1" diff --git a/rslib/cargo/BUILD.bazel b/rslib/cargo/BUILD.bazel index 1d4c107e7..ce3b7b372 100644 --- a/rslib/cargo/BUILD.bazel +++ b/rslib/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_2//:ammonia", + actual = "@raze__ammonia__3_1_4//:ammonia", tags = [ "cargo-raze", "manual", @@ -32,7 +32,7 @@ alias( alias( name = "blake3", - actual = "@raze__blake3__1_3_0//:blake3", + actual = "@raze__blake3__1_3_1//:blake3", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_20//:coarsetime", + actual = "@raze__coarsetime__0_1_21//:coarsetime", tags = [ "cargo-raze", "manual", @@ -122,7 +122,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_19//:futures", + actual = "@raze__futures__0_3_21//:futures", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "rand", - actual = "@raze__rand__0_8_4//:rand", + actual = "@raze__rand__0_8_5//:rand", tags = [ "cargo-raze", "manual", @@ -365,7 +365,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_133//:serde", + actual = "@raze__serde__1_0_136//:serde", tags = [ "cargo-raze", "manual", @@ -383,7 +383,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_133//:serde_derive", + actual = "@raze__serde_derive__1_0_136//:serde_derive", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_74//:serde_json", + actual = "@raze__serde_json__1_0_79//:serde_json", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "sha1", - actual = "@raze__sha1__0_6_0//:sha1", + actual = "@raze__sha1__0_6_1//:sha1", tags = [ "cargo-raze", "manual", @@ -455,7 +455,7 @@ alias( alias( name = "slog_term", - actual = "@raze__slog_term__2_8_0//:slog_term", + actual = "@raze__slog_term__2_9_0//:slog_term", tags = [ "cargo-raze", "manual", @@ -482,7 +482,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_15_0//:tokio", + actual = "@raze__tokio__1_16_1//:tokio", tags = [ "cargo-raze", "manual", diff --git a/rslib/i18n/cargo/BUILD.bazel b/rslib/i18n/cargo/BUILD.bazel index 1d4c107e7..ce3b7b372 100644 --- a/rslib/i18n/cargo/BUILD.bazel +++ b/rslib/i18n/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_2//:ammonia", + actual = "@raze__ammonia__3_1_4//:ammonia", tags = [ "cargo-raze", "manual", @@ -32,7 +32,7 @@ alias( alias( name = "blake3", - actual = "@raze__blake3__1_3_0//:blake3", + actual = "@raze__blake3__1_3_1//:blake3", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_20//:coarsetime", + actual = "@raze__coarsetime__0_1_21//:coarsetime", tags = [ "cargo-raze", "manual", @@ -122,7 +122,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_19//:futures", + actual = "@raze__futures__0_3_21//:futures", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "rand", - actual = "@raze__rand__0_8_4//:rand", + actual = "@raze__rand__0_8_5//:rand", tags = [ "cargo-raze", "manual", @@ -365,7 +365,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_133//:serde", + actual = "@raze__serde__1_0_136//:serde", tags = [ "cargo-raze", "manual", @@ -383,7 +383,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_133//:serde_derive", + actual = "@raze__serde_derive__1_0_136//:serde_derive", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_74//:serde_json", + actual = "@raze__serde_json__1_0_79//:serde_json", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "sha1", - actual = "@raze__sha1__0_6_0//:sha1", + actual = "@raze__sha1__0_6_1//:sha1", tags = [ "cargo-raze", "manual", @@ -455,7 +455,7 @@ alias( alias( name = "slog_term", - actual = "@raze__slog_term__2_8_0//:slog_term", + actual = "@raze__slog_term__2_9_0//:slog_term", tags = [ "cargo-raze", "manual", @@ -482,7 +482,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_15_0//:tokio", + actual = "@raze__tokio__1_16_1//:tokio", tags = [ "cargo-raze", "manual", diff --git a/rslib/i18n_helpers/cargo/BUILD.bazel b/rslib/i18n_helpers/cargo/BUILD.bazel index 1d4c107e7..ce3b7b372 100644 --- a/rslib/i18n_helpers/cargo/BUILD.bazel +++ b/rslib/i18n_helpers/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_2//:ammonia", + actual = "@raze__ammonia__3_1_4//:ammonia", tags = [ "cargo-raze", "manual", @@ -32,7 +32,7 @@ alias( alias( name = "blake3", - actual = "@raze__blake3__1_3_0//:blake3", + actual = "@raze__blake3__1_3_1//:blake3", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_20//:coarsetime", + actual = "@raze__coarsetime__0_1_21//:coarsetime", tags = [ "cargo-raze", "manual", @@ -122,7 +122,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_19//:futures", + actual = "@raze__futures__0_3_21//:futures", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "rand", - actual = "@raze__rand__0_8_4//:rand", + actual = "@raze__rand__0_8_5//:rand", tags = [ "cargo-raze", "manual", @@ -365,7 +365,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_133//:serde", + actual = "@raze__serde__1_0_136//:serde", tags = [ "cargo-raze", "manual", @@ -383,7 +383,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_133//:serde_derive", + actual = "@raze__serde_derive__1_0_136//:serde_derive", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_74//:serde_json", + actual = "@raze__serde_json__1_0_79//:serde_json", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "sha1", - actual = "@raze__sha1__0_6_0//:sha1", + actual = "@raze__sha1__0_6_1//:sha1", tags = [ "cargo-raze", "manual", @@ -455,7 +455,7 @@ alias( alias( name = "slog_term", - actual = "@raze__slog_term__2_8_0//:slog_term", + actual = "@raze__slog_term__2_9_0//:slog_term", tags = [ "cargo-raze", "manual", @@ -482,7 +482,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_15_0//:tokio", + actual = "@raze__tokio__1_16_1//:tokio", tags = [ "cargo-raze", "manual", diff --git a/rslib/linkchecker/cargo/BUILD.bazel b/rslib/linkchecker/cargo/BUILD.bazel index 1d4c107e7..ce3b7b372 100644 --- a/rslib/linkchecker/cargo/BUILD.bazel +++ b/rslib/linkchecker/cargo/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "ammonia", - actual = "@raze__ammonia__3_1_2//:ammonia", + actual = "@raze__ammonia__3_1_4//:ammonia", tags = [ "cargo-raze", "manual", @@ -32,7 +32,7 @@ alias( alias( name = "blake3", - actual = "@raze__blake3__1_3_0//:blake3", + actual = "@raze__blake3__1_3_1//:blake3", tags = [ "cargo-raze", "manual", @@ -59,7 +59,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_20//:coarsetime", + actual = "@raze__coarsetime__0_1_21//:coarsetime", tags = [ "cargo-raze", "manual", @@ -122,7 +122,7 @@ alias( alias( name = "futures", - actual = "@raze__futures__0_3_19//:futures", + actual = "@raze__futures__0_3_21//:futures", tags = [ "cargo-raze", "manual", @@ -320,7 +320,7 @@ alias( alias( name = "rand", - actual = "@raze__rand__0_8_4//:rand", + actual = "@raze__rand__0_8_5//:rand", tags = [ "cargo-raze", "manual", @@ -365,7 +365,7 @@ alias( alias( name = "serde", - actual = "@raze__serde__1_0_133//:serde", + actual = "@raze__serde__1_0_136//:serde", tags = [ "cargo-raze", "manual", @@ -383,7 +383,7 @@ alias( alias( name = "serde_derive", - actual = "@raze__serde_derive__1_0_133//:serde_derive", + actual = "@raze__serde_derive__1_0_136//:serde_derive", tags = [ "cargo-raze", "manual", @@ -392,7 +392,7 @@ alias( alias( name = "serde_json", - actual = "@raze__serde_json__1_0_74//:serde_json", + actual = "@raze__serde_json__1_0_79//:serde_json", tags = [ "cargo-raze", "manual", @@ -419,7 +419,7 @@ alias( alias( name = "sha1", - actual = "@raze__sha1__0_6_0//:sha1", + actual = "@raze__sha1__0_6_1//:sha1", tags = [ "cargo-raze", "manual", @@ -455,7 +455,7 @@ alias( alias( name = "slog_term", - actual = "@raze__slog_term__2_8_0//:slog_term", + actual = "@raze__slog_term__2_9_0//:slog_term", tags = [ "cargo-raze", "manual", @@ -482,7 +482,7 @@ alias( alias( name = "tokio", - actual = "@raze__tokio__1_15_0//:tokio", + actual = "@raze__tokio__1_16_1//:tokio", tags = [ "cargo-raze", "manual",