third_party/rust: update rules_rust and deps

This is required for rules_rust to work with CC toolchains.

Change-Id: I15f20c7bde09697fda248f7107be8bcd00e24d57
Reviewed-on: https://review.monogon.dev/c/monogon/+/1073
Tested-by: Jenkins CI
Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
diff --git a/third_party/rust/cargo/crates.bzl b/third_party/rust/cargo/crates.bzl
index 431c52e..ff10e2d 100644
--- a/third_party/rust/cargo/crates.bzl
+++ b/third_party/rust/cargo/crates.bzl
@@ -13,42 +13,42 @@
     """This function defines a collection of repos and should be called in a WORKSPACE file"""
     maybe(
         http_archive,
-        name = "raze__aho_corasick__0_7_18",
-        url = "https://crates.io/api/v1/crates/aho-corasick/0.7.18/download",
+        name = "raze__aho_corasick__0_7_20",
+        url = "https://crates.io/api/v1/crates/aho-corasick/0.7.20/download",
         type = "tar.gz",
-        sha256 = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f",
-        strip_prefix = "aho-corasick-0.7.18",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.aho-corasick-0.7.18.bazel"),
+        sha256 = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac",
+        strip_prefix = "aho-corasick-0.7.20",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.aho-corasick-0.7.20.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__ammonia__3_1_1",
-        url = "https://crates.io/api/v1/crates/ammonia/3.1.1/download",
+        name = "raze__ammonia__3_3_0",
+        url = "https://crates.io/api/v1/crates/ammonia/3.3.0/download",
         type = "tar.gz",
-        sha256 = "1ee7d6eb157f337c5cedc95ddf17f0cbc36d36eb7763c8e0d1c1aeb3722f6279",
-        strip_prefix = "ammonia-3.1.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.ammonia-3.1.1.bazel"),
+        sha256 = "64e6d1c7838db705c9b756557ee27c384ce695a1c51a6fe528784cb1c6840170",
+        strip_prefix = "ammonia-3.3.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.ammonia-3.3.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__ansi_term__0_11_0",
-        url = "https://crates.io/api/v1/crates/ansi_term/0.11.0/download",
+        name = "raze__android_system_properties__0_1_5",
+        url = "https://crates.io/api/v1/crates/android_system_properties/0.1.5/download",
         type = "tar.gz",
-        sha256 = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b",
-        strip_prefix = "ansi_term-0.11.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.ansi_term-0.11.0.bazel"),
+        sha256 = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311",
+        strip_prefix = "android_system_properties-0.1.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.android_system_properties-0.1.5.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__anyhow__1_0_41",
-        url = "https://crates.io/api/v1/crates/anyhow/1.0.41/download",
+        name = "raze__anyhow__1_0_68",
+        url = "https://crates.io/api/v1/crates/anyhow/1.0.68/download",
         type = "tar.gz",
-        sha256 = "15af2628f6890fe2609a3b91bef4c83450512802e59489f9c1cb1fa5df064a61",
-        strip_prefix = "anyhow-1.0.41",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.anyhow-1.0.41.bazel"),
+        sha256 = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61",
+        strip_prefix = "anyhow-1.0.68",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.anyhow-1.0.68.bazel"),
     )
 
     maybe(
@@ -63,82 +63,62 @@
 
     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("//third_party/rust/cargo/remote:BUILD.autocfg-1.0.1.bazel"),
+        sha256 = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa",
+        strip_prefix = "autocfg-1.1.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.autocfg-1.1.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__base64__0_12_3",
-        url = "https://crates.io/api/v1/crates/base64/0.12.3/download",
+        name = "raze__base64__0_13_1",
+        url = "https://crates.io/api/v1/crates/base64/0.13.1/download",
         type = "tar.gz",
-        sha256 = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff",
-        strip_prefix = "base64-0.12.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.base64-0.12.3.bazel"),
+        sha256 = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8",
+        strip_prefix = "base64-0.13.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.base64-0.13.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__base64__0_13_0",
-        url = "https://crates.io/api/v1/crates/base64/0.13.0/download",
+        name = "raze__bitflags__1_3_2",
+        url = "https://crates.io/api/v1/crates/bitflags/1.3.2/download",
         type = "tar.gz",
-        sha256 = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd",
-        strip_prefix = "base64-0.13.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.base64-0.13.0.bazel"),
+        sha256 = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a",
+        strip_prefix = "bitflags-1.3.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.bitflags-1.3.2.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__bitflags__1_2_1",
-        url = "https://crates.io/api/v1/crates/bitflags/1.2.1/download",
+        name = "raze__block_buffer__0_10_3",
+        url = "https://crates.io/api/v1/crates/block-buffer/0.10.3/download",
         type = "tar.gz",
-        sha256 = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693",
-        strip_prefix = "bitflags-1.2.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.bitflags-1.2.1.bazel"),
+        sha256 = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e",
+        strip_prefix = "block-buffer-0.10.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.block-buffer-0.10.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__block_buffer__0_7_3",
-        url = "https://crates.io/api/v1/crates/block-buffer/0.7.3/download",
+        name = "raze__bstr__0_2_17",
+        url = "https://crates.io/api/v1/crates/bstr/0.2.17/download",
         type = "tar.gz",
-        sha256 = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b",
-        strip_prefix = "block-buffer-0.7.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.block-buffer-0.7.3.bazel"),
+        sha256 = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223",
+        strip_prefix = "bstr-0.2.17",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.bstr-0.2.17.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__block_buffer__0_9_0",
-        url = "https://crates.io/api/v1/crates/block-buffer/0.9.0/download",
+        name = "raze__bumpalo__3_11_1",
+        url = "https://crates.io/api/v1/crates/bumpalo/3.11.1/download",
         type = "tar.gz",
-        sha256 = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4",
-        strip_prefix = "block-buffer-0.9.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.block-buffer-0.9.0.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__block_padding__0_1_5",
-        url = "https://crates.io/api/v1/crates/block-padding/0.1.5/download",
-        type = "tar.gz",
-        sha256 = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5",
-        strip_prefix = "block-padding-0.1.5",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.block-padding-0.1.5.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__byte_tools__0_3_1",
-        url = "https://crates.io/api/v1/crates/byte-tools/0.3.1/download",
-        type = "tar.gz",
-        sha256 = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7",
-        strip_prefix = "byte-tools-0.3.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.byte-tools-0.3.1.bazel"),
+        sha256 = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba",
+        strip_prefix = "bumpalo-3.11.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.bumpalo-3.11.1.bazel"),
     )
 
     maybe(
@@ -153,22 +133,22 @@
 
     maybe(
         http_archive,
-        name = "raze__bytes__0_5_6",
-        url = "https://crates.io/api/v1/crates/bytes/0.5.6/download",
+        name = "raze__bytes__1_3_0",
+        url = "https://crates.io/api/v1/crates/bytes/1.3.0/download",
         type = "tar.gz",
-        sha256 = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38",
-        strip_prefix = "bytes-0.5.6",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.bytes-0.5.6.bazel"),
+        sha256 = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c",
+        strip_prefix = "bytes-1.3.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.bytes-1.3.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__bytes__1_0_1",
-        url = "https://crates.io/api/v1/crates/bytes/1.0.1/download",
+        name = "raze__cc__1_0_78",
+        url = "https://crates.io/api/v1/crates/cc/1.0.78/download",
         type = "tar.gz",
-        sha256 = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040",
-        strip_prefix = "bytes-1.0.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.bytes-1.0.1.bazel"),
+        sha256 = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d",
+        strip_prefix = "cc-1.0.78",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.cc-1.0.78.bazel"),
     )
 
     maybe(
@@ -193,112 +173,172 @@
 
     maybe(
         http_archive,
-        name = "raze__chrono__0_4_19",
-        url = "https://crates.io/api/v1/crates/chrono/0.4.19/download",
+        name = "raze__chrono__0_4_23",
+        url = "https://crates.io/api/v1/crates/chrono/0.4.23/download",
         type = "tar.gz",
-        sha256 = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73",
-        strip_prefix = "chrono-0.4.19",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.chrono-0.4.19.bazel"),
+        sha256 = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f",
+        strip_prefix = "chrono-0.4.23",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.chrono-0.4.23.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__clap__2_33_3",
-        url = "https://crates.io/api/v1/crates/clap/2.33.3/download",
+        name = "raze__clap__3_2_23",
+        url = "https://crates.io/api/v1/crates/clap/3.2.23/download",
         type = "tar.gz",
-        sha256 = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002",
-        strip_prefix = "clap-2.33.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.clap-2.33.3.bazel"),
+        sha256 = "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5",
+        strip_prefix = "clap-3.2.23",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.clap-3.2.23.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__cpufeatures__0_1_5",
-        url = "https://crates.io/api/v1/crates/cpufeatures/0.1.5/download",
+        name = "raze__clap_complete__3_2_5",
+        url = "https://crates.io/api/v1/crates/clap_complete/3.2.5/download",
         type = "tar.gz",
-        sha256 = "66c99696f6c9dd7f35d486b9d04d7e6e202aa3e8c40d553f2fdf5e7e0c6a71ef",
-        strip_prefix = "cpufeatures-0.1.5",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.cpufeatures-0.1.5.bazel"),
+        sha256 = "3f7a2e0a962c45ce25afce14220bc24f9dade0a1787f185cecf96bfba7847cd8",
+        strip_prefix = "clap_complete-3.2.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.clap_complete-3.2.5.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__digest__0_8_1",
-        url = "https://crates.io/api/v1/crates/digest/0.8.1/download",
+        name = "raze__clap_lex__0_2_4",
+        url = "https://crates.io/api/v1/crates/clap_lex/0.2.4/download",
         type = "tar.gz",
-        sha256 = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5",
-        strip_prefix = "digest-0.8.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.digest-0.8.1.bazel"),
+        sha256 = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5",
+        strip_prefix = "clap_lex-0.2.4",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.clap_lex-0.2.4.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__digest__0_9_0",
-        url = "https://crates.io/api/v1/crates/digest/0.9.0/download",
+        name = "raze__codespan_reporting__0_11_1",
+        url = "https://crates.io/api/v1/crates/codespan-reporting/0.11.1/download",
         type = "tar.gz",
-        sha256 = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066",
-        strip_prefix = "digest-0.9.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.digest-0.9.0.bazel"),
+        sha256 = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e",
+        strip_prefix = "codespan-reporting-0.11.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.codespan-reporting-0.11.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__dtoa__0_4_8",
-        url = "https://crates.io/api/v1/crates/dtoa/0.4.8/download",
+        name = "raze__core_foundation_sys__0_8_3",
+        url = "https://crates.io/api/v1/crates/core-foundation-sys/0.8.3/download",
         type = "tar.gz",
-        sha256 = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0",
-        strip_prefix = "dtoa-0.4.8",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.dtoa-0.4.8.bazel"),
+        sha256 = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc",
+        strip_prefix = "core-foundation-sys-0.8.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.core-foundation-sys-0.8.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__either__1_6_1",
-        url = "https://crates.io/api/v1/crates/either/1.6.1/download",
+        name = "raze__cpufeatures__0_2_5",
+        url = "https://crates.io/api/v1/crates/cpufeatures/0.2.5/download",
         type = "tar.gz",
-        sha256 = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457",
-        strip_prefix = "either-1.6.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.either-1.6.1.bazel"),
+        sha256 = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320",
+        strip_prefix = "cpufeatures-0.2.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.cpufeatures-0.2.5.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__elasticlunr_rs__2_3_13",
-        url = "https://crates.io/api/v1/crates/elasticlunr-rs/2.3.13/download",
+        name = "raze__crypto_common__0_1_6",
+        url = "https://crates.io/api/v1/crates/crypto-common/0.1.6/download",
         type = "tar.gz",
-        sha256 = "515a402b5acb08002194dd926065be7733003bb37ac0f030dfd39160028238e1",
-        strip_prefix = "elasticlunr-rs-2.3.13",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.elasticlunr-rs-2.3.13.bazel"),
+        sha256 = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3",
+        strip_prefix = "crypto-common-0.1.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.crypto-common-0.1.6.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__env_logger__0_7_1",
-        url = "https://crates.io/api/v1/crates/env_logger/0.7.1/download",
+        name = "raze__cxx__1_0_86",
+        url = "https://crates.io/api/v1/crates/cxx/1.0.86/download",
         type = "tar.gz",
-        sha256 = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36",
-        strip_prefix = "env_logger-0.7.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.env_logger-0.7.1.bazel"),
+        sha256 = "51d1075c37807dcf850c379432f0df05ba52cc30f279c5cfc43cc221ce7f8579",
+        strip_prefix = "cxx-1.0.86",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.cxx-1.0.86.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__fake_simd__0_1_2",
-        url = "https://crates.io/api/v1/crates/fake-simd/0.1.2/download",
+        name = "raze__cxx_build__1_0_86",
+        url = "https://crates.io/api/v1/crates/cxx-build/1.0.86/download",
         type = "tar.gz",
-        sha256 = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed",
-        strip_prefix = "fake-simd-0.1.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.fake-simd-0.1.2.bazel"),
+        sha256 = "5044281f61b27bc598f2f6647d480aed48d2bf52d6eb0b627d84c0361b17aa70",
+        strip_prefix = "cxx-build-1.0.86",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.cxx-build-1.0.86.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__filetime__0_2_14",
-        url = "https://crates.io/api/v1/crates/filetime/0.2.14/download",
+        name = "raze__cxxbridge_flags__1_0_86",
+        url = "https://crates.io/api/v1/crates/cxxbridge-flags/1.0.86/download",
         type = "tar.gz",
-        sha256 = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8",
-        strip_prefix = "filetime-0.2.14",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.filetime-0.2.14.bazel"),
+        sha256 = "61b50bc93ba22c27b0d31128d2d130a0a6b3d267ae27ef7e4fae2167dfe8781c",
+        strip_prefix = "cxxbridge-flags-1.0.86",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.cxxbridge-flags-1.0.86.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__cxxbridge_macro__1_0_86",
+        url = "https://crates.io/api/v1/crates/cxxbridge-macro/1.0.86/download",
+        type = "tar.gz",
+        sha256 = "39e61fda7e62115119469c7b3591fd913ecca96fb766cfd3f2e2502ab7bc87a5",
+        strip_prefix = "cxxbridge-macro-1.0.86",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.cxxbridge-macro-1.0.86.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__digest__0_10_6",
+        url = "https://crates.io/api/v1/crates/digest/0.10.6/download",
+        type = "tar.gz",
+        sha256 = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f",
+        strip_prefix = "digest-0.10.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.digest-0.10.6.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__elasticlunr_rs__3_0_1",
+        url = "https://crates.io/api/v1/crates/elasticlunr-rs/3.0.1/download",
+        type = "tar.gz",
+        sha256 = "b94d9c8df0fe6879ca12e7633fdfe467c503722cc981fc463703472d2b876448",
+        strip_prefix = "elasticlunr-rs-3.0.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.elasticlunr-rs-3.0.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__env_logger__0_9_3",
+        url = "https://crates.io/api/v1/crates/env_logger/0.9.3/download",
+        type = "tar.gz",
+        sha256 = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7",
+        strip_prefix = "env_logger-0.9.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.env_logger-0.9.3.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__fastrand__1_8_0",
+        url = "https://crates.io/api/v1/crates/fastrand/1.8.0/download",
+        type = "tar.gz",
+        sha256 = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499",
+        strip_prefix = "fastrand-1.8.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.fastrand-1.8.0.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__filetime__0_2_19",
+        url = "https://crates.io/api/v1/crates/filetime/0.2.19/download",
+        type = "tar.gz",
+        sha256 = "4e884668cd0c7480504233e951174ddc3b382f7c2666e3b7310b5c4e7b0c37f9",
+        strip_prefix = "filetime-0.2.19",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.filetime-0.2.19.bazel"),
     )
 
     maybe(
@@ -313,12 +353,12 @@
 
     maybe(
         http_archive,
-        name = "raze__form_urlencoded__1_0_1",
-        url = "https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download",
+        name = "raze__form_urlencoded__1_1_0",
+        url = "https://crates.io/api/v1/crates/form_urlencoded/1.1.0/download",
         type = "tar.gz",
-        sha256 = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191",
-        strip_prefix = "form_urlencoded-1.0.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.form_urlencoded-1.0.1.bazel"),
+        sha256 = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8",
+        strip_prefix = "form_urlencoded-1.1.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.form_urlencoded-1.1.0.bazel"),
     )
 
     maybe(
@@ -363,142 +403,92 @@
 
     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("//third_party/rust/cargo/remote:BUILD.futf-0.1.4.bazel"),
+        sha256 = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843",
+        strip_prefix = "futf-0.1.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.futf-0.1.5.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures/0.3.15/download",
+        name = "raze__futures_channel__0_3_25",
+        url = "https://crates.io/api/v1/crates/futures-channel/0.3.25/download",
         type = "tar.gz",
-        sha256 = "0e7e43a803dae2fa37c1f6a8fe121e1f7bf9548b4dfc0522a42f34145dadfc27",
-        strip_prefix = "futures-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-0.3.15.bazel"),
+        sha256 = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed",
+        strip_prefix = "futures-channel-0.3.25",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-channel-0.3.25.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures_channel__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures-channel/0.3.15/download",
+        name = "raze__futures_core__0_3_25",
+        url = "https://crates.io/api/v1/crates/futures-core/0.3.25/download",
         type = "tar.gz",
-        sha256 = "e682a68b29a882df0545c143dc3646daefe80ba479bcdede94d5a703de2871e2",
-        strip_prefix = "futures-channel-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-channel-0.3.15.bazel"),
+        sha256 = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac",
+        strip_prefix = "futures-core-0.3.25",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-core-0.3.25.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures_core__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures-core/0.3.15/download",
+        name = "raze__futures_macro__0_3_25",
+        url = "https://crates.io/api/v1/crates/futures-macro/0.3.25/download",
         type = "tar.gz",
-        sha256 = "0402f765d8a89a26043b889b26ce3c4679d268fa6bb22cd7c6aad98340e179d1",
-        strip_prefix = "futures-core-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-core-0.3.15.bazel"),
+        sha256 = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d",
+        strip_prefix = "futures-macro-0.3.25",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-macro-0.3.25.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures_io__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures-io/0.3.15/download",
+        name = "raze__futures_sink__0_3_25",
+        url = "https://crates.io/api/v1/crates/futures-sink/0.3.25/download",
         type = "tar.gz",
-        sha256 = "acc499defb3b348f8d8f3f66415835a9131856ff7714bf10dadfc4ec4bdb29a1",
-        strip_prefix = "futures-io-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-io-0.3.15.bazel"),
+        sha256 = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9",
+        strip_prefix = "futures-sink-0.3.25",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-sink-0.3.25.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures_macro__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures-macro/0.3.15/download",
+        name = "raze__futures_task__0_3_25",
+        url = "https://crates.io/api/v1/crates/futures-task/0.3.25/download",
         type = "tar.gz",
-        sha256 = "a4c40298486cdf52cc00cd6d6987892ba502c7656a16a4192a9992b1ccedd121",
-        strip_prefix = "futures-macro-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-macro-0.3.15.bazel"),
+        sha256 = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea",
+        strip_prefix = "futures-task-0.3.25",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-task-0.3.25.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures_sink__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures-sink/0.3.15/download",
+        name = "raze__futures_util__0_3_25",
+        url = "https://crates.io/api/v1/crates/futures-util/0.3.25/download",
         type = "tar.gz",
-        sha256 = "a57bead0ceff0d6dde8f465ecd96c9338121bb7717d3e7b108059531870c4282",
-        strip_prefix = "futures-sink-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-sink-0.3.15.bazel"),
+        sha256 = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6",
+        strip_prefix = "futures-util-0.3.25",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-util-0.3.25.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures_task__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures-task/0.3.15/download",
+        name = "raze__generic_array__0_14_6",
+        url = "https://crates.io/api/v1/crates/generic-array/0.14.6/download",
         type = "tar.gz",
-        sha256 = "8a16bef9fc1a4dddb5bee51c989e3fbba26569cbb0e31f5b303c184e3dd33dae",
-        strip_prefix = "futures-task-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-task-0.3.15.bazel"),
+        sha256 = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9",
+        strip_prefix = "generic-array-0.14.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.generic-array-0.14.6.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__futures_util__0_3_15",
-        url = "https://crates.io/api/v1/crates/futures-util/0.3.15/download",
+        name = "raze__getrandom__0_2_8",
+        url = "https://crates.io/api/v1/crates/getrandom/0.2.8/download",
         type = "tar.gz",
-        sha256 = "feb5c238d27e2bf94ffdfd27b2c29e3df4a68c4193bb6427384259e2bf191967",
-        strip_prefix = "futures-util-0.3.15",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.futures-util-0.3.15.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__generic_array__0_12_4",
-        url = "https://crates.io/api/v1/crates/generic-array/0.12.4/download",
-        type = "tar.gz",
-        sha256 = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd",
-        strip_prefix = "generic-array-0.12.4",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.generic-array-0.12.4.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__generic_array__0_14_4",
-        url = "https://crates.io/api/v1/crates/generic-array/0.14.4/download",
-        type = "tar.gz",
-        sha256 = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817",
-        strip_prefix = "generic-array-0.14.4",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.generic-array-0.14.4.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__getopts__0_2_21",
-        url = "https://crates.io/api/v1/crates/getopts/0.2.21/download",
-        type = "tar.gz",
-        sha256 = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5",
-        strip_prefix = "getopts-0.2.21",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.getopts-0.2.21.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__getrandom__0_1_16",
-        url = "https://crates.io/api/v1/crates/getrandom/0.1.16/download",
-        type = "tar.gz",
-        sha256 = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce",
-        strip_prefix = "getrandom-0.1.16",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.getrandom-0.1.16.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__getrandom__0_2_3",
-        url = "https://crates.io/api/v1/crates/getrandom/0.2.3/download",
-        type = "tar.gz",
-        sha256 = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753",
-        strip_prefix = "getrandom-0.2.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.getrandom-0.2.3.bazel"),
+        sha256 = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31",
+        strip_prefix = "getrandom-0.2.8",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.getrandom-0.2.8.bazel"),
     )
 
     maybe(
@@ -513,52 +503,52 @@
 
     maybe(
         http_archive,
-        name = "raze__glob__0_3_0",
-        url = "https://crates.io/api/v1/crates/glob/0.3.0/download",
+        name = "raze__glob__0_3_1",
+        url = "https://crates.io/api/v1/crates/glob/0.3.1/download",
         type = "tar.gz",
-        sha256 = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574",
-        strip_prefix = "glob-0.3.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.glob-0.3.0.bazel"),
+        sha256 = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b",
+        strip_prefix = "glob-0.3.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.glob-0.3.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__h2__0_2_7",
-        url = "https://crates.io/api/v1/crates/h2/0.2.7/download",
+        name = "raze__h2__0_3_15",
+        url = "https://crates.io/api/v1/crates/h2/0.3.15/download",
         type = "tar.gz",
-        sha256 = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535",
-        strip_prefix = "h2-0.2.7",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.h2-0.2.7.bazel"),
+        sha256 = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4",
+        strip_prefix = "h2-0.3.15",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.h2-0.3.15.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__handlebars__4_0_1",
-        url = "https://crates.io/api/v1/crates/handlebars/4.0.1/download",
+        name = "raze__handlebars__4_3_6",
+        url = "https://crates.io/api/v1/crates/handlebars/4.3.6/download",
         type = "tar.gz",
-        sha256 = "2060119114dd8a8bc87facce6384751af8280a7adc8e203c023c95cbb11f5663",
-        strip_prefix = "handlebars-4.0.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.handlebars-4.0.1.bazel"),
+        sha256 = "035ef95d03713f2c347a72547b7cd38cbc9af7cd51e6099fb62d586d4a6dee3a",
+        strip_prefix = "handlebars-4.3.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.handlebars-4.3.6.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__hashbrown__0_11_2",
-        url = "https://crates.io/api/v1/crates/hashbrown/0.11.2/download",
+        name = "raze__hashbrown__0_12_3",
+        url = "https://crates.io/api/v1/crates/hashbrown/0.12.3/download",
         type = "tar.gz",
-        sha256 = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e",
-        strip_prefix = "hashbrown-0.11.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.hashbrown-0.11.2.bazel"),
+        sha256 = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888",
+        strip_prefix = "hashbrown-0.12.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.hashbrown-0.12.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__headers__0_3_4",
-        url = "https://crates.io/api/v1/crates/headers/0.3.4/download",
+        name = "raze__headers__0_3_8",
+        url = "https://crates.io/api/v1/crates/headers/0.3.8/download",
         type = "tar.gz",
-        sha256 = "f0b7591fb62902706ae8e7aaff416b1b0fa2c0fd0878b46dc13baa3712d8a855",
-        strip_prefix = "headers-0.3.4",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.headers-0.3.4.bazel"),
+        sha256 = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584",
+        strip_prefix = "headers-0.3.8",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.headers-0.3.8.bazel"),
     )
 
     maybe(
@@ -573,16 +563,6 @@
 
     maybe(
         http_archive,
-        name = "raze__heck__0_3_3",
-        url = "https://crates.io/api/v1/crates/heck/0.3.3/download",
-        type = "tar.gz",
-        sha256 = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c",
-        strip_prefix = "heck-0.3.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.heck-0.3.3.bazel"),
-    )
-
-    maybe(
-        http_archive,
         name = "raze__hermit_abi__0_1_19",
         url = "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download",
         type = "tar.gz",
@@ -593,92 +573,122 @@
 
     maybe(
         http_archive,
-        name = "raze__html5ever__0_25_1",
-        url = "https://crates.io/api/v1/crates/html5ever/0.25.1/download",
+        name = "raze__hermit_abi__0_2_6",
+        url = "https://crates.io/api/v1/crates/hermit-abi/0.2.6/download",
         type = "tar.gz",
-        sha256 = "aafcf38a1a36118242d29b92e1b08ef84e67e4a5ed06e0a80be20e6a32bfed6b",
-        strip_prefix = "html5ever-0.25.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.html5ever-0.25.1.bazel"),
+        sha256 = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7",
+        strip_prefix = "hermit-abi-0.2.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.hermit-abi-0.2.6.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__http__0_2_4",
-        url = "https://crates.io/api/v1/crates/http/0.2.4/download",
+        name = "raze__html5ever__0_26_0",
+        url = "https://crates.io/api/v1/crates/html5ever/0.26.0/download",
         type = "tar.gz",
-        sha256 = "527e8c9ac747e28542699a951517aa9a6945af506cd1f2e1b53a576c17b6cc11",
-        strip_prefix = "http-0.2.4",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.http-0.2.4.bazel"),
+        sha256 = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7",
+        strip_prefix = "html5ever-0.26.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.html5ever-0.26.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__http_body__0_3_1",
-        url = "https://crates.io/api/v1/crates/http-body/0.3.1/download",
+        name = "raze__http__0_2_8",
+        url = "https://crates.io/api/v1/crates/http/0.2.8/download",
         type = "tar.gz",
-        sha256 = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b",
-        strip_prefix = "http-body-0.3.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.http-body-0.3.1.bazel"),
+        sha256 = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399",
+        strip_prefix = "http-0.2.8",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.http-0.2.8.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__httparse__1_4_1",
-        url = "https://crates.io/api/v1/crates/httparse/1.4.1/download",
+        name = "raze__http_body__0_4_5",
+        url = "https://crates.io/api/v1/crates/http-body/0.4.5/download",
         type = "tar.gz",
-        sha256 = "f3a87b616e37e93c22fb19bcd386f02f3af5ea98a25670ad0fce773de23c5e68",
-        strip_prefix = "httparse-1.4.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.httparse-1.4.1.bazel"),
+        sha256 = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1",
+        strip_prefix = "http-body-0.4.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.http-body-0.4.5.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__httpdate__0_3_2",
-        url = "https://crates.io/api/v1/crates/httpdate/0.3.2/download",
+        name = "raze__httparse__1_8_0",
+        url = "https://crates.io/api/v1/crates/httparse/1.8.0/download",
         type = "tar.gz",
-        sha256 = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47",
-        strip_prefix = "httpdate-0.3.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.httpdate-0.3.2.bazel"),
+        sha256 = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904",
+        strip_prefix = "httparse-1.8.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.httparse-1.8.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__humantime__1_3_0",
-        url = "https://crates.io/api/v1/crates/humantime/1.3.0/download",
+        name = "raze__httpdate__1_0_2",
+        url = "https://crates.io/api/v1/crates/httpdate/1.0.2/download",
         type = "tar.gz",
-        sha256 = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f",
-        strip_prefix = "humantime-1.3.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.humantime-1.3.0.bazel"),
+        sha256 = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421",
+        strip_prefix = "httpdate-1.0.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.httpdate-1.0.2.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__hyper__0_13_10",
-        url = "https://crates.io/api/v1/crates/hyper/0.13.10/download",
+        name = "raze__humantime__2_1_0",
+        url = "https://crates.io/api/v1/crates/humantime/2.1.0/download",
         type = "tar.gz",
-        sha256 = "8a6f157065790a3ed2f88679250419b5cdd96e714a0d65f7797fd337186e96bb",
-        strip_prefix = "hyper-0.13.10",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.hyper-0.13.10.bazel"),
+        sha256 = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4",
+        strip_prefix = "humantime-2.1.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.humantime-2.1.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__idna__0_2_3",
-        url = "https://crates.io/api/v1/crates/idna/0.2.3/download",
+        name = "raze__hyper__0_14_23",
+        url = "https://crates.io/api/v1/crates/hyper/0.14.23/download",
         type = "tar.gz",
-        sha256 = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8",
-        strip_prefix = "idna-0.2.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.idna-0.2.3.bazel"),
+        sha256 = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c",
+        strip_prefix = "hyper-0.14.23",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.hyper-0.14.23.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__indexmap__1_7_0",
-        url = "https://crates.io/api/v1/crates/indexmap/1.7.0/download",
+        name = "raze__iana_time_zone__0_1_53",
+        url = "https://crates.io/api/v1/crates/iana-time-zone/0.1.53/download",
         type = "tar.gz",
-        sha256 = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5",
-        strip_prefix = "indexmap-1.7.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.indexmap-1.7.0.bazel"),
+        sha256 = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765",
+        strip_prefix = "iana-time-zone-0.1.53",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.iana-time-zone-0.1.53.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__iana_time_zone_haiku__0_1_1",
+        url = "https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.1/download",
+        type = "tar.gz",
+        sha256 = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca",
+        strip_prefix = "iana-time-zone-haiku-0.1.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.iana-time-zone-haiku-0.1.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__idna__0_3_0",
+        url = "https://crates.io/api/v1/crates/idna/0.3.0/download",
+        type = "tar.gz",
+        sha256 = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6",
+        strip_prefix = "idna-0.3.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.idna-0.3.0.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__indexmap__1_9_2",
+        url = "https://crates.io/api/v1/crates/indexmap/1.9.2/download",
+        type = "tar.gz",
+        sha256 = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399",
+        strip_prefix = "indexmap-1.9.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.indexmap-1.9.2.bazel"),
     )
 
     maybe(
@@ -703,12 +713,12 @@
 
     maybe(
         http_archive,
-        name = "raze__input_buffer__0_3_1",
-        url = "https://crates.io/api/v1/crates/input_buffer/0.3.1/download",
+        name = "raze__instant__0_1_12",
+        url = "https://crates.io/api/v1/crates/instant/0.1.12/download",
         type = "tar.gz",
-        sha256 = "19a8a95243d5a0398cae618ec29477c6e3cb631152be5c19481f80bc71559754",
-        strip_prefix = "input_buffer-0.3.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.input_buffer-0.3.1.bazel"),
+        sha256 = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c",
+        strip_prefix = "instant-0.1.12",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.instant-0.1.12.bazel"),
     )
 
     maybe(
@@ -723,12 +733,22 @@
 
     maybe(
         http_archive,
-        name = "raze__itoa__0_4_7",
-        url = "https://crates.io/api/v1/crates/itoa/0.4.7/download",
+        name = "raze__itoa__1_0_5",
+        url = "https://crates.io/api/v1/crates/itoa/1.0.5/download",
         type = "tar.gz",
-        sha256 = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736",
-        strip_prefix = "itoa-0.4.7",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.itoa-0.4.7.bazel"),
+        sha256 = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440",
+        strip_prefix = "itoa-1.0.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.itoa-1.0.5.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__js_sys__0_3_60",
+        url = "https://crates.io/api/v1/crates/js-sys/0.3.60/download",
+        type = "tar.gz",
+        sha256 = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47",
+        strip_prefix = "js-sys-0.3.60",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.js-sys-0.3.60.bazel"),
     )
 
     maybe(
@@ -763,22 +783,42 @@
 
     maybe(
         http_archive,
-        name = "raze__libc__0_2_97",
-        url = "https://crates.io/api/v1/crates/libc/0.2.97/download",
+        name = "raze__libc__0_2_139",
+        url = "https://crates.io/api/v1/crates/libc/0.2.139/download",
         type = "tar.gz",
-        sha256 = "12b8adadd720df158f4d70dfe7ccc6adb0472d7c55ca83445f6a5ab3e36f8fb6",
-        strip_prefix = "libc-0.2.97",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.libc-0.2.97.bazel"),
+        sha256 = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79",
+        strip_prefix = "libc-0.2.139",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.libc-0.2.139.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__log__0_4_14",
-        url = "https://crates.io/api/v1/crates/log/0.4.14/download",
+        name = "raze__link_cplusplus__1_0_8",
+        url = "https://crates.io/api/v1/crates/link-cplusplus/1.0.8/download",
         type = "tar.gz",
-        sha256 = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710",
-        strip_prefix = "log-0.4.14",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.log-0.4.14.bazel"),
+        sha256 = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5",
+        strip_prefix = "link-cplusplus-1.0.8",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.link-cplusplus-1.0.8.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__lock_api__0_4_9",
+        url = "https://crates.io/api/v1/crates/lock_api/0.4.9/download",
+        type = "tar.gz",
+        sha256 = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df",
+        strip_prefix = "lock_api-0.4.9",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.lock_api-0.4.9.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__log__0_4_17",
+        url = "https://crates.io/api/v1/crates/log/0.4.17/download",
+        type = "tar.gz",
+        sha256 = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e",
+        strip_prefix = "log-0.4.17",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.log-0.4.17.bazel"),
     )
 
     maybe(
@@ -803,52 +843,32 @@
 
     maybe(
         http_archive,
-        name = "raze__markup5ever__0_10_1",
-        url = "https://crates.io/api/v1/crates/markup5ever/0.10.1/download",
+        name = "raze__markup5ever__0_11_0",
+        url = "https://crates.io/api/v1/crates/markup5ever/0.11.0/download",
         type = "tar.gz",
-        sha256 = "a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd",
-        strip_prefix = "markup5ever-0.10.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.markup5ever-0.10.1.bazel"),
+        sha256 = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016",
+        strip_prefix = "markup5ever-0.11.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.markup5ever-0.11.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__markup5ever_rcdom__0_1_0",
-        url = "https://crates.io/api/v1/crates/markup5ever_rcdom/0.1.0/download",
+        name = "raze__mdbook__0_4_22",
+        url = "https://crates.io/api/v1/crates/mdbook/0.4.22/download",
         type = "tar.gz",
-        sha256 = "f015da43bcd8d4f144559a3423f4591d69b8ce0652c905374da7205df336ae2b",
-        strip_prefix = "markup5ever_rcdom-0.1.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.markup5ever_rcdom-0.1.0.bazel"),
+        sha256 = "6b61566b406cbd75d81c634763d6c90779ca9db80202921c884348d172ada70d",
+        strip_prefix = "mdbook-0.4.22",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.mdbook-0.4.22.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__matches__0_1_8",
-        url = "https://crates.io/api/v1/crates/matches/0.1.8/download",
+        name = "raze__memchr__2_5_0",
+        url = "https://crates.io/api/v1/crates/memchr/2.5.0/download",
         type = "tar.gz",
-        sha256 = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08",
-        strip_prefix = "matches-0.1.8",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.matches-0.1.8.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__mdbook__0_4_10",
-        url = "https://crates.io/api/v1/crates/mdbook/0.4.10/download",
-        type = "tar.gz",
-        sha256 = "b6da0e609de0d4a7e0d42367d91b87117e3dce74d3d1699efeda1fefb2a6fa85",
-        strip_prefix = "mdbook-0.4.10",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.mdbook-0.4.10.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__memchr__2_4_0",
-        url = "https://crates.io/api/v1/crates/memchr/2.4.0/download",
-        type = "tar.gz",
-        sha256 = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc",
-        strip_prefix = "memchr-2.4.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.memchr-2.4.0.bazel"),
+        sha256 = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d",
+        strip_prefix = "memchr-2.5.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.memchr-2.5.0.bazel"),
     )
 
     maybe(
@@ -863,12 +883,12 @@
 
     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("//third_party/rust/cargo/remote:BUILD.mime_guess-2.0.3.bazel"),
+        sha256 = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef",
+        strip_prefix = "mime_guess-2.0.4",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.mime_guess-2.0.4.bazel"),
     )
 
     maybe(
@@ -883,6 +903,16 @@
 
     maybe(
         http_archive,
+        name = "raze__mio__0_8_5",
+        url = "https://crates.io/api/v1/crates/mio/0.8.5/download",
+        type = "tar.gz",
+        sha256 = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de",
+        strip_prefix = "mio-0.8.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.mio-0.8.5.bazel"),
+    )
+
+    maybe(
+        http_archive,
         name = "raze__mio_extras__2_0_6",
         url = "https://crates.io/api/v1/crates/mio-extras/2.0.6/download",
         type = "tar.gz",
@@ -903,12 +933,12 @@
 
     maybe(
         http_archive,
-        name = "raze__net2__0_2_37",
-        url = "https://crates.io/api/v1/crates/net2/0.2.37/download",
+        name = "raze__net2__0_2_38",
+        url = "https://crates.io/api/v1/crates/net2/0.2.38/download",
         type = "tar.gz",
-        sha256 = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae",
-        strip_prefix = "net2-0.2.37",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.net2-0.2.37.bazel"),
+        sha256 = "74d0df99cfcd2530b2e694f6e17e7f37b8e26bb23983ac530c0c97408837c631",
+        strip_prefix = "net2-0.2.38",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.net2-0.2.38.bazel"),
     )
 
     maybe(
@@ -933,202 +963,202 @@
 
     maybe(
         http_archive,
-        name = "raze__num_integer__0_1_44",
-        url = "https://crates.io/api/v1/crates/num-integer/0.1.44/download",
+        name = "raze__num_integer__0_1_45",
+        url = "https://crates.io/api/v1/crates/num-integer/0.1.45/download",
         type = "tar.gz",
-        sha256 = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db",
-        strip_prefix = "num-integer-0.1.44",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.num-integer-0.1.44.bazel"),
+        sha256 = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9",
+        strip_prefix = "num-integer-0.1.45",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.num-integer-0.1.45.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__num_traits__0_2_14",
-        url = "https://crates.io/api/v1/crates/num-traits/0.2.14/download",
+        name = "raze__num_traits__0_2_15",
+        url = "https://crates.io/api/v1/crates/num-traits/0.2.15/download",
         type = "tar.gz",
-        sha256 = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290",
-        strip_prefix = "num-traits-0.2.14",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.num-traits-0.2.14.bazel"),
+        sha256 = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd",
+        strip_prefix = "num-traits-0.2.15",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.num-traits-0.2.15.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__opaque_debug__0_2_3",
-        url = "https://crates.io/api/v1/crates/opaque-debug/0.2.3/download",
+        name = "raze__num_cpus__1_15_0",
+        url = "https://crates.io/api/v1/crates/num_cpus/1.15.0/download",
         type = "tar.gz",
-        sha256 = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c",
-        strip_prefix = "opaque-debug-0.2.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.opaque-debug-0.2.3.bazel"),
+        sha256 = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b",
+        strip_prefix = "num_cpus-1.15.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.num_cpus-1.15.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__opaque_debug__0_3_0",
-        url = "https://crates.io/api/v1/crates/opaque-debug/0.3.0/download",
+        name = "raze__once_cell__1_17_0",
+        url = "https://crates.io/api/v1/crates/once_cell/1.17.0/download",
         type = "tar.gz",
-        sha256 = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5",
-        strip_prefix = "opaque-debug-0.3.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.opaque-debug-0.3.0.bazel"),
+        sha256 = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66",
+        strip_prefix = "once_cell-1.17.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.once_cell-1.17.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__open__1_7_0",
-        url = "https://crates.io/api/v1/crates/open/1.7.0/download",
+        name = "raze__opener__0_5_0",
+        url = "https://crates.io/api/v1/crates/opener/0.5.0/download",
         type = "tar.gz",
-        sha256 = "1711eb4b31ce4ad35b0f316d8dfba4fe5c7ad601c448446d84aae7a896627b20",
-        strip_prefix = "open-1.7.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.open-1.7.0.bazel"),
+        sha256 = "4ea3ebcd72a54701f56345f16785a6d3ac2df7e986d273eb4395c0b01db17952",
+        strip_prefix = "opener-0.5.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.opener-0.5.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__percent_encoding__2_1_0",
-        url = "https://crates.io/api/v1/crates/percent-encoding/2.1.0/download",
+        name = "raze__os_str_bytes__6_4_1",
+        url = "https://crates.io/api/v1/crates/os_str_bytes/6.4.1/download",
         type = "tar.gz",
-        sha256 = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e",
-        strip_prefix = "percent-encoding-2.1.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.percent-encoding-2.1.0.bazel"),
+        sha256 = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee",
+        strip_prefix = "os_str_bytes-6.4.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.os_str_bytes-6.4.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pest__2_1_3",
-        url = "https://crates.io/api/v1/crates/pest/2.1.3/download",
+        name = "raze__parking_lot__0_12_1",
+        url = "https://crates.io/api/v1/crates/parking_lot/0.12.1/download",
         type = "tar.gz",
-        sha256 = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53",
-        strip_prefix = "pest-2.1.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest-2.1.3.bazel"),
+        sha256 = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f",
+        strip_prefix = "parking_lot-0.12.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.parking_lot-0.12.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pest_derive__2_1_0",
-        url = "https://crates.io/api/v1/crates/pest_derive/2.1.0/download",
+        name = "raze__parking_lot_core__0_9_6",
+        url = "https://crates.io/api/v1/crates/parking_lot_core/0.9.6/download",
         type = "tar.gz",
-        sha256 = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0",
-        strip_prefix = "pest_derive-2.1.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest_derive-2.1.0.bazel"),
+        sha256 = "ba1ef8814b5c993410bb3adfad7a5ed269563e4a2f90c41f5d85be7fb47133bf",
+        strip_prefix = "parking_lot_core-0.9.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.parking_lot_core-0.9.6.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pest_generator__2_1_3",
-        url = "https://crates.io/api/v1/crates/pest_generator/2.1.3/download",
+        name = "raze__percent_encoding__2_2_0",
+        url = "https://crates.io/api/v1/crates/percent-encoding/2.2.0/download",
         type = "tar.gz",
-        sha256 = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55",
-        strip_prefix = "pest_generator-2.1.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest_generator-2.1.3.bazel"),
+        sha256 = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e",
+        strip_prefix = "percent-encoding-2.2.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.percent-encoding-2.2.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pest_meta__2_1_3",
-        url = "https://crates.io/api/v1/crates/pest_meta/2.1.3/download",
+        name = "raze__pest__2_5_3",
+        url = "https://crates.io/api/v1/crates/pest/2.5.3/download",
         type = "tar.gz",
-        sha256 = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d",
-        strip_prefix = "pest_meta-2.1.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest_meta-2.1.3.bazel"),
+        sha256 = "4257b4a04d91f7e9e6290be5d3da4804dd5784fafde3a497d73eb2b4a158c30a",
+        strip_prefix = "pest-2.5.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest-2.5.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__phf__0_8_0",
-        url = "https://crates.io/api/v1/crates/phf/0.8.0/download",
+        name = "raze__pest_derive__2_5_3",
+        url = "https://crates.io/api/v1/crates/pest_derive/2.5.3/download",
         type = "tar.gz",
-        sha256 = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12",
-        strip_prefix = "phf-0.8.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf-0.8.0.bazel"),
+        sha256 = "241cda393b0cdd65e62e07e12454f1f25d57017dcc514b1514cd3c4645e3a0a6",
+        strip_prefix = "pest_derive-2.5.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest_derive-2.5.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__phf_codegen__0_8_0",
-        url = "https://crates.io/api/v1/crates/phf_codegen/0.8.0/download",
+        name = "raze__pest_generator__2_5_3",
+        url = "https://crates.io/api/v1/crates/pest_generator/2.5.3/download",
         type = "tar.gz",
-        sha256 = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815",
-        strip_prefix = "phf_codegen-0.8.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf_codegen-0.8.0.bazel"),
+        sha256 = "46b53634d8c8196302953c74d5352f33d0c512a9499bd2ce468fc9f4128fa27c",
+        strip_prefix = "pest_generator-2.5.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest_generator-2.5.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__phf_generator__0_8_0",
-        url = "https://crates.io/api/v1/crates/phf_generator/0.8.0/download",
+        name = "raze__pest_meta__2_5_3",
+        url = "https://crates.io/api/v1/crates/pest_meta/2.5.3/download",
         type = "tar.gz",
-        sha256 = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526",
-        strip_prefix = "phf_generator-0.8.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf_generator-0.8.0.bazel"),
+        sha256 = "0ef4f1332a8d4678b41966bb4cc1d0676880e84183a1ecc3f4b69f03e99c7a51",
+        strip_prefix = "pest_meta-2.5.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pest_meta-2.5.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__phf_shared__0_8_0",
-        url = "https://crates.io/api/v1/crates/phf_shared/0.8.0/download",
+        name = "raze__phf__0_10_1",
+        url = "https://crates.io/api/v1/crates/phf/0.10.1/download",
         type = "tar.gz",
-        sha256 = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7",
-        strip_prefix = "phf_shared-0.8.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf_shared-0.8.0.bazel"),
+        sha256 = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259",
+        strip_prefix = "phf-0.10.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf-0.10.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pin_project__0_4_28",
-        url = "https://crates.io/api/v1/crates/pin-project/0.4.28/download",
+        name = "raze__phf_codegen__0_10_0",
+        url = "https://crates.io/api/v1/crates/phf_codegen/0.10.0/download",
         type = "tar.gz",
-        sha256 = "918192b5c59119d51e0cd221f4d49dde9112824ba717369e903c97d076083d0f",
-        strip_prefix = "pin-project-0.4.28",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-0.4.28.bazel"),
+        sha256 = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd",
+        strip_prefix = "phf_codegen-0.10.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf_codegen-0.10.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pin_project__1_0_7",
-        url = "https://crates.io/api/v1/crates/pin-project/1.0.7/download",
+        name = "raze__phf_generator__0_10_0",
+        url = "https://crates.io/api/v1/crates/phf_generator/0.10.0/download",
         type = "tar.gz",
-        sha256 = "c7509cc106041c40a4518d2af7a61530e1eed0e6285296a3d8c5472806ccc4a4",
-        strip_prefix = "pin-project-1.0.7",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-1.0.7.bazel"),
+        sha256 = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6",
+        strip_prefix = "phf_generator-0.10.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf_generator-0.10.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pin_project_internal__0_4_28",
-        url = "https://crates.io/api/v1/crates/pin-project-internal/0.4.28/download",
+        name = "raze__phf_shared__0_10_0",
+        url = "https://crates.io/api/v1/crates/phf_shared/0.10.0/download",
         type = "tar.gz",
-        sha256 = "3be26700300be6d9d23264c73211d8190e755b6b5ca7a1b28230025511b52a5e",
-        strip_prefix = "pin-project-internal-0.4.28",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-internal-0.4.28.bazel"),
+        sha256 = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096",
+        strip_prefix = "phf_shared-0.10.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.phf_shared-0.10.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pin_project_internal__1_0_7",
-        url = "https://crates.io/api/v1/crates/pin-project-internal/1.0.7/download",
+        name = "raze__pin_project__1_0_12",
+        url = "https://crates.io/api/v1/crates/pin-project/1.0.12/download",
         type = "tar.gz",
-        sha256 = "48c950132583b500556b1efd71d45b319029f2b71518d979fcc208e16b42426f",
-        strip_prefix = "pin-project-internal-1.0.7",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-internal-1.0.7.bazel"),
+        sha256 = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc",
+        strip_prefix = "pin-project-1.0.12",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-1.0.12.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pin_project_lite__0_1_12",
-        url = "https://crates.io/api/v1/crates/pin-project-lite/0.1.12/download",
+        name = "raze__pin_project_internal__1_0_12",
+        url = "https://crates.io/api/v1/crates/pin-project-internal/1.0.12/download",
         type = "tar.gz",
-        sha256 = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777",
-        strip_prefix = "pin-project-lite-0.1.12",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-lite-0.1.12.bazel"),
+        sha256 = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55",
+        strip_prefix = "pin-project-internal-1.0.12",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-internal-1.0.12.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pin_project_lite__0_2_7",
-        url = "https://crates.io/api/v1/crates/pin-project-lite/0.2.7/download",
+        name = "raze__pin_project_lite__0_2_9",
+        url = "https://crates.io/api/v1/crates/pin-project-lite/0.2.9/download",
         type = "tar.gz",
-        sha256 = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443",
-        strip_prefix = "pin-project-lite-0.2.7",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-lite-0.2.7.bazel"),
+        sha256 = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116",
+        strip_prefix = "pin-project-lite-0.2.9",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pin-project-lite-0.2.9.bazel"),
     )
 
     maybe(
@@ -1143,12 +1173,12 @@
 
     maybe(
         http_archive,
-        name = "raze__ppv_lite86__0_2_10",
-        url = "https://crates.io/api/v1/crates/ppv-lite86/0.2.10/download",
+        name = "raze__ppv_lite86__0_2_17",
+        url = "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download",
         type = "tar.gz",
-        sha256 = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857",
-        strip_prefix = "ppv-lite86-0.2.10",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.ppv-lite86-0.2.10.bazel"),
+        sha256 = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de",
+        strip_prefix = "ppv-lite86-0.2.17",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.ppv-lite86-0.2.17.bazel"),
     )
 
     maybe(
@@ -1163,102 +1193,42 @@
 
     maybe(
         http_archive,
-        name = "raze__proc_macro_hack__0_5_19",
-        url = "https://crates.io/api/v1/crates/proc-macro-hack/0.5.19/download",
+        name = "raze__proc_macro2__1_0_49",
+        url = "https://crates.io/api/v1/crates/proc-macro2/1.0.49/download",
         type = "tar.gz",
-        sha256 = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5",
-        strip_prefix = "proc-macro-hack-0.5.19",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.proc-macro-hack-0.5.19.bazel"),
+        sha256 = "57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5",
+        strip_prefix = "proc-macro2-1.0.49",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.proc-macro2-1.0.49.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__proc_macro_nested__0_1_7",
-        url = "https://crates.io/api/v1/crates/proc-macro-nested/0.1.7/download",
+        name = "raze__pulldown_cmark__0_9_2",
+        url = "https://crates.io/api/v1/crates/pulldown-cmark/0.9.2/download",
         type = "tar.gz",
-        sha256 = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086",
-        strip_prefix = "proc-macro-nested-0.1.7",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.proc-macro-nested-0.1.7.bazel"),
+        sha256 = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63",
+        strip_prefix = "pulldown-cmark-0.9.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.pulldown-cmark-0.9.2.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__proc_macro2__1_0_27",
-        url = "https://crates.io/api/v1/crates/proc-macro2/1.0.27/download",
+        name = "raze__quote__1_0_23",
+        url = "https://crates.io/api/v1/crates/quote/1.0.23/download",
         type = "tar.gz",
-        sha256 = "f0d8caf72986c1a598726adc988bb5984792ef84f5ee5aa50209145ee8077038",
-        strip_prefix = "proc-macro2-1.0.27",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.proc-macro2-1.0.27.bazel"),
+        sha256 = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b",
+        strip_prefix = "quote-1.0.23",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.quote-1.0.23.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__pulldown_cmark__0_7_2",
-        url = "https://crates.io/api/v1/crates/pulldown-cmark/0.7.2/download",
+        name = "raze__rand__0_8_5",
+        url = "https://crates.io/api/v1/crates/rand/0.8.5/download",
         type = "tar.gz",
-        sha256 = "ca36dea94d187597e104a5c8e4b07576a8a45aa5db48a65e12940d3eb7461f55",
-        strip_prefix = "pulldown-cmark-0.7.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.pulldown-cmark-0.7.2.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__quick_error__1_2_3",
-        url = "https://crates.io/api/v1/crates/quick-error/1.2.3/download",
-        type = "tar.gz",
-        sha256 = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0",
-        strip_prefix = "quick-error-1.2.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.quick-error-1.2.3.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__quick_error__2_0_1",
-        url = "https://crates.io/api/v1/crates/quick-error/2.0.1/download",
-        type = "tar.gz",
-        sha256 = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3",
-        strip_prefix = "quick-error-2.0.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.quick-error-2.0.1.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__quote__1_0_9",
-        url = "https://crates.io/api/v1/crates/quote/1.0.9/download",
-        type = "tar.gz",
-        sha256 = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7",
-        strip_prefix = "quote-1.0.9",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.quote-1.0.9.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__rand__0_7_3",
-        url = "https://crates.io/api/v1/crates/rand/0.7.3/download",
-        type = "tar.gz",
-        sha256 = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03",
-        strip_prefix = "rand-0.7.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand-0.7.3.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__rand__0_8_4",
-        url = "https://crates.io/api/v1/crates/rand/0.8.4/download",
-        type = "tar.gz",
-        sha256 = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8",
-        strip_prefix = "rand-0.8.4",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand-0.8.4.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__rand_chacha__0_2_2",
-        url = "https://crates.io/api/v1/crates/rand_chacha/0.2.2/download",
-        type = "tar.gz",
-        sha256 = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402",
-        strip_prefix = "rand_chacha-0.2.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand_chacha-0.2.2.bazel"),
+        sha256 = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404",
+        strip_prefix = "rand-0.8.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand-0.8.5.bazel"),
     )
 
     maybe(
@@ -1273,82 +1243,52 @@
 
     maybe(
         http_archive,
-        name = "raze__rand_core__0_5_1",
-        url = "https://crates.io/api/v1/crates/rand_core/0.5.1/download",
+        name = "raze__rand_core__0_6_4",
+        url = "https://crates.io/api/v1/crates/rand_core/0.6.4/download",
         type = "tar.gz",
-        sha256 = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19",
-        strip_prefix = "rand_core-0.5.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand_core-0.5.1.bazel"),
+        sha256 = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c",
+        strip_prefix = "rand_core-0.6.4",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand_core-0.6.4.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__rand_core__0_6_3",
-        url = "https://crates.io/api/v1/crates/rand_core/0.6.3/download",
+        name = "raze__redox_syscall__0_2_16",
+        url = "https://crates.io/api/v1/crates/redox_syscall/0.2.16/download",
         type = "tar.gz",
-        sha256 = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7",
-        strip_prefix = "rand_core-0.6.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand_core-0.6.3.bazel"),
+        sha256 = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a",
+        strip_prefix = "redox_syscall-0.2.16",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.redox_syscall-0.2.16.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__rand_hc__0_2_0",
-        url = "https://crates.io/api/v1/crates/rand_hc/0.2.0/download",
+        name = "raze__regex__1_7_1",
+        url = "https://crates.io/api/v1/crates/regex/1.7.1/download",
         type = "tar.gz",
-        sha256 = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c",
-        strip_prefix = "rand_hc-0.2.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand_hc-0.2.0.bazel"),
+        sha256 = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733",
+        strip_prefix = "regex-1.7.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.regex-1.7.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__rand_hc__0_3_1",
-        url = "https://crates.io/api/v1/crates/rand_hc/0.3.1/download",
+        name = "raze__regex_automata__0_1_10",
+        url = "https://crates.io/api/v1/crates/regex-automata/0.1.10/download",
         type = "tar.gz",
-        sha256 = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7",
-        strip_prefix = "rand_hc-0.3.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand_hc-0.3.1.bazel"),
+        sha256 = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132",
+        strip_prefix = "regex-automata-0.1.10",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.regex-automata-0.1.10.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__rand_pcg__0_2_1",
-        url = "https://crates.io/api/v1/crates/rand_pcg/0.2.1/download",
+        name = "raze__regex_syntax__0_6_28",
+        url = "https://crates.io/api/v1/crates/regex-syntax/0.6.28/download",
         type = "tar.gz",
-        sha256 = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429",
-        strip_prefix = "rand_pcg-0.2.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.rand_pcg-0.2.1.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__redox_syscall__0_2_9",
-        url = "https://crates.io/api/v1/crates/redox_syscall/0.2.9/download",
-        type = "tar.gz",
-        sha256 = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee",
-        strip_prefix = "redox_syscall-0.2.9",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.redox_syscall-0.2.9.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__regex__1_5_4",
-        url = "https://crates.io/api/v1/crates/regex/1.5.4/download",
-        type = "tar.gz",
-        sha256 = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461",
-        strip_prefix = "regex-1.5.4",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.regex-1.5.4.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__regex_syntax__0_6_25",
-        url = "https://crates.io/api/v1/crates/regex-syntax/0.6.25/download",
-        type = "tar.gz",
-        sha256 = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b",
-        strip_prefix = "regex-syntax-0.6.25",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.regex-syntax-0.6.25.bazel"),
+        sha256 = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848",
+        strip_prefix = "regex-syntax-0.6.28",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.regex-syntax-0.6.28.bazel"),
     )
 
     maybe(
@@ -1363,12 +1303,22 @@
 
     maybe(
         http_archive,
-        name = "raze__ryu__1_0_5",
-        url = "https://crates.io/api/v1/crates/ryu/1.0.5/download",
+        name = "raze__rustls_pemfile__0_2_1",
+        url = "https://crates.io/api/v1/crates/rustls-pemfile/0.2.1/download",
         type = "tar.gz",
-        sha256 = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e",
-        strip_prefix = "ryu-1.0.5",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.ryu-1.0.5.bazel"),
+        sha256 = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9",
+        strip_prefix = "rustls-pemfile-0.2.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.rustls-pemfile-0.2.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__ryu__1_0_12",
+        url = "https://crates.io/api/v1/crates/ryu/1.0.12/download",
+        type = "tar.gz",
+        sha256 = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde",
+        strip_prefix = "ryu-1.0.12",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.ryu-1.0.12.bazel"),
     )
 
     maybe(
@@ -1383,232 +1333,272 @@
 
     maybe(
         http_archive,
-        name = "raze__scoped_tls__1_0_0",
-        url = "https://crates.io/api/v1/crates/scoped-tls/1.0.0/download",
+        name = "raze__scoped_tls__1_0_1",
+        url = "https://crates.io/api/v1/crates/scoped-tls/1.0.1/download",
         type = "tar.gz",
-        sha256 = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2",
-        strip_prefix = "scoped-tls-1.0.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.scoped-tls-1.0.0.bazel"),
+        sha256 = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294",
+        strip_prefix = "scoped-tls-1.0.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.scoped-tls-1.0.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__serde__1_0_126",
-        url = "https://crates.io/api/v1/crates/serde/1.0.126/download",
+        name = "raze__scopeguard__1_1_0",
+        url = "https://crates.io/api/v1/crates/scopeguard/1.1.0/download",
         type = "tar.gz",
-        sha256 = "ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03",
-        strip_prefix = "serde-1.0.126",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde-1.0.126.bazel"),
+        sha256 = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd",
+        strip_prefix = "scopeguard-1.1.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.scopeguard-1.1.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__serde_derive__1_0_126",
-        url = "https://crates.io/api/v1/crates/serde_derive/1.0.126/download",
+        name = "raze__scratch__1_0_3",
+        url = "https://crates.io/api/v1/crates/scratch/1.0.3/download",
         type = "tar.gz",
-        sha256 = "963a7dbc9895aeac7ac90e74f34a5d5261828f79df35cbed41e10189d3804d43",
-        strip_prefix = "serde_derive-1.0.126",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde_derive-1.0.126.bazel"),
+        sha256 = "ddccb15bcce173023b3fedd9436f882a0739b8dfb45e4f6b6002bee5929f61b2",
+        strip_prefix = "scratch-1.0.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.scratch-1.0.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__serde_json__1_0_64",
-        url = "https://crates.io/api/v1/crates/serde_json/1.0.64/download",
+        name = "raze__serde__1_0_152",
+        url = "https://crates.io/api/v1/crates/serde/1.0.152/download",
         type = "tar.gz",
-        sha256 = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79",
-        strip_prefix = "serde_json-1.0.64",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde_json-1.0.64.bazel"),
+        sha256 = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb",
+        strip_prefix = "serde-1.0.152",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde-1.0.152.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__serde_urlencoded__0_6_1",
-        url = "https://crates.io/api/v1/crates/serde_urlencoded/0.6.1/download",
+        name = "raze__serde_derive__1_0_152",
+        url = "https://crates.io/api/v1/crates/serde_derive/1.0.152/download",
         type = "tar.gz",
-        sha256 = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97",
-        strip_prefix = "serde_urlencoded-0.6.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde_urlencoded-0.6.1.bazel"),
+        sha256 = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e",
+        strip_prefix = "serde_derive-1.0.152",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde_derive-1.0.152.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__sha_1__0_8_2",
-        url = "https://crates.io/api/v1/crates/sha-1/0.8.2/download",
+        name = "raze__serde_json__1_0_91",
+        url = "https://crates.io/api/v1/crates/serde_json/1.0.91/download",
         type = "tar.gz",
-        sha256 = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df",
-        strip_prefix = "sha-1-0.8.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.sha-1-0.8.2.bazel"),
+        sha256 = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883",
+        strip_prefix = "serde_json-1.0.91",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde_json-1.0.91.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__sha_1__0_9_6",
-        url = "https://crates.io/api/v1/crates/sha-1/0.9.6/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 = "8c4cfa741c5832d0ef7fab46cabed29c2aae926db0b11bb2069edd8db5e64e16",
-        strip_prefix = "sha-1-0.9.6",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.sha-1-0.9.6.bazel"),
+        sha256 = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd",
+        strip_prefix = "serde_urlencoded-0.7.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.serde_urlencoded-0.7.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__shlex__1_0_0",
-        url = "https://crates.io/api/v1/crates/shlex/1.0.0/download",
+        name = "raze__sha_1__0_10_1",
+        url = "https://crates.io/api/v1/crates/sha-1/0.10.1/download",
         type = "tar.gz",
-        sha256 = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d",
-        strip_prefix = "shlex-1.0.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.shlex-1.0.0.bazel"),
+        sha256 = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c",
+        strip_prefix = "sha-1-0.10.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.sha-1-0.10.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__siphasher__0_3_5",
-        url = "https://crates.io/api/v1/crates/siphasher/0.3.5/download",
+        name = "raze__sha1__0_10_5",
+        url = "https://crates.io/api/v1/crates/sha1/0.10.5/download",
         type = "tar.gz",
-        sha256 = "cbce6d4507c7e4a3962091436e56e95290cb71fa302d0d270e32130b75fbff27",
-        strip_prefix = "siphasher-0.3.5",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.siphasher-0.3.5.bazel"),
+        sha256 = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3",
+        strip_prefix = "sha1-0.10.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.sha1-0.10.5.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__slab__0_4_3",
-        url = "https://crates.io/api/v1/crates/slab/0.4.3/download",
+        name = "raze__sha2__0_10_6",
+        url = "https://crates.io/api/v1/crates/sha2/0.10.6/download",
         type = "tar.gz",
-        sha256 = "f173ac3d1a7e3b28003f40de0b5ce7fe2710f9b9dc3fc38664cebee46b3b6527",
-        strip_prefix = "slab-0.4.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.slab-0.4.3.bazel"),
+        sha256 = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0",
+        strip_prefix = "sha2-0.10.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.sha2-0.10.6.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__socket2__0_3_19",
-        url = "https://crates.io/api/v1/crates/socket2/0.3.19/download",
+        name = "raze__shlex__1_1_0",
+        url = "https://crates.io/api/v1/crates/shlex/1.1.0/download",
         type = "tar.gz",
-        sha256 = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e",
-        strip_prefix = "socket2-0.3.19",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.socket2-0.3.19.bazel"),
+        sha256 = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3",
+        strip_prefix = "shlex-1.1.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.shlex-1.1.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__string_cache__0_8_1",
-        url = "https://crates.io/api/v1/crates/string_cache/0.8.1/download",
+        name = "raze__siphasher__0_3_10",
+        url = "https://crates.io/api/v1/crates/siphasher/0.3.10/download",
         type = "tar.gz",
-        sha256 = "8ddb1139b5353f96e429e1a5e19fbaf663bddedaa06d1dbd49f82e352601209a",
-        strip_prefix = "string_cache-0.8.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.string_cache-0.8.1.bazel"),
+        sha256 = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de",
+        strip_prefix = "siphasher-0.3.10",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.siphasher-0.3.10.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__string_cache_codegen__0_5_1",
-        url = "https://crates.io/api/v1/crates/string_cache_codegen/0.5.1/download",
+        name = "raze__slab__0_4_7",
+        url = "https://crates.io/api/v1/crates/slab/0.4.7/download",
         type = "tar.gz",
-        sha256 = "f24c8e5e19d22a726626f1a5e16fe15b132dcf21d10177fa5a45ce7962996b97",
-        strip_prefix = "string_cache_codegen-0.5.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.string_cache_codegen-0.5.1.bazel"),
+        sha256 = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef",
+        strip_prefix = "slab-0.4.7",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.slab-0.4.7.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__strsim__0_8_0",
-        url = "https://crates.io/api/v1/crates/strsim/0.8.0/download",
+        name = "raze__smallvec__1_10_0",
+        url = "https://crates.io/api/v1/crates/smallvec/1.10.0/download",
         type = "tar.gz",
-        sha256 = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a",
-        strip_prefix = "strsim-0.8.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.strsim-0.8.0.bazel"),
+        sha256 = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0",
+        strip_prefix = "smallvec-1.10.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.smallvec-1.10.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__strum__0_21_0",
-        url = "https://crates.io/api/v1/crates/strum/0.21.0/download",
+        name = "raze__socket2__0_4_7",
+        url = "https://crates.io/api/v1/crates/socket2/0.4.7/download",
         type = "tar.gz",
-        sha256 = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2",
-        strip_prefix = "strum-0.21.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.strum-0.21.0.bazel"),
+        sha256 = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd",
+        strip_prefix = "socket2-0.4.7",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.socket2-0.4.7.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__strum_macros__0_21_1",
-        url = "https://crates.io/api/v1/crates/strum_macros/0.21.1/download",
+        name = "raze__string_cache__0_8_4",
+        url = "https://crates.io/api/v1/crates/string_cache/0.8.4/download",
         type = "tar.gz",
-        sha256 = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec",
-        strip_prefix = "strum_macros-0.21.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.strum_macros-0.21.1.bazel"),
+        sha256 = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08",
+        strip_prefix = "string_cache-0.8.4",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.string_cache-0.8.4.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__syn__1_0_73",
-        url = "https://crates.io/api/v1/crates/syn/1.0.73/download",
+        name = "raze__string_cache_codegen__0_5_2",
+        url = "https://crates.io/api/v1/crates/string_cache_codegen/0.5.2/download",
         type = "tar.gz",
-        sha256 = "f71489ff30030d2ae598524f61326b902466f72a0fb1a8564c001cc63425bcc7",
-        strip_prefix = "syn-1.0.73",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.syn-1.0.73.bazel"),
+        sha256 = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988",
+        strip_prefix = "string_cache_codegen-0.5.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.string_cache_codegen-0.5.2.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tempfile__3_2_0",
-        url = "https://crates.io/api/v1/crates/tempfile/3.2.0/download",
+        name = "raze__strsim__0_10_0",
+        url = "https://crates.io/api/v1/crates/strsim/0.10.0/download",
         type = "tar.gz",
-        sha256 = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22",
-        strip_prefix = "tempfile-3.2.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tempfile-3.2.0.bazel"),
+        sha256 = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623",
+        strip_prefix = "strsim-0.10.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.strsim-0.10.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tendril__0_4_2",
-        url = "https://crates.io/api/v1/crates/tendril/0.4.2/download",
+        name = "raze__syn__1_0_107",
+        url = "https://crates.io/api/v1/crates/syn/1.0.107/download",
         type = "tar.gz",
-        sha256 = "a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33",
-        strip_prefix = "tendril-0.4.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tendril-0.4.2.bazel"),
+        sha256 = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5",
+        strip_prefix = "syn-1.0.107",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.syn-1.0.107.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__termcolor__1_1_2",
-        url = "https://crates.io/api/v1/crates/termcolor/1.1.2/download",
+        name = "raze__tempfile__3_3_0",
+        url = "https://crates.io/api/v1/crates/tempfile/3.3.0/download",
         type = "tar.gz",
-        sha256 = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4",
-        strip_prefix = "termcolor-1.1.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.termcolor-1.1.2.bazel"),
+        sha256 = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4",
+        strip_prefix = "tempfile-3.3.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tempfile-3.3.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__textwrap__0_11_0",
-        url = "https://crates.io/api/v1/crates/textwrap/0.11.0/download",
+        name = "raze__tendril__0_4_3",
+        url = "https://crates.io/api/v1/crates/tendril/0.4.3/download",
         type = "tar.gz",
-        sha256 = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060",
-        strip_prefix = "textwrap-0.11.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.textwrap-0.11.0.bazel"),
+        sha256 = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0",
+        strip_prefix = "tendril-0.4.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tendril-0.4.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__time__0_1_43",
-        url = "https://crates.io/api/v1/crates/time/0.1.43/download",
+        name = "raze__termcolor__1_1_3",
+        url = "https://crates.io/api/v1/crates/termcolor/1.1.3/download",
         type = "tar.gz",
-        sha256 = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438",
-        strip_prefix = "time-0.1.43",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.time-0.1.43.bazel"),
+        sha256 = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755",
+        strip_prefix = "termcolor-1.1.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.termcolor-1.1.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tinyvec__1_2_0",
-        url = "https://crates.io/api/v1/crates/tinyvec/1.2.0/download",
+        name = "raze__textwrap__0_16_0",
+        url = "https://crates.io/api/v1/crates/textwrap/0.16.0/download",
         type = "tar.gz",
-        sha256 = "5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342",
-        strip_prefix = "tinyvec-1.2.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tinyvec-1.2.0.bazel"),
+        sha256 = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d",
+        strip_prefix = "textwrap-0.16.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.textwrap-0.16.0.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__thiserror__1_0_38",
+        url = "https://crates.io/api/v1/crates/thiserror/1.0.38/download",
+        type = "tar.gz",
+        sha256 = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0",
+        strip_prefix = "thiserror-1.0.38",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.thiserror-1.0.38.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__thiserror_impl__1_0_38",
+        url = "https://crates.io/api/v1/crates/thiserror-impl/1.0.38/download",
+        type = "tar.gz",
+        sha256 = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f",
+        strip_prefix = "thiserror-impl-1.0.38",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.thiserror-impl-1.0.38.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__time__0_1_45",
+        url = "https://crates.io/api/v1/crates/time/0.1.45/download",
+        type = "tar.gz",
+        sha256 = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a",
+        strip_prefix = "time-0.1.45",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.time-0.1.45.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__tinyvec__1_6_0",
+        url = "https://crates.io/api/v1/crates/tinyvec/1.6.0/download",
+        type = "tar.gz",
+        sha256 = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50",
+        strip_prefix = "tinyvec-1.6.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tinyvec-1.6.0.bazel"),
     )
 
     maybe(
@@ -1623,132 +1613,142 @@
 
     maybe(
         http_archive,
-        name = "raze__tokio__0_2_25",
-        url = "https://crates.io/api/v1/crates/tokio/0.2.25/download",
+        name = "raze__tokio__1_24_1",
+        url = "https://crates.io/api/v1/crates/tokio/1.24.1/download",
         type = "tar.gz",
-        sha256 = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092",
-        strip_prefix = "tokio-0.2.25",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-0.2.25.bazel"),
+        sha256 = "1d9f76183f91ecfb55e1d7d5602bd1d979e38a3a522fe900241cf195624d67ae",
+        strip_prefix = "tokio-1.24.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-1.24.1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tokio_macros__0_2_6",
-        url = "https://crates.io/api/v1/crates/tokio-macros/0.2.6/download",
+        name = "raze__tokio_macros__1_8_2",
+        url = "https://crates.io/api/v1/crates/tokio-macros/1.8.2/download",
         type = "tar.gz",
-        sha256 = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a",
-        strip_prefix = "tokio-macros-0.2.6",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-macros-0.2.6.bazel"),
+        sha256 = "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8",
+        strip_prefix = "tokio-macros-1.8.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-macros-1.8.2.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tokio_tungstenite__0_11_0",
-        url = "https://crates.io/api/v1/crates/tokio-tungstenite/0.11.0/download",
+        name = "raze__tokio_stream__0_1_11",
+        url = "https://crates.io/api/v1/crates/tokio-stream/0.1.11/download",
         type = "tar.gz",
-        sha256 = "6d9e878ad426ca286e4dcae09cbd4e1973a7f8987d97570e2469703dd7f5720c",
-        strip_prefix = "tokio-tungstenite-0.11.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-tungstenite-0.11.0.bazel"),
+        sha256 = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce",
+        strip_prefix = "tokio-stream-0.1.11",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-stream-0.1.11.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tokio_util__0_3_1",
-        url = "https://crates.io/api/v1/crates/tokio-util/0.3.1/download",
+        name = "raze__tokio_tungstenite__0_17_2",
+        url = "https://crates.io/api/v1/crates/tokio-tungstenite/0.17.2/download",
         type = "tar.gz",
-        sha256 = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499",
-        strip_prefix = "tokio-util-0.3.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-util-0.3.1.bazel"),
+        sha256 = "f714dd15bead90401d77e04243611caec13726c2408afd5b31901dfcdcb3b181",
+        strip_prefix = "tokio-tungstenite-0.17.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-tungstenite-0.17.2.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__toml__0_5_8",
-        url = "https://crates.io/api/v1/crates/toml/0.5.8/download",
+        name = "raze__tokio_util__0_7_4",
+        url = "https://crates.io/api/v1/crates/tokio-util/0.7.4/download",
         type = "tar.gz",
-        sha256 = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa",
-        strip_prefix = "toml-0.5.8",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.toml-0.5.8.bazel"),
+        sha256 = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740",
+        strip_prefix = "tokio-util-0.7.4",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tokio-util-0.7.4.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tower_service__0_3_1",
-        url = "https://crates.io/api/v1/crates/tower-service/0.3.1/download",
+        name = "raze__toml__0_5_10",
+        url = "https://crates.io/api/v1/crates/toml/0.5.10/download",
         type = "tar.gz",
-        sha256 = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6",
-        strip_prefix = "tower-service-0.3.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tower-service-0.3.1.bazel"),
+        sha256 = "1333c76748e868a4d9d1017b5ab53171dfd095f70c712fdb4653a406547f598f",
+        strip_prefix = "toml-0.5.10",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.toml-0.5.10.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tracing__0_1_26",
-        url = "https://crates.io/api/v1/crates/tracing/0.1.26/download",
+        name = "raze__topological_sort__0_1_0",
+        url = "https://crates.io/api/v1/crates/topological-sort/0.1.0/download",
         type = "tar.gz",
-        sha256 = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d",
-        strip_prefix = "tracing-0.1.26",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tracing-0.1.26.bazel"),
+        sha256 = "aa7c7f42dea4b1b99439786f5633aeb9c14c1b53f75e282803c2ec2ad545873c",
+        strip_prefix = "topological-sort-0.1.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.topological-sort-0.1.0.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tracing_core__0_1_18",
-        url = "https://crates.io/api/v1/crates/tracing-core/0.1.18/download",
+        name = "raze__tower_service__0_3_2",
+        url = "https://crates.io/api/v1/crates/tower-service/0.3.2/download",
         type = "tar.gz",
-        sha256 = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052",
-        strip_prefix = "tracing-core-0.1.18",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tracing-core-0.1.18.bazel"),
+        sha256 = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52",
+        strip_prefix = "tower-service-0.3.2",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tower-service-0.3.2.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tracing_futures__0_2_5",
-        url = "https://crates.io/api/v1/crates/tracing-futures/0.2.5/download",
+        name = "raze__tracing__0_1_37",
+        url = "https://crates.io/api/v1/crates/tracing/0.1.37/download",
         type = "tar.gz",
-        sha256 = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2",
-        strip_prefix = "tracing-futures-0.2.5",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tracing-futures-0.2.5.bazel"),
+        sha256 = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8",
+        strip_prefix = "tracing-0.1.37",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tracing-0.1.37.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__try_lock__0_2_3",
-        url = "https://crates.io/api/v1/crates/try-lock/0.2.3/download",
+        name = "raze__tracing_core__0_1_30",
+        url = "https://crates.io/api/v1/crates/tracing-core/0.1.30/download",
         type = "tar.gz",
-        sha256 = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642",
-        strip_prefix = "try-lock-0.2.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.try-lock-0.2.3.bazel"),
+        sha256 = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a",
+        strip_prefix = "tracing-core-0.1.30",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tracing-core-0.1.30.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__tungstenite__0_11_1",
-        url = "https://crates.io/api/v1/crates/tungstenite/0.11.1/download",
+        name = "raze__try_lock__0_2_4",
+        url = "https://crates.io/api/v1/crates/try-lock/0.2.4/download",
         type = "tar.gz",
-        sha256 = "f0308d80d86700c5878b9ef6321f020f29b1bb9d5ff3cab25e75e23f3a492a23",
-        strip_prefix = "tungstenite-0.11.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.tungstenite-0.11.1.bazel"),
+        sha256 = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed",
+        strip_prefix = "try-lock-0.2.4",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.try-lock-0.2.4.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__typenum__1_13_0",
-        url = "https://crates.io/api/v1/crates/typenum/1.13.0/download",
+        name = "raze__tungstenite__0_17_3",
+        url = "https://crates.io/api/v1/crates/tungstenite/0.17.3/download",
         type = "tar.gz",
-        sha256 = "879f6906492a7cd215bfa4cf595b600146ccfac0c79bcbd1f3000162af5e8b06",
-        strip_prefix = "typenum-1.13.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.typenum-1.13.0.bazel"),
+        sha256 = "e27992fd6a8c29ee7eef28fc78349aa244134e10ad447ce3b9f0ac0ed0fa4ce0",
+        strip_prefix = "tungstenite-0.17.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.tungstenite-0.17.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__ucd_trie__0_1_3",
-        url = "https://crates.io/api/v1/crates/ucd-trie/0.1.3/download",
+        name = "raze__typenum__1_16_0",
+        url = "https://crates.io/api/v1/crates/typenum/1.16.0/download",
         type = "tar.gz",
-        sha256 = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c",
-        strip_prefix = "ucd-trie-0.1.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.ucd-trie-0.1.3.bazel"),
+        sha256 = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba",
+        strip_prefix = "typenum-1.16.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.typenum-1.16.0.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__ucd_trie__0_1_5",
+        url = "https://crates.io/api/v1/crates/ucd-trie/0.1.5/download",
+        type = "tar.gz",
+        sha256 = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81",
+        strip_prefix = "ucd-trie-0.1.5",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.ucd-trie-0.1.5.bazel"),
     )
 
     maybe(
@@ -1763,72 +1763,52 @@
 
     maybe(
         http_archive,
-        name = "raze__unicode_bidi__0_3_5",
-        url = "https://crates.io/api/v1/crates/unicode-bidi/0.3.5/download",
+        name = "raze__unicode_bidi__0_3_8",
+        url = "https://crates.io/api/v1/crates/unicode-bidi/0.3.8/download",
         type = "tar.gz",
-        sha256 = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0",
-        strip_prefix = "unicode-bidi-0.3.5",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-bidi-0.3.5.bazel"),
+        sha256 = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992",
+        strip_prefix = "unicode-bidi-0.3.8",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-bidi-0.3.8.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__unicode_normalization__0_1_19",
-        url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.19/download",
+        name = "raze__unicode_ident__1_0_6",
+        url = "https://crates.io/api/v1/crates/unicode-ident/1.0.6/download",
         type = "tar.gz",
-        sha256 = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9",
-        strip_prefix = "unicode-normalization-0.1.19",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-normalization-0.1.19.bazel"),
+        sha256 = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc",
+        strip_prefix = "unicode-ident-1.0.6",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-ident-1.0.6.bazel"),
     )
 
     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_normalization__0_1_22",
+        url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download",
         type = "tar.gz",
-        sha256 = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b",
-        strip_prefix = "unicode-segmentation-1.8.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-segmentation-1.8.0.bazel"),
+        sha256 = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921",
+        strip_prefix = "unicode-normalization-0.1.22",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-normalization-0.1.22.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__unicode_width__0_1_8",
-        url = "https://crates.io/api/v1/crates/unicode-width/0.1.8/download",
+        name = "raze__unicode_width__0_1_10",
+        url = "https://crates.io/api/v1/crates/unicode-width/0.1.10/download",
         type = "tar.gz",
-        sha256 = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3",
-        strip_prefix = "unicode-width-0.1.8",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-width-0.1.8.bazel"),
+        sha256 = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b",
+        strip_prefix = "unicode-width-0.1.10",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-width-0.1.10.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__unicode_xid__0_2_2",
-        url = "https://crates.io/api/v1/crates/unicode-xid/0.2.2/download",
+        name = "raze__url__2_3_1",
+        url = "https://crates.io/api/v1/crates/url/2.3.1/download",
         type = "tar.gz",
-        sha256 = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3",
-        strip_prefix = "unicode-xid-0.2.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.unicode-xid-0.2.2.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__url__2_2_2",
-        url = "https://crates.io/api/v1/crates/url/2.2.2/download",
-        type = "tar.gz",
-        sha256 = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c",
-        strip_prefix = "url-2.2.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.url-2.2.2.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__urlencoding__1_3_3",
-        url = "https://crates.io/api/v1/crates/urlencoding/1.3.3/download",
-        type = "tar.gz",
-        sha256 = "5a1f0175e03a0973cf4afd476bef05c26e228520400eb1fd473ad417b1c00ffb",
-        strip_prefix = "urlencoding-1.3.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.urlencoding-1.3.3.bazel"),
+        sha256 = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643",
+        strip_prefix = "url-2.3.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.url-2.3.1.bazel"),
     )
 
     maybe(
@@ -1843,22 +1823,12 @@
 
     maybe(
         http_archive,
-        name = "raze__vec_map__0_8_2",
-        url = "https://crates.io/api/v1/crates/vec_map/0.8.2/download",
+        name = "raze__version_check__0_9_4",
+        url = "https://crates.io/api/v1/crates/version_check/0.9.4/download",
         type = "tar.gz",
-        sha256 = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191",
-        strip_prefix = "vec_map-0.8.2",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.vec_map-0.8.2.bazel"),
-    )
-
-    maybe(
-        http_archive,
-        name = "raze__version_check__0_9_3",
-        url = "https://crates.io/api/v1/crates/version_check/0.9.3/download",
-        type = "tar.gz",
-        sha256 = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe",
-        strip_prefix = "version_check-0.9.3",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.version_check-0.9.3.bazel"),
+        sha256 = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f",
+        strip_prefix = "version_check-0.9.4",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.version_check-0.9.4.bazel"),
     )
 
     maybe(
@@ -1883,42 +1853,82 @@
 
     maybe(
         http_archive,
-        name = "raze__warp__0_2_5",
-        url = "https://crates.io/api/v1/crates/warp/0.2.5/download",
+        name = "raze__warp__0_3_3",
+        url = "https://crates.io/api/v1/crates/warp/0.3.3/download",
         type = "tar.gz",
-        sha256 = "f41be6df54c97904af01aa23e613d4521eed7ab23537cede692d4058f6449407",
-        strip_prefix = "warp-0.2.5",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.warp-0.2.5.bazel"),
+        sha256 = "ed7b8be92646fc3d18b06147664ebc5f48d222686cb11a8755e561a735aacc6d",
+        strip_prefix = "warp-0.3.3",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.warp-0.3.3.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__wasi__0_10_2_wasi_snapshot_preview1",
-        url = "https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download",
+        name = "raze__wasi__0_10_0_wasi_snapshot_preview1",
+        url = "https://crates.io/api/v1/crates/wasi/0.10.0+wasi-snapshot-preview1/download",
         type = "tar.gz",
-        sha256 = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6",
-        strip_prefix = "wasi-0.10.2+wasi-snapshot-preview1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel"),
+        sha256 = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f",
+        strip_prefix = "wasi-0.10.0+wasi-snapshot-preview1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__wasi__0_9_0_wasi_snapshot_preview1",
-        url = "https://crates.io/api/v1/crates/wasi/0.9.0+wasi-snapshot-preview1/download",
+        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 = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519",
-        strip_prefix = "wasi-0.9.0+wasi-snapshot-preview1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel"),
+        sha256 = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423",
+        strip_prefix = "wasi-0.11.0+wasi-snapshot-preview1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasi-0.11.0+wasi-snapshot-preview1.bazel"),
     )
 
     maybe(
         http_archive,
-        name = "raze__which__4_1_0",
-        url = "https://crates.io/api/v1/crates/which/4.1.0/download",
+        name = "raze__wasm_bindgen__0_2_83",
+        url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.83/download",
         type = "tar.gz",
-        sha256 = "b55551e42cbdf2ce2bedd2203d0cc08dba002c27510f86dab6d0ce304cba3dfe",
-        strip_prefix = "which-4.1.0",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.which-4.1.0.bazel"),
+        sha256 = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268",
+        strip_prefix = "wasm-bindgen-0.2.83",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasm-bindgen-0.2.83.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__wasm_bindgen_backend__0_2_83",
+        url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.83/download",
+        type = "tar.gz",
+        sha256 = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142",
+        strip_prefix = "wasm-bindgen-backend-0.2.83",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasm-bindgen-backend-0.2.83.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__wasm_bindgen_macro__0_2_83",
+        url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.83/download",
+        type = "tar.gz",
+        sha256 = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810",
+        strip_prefix = "wasm-bindgen-macro-0.2.83",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasm-bindgen-macro-0.2.83.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__wasm_bindgen_macro_support__0_2_83",
+        url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.83/download",
+        type = "tar.gz",
+        sha256 = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c",
+        strip_prefix = "wasm-bindgen-macro-support-0.2.83",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasm-bindgen-macro-support-0.2.83.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__wasm_bindgen_shared__0_2_83",
+        url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.83/download",
+        type = "tar.gz",
+        sha256 = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f",
+        strip_prefix = "wasm-bindgen-shared-0.2.83",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.wasm-bindgen-shared-0.2.83.bazel"),
     )
 
     maybe(
@@ -1983,6 +1993,86 @@
 
     maybe(
         http_archive,
+        name = "raze__windows_sys__0_42_0",
+        url = "https://crates.io/api/v1/crates/windows-sys/0.42.0/download",
+        type = "tar.gz",
+        sha256 = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7",
+        strip_prefix = "windows-sys-0.42.0",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows-sys-0.42.0.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__windows_aarch64_gnullvm__0_42_1",
+        url = "https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.1/download",
+        type = "tar.gz",
+        sha256 = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608",
+        strip_prefix = "windows_aarch64_gnullvm-0.42.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows_aarch64_gnullvm-0.42.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__windows_aarch64_msvc__0_42_1",
+        url = "https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.1/download",
+        type = "tar.gz",
+        sha256 = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7",
+        strip_prefix = "windows_aarch64_msvc-0.42.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows_aarch64_msvc-0.42.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__windows_i686_gnu__0_42_1",
+        url = "https://crates.io/api/v1/crates/windows_i686_gnu/0.42.1/download",
+        type = "tar.gz",
+        sha256 = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640",
+        strip_prefix = "windows_i686_gnu-0.42.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows_i686_gnu-0.42.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__windows_i686_msvc__0_42_1",
+        url = "https://crates.io/api/v1/crates/windows_i686_msvc/0.42.1/download",
+        type = "tar.gz",
+        sha256 = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605",
+        strip_prefix = "windows_i686_msvc-0.42.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows_i686_msvc-0.42.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__windows_x86_64_gnu__0_42_1",
+        url = "https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.1/download",
+        type = "tar.gz",
+        sha256 = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45",
+        strip_prefix = "windows_x86_64_gnu-0.42.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows_x86_64_gnu-0.42.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__windows_x86_64_gnullvm__0_42_1",
+        url = "https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.1/download",
+        type = "tar.gz",
+        sha256 = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463",
+        strip_prefix = "windows_x86_64_gnullvm-0.42.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows_x86_64_gnullvm-0.42.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
+        name = "raze__windows_x86_64_msvc__0_42_1",
+        url = "https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.1/download",
+        type = "tar.gz",
+        sha256 = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd",
+        strip_prefix = "windows_x86_64_msvc-0.42.1",
+        build_file = Label("//third_party/rust/cargo/remote:BUILD.windows_x86_64_msvc-0.42.1.bazel"),
+    )
+
+    maybe(
+        http_archive,
         name = "raze__ws2_32_sys__0_2_1",
         url = "https://crates.io/api/v1/crates/ws2_32-sys/0.2.1/download",
         type = "tar.gz",
@@ -1990,13 +2080,3 @@
         strip_prefix = "ws2_32-sys-0.2.1",
         build_file = Label("//third_party/rust/cargo/remote:BUILD.ws2_32-sys-0.2.1.bazel"),
     )
-
-    maybe(
-        http_archive,
-        name = "raze__xml5ever__0_16_1",
-        url = "https://crates.io/api/v1/crates/xml5ever/0.16.1/download",
-        type = "tar.gz",
-        sha256 = "0b1b52e6e8614d4a58b8e70cf51ec0cc21b256ad8206708bcff8139b5bbd6a59",
-        strip_prefix = "xml5ever-0.16.1",
-        build_file = Label("//third_party/rust/cargo/remote:BUILD.xml5ever-0.16.1.bazel"),
-    )