From dfba66faa980a2ee4b00fb3c0ed37ef8cd11ae86 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 7 May 2021 18:22:27 +1000 Subject: [PATCH] update Rust deps --- Cargo.lock | 72 ++++---- cargo/crates.bzl | 170 +++++++++--------- cargo/licenses.json | 36 ++-- cargo/remote/BUILD.Inflector-0.11.4.bazel | 6 - ....bazel => BUILD.aho-corasick-0.7.18.bazel} | 6 +- cargo/remote/BUILD.askama_derive-0.10.5.bazel | 2 +- cargo/remote/BUILD.askama_shared-0.11.1.bazel | 2 +- .../BUILD.async-compression-0.3.8.bazel | 2 +- cargo/remote/BUILD.async-trait-0.1.50.bazel | 2 +- ...18.bazel => BUILD.coarsetime-0.1.19.bazel} | 2 +- .../BUILD.crossbeam-channel-0.5.1.bazel | 2 +- ...azel => BUILD.crossbeam-utils-0.8.4.bazel} | 4 +- cargo/remote/BUILD.ctor-0.1.20.bazel | 2 +- cargo/remote/BUILD.derivative-2.2.0.bazel | 2 +- cargo/remote/BUILD.env_logger-0.8.3.bazel | 2 +- cargo/remote/BUILD.fluent-bundle-0.15.1.bazel | 2 +- cargo/remote/BUILD.futures-macro-0.3.14.bazel | 2 +- cargo/remote/BUILD.futures-util-0.3.14.bazel | 2 +- cargo/remote/BUILD.ghost-0.1.2.bazel | 2 +- ...LD.h2-0.3.2.bazel => BUILD.h2-0.3.3.bazel} | 4 +- cargo/remote/BUILD.html5ever-0.25.1.bazel | 2 +- cargo/remote/BUILD.hyper-0.14.7.bazel | 4 +- cargo/remote/BUILD.indoc-impl-0.3.6.bazel | 2 +- .../remote/BUILD.inventory-impl-0.1.10.bazel | 2 +- ...0.4.3.bazel => BUILD.lock_api-0.4.4.bazel} | 2 +- ...r-2.3.4.bazel => BUILD.memchr-2.4.0.bazel} | 8 +- cargo/remote/BUILD.native-tls-0.2.7.bazel | 6 +- cargo/remote/BUILD.nom-6.1.2.bazel | 2 +- .../remote/BUILD.num_enum_derive-0.5.1.bazel | 2 +- ...0.33.bazel => BUILD.openssl-0.10.34.bazel} | 10 +- ...1.bazel => BUILD.openssl-sys-0.9.63.bazel} | 4 +- ....9.1.bazel => BUILD.ouroboros-0.9.2.bazel} | 4 +- ...azel => BUILD.ouroboros_macro-0.9.2.bazel} | 4 +- cargo/remote/BUILD.parking_lot-0.11.1.bazel | 2 +- cargo/remote/BUILD.phf_macros-0.8.0.bazel | 2 +- .../BUILD.pin-project-internal-1.0.7.bazel | 2 +- .../remote/BUILD.proc-macro-error-1.0.4.bazel | 2 +- cargo/remote/BUILD.proc-macro2-1.0.26.bazel | 2 +- cargo/remote/BUILD.prost-derive-0.7.0.bazel | 2 +- cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel | 4 +- cargo/remote/BUILD.pyo3-macros-0.13.2.bazel | 2 +- .../BUILD.pyo3-macros-backend-0.13.2.bazel | 2 +- ....bazel => BUILD.redox_syscall-0.2.8.bazel} | 2 +- cargo/remote/BUILD.redox_users-0.4.0.bazel | 2 +- ...ex-1.4.6.bazel => BUILD.regex-1.5.4.bazel} | 10 +- ....bazel => BUILD.regex-syntax-0.6.25.bazel} | 4 +- cargo/remote/BUILD.rusqlite-0.24.2.bazel | 2 +- cargo/remote/BUILD.serde_derive-1.0.125.bazel | 2 +- cargo/remote/BUILD.serde_repr-0.1.6.bazel | 2 +- .../BUILD.serde_tuple_macros-0.5.0.bazel | 2 +- cargo/remote/BUILD.slog-envlogger-2.2.0.bazel | 2 +- cargo/remote/BUILD.strum_macros-0.20.1.bazel | 2 +- ...yn-1.0.70.bazel => BUILD.syn-1.0.72.bazel} | 6 +- .../remote/BUILD.thiserror-impl-1.0.24.bazel | 2 +- cargo/remote/BUILD.tokio-1.5.0.bazel | 2 +- ....1.25.bazel => BUILD.tracing-0.1.26.bazel} | 4 +- ....bazel => BUILD.tracing-core-0.1.18.bazel} | 2 +- .../BUILD.unic-langid-macros-impl-0.9.0.bazel | 2 +- ....1.bazel => BUILD.unicode-xid-0.2.2.bazel} | 4 +- .../BUILD.wasm-bindgen-backend-0.2.73.bazel | 2 +- ...LD.wasm-bindgen-macro-support-0.2.73.bazel | 2 +- rslib/cargo/BUILD.bazel | 4 +- 62 files changed, 224 insertions(+), 232 deletions(-) rename cargo/remote/{BUILD.aho-corasick-0.7.15.bazel => BUILD.aho-corasick-0.7.18.bazel} (92%) rename cargo/remote/{BUILD.coarsetime-0.1.18.bazel => BUILD.coarsetime-0.1.19.bazel} (98%) rename cargo/remote/{BUILD.crossbeam-utils-0.8.3.bazel => BUILD.crossbeam-utils-0.8.4.bazel} (97%) rename cargo/remote/{BUILD.h2-0.3.2.bazel => BUILD.h2-0.3.3.bazel} (95%) rename cargo/remote/{BUILD.lock_api-0.4.3.bazel => BUILD.lock_api-0.4.4.bazel} (97%) rename cargo/remote/{BUILD.memchr-2.3.4.bazel => BUILD.memchr-2.4.0.bazel} (94%) rename cargo/remote/{BUILD.openssl-0.10.33.bazel => BUILD.openssl-0.10.34.bazel} (89%) rename cargo/remote/{BUILD.openssl-sys-0.9.61.bazel => BUILD.openssl-sys-0.9.63.bazel} (97%) rename cargo/remote/{BUILD.ouroboros-0.9.1.bazel => BUILD.ouroboros-0.9.2.bazel} (93%) rename cargo/remote/{BUILD.ouroboros_macro-0.9.1.bazel => BUILD.ouroboros_macro-0.9.2.bazel} (95%) rename cargo/remote/{BUILD.redox_syscall-0.2.6.bazel => BUILD.redox_syscall-0.2.8.bazel} (98%) rename cargo/remote/{BUILD.regex-1.4.6.bazel => BUILD.regex-1.5.4.bazel} (92%) rename cargo/remote/{BUILD.regex-syntax-0.6.23.bazel => BUILD.regex-syntax-0.6.25.bazel} (96%) rename cargo/remote/{BUILD.syn-1.0.70.bazel => BUILD.syn-1.0.72.bazel} (97%) rename cargo/remote/{BUILD.tracing-0.1.25.bazel => BUILD.tracing-0.1.26.bazel} (96%) rename cargo/remote/{BUILD.tracing-core-0.1.17.bazel => BUILD.tracing-core-0.1.18.bazel} (98%) rename cargo/remote/{BUILD.unicode-xid-0.2.1.bazel => BUILD.unicode-xid-0.2.2.bazel} (93%) diff --git a/Cargo.lock b/Cargo.lock index afea9da22..ac76f95dd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5,10 +5,6 @@ name = "Inflector" version = "0.11.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" -dependencies = [ - "lazy_static", - "regex", -] [[package]] name = "adler" @@ -24,9 +20,9 @@ checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e" [[package]] name = "aho-corasick" -version = "0.7.15" +version = "0.7.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5" +checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" dependencies = [ "memchr", ] @@ -336,9 +332,9 @@ dependencies = [ [[package]] name = "coarsetime" -version = "0.1.18" +version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a6a9b6b2627cf8a70982b9c311d5bbdd62c183a19ecdb9c6344c075dfdda608" +checksum = "2918e2ffa91a49dabbba4965fe38a37a1ba0b6953a29e32cc250a8d59cd42232" dependencies = [ "libc", "once_cell", @@ -389,9 +385,9 @@ dependencies = [ [[package]] name = "crossbeam-utils" -version = "0.8.3" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49" +checksum = "4feb231f0d4d6af81aed15928e58ecf5816aa62a2393e2c82f46973e92a9a278" dependencies = [ "autocfg", "cfg-if 1.0.0", @@ -754,9 +750,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.2" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc018e188373e2777d0ef2467ebff62a08e66c3f5857b23c8fbec3018210dc00" +checksum = "825343c4eef0b63f541f8903f395dc5beb362a979b5799a84062527ef1e37726" dependencies = [ "bytes", "fnv", @@ -1111,9 +1107,9 @@ dependencies = [ [[package]] name = "lock_api" -version = "0.4.3" +version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a3c91c24eae6777794bb1997ad98bbb87daf92890acab859f7eaa4320333176" +checksum = "0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb" dependencies = [ "scopeguard", ] @@ -1173,9 +1169,9 @@ checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" [[package]] name = "memchr" -version = "2.3.4" +version = "2.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525" +checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc" [[package]] name = "mime" @@ -1352,9 +1348,9 @@ checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3" [[package]] name = "openssl" -version = "0.10.33" +version = "0.10.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a61075b62a23fef5a29815de7536d940aa35ce96d18ce0cc5076272db678a577" +checksum = "6d7830286ad6a3973c0f1d9b73738f69c76b739301d0229c4b96501695cbe4c8" dependencies = [ "bitflags", "cfg-if 1.0.0", @@ -1372,9 +1368,9 @@ checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de" [[package]] name = "openssl-sys" -version = "0.9.61" +version = "0.9.63" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "313752393519e876837e09e1fa183ddef0be7735868dced3196f4472d536277f" +checksum = "b6b0d6fb7d80f877617dfcb014e605e2b5ab2fb0afdf27935219bb6bd984cb98" dependencies = [ "autocfg", "cc", @@ -1385,9 +1381,9 @@ dependencies = [ [[package]] name = "ouroboros" -version = "0.9.1" +version = "0.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc53e78022445d2d37b673c5aaeed945a7aacaa4aa89c867c1f28b2e6778e67d" +checksum = "c8234affc3c31a8b744cc236fd3dc7443f57c6370cbb7d61f41f9c7dcc6c2530" dependencies = [ "ouroboros_macro", "stable_deref_trait", @@ -1395,9 +1391,9 @@ dependencies = [ [[package]] name = "ouroboros_macro" -version = "0.9.1" +version = "0.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ee93af29e97048340c10f5c1a1d88c754f48337a41fbd4fb8e1e20ce41c76936" +checksum = "3633332cd8c0b6a865e2e0e705fad9cde25fe458cd0c693629b58a7b15e4d852" dependencies = [ "Inflector", "proc-macro-error", @@ -1834,9 +1830,9 @@ dependencies = [ [[package]] name = "redox_syscall" -version = "0.2.6" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8270314b5ccceb518e7e578952f0b72b88222d02e8f77f5ecf7abbb673539041" +checksum = "742739e41cd49414de871ea5e549afb7e2a3ac77b589bcbebe8c82fab37147fc" dependencies = [ "bitflags", ] @@ -1853,9 +1849,9 @@ dependencies = [ [[package]] name = "regex" -version = "1.4.6" +version = "1.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759" +checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461" dependencies = [ "aho-corasick", "memchr", @@ -1864,9 +1860,9 @@ dependencies = [ [[package]] name = "regex-syntax" -version = "0.6.23" +version = "0.6.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548" +checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "remove_dir_all" @@ -2291,9 +2287,9 @@ checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2" [[package]] name = "syn" -version = "1.0.70" +version = "1.0.72" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9505f307c872bab8eb46f77ae357c8eba1fdacead58ee5a850116b1d7f82883" +checksum = "a1e8cdbefb79a9a5a65e0db8b47b723ee907b7c7f8496c76a1770b5c310bab82" dependencies = [ "proc-macro2", "quote", @@ -2504,9 +2500,9 @@ checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" [[package]] name = "tracing" -version = "0.1.25" +version = "0.1.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01ebdc2bb4498ab1ab5f5b73c5803825e60199229ccba0698170e3be0e7f959f" +checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d" dependencies = [ "cfg-if 1.0.0", "pin-project-lite", @@ -2515,9 +2511,9 @@ dependencies = [ [[package]] name = "tracing-core" -version = "0.1.17" +version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f" +checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052" dependencies = [ "lazy_static", ] @@ -2627,9 +2623,9 @@ checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3" [[package]] name = "unicode-xid" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564" +checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" [[package]] name = "unindent" diff --git a/cargo/crates.bzl b/cargo/crates.bzl index 1070a9506..e9d0df658 100644 --- a/cargo/crates.bzl +++ b/cargo/crates.bzl @@ -43,12 +43,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__aho_corasick__0_7_15", - url = "https://crates.io/api/v1/crates/aho-corasick/0.7.15/download", + name = "raze__aho_corasick__0_7_18", + url = "https://crates.io/api/v1/crates/aho-corasick/0.7.18/download", type = "tar.gz", - sha256 = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5", - strip_prefix = "aho-corasick-0.7.15", - build_file = Label("//cargo/remote:BUILD.aho-corasick-0.7.15.bazel"), + sha256 = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f", + strip_prefix = "aho-corasick-0.7.18", + build_file = Label("//cargo/remote:BUILD.aho-corasick-0.7.18.bazel"), ) maybe( @@ -303,12 +303,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__coarsetime__0_1_18", - url = "https://crates.io/api/v1/crates/coarsetime/0.1.18/download", + name = "raze__coarsetime__0_1_19", + url = "https://crates.io/api/v1/crates/coarsetime/0.1.19/download", type = "tar.gz", - sha256 = "5a6a9b6b2627cf8a70982b9c311d5bbdd62c183a19ecdb9c6344c075dfdda608", - strip_prefix = "coarsetime-0.1.18", - build_file = Label("//cargo/remote:BUILD.coarsetime-0.1.18.bazel"), + sha256 = "2918e2ffa91a49dabbba4965fe38a37a1ba0b6953a29e32cc250a8d59cd42232", + strip_prefix = "coarsetime-0.1.19", + build_file = Label("//cargo/remote:BUILD.coarsetime-0.1.19.bazel"), ) maybe( @@ -363,12 +363,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__crossbeam_utils__0_8_3", - url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.3/download", + name = "raze__crossbeam_utils__0_8_4", + url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.4/download", type = "tar.gz", - sha256 = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49", - strip_prefix = "crossbeam-utils-0.8.3", - build_file = Label("//cargo/remote:BUILD.crossbeam-utils-0.8.3.bazel"), + sha256 = "4feb231f0d4d6af81aed15928e58ecf5816aa62a2393e2c82f46973e92a9a278", + strip_prefix = "crossbeam-utils-0.8.4", + build_file = Label("//cargo/remote:BUILD.crossbeam-utils-0.8.4.bazel"), ) maybe( @@ -743,12 +743,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__h2__0_3_2", - url = "https://crates.io/api/v1/crates/h2/0.3.2/download", + name = "raze__h2__0_3_3", + url = "https://crates.io/api/v1/crates/h2/0.3.3/download", type = "tar.gz", - sha256 = "fc018e188373e2777d0ef2467ebff62a08e66c3f5857b23c8fbec3018210dc00", - strip_prefix = "h2-0.3.2", - build_file = Label("//cargo/remote:BUILD.h2-0.3.2.bazel"), + sha256 = "825343c4eef0b63f541f8903f395dc5beb362a979b5799a84062527ef1e37726", + strip_prefix = "h2-0.3.3", + build_file = Label("//cargo/remote:BUILD.h2-0.3.3.bazel"), ) maybe( @@ -1103,12 +1103,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__lock_api__0_4_3", - url = "https://crates.io/api/v1/crates/lock_api/0.4.3/download", + name = "raze__lock_api__0_4_4", + url = "https://crates.io/api/v1/crates/lock_api/0.4.4/download", type = "tar.gz", - sha256 = "5a3c91c24eae6777794bb1997ad98bbb87daf92890acab859f7eaa4320333176", - strip_prefix = "lock_api-0.4.3", - build_file = Label("//cargo/remote:BUILD.lock_api-0.4.3.bazel"), + sha256 = "0382880606dff6d15c9476c416d18690b72742aa7b605bb6dd6ec9030fbf07eb", + strip_prefix = "lock_api-0.4.4", + build_file = Label("//cargo/remote:BUILD.lock_api-0.4.4.bazel"), ) maybe( @@ -1173,12 +1173,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__memchr__2_3_4", - url = "https://crates.io/api/v1/crates/memchr/2.3.4/download", + name = "raze__memchr__2_4_0", + url = "https://crates.io/api/v1/crates/memchr/2.4.0/download", type = "tar.gz", - sha256 = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525", - strip_prefix = "memchr-2.3.4", - build_file = Label("//cargo/remote:BUILD.memchr-2.3.4.bazel"), + sha256 = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc", + strip_prefix = "memchr-2.4.0", + build_file = Label("//cargo/remote:BUILD.memchr-2.4.0.bazel"), ) maybe( @@ -1363,12 +1363,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__openssl__0_10_33", - url = "https://crates.io/api/v1/crates/openssl/0.10.33/download", + name = "raze__openssl__0_10_34", + url = "https://crates.io/api/v1/crates/openssl/0.10.34/download", type = "tar.gz", - sha256 = "a61075b62a23fef5a29815de7536d940aa35ce96d18ce0cc5076272db678a577", - strip_prefix = "openssl-0.10.33", - build_file = Label("//cargo/remote:BUILD.openssl-0.10.33.bazel"), + sha256 = "6d7830286ad6a3973c0f1d9b73738f69c76b739301d0229c4b96501695cbe4c8", + strip_prefix = "openssl-0.10.34", + build_file = Label("//cargo/remote:BUILD.openssl-0.10.34.bazel"), ) maybe( @@ -1383,32 +1383,32 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__openssl_sys__0_9_61", - url = "https://crates.io/api/v1/crates/openssl-sys/0.9.61/download", + name = "raze__openssl_sys__0_9_63", + url = "https://crates.io/api/v1/crates/openssl-sys/0.9.63/download", type = "tar.gz", - sha256 = "313752393519e876837e09e1fa183ddef0be7735868dced3196f4472d536277f", - strip_prefix = "openssl-sys-0.9.61", - build_file = Label("//cargo/remote:BUILD.openssl-sys-0.9.61.bazel"), + sha256 = "b6b0d6fb7d80f877617dfcb014e605e2b5ab2fb0afdf27935219bb6bd984cb98", + strip_prefix = "openssl-sys-0.9.63", + build_file = Label("//cargo/remote:BUILD.openssl-sys-0.9.63.bazel"), ) maybe( http_archive, - name = "raze__ouroboros__0_9_1", - url = "https://crates.io/api/v1/crates/ouroboros/0.9.1/download", + name = "raze__ouroboros__0_9_2", + url = "https://crates.io/api/v1/crates/ouroboros/0.9.2/download", type = "tar.gz", - sha256 = "fc53e78022445d2d37b673c5aaeed945a7aacaa4aa89c867c1f28b2e6778e67d", - strip_prefix = "ouroboros-0.9.1", - build_file = Label("//cargo/remote:BUILD.ouroboros-0.9.1.bazel"), + sha256 = "c8234affc3c31a8b744cc236fd3dc7443f57c6370cbb7d61f41f9c7dcc6c2530", + strip_prefix = "ouroboros-0.9.2", + build_file = Label("//cargo/remote:BUILD.ouroboros-0.9.2.bazel"), ) maybe( http_archive, - name = "raze__ouroboros_macro__0_9_1", - url = "https://crates.io/api/v1/crates/ouroboros_macro/0.9.1/download", + name = "raze__ouroboros_macro__0_9_2", + url = "https://crates.io/api/v1/crates/ouroboros_macro/0.9.2/download", type = "tar.gz", - sha256 = "ee93af29e97048340c10f5c1a1d88c754f48337a41fbd4fb8e1e20ce41c76936", - strip_prefix = "ouroboros_macro-0.9.1", - build_file = Label("//cargo/remote:BUILD.ouroboros_macro-0.9.1.bazel"), + sha256 = "3633332cd8c0b6a865e2e0e705fad9cde25fe458cd0c693629b58a7b15e4d852", + strip_prefix = "ouroboros_macro-0.9.2", + build_file = Label("//cargo/remote:BUILD.ouroboros_macro-0.9.2.bazel"), ) maybe( @@ -1843,12 +1843,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__redox_syscall__0_2_6", - url = "https://crates.io/api/v1/crates/redox_syscall/0.2.6/download", + name = "raze__redox_syscall__0_2_8", + url = "https://crates.io/api/v1/crates/redox_syscall/0.2.8/download", type = "tar.gz", - sha256 = "8270314b5ccceb518e7e578952f0b72b88222d02e8f77f5ecf7abbb673539041", - strip_prefix = "redox_syscall-0.2.6", - build_file = Label("//cargo/remote:BUILD.redox_syscall-0.2.6.bazel"), + sha256 = "742739e41cd49414de871ea5e549afb7e2a3ac77b589bcbebe8c82fab37147fc", + strip_prefix = "redox_syscall-0.2.8", + build_file = Label("//cargo/remote:BUILD.redox_syscall-0.2.8.bazel"), ) maybe( @@ -1863,22 +1863,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__regex__1_4_6", - url = "https://crates.io/api/v1/crates/regex/1.4.6/download", + name = "raze__regex__1_5_4", + url = "https://crates.io/api/v1/crates/regex/1.5.4/download", type = "tar.gz", - sha256 = "2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759", - strip_prefix = "regex-1.4.6", - build_file = Label("//cargo/remote:BUILD.regex-1.4.6.bazel"), + sha256 = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461", + strip_prefix = "regex-1.5.4", + build_file = Label("//cargo/remote:BUILD.regex-1.5.4.bazel"), ) maybe( http_archive, - name = "raze__regex_syntax__0_6_23", - url = "https://crates.io/api/v1/crates/regex-syntax/0.6.23/download", + name = "raze__regex_syntax__0_6_25", + url = "https://crates.io/api/v1/crates/regex-syntax/0.6.25/download", type = "tar.gz", - sha256 = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548", - strip_prefix = "regex-syntax-0.6.23", - build_file = Label("//cargo/remote:BUILD.regex-syntax-0.6.23.bazel"), + sha256 = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b", + strip_prefix = "regex-syntax-0.6.25", + build_file = Label("//cargo/remote:BUILD.regex-syntax-0.6.25.bazel"), ) maybe( @@ -2273,12 +2273,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__syn__1_0_70", - url = "https://crates.io/api/v1/crates/syn/1.0.70/download", + name = "raze__syn__1_0_72", + url = "https://crates.io/api/v1/crates/syn/1.0.72/download", type = "tar.gz", - sha256 = "b9505f307c872bab8eb46f77ae357c8eba1fdacead58ee5a850116b1d7f82883", - strip_prefix = "syn-1.0.70", - build_file = Label("//cargo/remote:BUILD.syn-1.0.70.bazel"), + sha256 = "a1e8cdbefb79a9a5a65e0db8b47b723ee907b7c7f8496c76a1770b5c310bab82", + strip_prefix = "syn-1.0.72", + build_file = Label("//cargo/remote:BUILD.syn-1.0.72.bazel"), ) maybe( @@ -2493,22 +2493,22 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__tracing__0_1_25", - url = "https://crates.io/api/v1/crates/tracing/0.1.25/download", + name = "raze__tracing__0_1_26", + url = "https://crates.io/api/v1/crates/tracing/0.1.26/download", type = "tar.gz", - sha256 = "01ebdc2bb4498ab1ab5f5b73c5803825e60199229ccba0698170e3be0e7f959f", - strip_prefix = "tracing-0.1.25", - build_file = Label("//cargo/remote:BUILD.tracing-0.1.25.bazel"), + sha256 = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d", + strip_prefix = "tracing-0.1.26", + build_file = Label("//cargo/remote:BUILD.tracing-0.1.26.bazel"), ) maybe( http_archive, - name = "raze__tracing_core__0_1_17", - url = "https://crates.io/api/v1/crates/tracing-core/0.1.17/download", + name = "raze__tracing_core__0_1_18", + url = "https://crates.io/api/v1/crates/tracing-core/0.1.18/download", type = "tar.gz", - sha256 = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f", - strip_prefix = "tracing-core-0.1.17", - build_file = Label("//cargo/remote:BUILD.tracing-core-0.1.17.bazel"), + sha256 = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052", + strip_prefix = "tracing-core-0.1.18", + build_file = Label("//cargo/remote:BUILD.tracing-core-0.1.18.bazel"), ) maybe( @@ -2633,12 +2633,12 @@ def raze_fetch_remote_crates(): maybe( http_archive, - name = "raze__unicode_xid__0_2_1", - url = "https://crates.io/api/v1/crates/unicode-xid/0.2.1/download", + name = "raze__unicode_xid__0_2_2", + url = "https://crates.io/api/v1/crates/unicode-xid/0.2.2/download", type = "tar.gz", - sha256 = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564", - strip_prefix = "unicode-xid-0.2.1", - build_file = Label("//cargo/remote:BUILD.unicode-xid-0.2.1.bazel"), + sha256 = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3", + strip_prefix = "unicode-xid-0.2.2", + build_file = Label("//cargo/remote:BUILD.unicode-xid-0.2.2.bazel"), ) maybe( diff --git a/cargo/licenses.json b/cargo/licenses.json index bc3af0b72..81ec42ffe 100644 --- a/cargo/licenses.json +++ b/cargo/licenses.json @@ -28,7 +28,7 @@ }, { "name": "aho-corasick", - "version": "0.7.15", + "version": "0.7.18", "authors": "Andrew Gallant ", "repository": "https://github.com/BurntSushi/aho-corasick", "license": "MIT OR Unlicense", @@ -289,7 +289,7 @@ }, { "name": "coarsetime", - "version": "0.1.18", + "version": "0.1.19", "authors": "Frank Denis ", "repository": "https://github.com/jedisct1/rust-coarsetime", "license": "ISC", @@ -343,7 +343,7 @@ }, { "name": "crossbeam-utils", - "version": "0.8.3", + "version": "0.8.4", "authors": "The Crossbeam Project Developers", "repository": "https://github.com/crossbeam-rs/crossbeam", "license": "Apache-2.0 OR MIT", @@ -685,7 +685,7 @@ }, { "name": "h2", - "version": "0.3.2", + "version": "0.3.3", "authors": "Carl Lerche |Sean McArthur ", "repository": "https://github.com/hyperium/h2", "license": "MIT", @@ -1009,7 +1009,7 @@ }, { "name": "lock_api", - "version": "0.4.3", + "version": "0.4.4", "authors": "Amanieu d'Antras ", "repository": "https://github.com/Amanieu/parking_lot", "license": "Apache-2.0 OR MIT", @@ -1072,7 +1072,7 @@ }, { "name": "memchr", - "version": "2.3.4", + "version": "2.4.0", "authors": "Andrew Gallant |bluss", "repository": "https://github.com/BurntSushi/rust-memchr", "license": "MIT OR Unlicense", @@ -1243,7 +1243,7 @@ }, { "name": "openssl", - "version": "0.10.33", + "version": "0.10.34", "authors": "Steven Fackler ", "repository": "https://github.com/sfackler/rust-openssl", "license": "Apache-2.0", @@ -1261,7 +1261,7 @@ }, { "name": "openssl-sys", - "version": "0.9.61", + "version": "0.9.63", "authors": "Alex Crichton |Steven Fackler ", "repository": "https://github.com/sfackler/rust-openssl", "license": "MIT", @@ -1270,7 +1270,7 @@ }, { "name": "ouroboros", - "version": "0.9.1", + "version": "0.9.2", "authors": "Joshua Maros ", "repository": "https://github.com/joshua-maros/ouroboros", "license": "Apache-2.0 OR MIT", @@ -1279,7 +1279,7 @@ }, { "name": "ouroboros_macro", - "version": "0.9.1", + "version": "0.9.2", "authors": "Joshua Maros ", "repository": "https://github.com/joshua-maros/ouroboros", "license": "Apache-2.0 OR MIT", @@ -1675,7 +1675,7 @@ }, { "name": "redox_syscall", - "version": "0.2.6", + "version": "0.2.8", "authors": "Jeremy Soller ", "repository": "https://gitlab.redox-os.org/redox-os/syscall", "license": "MIT", @@ -1693,7 +1693,7 @@ }, { "name": "regex", - "version": "1.4.6", + "version": "1.5.4", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-lang/regex", "license": "Apache-2.0 OR MIT", @@ -1702,7 +1702,7 @@ }, { "name": "regex-syntax", - "version": "0.6.23", + "version": "0.6.25", "authors": "The Rust Project Developers", "repository": "https://github.com/rust-lang/regex", "license": "Apache-2.0 OR MIT", @@ -2071,7 +2071,7 @@ }, { "name": "syn", - "version": "1.0.70", + "version": "1.0.72", "authors": "David Tolnay ", "repository": "https://github.com/dtolnay/syn", "license": "Apache-2.0 OR MIT", @@ -2269,7 +2269,7 @@ }, { "name": "tracing", - "version": "0.1.25", + "version": "0.1.26", "authors": "Eliza Weisman |Tokio Contributors ", "repository": "https://github.com/tokio-rs/tracing", "license": "MIT", @@ -2278,7 +2278,7 @@ }, { "name": "tracing-core", - "version": "0.1.17", + "version": "0.1.18", "authors": "Tokio Contributors ", "repository": "https://github.com/tokio-rs/tracing", "license": "MIT", @@ -2395,8 +2395,8 @@ }, { "name": "unicode-xid", - "version": "0.2.1", - "authors": "erick.tryzelaar |kwantam ", + "version": "0.2.2", + "authors": "erick.tryzelaar |kwantam |Manish Goregaokar ", "repository": "https://github.com/unicode-rs/unicode-xid", "license": "Apache-2.0 OR MIT", "license_file": null, diff --git a/cargo/remote/BUILD.Inflector-0.11.4.bazel b/cargo/remote/BUILD.Inflector-0.11.4.bazel index df8ac6b59..673704b59 100644 --- a/cargo/remote/BUILD.Inflector-0.11.4.bazel +++ b/cargo/remote/BUILD.Inflector-0.11.4.bazel @@ -43,10 +43,6 @@ rust_library( name = "inflector", srcs = glob(["**/*.rs"]), crate_features = [ - "default", - "heavyweight", - "lazy_static", - "regex", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -62,8 +58,6 @@ rust_library( version = "0.11.4", # buildifier: leave-alone deps = [ - "@raze__lazy_static__1_4_0//:lazy_static", - "@raze__regex__1_4_6//:regex", ], ) diff --git a/cargo/remote/BUILD.aho-corasick-0.7.15.bazel b/cargo/remote/BUILD.aho-corasick-0.7.18.bazel similarity index 92% rename from cargo/remote/BUILD.aho-corasick-0.7.15.bazel rename to cargo/remote/BUILD.aho-corasick-0.7.18.bazel index 9b49fd7f5..81cfbbdaf 100644 --- a/cargo/remote/BUILD.aho-corasick-0.7.15.bazel +++ b/cargo/remote/BUILD.aho-corasick-0.7.18.bazel @@ -40,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,9 +48,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.7.15", + version = "0.7.18", # buildifier: leave-alone deps = [ - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", ], ) diff --git a/cargo/remote/BUILD.askama_derive-0.10.5.bazel b/cargo/remote/BUILD.askama_derive-0.10.5.bazel index 087280a1f..3cac3d6f6 100644 --- a/cargo/remote/BUILD.askama_derive-0.10.5.bazel +++ b/cargo/remote/BUILD.askama_derive-0.10.5.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__askama_shared__0_11_1//:askama_shared", "@raze__proc_macro2__1_0_26//:proc_macro2", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.askama_shared-0.11.1.bazel b/cargo/remote/BUILD.askama_shared-0.11.1.bazel index 98caa8b59..72054016e 100644 --- a/cargo/remote/BUILD.askama_shared-0.11.1.bazel +++ b/cargo/remote/BUILD.askama_shared-0.11.1.bazel @@ -63,7 +63,7 @@ rust_library( "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", "@raze__serde__1_0_125//:serde", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", "@raze__toml__0_5_8//:toml", ], ) diff --git a/cargo/remote/BUILD.async-compression-0.3.8.bazel b/cargo/remote/BUILD.async-compression-0.3.8.bazel index 83c53f6c7..9649ccd66 100644 --- a/cargo/remote/BUILD.async-compression-0.3.8.bazel +++ b/cargo/remote/BUILD.async-compression-0.3.8.bazel @@ -59,7 +59,7 @@ rust_library( deps = [ "@raze__flate2__1_0_20//:flate2", "@raze__futures_core__0_3_14//:futures_core", - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", "@raze__pin_project_lite__0_2_6//:pin_project_lite", "@raze__tokio__1_5_0//:tokio", ], diff --git a/cargo/remote/BUILD.async-trait-0.1.50.bazel b/cargo/remote/BUILD.async-trait-0.1.50.bazel index 24675d311..819220436 100644 --- a/cargo/remote/BUILD.async-trait-0.1.50.bazel +++ b/cargo/remote/BUILD.async-trait-0.1.50.bazel @@ -81,7 +81,7 @@ rust_library( ":async_trait_build_script", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.coarsetime-0.1.18.bazel b/cargo/remote/BUILD.coarsetime-0.1.19.bazel similarity index 98% rename from cargo/remote/BUILD.coarsetime-0.1.18.bazel rename to cargo/remote/BUILD.coarsetime-0.1.19.bazel index 7d3e955f9..b6c68e4a4 100644 --- a/cargo/remote/BUILD.coarsetime-0.1.18.bazel +++ b/cargo/remote/BUILD.coarsetime-0.1.19.bazel @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.18", + version = "0.1.19", # buildifier: leave-alone deps = [ "@raze__once_cell__1_7_2//:once_cell", diff --git a/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel b/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel index 23fa3ae43..2aab01197 100644 --- a/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel +++ b/cargo/remote/BUILD.crossbeam-channel-0.5.1.bazel @@ -61,7 +61,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", - "@raze__crossbeam_utils__0_8_3//:crossbeam_utils", + "@raze__crossbeam_utils__0_8_4//:crossbeam_utils", ], ) diff --git a/cargo/remote/BUILD.crossbeam-utils-0.8.3.bazel b/cargo/remote/BUILD.crossbeam-utils-0.8.4.bazel similarity index 97% rename from cargo/remote/BUILD.crossbeam-utils-0.8.3.bazel rename to cargo/remote/BUILD.crossbeam-utils-0.8.4.bazel index 763c5886c..bf7f68328 100644 --- a/cargo/remote/BUILD.crossbeam-utils-0.8.3.bazel +++ b/cargo/remote/BUILD.crossbeam-utils-0.8.4.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.8.3", + version = "0.8.4", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", @@ -82,7 +82,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.3", + version = "0.8.4", # buildifier: leave-alone deps = [ ":crossbeam_utils_build_script", diff --git a/cargo/remote/BUILD.ctor-0.1.20.bazel b/cargo/remote/BUILD.ctor-0.1.20.bazel index b7b8f60bd..d0e5a5188 100644 --- a/cargo/remote/BUILD.ctor-0.1.20.bazel +++ b/cargo/remote/BUILD.ctor-0.1.20.bazel @@ -52,6 +52,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.derivative-2.2.0.bazel b/cargo/remote/BUILD.derivative-2.2.0.bazel index 36e323de7..6fcd0baaa 100644 --- a/cargo/remote/BUILD.derivative-2.2.0.bazel +++ b/cargo/remote/BUILD.derivative-2.2.0.bazel @@ -52,7 +52,7 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.env_logger-0.8.3.bazel b/cargo/remote/BUILD.env_logger-0.8.3.bazel index 4ae8485aa..4fda72d44 100644 --- a/cargo/remote/BUILD.env_logger-0.8.3.bazel +++ b/cargo/remote/BUILD.env_logger-0.8.3.bazel @@ -57,7 +57,7 @@ rust_library( "@raze__atty__0_2_14//:atty", "@raze__humantime__2_1_0//:humantime", "@raze__log__0_4_14//:log", - "@raze__regex__1_4_6//:regex", + "@raze__regex__1_5_4//:regex", "@raze__termcolor__1_1_2//:termcolor", ], ) diff --git a/cargo/remote/BUILD.fluent-bundle-0.15.1.bazel b/cargo/remote/BUILD.fluent-bundle-0.15.1.bazel index 83d8995ac..0b02bd5de 100644 --- a/cargo/remote/BUILD.fluent-bundle-0.15.1.bazel +++ b/cargo/remote/BUILD.fluent-bundle-0.15.1.bazel @@ -58,7 +58,7 @@ rust_library( "@raze__fluent_syntax__0_11_0//:fluent_syntax", "@raze__intl_memoizer__0_5_1//:intl_memoizer", "@raze__intl_pluralrules__7_0_1//:intl_pluralrules", - "@raze__ouroboros__0_9_1//:ouroboros", + "@raze__ouroboros__0_9_2//:ouroboros", "@raze__rustc_hash__1_1_0//:rustc_hash", "@raze__smallvec__1_6_1//:smallvec", "@raze__unic_langid__0_9_0//:unic_langid", diff --git a/cargo/remote/BUILD.futures-macro-0.3.14.bazel b/cargo/remote/BUILD.futures-macro-0.3.14.bazel index 1c1c514cf..03d64c47d 100644 --- a/cargo/remote/BUILD.futures-macro-0.3.14.bazel +++ b/cargo/remote/BUILD.futures-macro-0.3.14.bazel @@ -54,6 +54,6 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.futures-util-0.3.14.bazel b/cargo/remote/BUILD.futures-util-0.3.14.bazel index 87082d586..10d4f255f 100644 --- a/cargo/remote/BUILD.futures-util-0.3.14.bazel +++ b/cargo/remote/BUILD.futures-util-0.3.14.bazel @@ -76,7 +76,7 @@ rust_library( "@raze__futures_io__0_3_14//:futures_io", "@raze__futures_sink__0_3_14//:futures_sink", "@raze__futures_task__0_3_14//:futures_task", - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", "@raze__pin_project_lite__0_2_6//:pin_project_lite", "@raze__pin_utils__0_1_0//:pin_utils", "@raze__proc_macro_nested__0_1_6//:proc_macro_nested", diff --git a/cargo/remote/BUILD.ghost-0.1.2.bazel b/cargo/remote/BUILD.ghost-0.1.2.bazel index f8470f8fa..7e8d34a34 100644 --- a/cargo/remote/BUILD.ghost-0.1.2.bazel +++ b/cargo/remote/BUILD.ghost-0.1.2.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.h2-0.3.2.bazel b/cargo/remote/BUILD.h2-0.3.3.bazel similarity index 95% rename from cargo/remote/BUILD.h2-0.3.2.bazel rename to cargo/remote/BUILD.h2-0.3.3.bazel index fd4f827e7..5f9e07c03 100644 --- a/cargo/remote/BUILD.h2-0.3.2.bazel +++ b/cargo/remote/BUILD.h2-0.3.3.bazel @@ -52,7 +52,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.2", + version = "0.3.3", # buildifier: leave-alone deps = [ "@raze__bytes__1_0_1//:bytes", @@ -65,6 +65,6 @@ rust_library( "@raze__slab__0_4_3//:slab", "@raze__tokio__1_5_0//:tokio", "@raze__tokio_util__0_6_6//:tokio_util", - "@raze__tracing__0_1_25//:tracing", + "@raze__tracing__0_1_26//:tracing", ], ) diff --git a/cargo/remote/BUILD.html5ever-0.25.1.bazel b/cargo/remote/BUILD.html5ever-0.25.1.bazel index c1891cbe3..2a3a14939 100644 --- a/cargo/remote/BUILD.html5ever-0.25.1.bazel +++ b/cargo/remote/BUILD.html5ever-0.25.1.bazel @@ -58,7 +58,7 @@ cargo_build_script( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.hyper-0.14.7.bazel b/cargo/remote/BUILD.hyper-0.14.7.bazel index 3231e10b3..4fe91ebc9 100644 --- a/cargo/remote/BUILD.hyper-0.14.7.bazel +++ b/cargo/remote/BUILD.hyper-0.14.7.bazel @@ -107,7 +107,7 @@ rust_library( "@raze__futures_channel__0_3_14//:futures_channel", "@raze__futures_core__0_3_14//:futures_core", "@raze__futures_util__0_3_14//:futures_util", - "@raze__h2__0_3_2//:h2", + "@raze__h2__0_3_3//:h2", "@raze__http__0_2_4//:http", "@raze__http_body__0_4_1//:http_body", "@raze__httparse__1_4_0//:httparse", @@ -117,7 +117,7 @@ rust_library( "@raze__socket2__0_4_0//:socket2", "@raze__tokio__1_5_0//:tokio", "@raze__tower_service__0_3_1//:tower_service", - "@raze__tracing__0_1_25//:tracing", + "@raze__tracing__0_1_26//:tracing", "@raze__want__0_3_0//:want", ] + selects.with_or({ # cfg(any(target_os = "linux", target_os = "macos")) diff --git a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel b/cargo/remote/BUILD.indoc-impl-0.3.6.bazel index 36812b5d9..f88fee014 100644 --- a/cargo/remote/BUILD.indoc-impl-0.3.6.bazel +++ b/cargo/remote/BUILD.indoc-impl-0.3.6.bazel @@ -54,7 +54,7 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", "@raze__unindent__0_1_7//:unindent", ], ) diff --git a/cargo/remote/BUILD.inventory-impl-0.1.10.bazel b/cargo/remote/BUILD.inventory-impl-0.1.10.bazel index 44ba47c34..c67341756 100644 --- a/cargo/remote/BUILD.inventory-impl-0.1.10.bazel +++ b/cargo/remote/BUILD.inventory-impl-0.1.10.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.lock_api-0.4.3.bazel b/cargo/remote/BUILD.lock_api-0.4.4.bazel similarity index 97% rename from cargo/remote/BUILD.lock_api-0.4.3.bazel rename to cargo/remote/BUILD.lock_api-0.4.4.bazel index d78e8c154..bc5f9f85f 100644 --- a/cargo/remote/BUILD.lock_api-0.4.3.bazel +++ b/cargo/remote/BUILD.lock_api-0.4.4.bazel @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.3", + version = "0.4.4", # buildifier: leave-alone deps = [ "@raze__scopeguard__1_1_0//:scopeguard", diff --git a/cargo/remote/BUILD.memchr-2.3.4.bazel b/cargo/remote/BUILD.memchr-2.4.0.bazel similarity index 94% rename from cargo/remote/BUILD.memchr-2.3.4.bazel rename to cargo/remote/BUILD.memchr-2.4.0.bazel index 5f8bb06c7..52b4d9e35 100644 --- a/cargo/remote/BUILD.memchr-2.3.4.bazel +++ b/cargo/remote/BUILD.memchr-2.4.0.bazel @@ -48,7 +48,7 @@ cargo_build_script( ], crate_root = "build.rs", data = glob(["**"]), - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "2.3.4", + version = "2.4.0", visibility = ["//visibility:private"], deps = [ ], @@ -73,7 +73,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -81,7 +81,7 @@ rust_library( "cargo-raze", "manual", ], - version = "2.3.4", + version = "2.4.0", # buildifier: leave-alone deps = [ ":memchr_build_script", diff --git a/cargo/remote/BUILD.native-tls-0.2.7.bazel b/cargo/remote/BUILD.native-tls-0.2.7.bazel index fc7189cd6..0750a7cb5 100644 --- a/cargo/remote/BUILD.native-tls-0.2.7.bazel +++ b/cargo/remote/BUILD.native-tls-0.2.7.bazel @@ -72,7 +72,7 @@ cargo_build_script( "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@raze__openssl_sys__0_9_61//:openssl_sys", + "@raze__openssl_sys__0_9_63//:openssl_sys", ], "//conditions:default": [], }) + selects.with_or({ @@ -132,9 +132,9 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ "@raze__log__0_4_14//:log", - "@raze__openssl__0_10_33//:openssl", + "@raze__openssl__0_10_34//:openssl", "@raze__openssl_probe__0_1_2//:openssl_probe", - "@raze__openssl_sys__0_9_61//:openssl_sys", + "@raze__openssl_sys__0_9_63//:openssl_sys", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/cargo/remote/BUILD.nom-6.1.2.bazel b/cargo/remote/BUILD.nom-6.1.2.bazel index 2e42b2add..d7af8d2e3 100644 --- a/cargo/remote/BUILD.nom-6.1.2.bazel +++ b/cargo/remote/BUILD.nom-6.1.2.bazel @@ -117,7 +117,7 @@ rust_library( "@raze__bitvec__0_19_5//:bitvec", "@raze__funty__1_1_0//:funty", "@raze__lexical_core__0_7_6//:lexical_core", - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", ], ) diff --git a/cargo/remote/BUILD.num_enum_derive-0.5.1.bazel b/cargo/remote/BUILD.num_enum_derive-0.5.1.bazel index 3d193a25e..b18013d18 100644 --- a/cargo/remote/BUILD.num_enum_derive-0.5.1.bazel +++ b/cargo/remote/BUILD.num_enum_derive-0.5.1.bazel @@ -54,6 +54,6 @@ rust_library( "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__proc_macro_crate__0_1_5//:proc_macro_crate", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.openssl-0.10.33.bazel b/cargo/remote/BUILD.openssl-0.10.34.bazel similarity index 89% rename from cargo/remote/BUILD.openssl-0.10.33.bazel rename to cargo/remote/BUILD.openssl-0.10.34.bazel index cd522ae6c..1bf2c6216 100644 --- a/cargo/remote/BUILD.openssl-0.10.33.bazel +++ b/cargo/remote/BUILD.openssl-0.10.34.bazel @@ -53,10 +53,10 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.10.33", + version = "0.10.34", visibility = ["//visibility:private"], deps = [ - "@raze__openssl_sys__0_9_61//:openssl_sys", + "@raze__openssl_sys__0_9_63//:openssl_sys", ], ) @@ -66,7 +66,7 @@ rust_library( name = "openssl", srcs = glob(["**/*.rs"]), aliases = { - "@raze__openssl_sys__0_9_61//:openssl_sys": "ffi", + "@raze__openssl_sys__0_9_63//:openssl_sys": "ffi", }, crate_features = [ ], @@ -81,7 +81,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.10.33", + version = "0.10.34", # buildifier: leave-alone deps = [ ":openssl_build_script", @@ -90,6 +90,6 @@ rust_library( "@raze__foreign_types__0_3_2//:foreign_types", "@raze__libc__0_2_94//:libc", "@raze__once_cell__1_7_2//:once_cell", - "@raze__openssl_sys__0_9_61//:openssl_sys", + "@raze__openssl_sys__0_9_63//:openssl_sys", ], ) diff --git a/cargo/remote/BUILD.openssl-sys-0.9.61.bazel b/cargo/remote/BUILD.openssl-sys-0.9.63.bazel similarity index 97% rename from cargo/remote/BUILD.openssl-sys-0.9.61.bazel rename to cargo/remote/BUILD.openssl-sys-0.9.63.bazel index d35907a2d..30912720e 100644 --- a/cargo/remote/BUILD.openssl-sys-0.9.61.bazel +++ b/cargo/remote/BUILD.openssl-sys-0.9.63.bazel @@ -54,7 +54,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.9.61", + version = "0.9.63", visibility = ["//visibility:private"], deps = [ "@raze__autocfg__1_0_1//:autocfg", @@ -89,7 +89,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.61", + version = "0.9.63", # buildifier: leave-alone deps = [ ":openssl_sys_build_script", diff --git a/cargo/remote/BUILD.ouroboros-0.9.1.bazel b/cargo/remote/BUILD.ouroboros-0.9.2.bazel similarity index 93% rename from cargo/remote/BUILD.ouroboros-0.9.1.bazel rename to cargo/remote/BUILD.ouroboros-0.9.2.bazel index 57e6aa768..b9716be2b 100644 --- a/cargo/remote/BUILD.ouroboros-0.9.1.bazel +++ b/cargo/remote/BUILD.ouroboros-0.9.2.bazel @@ -40,7 +40,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@raze__ouroboros_macro__0_9_1//:ouroboros_macro", + "@raze__ouroboros_macro__0_9_2//:ouroboros_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -49,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.1", + version = "0.9.2", # buildifier: leave-alone deps = [ "@raze__stable_deref_trait__1_2_0//:stable_deref_trait", diff --git a/cargo/remote/BUILD.ouroboros_macro-0.9.1.bazel b/cargo/remote/BUILD.ouroboros_macro-0.9.2.bazel similarity index 95% rename from cargo/remote/BUILD.ouroboros_macro-0.9.1.bazel rename to cargo/remote/BUILD.ouroboros_macro-0.9.2.bazel index ba742af98..79ddb13da 100644 --- a/cargo/remote/BUILD.ouroboros_macro-0.9.1.bazel +++ b/cargo/remote/BUILD.ouroboros_macro-0.9.2.bazel @@ -46,13 +46,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.1", + version = "0.9.2", # buildifier: leave-alone deps = [ "@raze__Inflector__0_11_4//:Inflector", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__proc_macro_error__1_0_4//:proc_macro_error", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.parking_lot-0.11.1.bazel b/cargo/remote/BUILD.parking_lot-0.11.1.bazel index 5f8bc1348..8dec486c7 100644 --- a/cargo/remote/BUILD.parking_lot-0.11.1.bazel +++ b/cargo/remote/BUILD.parking_lot-0.11.1.bazel @@ -51,7 +51,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__instant__0_1_9//:instant", - "@raze__lock_api__0_4_3//:lock_api", + "@raze__lock_api__0_4_4//:lock_api", "@raze__parking_lot_core__0_8_3//:parking_lot_core", ], ) diff --git a/cargo/remote/BUILD.phf_macros-0.8.0.bazel b/cargo/remote/BUILD.phf_macros-0.8.0.bazel index e65c31e22..10c9e8a51 100644 --- a/cargo/remote/BUILD.phf_macros-0.8.0.bazel +++ b/cargo/remote/BUILD.phf_macros-0.8.0.bazel @@ -58,7 +58,7 @@ rust_library( "@raze__phf_shared__0_8_0//:phf_shared", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.pin-project-internal-1.0.7.bazel b/cargo/remote/BUILD.pin-project-internal-1.0.7.bazel index 17a2ba562..2969cbebb 100644 --- a/cargo/remote/BUILD.pin-project-internal-1.0.7.bazel +++ b/cargo/remote/BUILD.pin-project-internal-1.0.7.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.proc-macro-error-1.0.4.bazel b/cargo/remote/BUILD.proc-macro-error-1.0.4.bazel index e18931824..174fe5a4f 100644 --- a/cargo/remote/BUILD.proc-macro-error-1.0.4.bazel +++ b/cargo/remote/BUILD.proc-macro-error-1.0.4.bazel @@ -91,7 +91,7 @@ rust_library( ":proc_macro_error_build_script", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.proc-macro2-1.0.26.bazel b/cargo/remote/BUILD.proc-macro2-1.0.26.bazel index 60db25ff3..c0539d5be 100644 --- a/cargo/remote/BUILD.proc-macro2-1.0.26.bazel +++ b/cargo/remote/BUILD.proc-macro2-1.0.26.bazel @@ -83,7 +83,7 @@ rust_library( # buildifier: leave-alone deps = [ ":proc_macro2_build_script", - "@raze__unicode_xid__0_2_1//:unicode_xid", + "@raze__unicode_xid__0_2_2//:unicode_xid", ], ) diff --git a/cargo/remote/BUILD.prost-derive-0.7.0.bazel b/cargo/remote/BUILD.prost-derive-0.7.0.bazel index ade79f202..66e8cc508 100644 --- a/cargo/remote/BUILD.prost-derive-0.7.0.bazel +++ b/cargo/remote/BUILD.prost-derive-0.7.0.bazel @@ -53,6 +53,6 @@ rust_library( "@raze__itertools__0_9_0//:itertools", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel b/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel index 06aa6285c..3379df739 100644 --- a/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel +++ b/cargo/remote/BUILD.pulldown-cmark-0.8.0.bazel @@ -91,7 +91,7 @@ rust_binary( ":pulldown_cmark_build_script", "@raze__bitflags__1_2_1//:bitflags", "@raze__getopts__0_2_21//:getopts", - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", "@raze__unicase__2_6_0//:unicase", ], ) @@ -126,7 +126,7 @@ rust_library( ":pulldown_cmark_build_script", "@raze__bitflags__1_2_1//:bitflags", "@raze__getopts__0_2_21//:getopts", - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", "@raze__unicase__2_6_0//:unicase", ], ) diff --git a/cargo/remote/BUILD.pyo3-macros-0.13.2.bazel b/cargo/remote/BUILD.pyo3-macros-0.13.2.bazel index d3a4b6a28..067d69201 100644 --- a/cargo/remote/BUILD.pyo3-macros-0.13.2.bazel +++ b/cargo/remote/BUILD.pyo3-macros-0.13.2.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__pyo3_macros_backend__0_13_2//:pyo3_macros_backend", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.pyo3-macros-backend-0.13.2.bazel b/cargo/remote/BUILD.pyo3-macros-backend-0.13.2.bazel index 05261f799..15a5dfef3 100644 --- a/cargo/remote/BUILD.pyo3-macros-backend-0.13.2.bazel +++ b/cargo/remote/BUILD.pyo3-macros-backend-0.13.2.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.redox_syscall-0.2.6.bazel b/cargo/remote/BUILD.redox_syscall-0.2.8.bazel similarity index 98% rename from cargo/remote/BUILD.redox_syscall-0.2.6.bazel rename to cargo/remote/BUILD.redox_syscall-0.2.8.bazel index 6f64c7cc2..e6c5fab29 100644 --- a/cargo/remote/BUILD.redox_syscall-0.2.6.bazel +++ b/cargo/remote/BUILD.redox_syscall-0.2.8.bazel @@ -55,7 +55,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.6", + version = "0.2.8", # buildifier: leave-alone deps = [ "@raze__bitflags__1_2_1//:bitflags", diff --git a/cargo/remote/BUILD.redox_users-0.4.0.bazel b/cargo/remote/BUILD.redox_users-0.4.0.bazel index 4db19b27c..d44b11627 100644 --- a/cargo/remote/BUILD.redox_users-0.4.0.bazel +++ b/cargo/remote/BUILD.redox_users-0.4.0.bazel @@ -50,6 +50,6 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__getrandom__0_2_2//:getrandom", - "@raze__redox_syscall__0_2_6//:redox_syscall", + "@raze__redox_syscall__0_2_8//:redox_syscall", ], ) diff --git a/cargo/remote/BUILD.regex-1.4.6.bazel b/cargo/remote/BUILD.regex-1.5.4.bazel similarity index 92% rename from cargo/remote/BUILD.regex-1.4.6.bazel rename to cargo/remote/BUILD.regex-1.5.4.bazel index 4b8039170..49ace609c 100644 --- a/cargo/remote/BUILD.regex-1.4.6.bazel +++ b/cargo/remote/BUILD.regex-1.5.4.bazel @@ -67,7 +67,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -75,12 +75,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.4.6", + version = "1.5.4", # buildifier: leave-alone deps = [ - "@raze__aho_corasick__0_7_15//:aho_corasick", - "@raze__memchr__2_3_4//:memchr", - "@raze__regex_syntax__0_6_23//:regex_syntax", + "@raze__aho_corasick__0_7_18//:aho_corasick", + "@raze__memchr__2_4_0//:memchr", + "@raze__regex_syntax__0_6_25//:regex_syntax", ], ) diff --git a/cargo/remote/BUILD.regex-syntax-0.6.23.bazel b/cargo/remote/BUILD.regex-syntax-0.6.25.bazel similarity index 96% rename from cargo/remote/BUILD.regex-syntax-0.6.23.bazel rename to cargo/remote/BUILD.regex-syntax-0.6.25.bazel index 35ba89873..54de3467d 100644 --- a/cargo/remote/BUILD.regex-syntax-0.6.23.bazel +++ b/cargo/remote/BUILD.regex-syntax-0.6.25.bazel @@ -49,7 +49,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -57,7 +57,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.23", + version = "0.6.25", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.rusqlite-0.24.2.bazel b/cargo/remote/BUILD.rusqlite-0.24.2.bazel index 388e7f2a5..cc28f3cdb 100644 --- a/cargo/remote/BUILD.rusqlite-0.24.2.bazel +++ b/cargo/remote/BUILD.rusqlite-0.24.2.bazel @@ -63,7 +63,7 @@ rust_library( "@raze__fallible_streaming_iterator__0_1_9//:fallible_streaming_iterator", "@raze__hashlink__0_6_0//:hashlink", "@raze__libsqlite3_sys__0_20_1//:libsqlite3_sys", - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", "@raze__smallvec__1_6_1//:smallvec", ], ) diff --git a/cargo/remote/BUILD.serde_derive-1.0.125.bazel b/cargo/remote/BUILD.serde_derive-1.0.125.bazel index a1a9f2e6c..d12bad9f8 100644 --- a/cargo/remote/BUILD.serde_derive-1.0.125.bazel +++ b/cargo/remote/BUILD.serde_derive-1.0.125.bazel @@ -83,6 +83,6 @@ rust_library( ":serde_derive_build_script", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.serde_repr-0.1.6.bazel b/cargo/remote/BUILD.serde_repr-0.1.6.bazel index 129898315..6d0bc603e 100644 --- a/cargo/remote/BUILD.serde_repr-0.1.6.bazel +++ b/cargo/remote/BUILD.serde_repr-0.1.6.bazel @@ -51,7 +51,7 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) 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 dc74ecf19..7d9330621 100644 --- a/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel +++ b/cargo/remote/BUILD.serde_tuple_macros-0.5.0.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel index c78f11722..5f3d82abc 100644 --- a/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel +++ b/cargo/remote/BUILD.slog-envlogger-2.2.0.bazel @@ -58,7 +58,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__log__0_4_14//:log", - "@raze__regex__1_4_6//:regex", + "@raze__regex__1_5_4//:regex", "@raze__slog__2_7_0//:slog", "@raze__slog_async__2_6_0//:slog_async", "@raze__slog_scope__4_4_0//:slog_scope", diff --git a/cargo/remote/BUILD.strum_macros-0.20.1.bazel b/cargo/remote/BUILD.strum_macros-0.20.1.bazel index e63fcda86..e9ba6ea6b 100644 --- a/cargo/remote/BUILD.strum_macros-0.20.1.bazel +++ b/cargo/remote/BUILD.strum_macros-0.20.1.bazel @@ -52,6 +52,6 @@ rust_library( "@raze__heck__0_3_2//:heck", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.syn-1.0.70.bazel b/cargo/remote/BUILD.syn-1.0.72.bazel similarity index 97% rename from cargo/remote/BUILD.syn-1.0.70.bazel rename to cargo/remote/BUILD.syn-1.0.72.bazel index 3e1c977e0..31f0d0d34 100644 --- a/cargo/remote/BUILD.syn-1.0.70.bazel +++ b/cargo/remote/BUILD.syn-1.0.72.bazel @@ -65,7 +65,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.70", + version = "1.0.72", visibility = ["//visibility:private"], deps = [ ], @@ -103,13 +103,13 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.70", + version = "1.0.72", # buildifier: leave-alone deps = [ ":syn_build_script", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__unicode_xid__0_2_1//:unicode_xid", + "@raze__unicode_xid__0_2_2//:unicode_xid", ], ) diff --git a/cargo/remote/BUILD.thiserror-impl-1.0.24.bazel b/cargo/remote/BUILD.thiserror-impl-1.0.24.bazel index 215a02923..21aec30ac 100644 --- a/cargo/remote/BUILD.thiserror-impl-1.0.24.bazel +++ b/cargo/remote/BUILD.thiserror-impl-1.0.24.bazel @@ -51,6 +51,6 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", ], ) diff --git a/cargo/remote/BUILD.tokio-1.5.0.bazel b/cargo/remote/BUILD.tokio-1.5.0.bazel index b51e44ef7..64b4dbc2b 100644 --- a/cargo/remote/BUILD.tokio-1.5.0.bazel +++ b/cargo/remote/BUILD.tokio-1.5.0.bazel @@ -127,7 +127,7 @@ rust_library( deps = [ ":tokio_build_script", "@raze__bytes__1_0_1//:bytes", - "@raze__memchr__2_3_4//:memchr", + "@raze__memchr__2_4_0//:memchr", "@raze__mio__0_7_11//:mio", "@raze__num_cpus__1_13_0//:num_cpus", "@raze__pin_project_lite__0_2_6//:pin_project_lite", diff --git a/cargo/remote/BUILD.tracing-0.1.25.bazel b/cargo/remote/BUILD.tracing-0.1.26.bazel similarity index 96% rename from cargo/remote/BUILD.tracing-0.1.25.bazel rename to cargo/remote/BUILD.tracing-0.1.26.bazel index 688603e7c..6213eb997 100644 --- a/cargo/remote/BUILD.tracing-0.1.25.bazel +++ b/cargo/remote/BUILD.tracing-0.1.26.bazel @@ -51,12 +51,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.25", + version = "0.1.26", # buildifier: leave-alone deps = [ "@raze__cfg_if__1_0_0//:cfg_if", "@raze__pin_project_lite__0_2_6//:pin_project_lite", - "@raze__tracing_core__0_1_17//:tracing_core", + "@raze__tracing_core__0_1_18//:tracing_core", ], ) diff --git a/cargo/remote/BUILD.tracing-core-0.1.17.bazel b/cargo/remote/BUILD.tracing-core-0.1.18.bazel similarity index 98% rename from cargo/remote/BUILD.tracing-core-0.1.17.bazel rename to cargo/remote/BUILD.tracing-core-0.1.18.bazel index dbee79c1a..8bc4268e9 100644 --- a/cargo/remote/BUILD.tracing-core-0.1.17.bazel +++ b/cargo/remote/BUILD.tracing-core-0.1.18.bazel @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.17", + version = "0.1.18", # 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 7162a2f67..082f04b16 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,7 +53,7 @@ rust_library( # buildifier: leave-alone deps = [ "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", "@raze__unic_langid_impl__0_9_0//:unic_langid_impl", ], ) diff --git a/cargo/remote/BUILD.unicode-xid-0.2.1.bazel b/cargo/remote/BUILD.unicode-xid-0.2.2.bazel similarity index 93% rename from cargo/remote/BUILD.unicode-xid-0.2.1.bazel rename to cargo/remote/BUILD.unicode-xid-0.2.2.bazel index 3555b4806..4271032f4 100644 --- a/cargo/remote/BUILD.unicode-xid-0.2.1.bazel +++ b/cargo/remote/BUILD.unicode-xid-0.2.2.bazel @@ -30,6 +30,8 @@ licenses([ # Generated Targets +# Unsupported target "xid" with type "bench" omitted + rust_library( name = "unicode_xid", srcs = glob(["**/*.rs"]), @@ -47,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.1", + version = "0.2.2", # buildifier: leave-alone deps = [ ], diff --git a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.73.bazel b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.73.bazel index 286ddfa19..be9558475 100644 --- a/cargo/remote/BUILD.wasm-bindgen-backend-0.2.73.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-backend-0.2.73.bazel @@ -55,7 +55,7 @@ rust_library( "@raze__log__0_4_14//:log", "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", "@raze__wasm_bindgen_shared__0_2_73//:wasm_bindgen_shared", ], ) diff --git a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.73.bazel b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.73.bazel index b234f5928..7b3079a2b 100644 --- a/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.73.bazel +++ b/cargo/remote/BUILD.wasm-bindgen-macro-support-0.2.73.bazel @@ -52,7 +52,7 @@ rust_library( deps = [ "@raze__proc_macro2__1_0_26//:proc_macro2", "@raze__quote__1_0_9//:quote", - "@raze__syn__1_0_70//:syn", + "@raze__syn__1_0_72//:syn", "@raze__wasm_bindgen_backend__0_2_73//:wasm_bindgen_backend", "@raze__wasm_bindgen_shared__0_2_73//:wasm_bindgen_shared", ], diff --git a/rslib/cargo/BUILD.bazel b/rslib/cargo/BUILD.bazel index 721b57b16..df9594531 100644 --- a/rslib/cargo/BUILD.bazel +++ b/rslib/cargo/BUILD.bazel @@ -77,7 +77,7 @@ alias( alias( name = "coarsetime", - actual = "@raze__coarsetime__0_1_18//:coarsetime", + actual = "@raze__coarsetime__0_1_19//:coarsetime", tags = [ "cargo-raze", "manual", @@ -275,7 +275,7 @@ alias( alias( name = "regex", - actual = "@raze__regex__1_4_6//:regex", + actual = "@raze__regex__1_5_4//:regex", tags = [ "cargo-raze", "manual",