diff --git a/wasm_bindgen/raze/BUILD.bazel b/wasm_bindgen/raze/BUILD.bazel index 0cddbe9bd8..db129ea5ef 100644 --- a/wasm_bindgen/raze/BUILD.bazel +++ b/wasm_bindgen/raze/BUILD.bazel @@ -14,7 +14,7 @@ licenses([ # Aliased targets alias( name = "wasm_bindgen", - actual = "@rules_rust_wasm_bindgen__wasm_bindgen__0_2_68//:wasm_bindgen", + actual = "@rules_rust_wasm_bindgen__wasm_bindgen__0_2_76//:wasm_bindgen", tags = [ "cargo-raze", "manual", @@ -25,7 +25,7 @@ alias( # Extra aliased target, from raze configuration # N.B.: The exact form of this is subject to change. name = "cargo_bin_wasm_bindgen", - actual = "@rules_rust_wasm_bindgen__wasm_bindgen_cli__0_2_68//:cargo_bin_wasm_bindgen", + actual = "@rules_rust_wasm_bindgen__wasm_bindgen_cli__0_2_76//:cargo_bin_wasm_bindgen", tags = [ "cargo-raze", "manual", diff --git a/wasm_bindgen/raze/Cargo.raze.lock b/wasm_bindgen/raze/Cargo.raze.lock index 6af528832d..8831093c20 100644 --- a/wasm_bindgen/raze/Cargo.raze.lock +++ b/wasm_bindgen/raze/Cargo.raze.lock @@ -2,45 +2,34 @@ # It is not intended for manual editing. [[package]] name = "aho-corasick" -version = "0.7.15" +version = "0.7.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5" +checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" dependencies = [ "memchr", ] [[package]] name = "anyhow" -version = "1.0.36" +version = "1.0.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68803225a7b13e47191bab76f2687382b60d259e8cf37f6e1893658b84bb9479" - -[[package]] -name = "arrayref" -version = "0.3.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544" - -[[package]] -name = "arrayvec" -version = "0.5.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" +checksum = "28ae2b3dec75a406790005a200b1bd89785afc02517a00ca99ecfe093ee9e6cf" [[package]] name = "ascii" -version = "0.8.7" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97be891acc47ca214468e09425d02cef3af2c94d0d82081cd02061f996802f14" +checksum = "bbf56136a5198c7b01a49e3afcbef6cf84597273d298f54432926024107b0109" [[package]] name = "assert_cmd" -version = "1.0.2" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3dc1679af9a1ab4bea16f228b05d18f8363f8327b1fa8db00d2760cfafc6b61e" +checksum = "c98233c6673d8601ab23e77eb38f999c51100d46c5703b17288c57fddf3a1ffe" dependencies = [ + "bstr", "doc-comment", - "predicates", + "predicates 2.0.2", "predicates-core", "predicates-tree", "wait-timeout", @@ -59,15 +48,15 @@ dependencies = [ [[package]] name = "autocfg" -version = "0.1.7" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2" +checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" [[package]] -name = "autocfg" -version = "1.0.1" +name = "base-x" +version = "0.2.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" +checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b" [[package]] name = "base64" @@ -87,19 +76,19 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" [[package]] name = "bitflags" -version = "1.2.1" +version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" +checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] -name = "blake2b_simd" -version = "0.5.11" +name = "bstr" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587" +checksum = "90682c8d613ad3373e66de8c6411e0ae2ab2571e879d2efbf73558cc66f21279" dependencies = [ - "arrayref", - "arrayvec", - "constant_time_eq", + "lazy_static", + "memchr", + "regex-automata", ] [[package]] @@ -114,27 +103,21 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.4.0" +version = "3.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820" +checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631" [[package]] name = "byteorder" -version = "1.3.4" +version = "1.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de" +checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" [[package]] name = "cc" -version = "1.0.66" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48" - -[[package]] -name = "cfg-if" -version = "0.1.10" +version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" +checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2" [[package]] name = "cfg-if" @@ -151,66 +134,50 @@ dependencies = [ "libc", "num-integer", "num-traits", - "time", + "time 0.1.43", "winapi", ] [[package]] name = "chunked_transfer" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "498d20a7aaf62625b9bf26e637cf7736417cde1d0c99f1d04d1170229a85cf87" - -[[package]] -name = "cloudabi" -version = "0.0.3" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" -dependencies = [ - "bitflags", -] +checksum = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e" [[package]] name = "const_fn" -version = "0.4.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826" - -[[package]] -name = "constant_time_eq" -version = "0.1.5" +version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" +checksum = "f92cfa0fd5690b3cf8c1ef2cabbd9b7ef22fa53cf5e1f92b05103f6d5d1cf6e7" [[package]] name = "crossbeam-channel" -version = "0.5.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775" +checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4" dependencies = [ - "cfg-if 1.0.0", + "cfg-if", "crossbeam-utils", ] [[package]] name = "crossbeam-deque" -version = "0.8.0" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9" +checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" dependencies = [ - "cfg-if 1.0.0", + "cfg-if", "crossbeam-epoch", "crossbeam-utils", ] [[package]] name = "crossbeam-epoch" -version = "0.9.1" +version = "0.9.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d" +checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd" dependencies = [ - "cfg-if 1.0.0", - "const_fn", + "cfg-if", "crossbeam-utils", "lazy_static", "memoffset", @@ -219,20 +186,19 @@ dependencies = [ [[package]] name = "crossbeam-utils" -version = "0.8.1" +version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d" +checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db" dependencies = [ - "autocfg 1.0.1", - "cfg-if 1.0.0", + "cfg-if", "lazy_static", ] [[package]] name = "curl" -version = "0.4.34" +version = "0.4.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e268162af1a5fe89917ae25ba3b0a77c8da752bdc58e7dbb4f15b91fbd33756e" +checksum = "003cb79c1c6d1c93344c7e1201bb51c2148f24ec2bd9c253709d6b2efb796515" dependencies = [ "curl-sys", "libc", @@ -245,9 +211,9 @@ dependencies = [ [[package]] name = "curl-sys" -version = "0.4.39+curl-7.74.0" +version = "0.4.45+curl-7.78.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07a8ce861e7b68a0b394e814d7ee9f1b2750ff8bd10372c6ad3bacc10e86f874" +checksum = "de9e5a72b1c744eb5dd20b2be4d7eb84625070bb5c4ab9b347b70464ab1e62eb" dependencies = [ "cc", "libc", @@ -271,15 +237,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" [[package]] -name = "dirs" -version = "1.0.5" +name = "difflib" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901" -dependencies = [ - "libc", - "redox_users", - "winapi", -] +checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" + +[[package]] +name = "discard" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0" [[package]] name = "doc-comment" @@ -289,9 +256,9 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" [[package]] name = "docopt" -version = "1.1.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f525a586d310c87df72ebcd98009e57f1cc030c8c268305287a476beb653969" +checksum = "7f3f119846c823f9eafcf953a8f6ffb6ed69bf6240883261a7f13b634579a51f" dependencies = [ "lazy_static", "regex", @@ -307,13 +274,13 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" [[package]] name = "env_logger" -version = "0.7.1" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36" +checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3" dependencies = [ "atty", "humantime", - "log 0.4.11", + "log", "regex", "termcolor", ] @@ -327,11 +294,11 @@ dependencies = [ [[package]] name = "filetime" -version = "0.2.13" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c122a393ea57648015bf06fbd3d372378992e86b9ff5a7a497b076a28c79efe" +checksum = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98" dependencies = [ - "cfg-if 1.0.0", + "cfg-if", "libc", "redox_syscall", "winapi", @@ -362,54 +329,55 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] -name = "fuchsia-cprng" -version = "0.1.1" +name = "form_urlencoded" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" +checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" +dependencies = [ + "matches", + "percent-encoding", +] [[package]] name = "getrandom" -version = "0.1.15" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6" +checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" dependencies = [ - "cfg-if 0.1.10", + "cfg-if", "libc", - "wasi 0.9.0+wasi-snapshot-preview1", + "wasi", ] [[package]] name = "heck" -version = "0.3.2" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac" +checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" dependencies = [ "unicode-segmentation", ] [[package]] name = "hermit-abi" -version = "0.1.17" +version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8" +checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" dependencies = [ "libc", ] [[package]] name = "httparse" -version = "1.3.4" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9" +checksum = "7ba8d84e9efea6aedae6fed9b6d9cfcaac6c53992b437d79a87a549d5537fea9" [[package]] name = "humantime" -version = "1.3.0" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f" -dependencies = [ - "quick-error", -] +checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "id-arena" @@ -422,20 +390,29 @@ dependencies = [ [[package]] name = "idna" -version = "0.1.5" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" +checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" dependencies = [ "matches", "unicode-bidi", "unicode-normalization", ] +[[package]] +name = "itertools" +version = "0.10.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf" +dependencies = [ + "either", +] + [[package]] name = "itoa" -version = "0.4.6" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6" +checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736" [[package]] name = "lazy_static" @@ -451,15 +428,15 @@ checksum = "3576a87f2ba00f6f106fdfcd16db1d698d648a26ad8e0573cad8537c3c362d2a" [[package]] name = "libc" -version = "0.2.81" +version = "0.2.99" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb" +checksum = "a7f823d141fe0a24df1e23b4af4e3c7ba9e5966ec514ea068c93024aa7deb765" [[package]] name = "libz-sys" -version = "1.1.2" +version = "1.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655" +checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66" dependencies = [ "cc", "libc", @@ -469,79 +446,65 @@ dependencies = [ [[package]] name = "log" -version = "0.3.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b" -dependencies = [ - "log 0.4.11", -] - -[[package]] -name = "log" -version = "0.4.11" +version = "0.4.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b" +checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" dependencies = [ - "cfg-if 0.1.10", + "cfg-if", ] [[package]] name = "matches" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" +checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" [[package]] name = "memchr" -version = "2.3.4" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525" +checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" [[package]] name = "memoffset" -version = "0.6.1" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87" +checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9" dependencies = [ - "autocfg 1.0.1", + "autocfg", ] [[package]] name = "mime" -version = "0.2.6" +version = "0.3.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0" -dependencies = [ - "log 0.3.9", -] +checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" [[package]] name = "mime_guess" -version = "1.8.8" +version = "2.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "216929a5ee4dd316b1702eedf5e74548c123d370f47841ceaac38ca154690ca3" +checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212" dependencies = [ "mime", - "phf", - "phf_codegen", "unicase", ] [[package]] name = "multipart" -version = "0.15.4" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "adba94490a79baf2d6a23eac897157047008272fa3eecb3373ae6377b91eca28" +checksum = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182" dependencies = [ "buf_redux", "httparse", - "log 0.4.11", + "log", "mime", "mime_guess", "quick-error", - "rand 0.4.6", + "rand", "safemem", - "tempdir", + "tempfile", "twoway", ] @@ -557,7 +520,7 @@ version = "0.1.44" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db" dependencies = [ - "autocfg 1.0.1", + "autocfg", "num-traits", ] @@ -567,7 +530,7 @@ version = "0.2.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" dependencies = [ - "autocfg 1.0.1", + "autocfg", ] [[package]] @@ -580,42 +543,48 @@ dependencies = [ "libc", ] +[[package]] +name = "once_cell" +version = "1.8.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56" + [[package]] name = "openssl" -version = "0.10.32" +version = "0.10.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "038d43985d1ddca7a9900630d8cd031b56e4794eecc2e9ea39dd17aa04399a70" +checksum = "8d9facdb76fec0b73c406f125d44d86fdad818d66fef0531eec9233ca425ff4a" dependencies = [ "bitflags", - "cfg-if 1.0.0", + "cfg-if", "foreign-types", - "lazy_static", "libc", + "once_cell", "openssl-sys", ] [[package]] name = "openssl-probe" -version = "0.1.2" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de" +checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" [[package]] name = "openssl-src" -version = "111.13.0+1.1.1i" +version = "111.15.0+1.1.1k" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "045e4dc48af57aad93d665885789b43222ae26f4886494da12d1ed58d309dcb6" +checksum = "b1a5f6ae2ac04393b217ea9f700cd04fa9bf3d93fae2872069f3d15d908af70a" dependencies = [ "cc", ] [[package]] name = "openssl-sys" -version = "0.9.60" +version = "0.9.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "921fc71883267538946025deffb622905ecad223c28efbfdef9bb59a0175f3e6" +checksum = "1996d2d305e561b70d1ee0c53f1542833f4e1ac6ce9a6708b6ff2738ca67dc82" dependencies = [ - "autocfg 1.0.1", + "autocfg", "cc", "libc", "openssl-src", @@ -625,48 +594,9 @@ dependencies = [ [[package]] name = "percent-encoding" -version = "1.0.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831" - -[[package]] -name = "phf" -version = "0.7.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18" -dependencies = [ - "phf_shared", -] - -[[package]] -name = "phf_codegen" -version = "0.7.24" +version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e" -dependencies = [ - "phf_generator", - "phf_shared", -] - -[[package]] -name = "phf_generator" -version = "0.7.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662" -dependencies = [ - "phf_shared", - "rand 0.6.5", -] - -[[package]] -name = "phf_shared" -version = "0.7.24" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0" -dependencies = [ - "siphasher", - "unicase", -] +checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" [[package]] name = "pkg-config" @@ -682,9 +612,9 @@ checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857" [[package]] name = "predicates" -version = "1.0.5" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96bfead12e90dccead362d62bb2c90a5f6fc4584963645bc7f71a735e0b0735a" +checksum = "f49cfaf7fdaa3bfacc6fa3e7054e65148878354a5cfddcf661df4c851f8021df" dependencies = [ "difference", "float-cmp", @@ -693,27 +623,44 @@ dependencies = [ "regex", ] +[[package]] +name = "predicates" +version = "2.0.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c143348f141cc87aab5b950021bac6145d0e5ae754b0591de23244cee42c9308" +dependencies = [ + "difflib", + "itertools", + "predicates-core", +] + [[package]] name = "predicates-core" -version = "1.0.0" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06075c3a3e92559ff8929e7a280684489ea27fe44805174c3ebd9328dcb37178" +checksum = "57e35a3326b75e49aa85f5dc6ec15b41108cf5aee58eabb1f274dd18b73c2451" [[package]] name = "predicates-tree" -version = "1.0.0" +version = "1.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8e63c4859013b38a76eca2414c64911fba30def9e3202ac461a2d22831220124" +checksum = "d7dd0fd014130206c9352efbdc92be592751b2b9274dff685348341082c6ea3d" dependencies = [ "predicates-core", "treeline", ] +[[package]] +name = "proc-macro-hack" +version = "0.5.19" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5" + [[package]] name = "proc-macro2" -version = "1.0.24" +version = "1.0.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71" +checksum = "5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612" dependencies = [ "unicode-xid", ] @@ -726,193 +673,60 @@ checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" [[package]] name = "quote" -version = "1.0.8" +version = "1.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "991431c3519a3f36861882da93630ce66b52918dcf1b8e2fd66b397fc96f28df" +checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7" dependencies = [ "proc-macro2", ] [[package]] name = "rand" -version = "0.4.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" -dependencies = [ - "fuchsia-cprng", - "libc", - "rand_core 0.3.1", - "rdrand", - "winapi", -] - -[[package]] -name = "rand" -version = "0.5.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9" -dependencies = [ - "cloudabi", - "fuchsia-cprng", - "libc", - "rand_core 0.3.1", - "winapi", -] - -[[package]] -name = "rand" -version = "0.6.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca" -dependencies = [ - "autocfg 0.1.7", - "libc", - "rand_chacha 0.1.1", - "rand_core 0.4.2", - "rand_hc 0.1.0", - "rand_isaac", - "rand_jitter", - "rand_os", - "rand_pcg", - "rand_xorshift", - "winapi", -] - -[[package]] -name = "rand" -version = "0.7.3" +version = "0.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" +checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8" dependencies = [ - "getrandom", "libc", - "rand_chacha 0.2.2", - "rand_core 0.5.1", - "rand_hc 0.2.0", + "rand_chacha", + "rand_core", + "rand_hc", ] [[package]] name = "rand_chacha" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef" -dependencies = [ - "autocfg 0.1.7", - "rand_core 0.3.1", -] - -[[package]] -name = "rand_chacha" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" -dependencies = [ - "ppv-lite86", - "rand_core 0.5.1", -] - -[[package]] -name = "rand_core" version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" +checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" dependencies = [ - "rand_core 0.4.2", + "ppv-lite86", + "rand_core", ] [[package]] name = "rand_core" -version = "0.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" - -[[package]] -name = "rand_core" -version = "0.5.1" +version = "0.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" +checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" dependencies = [ "getrandom", ] [[package]] name = "rand_hc" -version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" -dependencies = [ - "rand_core 0.3.1", -] - -[[package]] -name = "rand_hc" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" -dependencies = [ - "rand_core 0.5.1", -] - -[[package]] -name = "rand_isaac" -version = "0.1.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" -dependencies = [ - "rand_core 0.3.1", -] - -[[package]] -name = "rand_jitter" -version = "0.1.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b" -dependencies = [ - "libc", - "rand_core 0.4.2", - "winapi", -] - -[[package]] -name = "rand_os" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071" -dependencies = [ - "cloudabi", - "fuchsia-cprng", - "libc", - "rand_core 0.4.2", - "rdrand", - "winapi", -] - -[[package]] -name = "rand_pcg" -version = "0.1.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44" -dependencies = [ - "autocfg 0.1.7", - "rand_core 0.4.2", -] - -[[package]] -name = "rand_xorshift" -version = "0.1.1" +version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c" +checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7" dependencies = [ - "rand_core 0.3.1", + "rand_core", ] [[package]] name = "rayon" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674" +checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" dependencies = [ - "autocfg 1.0.1", + "autocfg", "crossbeam-deque", "either", "rayon-core", @@ -920,9 +734,9 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.9.0" +version = "1.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a" +checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" dependencies = [ "crossbeam-channel", "crossbeam-deque", @@ -931,49 +745,37 @@ dependencies = [ "num_cpus", ] -[[package]] -name = "rdrand" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" -dependencies = [ - "rand_core 0.3.1", -] - [[package]] name = "redox_syscall" -version = "0.1.57" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce" - -[[package]] -name = "redox_users" -version = "0.3.5" +version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d" +checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" dependencies = [ - "getrandom", - "redox_syscall", - "rust-argon2", + "bitflags", ] [[package]] name = "regex" -version = "1.4.2" +version = "1.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c" +checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461" dependencies = [ "aho-corasick", "memchr", "regex-syntax", - "thread_local", ] +[[package]] +name = "regex-automata" +version = "0.1.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" + [[package]] name = "regex-syntax" -version = "0.6.21" +version = "0.6.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189" +checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" [[package]] name = "remove_dir_all" @@ -986,44 +788,41 @@ dependencies = [ [[package]] name = "rouille" -version = "3.0.0" +version = "3.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "112568052ec17fa26c6c11c40acbb30d3ad244bf3d6da0be181f5e7e42e5004f" +checksum = "8263ea8c0988dbdd89e679d408eaa5505bb886677e997562646c2e2ba4d2e6db" dependencies = [ - "base64 0.9.3", + "base64 0.13.0", "chrono", "filetime", "multipart", "num_cpus", - "rand 0.5.6", + "percent-encoding", + "rand", "serde", "serde_derive", "serde_json", "sha1", - "term", "threadpool", - "time", + "time 0.2.27", "tiny_http", "url", ] [[package]] -name = "rust-argon2" -version = "0.8.3" +name = "rustc-demangle" +version = "0.1.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb" -dependencies = [ - "base64 0.13.0", - "blake2b_simd", - "constant_time_eq", - "crossbeam-utils", -] +checksum = "dead70b0b5e03e9c814bcb6b01e03e68f7c57a80aa48c72ec92152ab3e818d49" [[package]] -name = "rustc-demangle" -version = "0.1.18" +name = "rustc_version" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232" +checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" +dependencies = [ + "semver", +] [[package]] name = "ryu" @@ -1053,20 +852,35 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" +[[package]] +name = "semver" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" +dependencies = [ + "semver-parser", +] + +[[package]] +name = "semver-parser" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" + [[package]] name = "serde" -version = "1.0.118" +version = "1.0.127" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800" +checksum = "f03b9878abf6d14e6779d3f24f07b2cfa90352cfec4acc5aab8f1ac7f146fae8" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.118" +version = "1.0.127" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c84d3526699cd55261af4b941e4e725444df67aa4f9e6a3564f18030d12672df" +checksum = "a024926d3432516606328597e0f224a51355a493b49fdd67e9209187cbe55ecc" dependencies = [ "proc-macro2", "quote", @@ -1075,9 +889,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.60" +version = "1.0.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1500e84d27fe482ed1dc791a56eddc2f230046a040fa908c08bda1d9fb615779" +checksum = "336b10da19a12ad094b59d870ebde26a45402e5b470add4b5fd03c5048a32127" dependencies = [ "itoa", "ryu", @@ -1090,72 +904,102 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" -[[package]] -name = "siphasher" -version = "0.2.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" - [[package]] name = "socket2" -version = "0.3.19" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e" +checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad" dependencies = [ - "cfg-if 1.0.0", "libc", "winapi", ] [[package]] -name = "strsim" -version = "0.9.3" +name = "standback" +version = "0.2.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c" +checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff" +dependencies = [ + "version_check", +] [[package]] -name = "syn" -version = "1.0.56" +name = "stdweb" +version = "0.4.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9802ddde94170d186eeee5005b798d9c159fa970403f1be19976d0cfb939b72" +checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5" +dependencies = [ + "discard", + "rustc_version", + "stdweb-derive", + "stdweb-internal-macros", + "stdweb-internal-runtime", + "wasm-bindgen", +] + +[[package]] +name = "stdweb-derive" +version = "0.5.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef" dependencies = [ "proc-macro2", "quote", - "unicode-xid", + "serde", + "serde_derive", + "syn", ] [[package]] -name = "tempdir" -version = "0.3.7" +name = "stdweb-internal-macros" +version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" +checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11" dependencies = [ - "rand 0.4.6", - "remove_dir_all", + "base-x", + "proc-macro2", + "quote", + "serde", + "serde_derive", + "serde_json", + "sha1", + "syn", ] [[package]] -name = "tempfile" -version = "3.1.0" +name = "stdweb-internal-runtime" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9" +checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0" + +[[package]] +name = "strsim" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" + +[[package]] +name = "syn" +version = "1.0.74" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1873d832550d4588c3dbc20f01361ab00bfe741048f71e3fecf145a7cc18b29c" dependencies = [ - "cfg-if 0.1.10", - "libc", - "rand 0.7.3", - "redox_syscall", - "remove_dir_all", - "winapi", + "proc-macro2", + "quote", + "unicode-xid", ] [[package]] -name = "term" -version = "0.5.2" +name = "tempfile" +version = "3.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42" +checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22" dependencies = [ - "byteorder", - "dirs", + "cfg-if", + "libc", + "rand", + "redox_syscall", + "remove_dir_all", "winapi", ] @@ -1169,52 +1013,80 @@ dependencies = [ ] [[package]] -name = "thread_local" -version = "1.0.1" +name = "threadpool" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14" +checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" dependencies = [ - "lazy_static", + "num_cpus", ] [[package]] -name = "threadpool" -version = "1.8.1" +name = "time" +version = "0.1.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" +checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438" dependencies = [ - "num_cpus", + "libc", + "winapi", ] [[package]] name = "time" -version = "0.1.44" +version = "0.2.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255" +checksum = "4752a97f8eebd6854ff91f1c1824cd6160626ac4bd44287f7f4ea2035a02a242" dependencies = [ + "const_fn", "libc", - "wasi 0.10.0+wasi-snapshot-preview1", + "standback", + "stdweb", + "time-macros", + "version_check", "winapi", ] +[[package]] +name = "time-macros" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1" +dependencies = [ + "proc-macro-hack", + "time-macros-impl", +] + +[[package]] +name = "time-macros-impl" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fd3c141a1b43194f3f56a1411225df8646c55781d5f26db825b3d98507eb482f" +dependencies = [ + "proc-macro-hack", + "proc-macro2", + "quote", + "standback", + "syn", +] + [[package]] name = "tiny_http" -version = "0.6.2" +version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1661fa0a44c95d01604bd05c66732a446c657efb62b5164a7a083a3b552b4951" +checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39" dependencies = [ "ascii", "chrono", "chunked_transfer", - "log 0.4.11", + "log", "url", ] [[package]] name = "tinyvec" -version = "1.1.0" +version = "1.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccf8dbc19eb42fba10e8feaaec282fb50e2c14b2726d6301dbfeed0f73306a6f" +checksum = "848a1e1181b9f6753b5e96a092749e29b11d19ede67dfbbd6c7dc7e0f49b5338" dependencies = [ "tinyvec_macros", ] @@ -1242,49 +1114,47 @@ dependencies = [ [[package]] name = "unicase" -version = "1.4.2" +version = "2.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33" +checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6" dependencies = [ "version_check", ] [[package]] name = "unicode-bidi" -version = "0.3.4" +version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5" -dependencies = [ - "matches", -] +checksum = "246f4c42e67e7a4e3c6106ff716a5d067d4132a642840b242e357e468a2a0085" [[package]] name = "unicode-normalization" -version = "0.1.16" +version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a13e63ab62dbe32aeee58d1c5408d35c36c392bba5d9d3142287219721afe606" +checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9" dependencies = [ "tinyvec", ] [[package]] name = "unicode-segmentation" -version = "1.7.1" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796" +checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b" [[package]] name = "unicode-xid" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564" +checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" [[package]] name = "url" -version = "1.7.2" +version = "2.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a" +checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" dependencies = [ + "form_urlencoded", "idna", "matches", "percent-encoding", @@ -1292,15 +1162,15 @@ dependencies = [ [[package]] name = "vcpkg" -version = "0.2.11" +version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb" +checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" [[package]] name = "version_check" -version = "0.1.5" +version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd" +checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe" [[package]] name = "wait-timeout" @@ -1313,24 +1183,24 @@ dependencies = [ [[package]] name = "walrus" -version = "0.18.0" +version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d470d0583e65f4cab21a1ff3c1ba3dd23ae49e68f516f0afceaeb001b32af39" +checksum = "4eb08e48cde54c05f363d984bb54ce374f49e242def9468d2e1b6c2372d291f8" dependencies = [ "anyhow", "id-arena", "leb128", - "log 0.4.11", + "log", "rayon", "walrus-macro", - "wasmparser 0.59.0", + "wasmparser 0.77.0", ] [[package]] name = "walrus-macro" -version = "0.18.0" +version = "0.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7c2bb690b44cb1b0fdcc54d4998d21f8bdaf706b93775425e440b174f39ad16" +checksum = "0a6e5bd22c71e77d60140b0bd5be56155a37e5bd14e24f5f87298040d0cc40d7" dependencies = [ "heck", "proc-macro2", @@ -1340,35 +1210,29 @@ dependencies = [ [[package]] name = "wasi" -version = "0.9.0+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" - -[[package]] -name = "wasi" -version = "0.10.0+wasi-snapshot-preview1" +version = "0.10.2+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" +checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" [[package]] name = "wasm-bindgen" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42" +checksum = "8ce9b1b516211d33767048e5d47fa2a381ed8b76fc48d2ce4aa39877f9f183e0" dependencies = [ - "cfg-if 0.1.10", + "cfg-if", "wasm-bindgen-macro", ] [[package]] name = "wasm-bindgen-backend" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68" +checksum = "cfe8dc78e2326ba5f845f4b5bf548401604fa20b1dd1d365fb73b6c1d6364041" dependencies = [ "bumpalo", "lazy_static", - "log 0.4.11", + "log", "proc-macro2", "quote", "syn", @@ -1377,7 +1241,7 @@ dependencies = [ [[package]] name = "wasm-bindgen-cli" -version = "0.2.68" +version = "0.2.76" dependencies = [ "anyhow", "assert_cmd", @@ -1385,9 +1249,9 @@ dependencies = [ "diff", "docopt", "env_logger", - "log 0.4.11", + "log", "openssl", - "predicates", + "predicates 1.0.8", "rayon", "rouille", "serde", @@ -1405,13 +1269,13 @@ dependencies = [ [[package]] name = "wasm-bindgen-cli-support" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0d7ab7ca2bed1686149512473ad17ef25038dbc2d4cd9060a5b9d0430eda57bd" +checksum = "e026e3a870b662ad7588ad2f869bf06701bd9f8aa6d0775092f50b09db261371" dependencies = [ "anyhow", "base64 0.9.3", - "log 0.4.11", + "log", "rustc-demangle", "serde_json", "tempfile", @@ -1429,9 +1293,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-externref-xform" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fbda27740b611a84e5e60307d1e4bbe303131ee7dfa06b067c51a9be57694f9a" +checksum = "7ba5d590398c22756ddcbc9f725b78763e89d13b0f1b9e106afd0adb4554369b" dependencies = [ "anyhow", "walrus", @@ -1439,9 +1303,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038" +checksum = "44468aa53335841d9d6b6c023eaab07c0cd4bddbcfdee3e2bb1e8d2cb8069fef" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -1449,9 +1313,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe" +checksum = "0195807922713af1e67dc66132c7328206ed9766af3858164fb583eedc25fbad" dependencies = [ "proc-macro2", "quote", @@ -1462,9 +1326,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-multi-value-xform" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "75f1045a9ca195e5f5a20b838b9361c26e9a26df1817d69491bd36f5a33c506a" +checksum = "10c316ea6ac943715678c3acfb312c7d635ae7e3203f7976806f7aba551dcef4" dependencies = [ "anyhow", "walrus", @@ -1472,15 +1336,15 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307" +checksum = "acdb075a845574a1fa5f09fd77e43f7747599301ea3417a9fbffdeedfc1f4a29" [[package]] name = "wasm-bindgen-threads-xform" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a5558ca1936b27999d37ddcfa8c8ac0d1f2d324604a999024a1ea6b5f242533" +checksum = "1505026cf20c85cae00426062d317a50613c36855c47c831cc36a31ad950a53e" dependencies = [ "anyhow", "walrus", @@ -1489,9 +1353,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-wasm-conventions" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a14ec444689948d32ebfa9252651482feee34cb8b371b6f8da15775f07a94289" +checksum = "2eca949de4dbffa4cfe0353f98389bc095fe10bff3b4381d2a2a96f33f066933" dependencies = [ "anyhow", "walrus", @@ -1499,12 +1363,12 @@ dependencies = [ [[package]] name = "wasm-bindgen-wasm-interpreter" -version = "0.2.68" +version = "0.2.76" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e47e8238a2b05dbaf164a628bbaa43aac4c5a965247a991f7f3248824c784b1b" +checksum = "a65da9c930cf63b51b3448cd9ca614371dd0d8b4d3bd55620afef87c47ddad21" dependencies = [ "anyhow", - "log 0.4.11", + "log", "walrus", "wasm-bindgen-wasm-conventions", ] @@ -1517,18 +1381,24 @@ checksum = "a950e6a618f62147fd514ff445b2a0b53120d382751960797f85f058c7eda9b9" [[package]] name = "wasmparser" -version = "0.71.0" +version = "0.77.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89a30c99437829ede826802bfcf28500cf58df00e66cb9114df98813bc145ff1" +checksum = "b35c86d22e720a07d954ebbed772d01180501afe7d03d464f413bb5f8914a8d6" + +[[package]] +name = "wasmparser" +version = "0.80.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a5f71b80b8193e50910919e7d1bc956d2b4f42b1cb1fad84bacb59332c16f2cf" [[package]] name = "wasmprinter" -version = "0.2.18" +version = "0.2.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0515db67c610037f3c53ec36976edfd1eb01bac6b1226914b17ce609480e729f" +checksum = "b48e4f2999b9930e9b037e328357d7d2367e0d8ea6e534be90aeff60976c0452" dependencies = [ "anyhow", - "wasmparser 0.71.0", + "wasmparser 0.80.0", ] [[package]] @@ -1625,9 +1495,9 @@ dependencies = [ [[package]] name = "wit-walrus" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b532d7bc47d02a08463adc934301efbf67e7b1e1284f8a68edc85d1ca84fa125" +checksum = "ad559e3e4c6404b2a6a675d44129d62a3836e3b951b90112fa1c5feb852757cd" dependencies = [ "anyhow", "id-arena", diff --git a/wasm_bindgen/raze/Cargo.toml b/wasm_bindgen/raze/Cargo.toml index 5320b392fc..5408205c7e 100644 --- a/wasm_bindgen/raze/Cargo.toml +++ b/wasm_bindgen/raze/Cargo.toml @@ -6,7 +6,7 @@ version = "0.0.1" path = "fake_rules_rust_wasm_bindgen_lib.rs" [dependencies] -wasm-bindgen = "0.2.68" +wasm-bindgen = "0.2.76" [package.metadata.raze] genmode = "Remote" @@ -14,10 +14,13 @@ workspace_path = "//wasm_bindgen/raze" gen_workspace_prefix = "rules_rust_wasm_bindgen" rust_rules_workspace_name = "rules_rust" package_aliases_dir = "." -default_gen_buildrs = false +default_gen_buildrs = true [package.metadata.raze.binary_deps] -wasm-bindgen-cli = "0.2.68" +wasm-bindgen-cli = "0.2.76" + +[package.metadata.raze.crates.curl-sys.'*'] +gen_buildrs = false [package.metadata.raze.crates.log.'<5'] additional_flags = [ @@ -25,10 +28,8 @@ additional_flags = [ "--cfg=use_std", ] -[package.metadata.raze.crates.mime_guess.'1.8'] -gen_buildrs = true - -[package.metadata.raze.crates.openssl-sys.'0.9'] +[package.metadata.raze.crates.openssl-sys.'*'] +gen_buildrs = false additional_flags = [ # Vendored openssl is 1.0.2m "--cfg=ossl101", @@ -46,30 +47,16 @@ additional_flags = [ "dylib=crypto", ] -[package.metadata.raze.crates.proc-macro2.'1.0'] -gen_buildrs = true +[package.metadata.raze.crates.proc-macro2.'*'] additional_flags = [ "--cfg=use_proc_macro", ] -[package.metadata.raze.crates.libc.'0.2'] -gen_buildrs = true - -[package.metadata.raze.crates.syn.'1.0'] -gen_buildrs = true - -[package.metadata.raze.crates.serde_json.'1.0'] -gen_buildrs = true - -[package.metadata.raze.crates.unicase.'1.4'] +[package.metadata.raze.crates.unicase.'*'] additional_flags = [ "--cfg=__unicase__iter_cmp", "--cfg=__unicase__defauler_hasher", ] -[package.metadata.raze.crates.wasm-bindgen.'0.2.68'] -gen_buildrs = true - -[package.metadata.raze.crates.wasm-bindgen-cli.'0.2.68'] -gen_buildrs = true +[package.metadata.raze.crates.wasm-bindgen-cli.'*'] extra_aliased_targets = ["cargo_bin_wasm_bindgen"] diff --git a/wasm_bindgen/raze/crates.bzl b/wasm_bindgen/raze/crates.bzl index 58df83a8a2..201de88451 100644 --- a/wasm_bindgen/raze/crates.bzl +++ b/wasm_bindgen/raze/crates.bzl @@ -13,62 +13,42 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): """This function defines a collection of repos and should be called in a WORKSPACE file""" maybe( http_archive, - name = "rules_rust_wasm_bindgen__aho_corasick__0_7_15", - url = "https://crates.io/api/v1/crates/aho-corasick/0.7.15/download", + name = "rules_rust_wasm_bindgen__aho_corasick__0_7_18", + url = "https://crates.io/api/v1/crates/aho-corasick/0.7.18/download", type = "tar.gz", - sha256 = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5", - strip_prefix = "aho-corasick-0.7.15", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.aho-corasick-0.7.15.bazel"), + sha256 = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f", + strip_prefix = "aho-corasick-0.7.18", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.aho-corasick-0.7.18.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__anyhow__1_0_36", - url = "https://crates.io/api/v1/crates/anyhow/1.0.36/download", + name = "rules_rust_wasm_bindgen__anyhow__1_0_43", + url = "https://crates.io/api/v1/crates/anyhow/1.0.43/download", type = "tar.gz", - sha256 = "68803225a7b13e47191bab76f2687382b60d259e8cf37f6e1893658b84bb9479", - strip_prefix = "anyhow-1.0.36", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.anyhow-1.0.36.bazel"), + sha256 = "28ae2b3dec75a406790005a200b1bd89785afc02517a00ca99ecfe093ee9e6cf", + strip_prefix = "anyhow-1.0.43", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.anyhow-1.0.43.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__arrayref__0_3_6", - url = "https://crates.io/api/v1/crates/arrayref/0.3.6/download", + name = "rules_rust_wasm_bindgen__ascii__1_0_0", + url = "https://crates.io/api/v1/crates/ascii/1.0.0/download", type = "tar.gz", - sha256 = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544", - strip_prefix = "arrayref-0.3.6", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.arrayref-0.3.6.bazel"), + sha256 = "bbf56136a5198c7b01a49e3afcbef6cf84597273d298f54432926024107b0109", + strip_prefix = "ascii-1.0.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.ascii-1.0.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__arrayvec__0_5_2", - url = "https://crates.io/api/v1/crates/arrayvec/0.5.2/download", + name = "rules_rust_wasm_bindgen__assert_cmd__1_0_8", + url = "https://crates.io/api/v1/crates/assert_cmd/1.0.8/download", type = "tar.gz", - sha256 = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b", - strip_prefix = "arrayvec-0.5.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.arrayvec-0.5.2.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__ascii__0_8_7", - url = "https://crates.io/api/v1/crates/ascii/0.8.7/download", - type = "tar.gz", - sha256 = "97be891acc47ca214468e09425d02cef3af2c94d0d82081cd02061f996802f14", - strip_prefix = "ascii-0.8.7", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.ascii-0.8.7.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__assert_cmd__1_0_2", - url = "https://crates.io/api/v1/crates/assert_cmd/1.0.2/download", - type = "tar.gz", - sha256 = "3dc1679af9a1ab4bea16f228b05d18f8363f8327b1fa8db00d2760cfafc6b61e", - strip_prefix = "assert_cmd-1.0.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.assert_cmd-1.0.2.bazel"), + sha256 = "c98233c6673d8601ab23e77eb38f999c51100d46c5703b17288c57fddf3a1ffe", + strip_prefix = "assert_cmd-1.0.8", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.assert_cmd-1.0.8.bazel"), ) maybe( @@ -81,16 +61,6 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): build_file = Label("//wasm_bindgen/raze/remote:BUILD.atty-0.2.14.bazel"), ) - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__autocfg__0_1_7", - url = "https://crates.io/api/v1/crates/autocfg/0.1.7/download", - type = "tar.gz", - sha256 = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2", - strip_prefix = "autocfg-0.1.7", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.autocfg-0.1.7.bazel"), - ) - maybe( http_archive, name = "rules_rust_wasm_bindgen__autocfg__1_0_1", @@ -101,6 +71,16 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): build_file = Label("//wasm_bindgen/raze/remote:BUILD.autocfg-1.0.1.bazel"), ) + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__base_x__0_2_8", + url = "https://crates.io/api/v1/crates/base-x/0.2.8/download", + type = "tar.gz", + sha256 = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b", + strip_prefix = "base-x-0.2.8", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.base-x-0.2.8.bazel"), + ) + maybe( http_archive, name = "rules_rust_wasm_bindgen__base64__0_13_0", @@ -123,22 +103,22 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__bitflags__1_2_1", - url = "https://crates.io/api/v1/crates/bitflags/1.2.1/download", + name = "rules_rust_wasm_bindgen__bitflags__1_3_2", + url = "https://crates.io/api/v1/crates/bitflags/1.3.2/download", type = "tar.gz", - sha256 = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693", - strip_prefix = "bitflags-1.2.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.bitflags-1.2.1.bazel"), + sha256 = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a", + strip_prefix = "bitflags-1.3.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.bitflags-1.3.2.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__blake2b_simd__0_5_11", - url = "https://crates.io/api/v1/crates/blake2b_simd/0.5.11/download", + name = "rules_rust_wasm_bindgen__bstr__0_2_16", + url = "https://crates.io/api/v1/crates/bstr/0.2.16/download", type = "tar.gz", - sha256 = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587", - strip_prefix = "blake2b_simd-0.5.11", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.blake2b_simd-0.5.11.bazel"), + sha256 = "90682c8d613ad3373e66de8c6411e0ae2ab2571e879d2efbf73558cc66f21279", + strip_prefix = "bstr-0.2.16", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.bstr-0.2.16.bazel"), ) maybe( @@ -153,42 +133,32 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__bumpalo__3_4_0", - url = "https://crates.io/api/v1/crates/bumpalo/3.4.0/download", + name = "rules_rust_wasm_bindgen__bumpalo__3_7_0", + url = "https://crates.io/api/v1/crates/bumpalo/3.7.0/download", type = "tar.gz", - sha256 = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820", - strip_prefix = "bumpalo-3.4.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.bumpalo-3.4.0.bazel"), + sha256 = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631", + strip_prefix = "bumpalo-3.7.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.bumpalo-3.7.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__byteorder__1_3_4", - url = "https://crates.io/api/v1/crates/byteorder/1.3.4/download", + name = "rules_rust_wasm_bindgen__byteorder__1_4_3", + url = "https://crates.io/api/v1/crates/byteorder/1.4.3/download", type = "tar.gz", - sha256 = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de", - strip_prefix = "byteorder-1.3.4", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.byteorder-1.3.4.bazel"), + sha256 = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610", + strip_prefix = "byteorder-1.4.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.byteorder-1.4.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__cc__1_0_66", - url = "https://crates.io/api/v1/crates/cc/1.0.66/download", + name = "rules_rust_wasm_bindgen__cc__1_0_69", + url = "https://crates.io/api/v1/crates/cc/1.0.69/download", type = "tar.gz", - sha256 = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48", - strip_prefix = "cc-1.0.66", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.cc-1.0.66.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__cfg_if__0_1_10", - url = "https://crates.io/api/v1/crates/cfg-if/0.1.10/download", - type = "tar.gz", - sha256 = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822", - strip_prefix = "cfg-if-0.1.10", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.cfg-if-0.1.10.bazel"), + sha256 = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2", + strip_prefix = "cc-1.0.69", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.cc-1.0.69.bazel"), ) maybe( @@ -213,102 +183,82 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__chunked_transfer__0_3_1", - url = "https://crates.io/api/v1/crates/chunked_transfer/0.3.1/download", - type = "tar.gz", - sha256 = "498d20a7aaf62625b9bf26e637cf7736417cde1d0c99f1d04d1170229a85cf87", - strip_prefix = "chunked_transfer-0.3.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.chunked_transfer-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__cloudabi__0_0_3", - url = "https://crates.io/api/v1/crates/cloudabi/0.0.3/download", + name = "rules_rust_wasm_bindgen__chunked_transfer__1_4_0", + url = "https://crates.io/api/v1/crates/chunked_transfer/1.4.0/download", type = "tar.gz", - sha256 = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f", - strip_prefix = "cloudabi-0.0.3", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.cloudabi-0.0.3.bazel"), + sha256 = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e", + strip_prefix = "chunked_transfer-1.4.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.chunked_transfer-1.4.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__const_fn__0_4_4", - url = "https://crates.io/api/v1/crates/const_fn/0.4.4/download", + name = "rules_rust_wasm_bindgen__const_fn__0_4_8", + url = "https://crates.io/api/v1/crates/const_fn/0.4.8/download", type = "tar.gz", - sha256 = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826", - strip_prefix = "const_fn-0.4.4", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.const_fn-0.4.4.bazel"), + sha256 = "f92cfa0fd5690b3cf8c1ef2cabbd9b7ef22fa53cf5e1f92b05103f6d5d1cf6e7", + strip_prefix = "const_fn-0.4.8", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.const_fn-0.4.8.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__constant_time_eq__0_1_5", - url = "https://crates.io/api/v1/crates/constant_time_eq/0.1.5/download", + name = "rules_rust_wasm_bindgen__crossbeam_channel__0_5_1", + url = "https://crates.io/api/v1/crates/crossbeam-channel/0.5.1/download", type = "tar.gz", - sha256 = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc", - strip_prefix = "constant_time_eq-0.1.5", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.constant_time_eq-0.1.5.bazel"), + sha256 = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4", + strip_prefix = "crossbeam-channel-0.5.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-channel-0.5.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__crossbeam_channel__0_5_0", - url = "https://crates.io/api/v1/crates/crossbeam-channel/0.5.0/download", + name = "rules_rust_wasm_bindgen__crossbeam_deque__0_8_1", + url = "https://crates.io/api/v1/crates/crossbeam-deque/0.8.1/download", type = "tar.gz", - sha256 = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775", - strip_prefix = "crossbeam-channel-0.5.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-channel-0.5.0.bazel"), + sha256 = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e", + strip_prefix = "crossbeam-deque-0.8.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-deque-0.8.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__crossbeam_deque__0_8_0", - url = "https://crates.io/api/v1/crates/crossbeam-deque/0.8.0/download", + name = "rules_rust_wasm_bindgen__crossbeam_epoch__0_9_5", + url = "https://crates.io/api/v1/crates/crossbeam-epoch/0.9.5/download", type = "tar.gz", - sha256 = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9", - strip_prefix = "crossbeam-deque-0.8.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-deque-0.8.0.bazel"), + sha256 = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd", + strip_prefix = "crossbeam-epoch-0.9.5", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-epoch-0.9.5.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__crossbeam_epoch__0_9_1", - url = "https://crates.io/api/v1/crates/crossbeam-epoch/0.9.1/download", + name = "rules_rust_wasm_bindgen__crossbeam_utils__0_8_5", + url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.5/download", type = "tar.gz", - sha256 = "a1aaa739f95311c2c7887a76863f500026092fb1dce0161dab577e559ef3569d", - strip_prefix = "crossbeam-epoch-0.9.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-epoch-0.9.1.bazel"), + sha256 = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db", + strip_prefix = "crossbeam-utils-0.8.5", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-utils-0.8.5.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__crossbeam_utils__0_8_1", - url = "https://crates.io/api/v1/crates/crossbeam-utils/0.8.1/download", + name = "rules_rust_wasm_bindgen__curl__0_4_38", + url = "https://crates.io/api/v1/crates/curl/0.4.38/download", type = "tar.gz", - sha256 = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d", - strip_prefix = "crossbeam-utils-0.8.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.crossbeam-utils-0.8.1.bazel"), + sha256 = "003cb79c1c6d1c93344c7e1201bb51c2148f24ec2bd9c253709d6b2efb796515", + strip_prefix = "curl-0.4.38", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.curl-0.4.38.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__curl__0_4_34", - url = "https://crates.io/api/v1/crates/curl/0.4.34/download", + name = "rules_rust_wasm_bindgen__curl_sys__0_4_45_curl_7_78_0", + url = "https://crates.io/api/v1/crates/curl-sys/0.4.45+curl-7.78.0/download", type = "tar.gz", - sha256 = "e268162af1a5fe89917ae25ba3b0a77c8da752bdc58e7dbb4f15b91fbd33756e", - strip_prefix = "curl-0.4.34", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.curl-0.4.34.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__curl_sys__0_4_39_curl_7_74_0", - url = "https://crates.io/api/v1/crates/curl-sys/0.4.39+curl-7.74.0/download", - type = "tar.gz", - sha256 = "07a8ce861e7b68a0b394e814d7ee9f1b2750ff8bd10372c6ad3bacc10e86f874", - strip_prefix = "curl-sys-0.4.39+curl-7.74.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.curl-sys-0.4.39+curl-7.74.0.bazel"), + sha256 = "de9e5a72b1c744eb5dd20b2be4d7eb84625070bb5c4ab9b347b70464ab1e62eb", + strip_prefix = "curl-sys-0.4.45+curl-7.78.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.curl-sys-0.4.45+curl-7.78.0.bazel"), ) maybe( @@ -333,12 +283,22 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__dirs__1_0_5", - url = "https://crates.io/api/v1/crates/dirs/1.0.5/download", + name = "rules_rust_wasm_bindgen__difflib__0_4_0", + url = "https://crates.io/api/v1/crates/difflib/0.4.0/download", type = "tar.gz", - sha256 = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901", - strip_prefix = "dirs-1.0.5", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.dirs-1.0.5.bazel"), + sha256 = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8", + strip_prefix = "difflib-0.4.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.difflib-0.4.0.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__discard__1_0_4", + url = "https://crates.io/api/v1/crates/discard/1.0.4/download", + type = "tar.gz", + sha256 = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0", + strip_prefix = "discard-1.0.4", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.discard-1.0.4.bazel"), ) maybe( @@ -353,12 +313,12 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__docopt__1_1_0", - url = "https://crates.io/api/v1/crates/docopt/1.1.0/download", + name = "rules_rust_wasm_bindgen__docopt__1_1_1", + url = "https://crates.io/api/v1/crates/docopt/1.1.1/download", type = "tar.gz", - sha256 = "7f525a586d310c87df72ebcd98009e57f1cc030c8c268305287a476beb653969", - strip_prefix = "docopt-1.1.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.docopt-1.1.0.bazel"), + sha256 = "7f3f119846c823f9eafcf953a8f6ffb6ed69bf6240883261a7f13b634579a51f", + strip_prefix = "docopt-1.1.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.docopt-1.1.1.bazel"), ) maybe( @@ -373,22 +333,22 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__env_logger__0_7_1", - url = "https://crates.io/api/v1/crates/env_logger/0.7.1/download", + name = "rules_rust_wasm_bindgen__env_logger__0_8_4", + url = "https://crates.io/api/v1/crates/env_logger/0.8.4/download", type = "tar.gz", - sha256 = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36", - strip_prefix = "env_logger-0.7.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.env_logger-0.7.1.bazel"), + sha256 = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3", + strip_prefix = "env_logger-0.8.4", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.env_logger-0.8.4.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__filetime__0_2_13", - url = "https://crates.io/api/v1/crates/filetime/0.2.13/download", + name = "rules_rust_wasm_bindgen__filetime__0_2_15", + url = "https://crates.io/api/v1/crates/filetime/0.2.15/download", type = "tar.gz", - sha256 = "0c122a393ea57648015bf06fbd3d372378992e86b9ff5a7a497b076a28c79efe", - strip_prefix = "filetime-0.2.13", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.filetime-0.2.13.bazel"), + sha256 = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98", + strip_prefix = "filetime-0.2.15", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.filetime-0.2.15.bazel"), ) maybe( @@ -403,62 +363,62 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__fuchsia_cprng__0_1_1", - url = "https://crates.io/api/v1/crates/fuchsia-cprng/0.1.1/download", + name = "rules_rust_wasm_bindgen__form_urlencoded__1_0_1", + url = "https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download", type = "tar.gz", - sha256 = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba", - strip_prefix = "fuchsia-cprng-0.1.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.fuchsia-cprng-0.1.1.bazel"), + sha256 = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191", + strip_prefix = "form_urlencoded-1.0.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.form_urlencoded-1.0.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__getrandom__0_1_15", - url = "https://crates.io/api/v1/crates/getrandom/0.1.15/download", + name = "rules_rust_wasm_bindgen__getrandom__0_2_3", + url = "https://crates.io/api/v1/crates/getrandom/0.2.3/download", type = "tar.gz", - sha256 = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6", - strip_prefix = "getrandom-0.1.15", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.getrandom-0.1.15.bazel"), + sha256 = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753", + strip_prefix = "getrandom-0.2.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.getrandom-0.2.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__heck__0_3_2", - url = "https://crates.io/api/v1/crates/heck/0.3.2/download", + name = "rules_rust_wasm_bindgen__heck__0_3_3", + url = "https://crates.io/api/v1/crates/heck/0.3.3/download", type = "tar.gz", - sha256 = "87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac", - strip_prefix = "heck-0.3.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.heck-0.3.2.bazel"), + sha256 = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c", + strip_prefix = "heck-0.3.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.heck-0.3.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__hermit_abi__0_1_17", - url = "https://crates.io/api/v1/crates/hermit-abi/0.1.17/download", + name = "rules_rust_wasm_bindgen__hermit_abi__0_1_19", + url = "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download", type = "tar.gz", - sha256 = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8", - strip_prefix = "hermit-abi-0.1.17", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.hermit-abi-0.1.17.bazel"), + sha256 = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33", + strip_prefix = "hermit-abi-0.1.19", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.hermit-abi-0.1.19.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__httparse__1_3_4", - url = "https://crates.io/api/v1/crates/httparse/1.3.4/download", + name = "rules_rust_wasm_bindgen__httparse__1_5_0", + url = "https://crates.io/api/v1/crates/httparse/1.5.0/download", type = "tar.gz", - sha256 = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9", - strip_prefix = "httparse-1.3.4", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.httparse-1.3.4.bazel"), + sha256 = "7ba8d84e9efea6aedae6fed9b6d9cfcaac6c53992b437d79a87a549d5537fea9", + strip_prefix = "httparse-1.5.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.httparse-1.5.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__humantime__1_3_0", - url = "https://crates.io/api/v1/crates/humantime/1.3.0/download", + name = "rules_rust_wasm_bindgen__humantime__2_1_0", + url = "https://crates.io/api/v1/crates/humantime/2.1.0/download", type = "tar.gz", - sha256 = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f", - strip_prefix = "humantime-1.3.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.humantime-1.3.0.bazel"), + sha256 = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4", + strip_prefix = "humantime-2.1.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.humantime-2.1.0.bazel"), ) maybe( @@ -473,22 +433,32 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__idna__0_1_5", - url = "https://crates.io/api/v1/crates/idna/0.1.5/download", + name = "rules_rust_wasm_bindgen__idna__0_2_3", + url = "https://crates.io/api/v1/crates/idna/0.2.3/download", type = "tar.gz", - sha256 = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e", - strip_prefix = "idna-0.1.5", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.idna-0.1.5.bazel"), + sha256 = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8", + strip_prefix = "idna-0.2.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.idna-0.2.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__itoa__0_4_6", - url = "https://crates.io/api/v1/crates/itoa/0.4.6/download", + name = "rules_rust_wasm_bindgen__itertools__0_10_1", + url = "https://crates.io/api/v1/crates/itertools/0.10.1/download", type = "tar.gz", - sha256 = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6", - strip_prefix = "itoa-0.4.6", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.itoa-0.4.6.bazel"), + sha256 = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf", + strip_prefix = "itertools-0.10.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.itertools-0.10.1.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__itoa__0_4_7", + url = "https://crates.io/api/v1/crates/itoa/0.4.7/download", + type = "tar.gz", + sha256 = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736", + strip_prefix = "itoa-0.4.7", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.itoa-0.4.7.bazel"), ) maybe( @@ -513,102 +483,92 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__libc__0_2_81", - url = "https://crates.io/api/v1/crates/libc/0.2.81/download", + name = "rules_rust_wasm_bindgen__libc__0_2_99", + url = "https://crates.io/api/v1/crates/libc/0.2.99/download", type = "tar.gz", - sha256 = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb", - strip_prefix = "libc-0.2.81", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.libc-0.2.81.bazel"), + sha256 = "a7f823d141fe0a24df1e23b4af4e3c7ba9e5966ec514ea068c93024aa7deb765", + strip_prefix = "libc-0.2.99", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.libc-0.2.99.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__libz_sys__1_1_2", - url = "https://crates.io/api/v1/crates/libz-sys/1.1.2/download", + name = "rules_rust_wasm_bindgen__libz_sys__1_1_3", + url = "https://crates.io/api/v1/crates/libz-sys/1.1.3/download", type = "tar.gz", - sha256 = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655", - strip_prefix = "libz-sys-1.1.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.libz-sys-1.1.2.bazel"), + sha256 = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66", + strip_prefix = "libz-sys-1.1.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.libz-sys-1.1.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__log__0_3_9", - url = "https://crates.io/api/v1/crates/log/0.3.9/download", + name = "rules_rust_wasm_bindgen__log__0_4_14", + url = "https://crates.io/api/v1/crates/log/0.4.14/download", type = "tar.gz", - sha256 = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b", - strip_prefix = "log-0.3.9", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.log-0.3.9.bazel"), + sha256 = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710", + strip_prefix = "log-0.4.14", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.log-0.4.14.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__log__0_4_11", - url = "https://crates.io/api/v1/crates/log/0.4.11/download", + name = "rules_rust_wasm_bindgen__matches__0_1_9", + url = "https://crates.io/api/v1/crates/matches/0.1.9/download", type = "tar.gz", - sha256 = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b", - strip_prefix = "log-0.4.11", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.log-0.4.11.bazel"), + sha256 = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f", + strip_prefix = "matches-0.1.9", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.matches-0.1.9.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__matches__0_1_8", - url = "https://crates.io/api/v1/crates/matches/0.1.8/download", + name = "rules_rust_wasm_bindgen__memchr__2_4_1", + url = "https://crates.io/api/v1/crates/memchr/2.4.1/download", type = "tar.gz", - sha256 = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08", - strip_prefix = "matches-0.1.8", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.matches-0.1.8.bazel"), + sha256 = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a", + strip_prefix = "memchr-2.4.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.memchr-2.4.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__memchr__2_3_4", - url = "https://crates.io/api/v1/crates/memchr/2.3.4/download", + name = "rules_rust_wasm_bindgen__memoffset__0_6_4", + url = "https://crates.io/api/v1/crates/memoffset/0.6.4/download", type = "tar.gz", - sha256 = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525", - strip_prefix = "memchr-2.3.4", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.memchr-2.3.4.bazel"), + sha256 = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9", + strip_prefix = "memoffset-0.6.4", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.memoffset-0.6.4.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__memoffset__0_6_1", - url = "https://crates.io/api/v1/crates/memoffset/0.6.1/download", + name = "rules_rust_wasm_bindgen__mime__0_3_16", + url = "https://crates.io/api/v1/crates/mime/0.3.16/download", type = "tar.gz", - sha256 = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87", - strip_prefix = "memoffset-0.6.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.memoffset-0.6.1.bazel"), + sha256 = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d", + strip_prefix = "mime-0.3.16", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.mime-0.3.16.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__mime__0_2_6", - url = "https://crates.io/api/v1/crates/mime/0.2.6/download", + name = "rules_rust_wasm_bindgen__mime_guess__2_0_3", + url = "https://crates.io/api/v1/crates/mime_guess/2.0.3/download", type = "tar.gz", - sha256 = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0", - strip_prefix = "mime-0.2.6", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.mime-0.2.6.bazel"), + sha256 = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212", + strip_prefix = "mime_guess-2.0.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.mime_guess-2.0.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__mime_guess__1_8_8", - url = "https://crates.io/api/v1/crates/mime_guess/1.8.8/download", + name = "rules_rust_wasm_bindgen__multipart__0_18_0", + url = "https://crates.io/api/v1/crates/multipart/0.18.0/download", type = "tar.gz", - sha256 = "216929a5ee4dd316b1702eedf5e74548c123d370f47841ceaac38ca154690ca3", - strip_prefix = "mime_guess-1.8.8", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.mime_guess-1.8.8.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__multipart__0_15_4", - url = "https://crates.io/api/v1/crates/multipart/0.15.4/download", - type = "tar.gz", - sha256 = "adba94490a79baf2d6a23eac897157047008272fa3eecb3373ae6377b91eca28", - strip_prefix = "multipart-0.15.4", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.multipart-0.15.4.bazel"), + sha256 = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182", + strip_prefix = "multipart-0.18.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.multipart-0.18.0.bazel"), ) maybe( @@ -653,72 +613,32 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__openssl_probe__0_1_2", - url = "https://crates.io/api/v1/crates/openssl-probe/0.1.2/download", - type = "tar.gz", - sha256 = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de", - strip_prefix = "openssl-probe-0.1.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.openssl-probe-0.1.2.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__openssl_sys__0_9_60", - url = "https://crates.io/api/v1/crates/openssl-sys/0.9.60/download", - type = "tar.gz", - sha256 = "921fc71883267538946025deffb622905ecad223c28efbfdef9bb59a0175f3e6", - strip_prefix = "openssl-sys-0.9.60", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.openssl-sys-0.9.60.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__percent_encoding__1_0_1", - url = "https://crates.io/api/v1/crates/percent-encoding/1.0.1/download", - type = "tar.gz", - sha256 = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831", - strip_prefix = "percent-encoding-1.0.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.percent-encoding-1.0.1.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__phf__0_7_24", - url = "https://crates.io/api/v1/crates/phf/0.7.24/download", - type = "tar.gz", - sha256 = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18", - strip_prefix = "phf-0.7.24", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.phf-0.7.24.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__phf_codegen__0_7_24", - url = "https://crates.io/api/v1/crates/phf_codegen/0.7.24/download", + name = "rules_rust_wasm_bindgen__openssl_probe__0_1_4", + url = "https://crates.io/api/v1/crates/openssl-probe/0.1.4/download", type = "tar.gz", - sha256 = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e", - strip_prefix = "phf_codegen-0.7.24", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.phf_codegen-0.7.24.bazel"), + sha256 = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a", + strip_prefix = "openssl-probe-0.1.4", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.openssl-probe-0.1.4.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__phf_generator__0_7_24", - url = "https://crates.io/api/v1/crates/phf_generator/0.7.24/download", + name = "rules_rust_wasm_bindgen__openssl_sys__0_9_66", + url = "https://crates.io/api/v1/crates/openssl-sys/0.9.66/download", type = "tar.gz", - sha256 = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662", - strip_prefix = "phf_generator-0.7.24", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.phf_generator-0.7.24.bazel"), + sha256 = "1996d2d305e561b70d1ee0c53f1542833f4e1ac6ce9a6708b6ff2738ca67dc82", + strip_prefix = "openssl-sys-0.9.66", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.openssl-sys-0.9.66.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__phf_shared__0_7_24", - url = "https://crates.io/api/v1/crates/phf_shared/0.7.24/download", + name = "rules_rust_wasm_bindgen__percent_encoding__2_1_0", + url = "https://crates.io/api/v1/crates/percent-encoding/2.1.0/download", type = "tar.gz", - sha256 = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0", - strip_prefix = "phf_shared-0.7.24", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.phf_shared-0.7.24.bazel"), + sha256 = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e", + strip_prefix = "percent-encoding-2.1.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.percent-encoding-2.1.0.bazel"), ) maybe( @@ -743,292 +663,182 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__predicates__1_0_5", - url = "https://crates.io/api/v1/crates/predicates/1.0.5/download", + name = "rules_rust_wasm_bindgen__predicates__1_0_8", + url = "https://crates.io/api/v1/crates/predicates/1.0.8/download", type = "tar.gz", - sha256 = "96bfead12e90dccead362d62bb2c90a5f6fc4584963645bc7f71a735e0b0735a", - strip_prefix = "predicates-1.0.5", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.predicates-1.0.5.bazel"), + sha256 = "f49cfaf7fdaa3bfacc6fa3e7054e65148878354a5cfddcf661df4c851f8021df", + strip_prefix = "predicates-1.0.8", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.predicates-1.0.8.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__predicates_core__1_0_0", - url = "https://crates.io/api/v1/crates/predicates-core/1.0.0/download", + name = "rules_rust_wasm_bindgen__predicates__2_0_2", + url = "https://crates.io/api/v1/crates/predicates/2.0.2/download", type = "tar.gz", - sha256 = "06075c3a3e92559ff8929e7a280684489ea27fe44805174c3ebd9328dcb37178", - strip_prefix = "predicates-core-1.0.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.predicates-core-1.0.0.bazel"), + sha256 = "c143348f141cc87aab5b950021bac6145d0e5ae754b0591de23244cee42c9308", + strip_prefix = "predicates-2.0.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.predicates-2.0.2.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__predicates_tree__1_0_0", - url = "https://crates.io/api/v1/crates/predicates-tree/1.0.0/download", + name = "rules_rust_wasm_bindgen__predicates_core__1_0_2", + url = "https://crates.io/api/v1/crates/predicates-core/1.0.2/download", type = "tar.gz", - sha256 = "8e63c4859013b38a76eca2414c64911fba30def9e3202ac461a2d22831220124", - strip_prefix = "predicates-tree-1.0.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.predicates-tree-1.0.0.bazel"), + sha256 = "57e35a3326b75e49aa85f5dc6ec15b41108cf5aee58eabb1f274dd18b73c2451", + strip_prefix = "predicates-core-1.0.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.predicates-core-1.0.2.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__proc_macro2__1_0_24", - url = "https://crates.io/api/v1/crates/proc-macro2/1.0.24/download", + name = "rules_rust_wasm_bindgen__predicates_tree__1_0_3", + url = "https://crates.io/api/v1/crates/predicates-tree/1.0.3/download", type = "tar.gz", - sha256 = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71", - strip_prefix = "proc-macro2-1.0.24", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.proc-macro2-1.0.24.bazel"), + sha256 = "d7dd0fd014130206c9352efbdc92be592751b2b9274dff685348341082c6ea3d", + strip_prefix = "predicates-tree-1.0.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.predicates-tree-1.0.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__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("//wasm_bindgen/raze/remote:BUILD.quick-error-1.2.3.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__quote__1_0_8", - url = "https://crates.io/api/v1/crates/quote/1.0.8/download", + name = "rules_rust_wasm_bindgen__proc_macro_hack__0_5_19", + url = "https://crates.io/api/v1/crates/proc-macro-hack/0.5.19/download", type = "tar.gz", - sha256 = "991431c3519a3f36861882da93630ce66b52918dcf1b8e2fd66b397fc96f28df", - strip_prefix = "quote-1.0.8", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.quote-1.0.8.bazel"), + sha256 = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5", + strip_prefix = "proc-macro-hack-0.5.19", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.proc-macro-hack-0.5.19.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rand__0_4_6", - url = "https://crates.io/api/v1/crates/rand/0.4.6/download", + name = "rules_rust_wasm_bindgen__proc_macro2__1_0_28", + url = "https://crates.io/api/v1/crates/proc-macro2/1.0.28/download", type = "tar.gz", - sha256 = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293", - strip_prefix = "rand-0.4.6", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand-0.4.6.bazel"), + sha256 = "5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612", + strip_prefix = "proc-macro2-1.0.28", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.proc-macro2-1.0.28.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rand__0_5_6", - url = "https://crates.io/api/v1/crates/rand/0.5.6/download", - type = "tar.gz", - sha256 = "c618c47cd3ebd209790115ab837de41425723956ad3ce2e6a7f09890947cacb9", - strip_prefix = "rand-0.5.6", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand-0.5.6.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand__0_6_5", - url = "https://crates.io/api/v1/crates/rand/0.6.5/download", - type = "tar.gz", - sha256 = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca", - strip_prefix = "rand-0.6.5", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand-0.6.5.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__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("//wasm_bindgen/raze/remote:BUILD.rand-0.7.3.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand_chacha__0_1_1", - url = "https://crates.io/api/v1/crates/rand_chacha/0.1.1/download", - type = "tar.gz", - sha256 = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef", - strip_prefix = "rand_chacha-0.1.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_chacha-0.1.1.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__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("//wasm_bindgen/raze/remote:BUILD.rand_chacha-0.2.2.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand_core__0_3_1", - url = "https://crates.io/api/v1/crates/rand_core/0.3.1/download", - type = "tar.gz", - sha256 = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b", - strip_prefix = "rand_core-0.3.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_core-0.3.1.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand_core__0_4_2", - url = "https://crates.io/api/v1/crates/rand_core/0.4.2/download", - type = "tar.gz", - sha256 = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc", - strip_prefix = "rand_core-0.4.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_core-0.4.2.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand_core__0_5_1", - url = "https://crates.io/api/v1/crates/rand_core/0.5.1/download", - type = "tar.gz", - sha256 = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19", - strip_prefix = "rand_core-0.5.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_core-0.5.1.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand_hc__0_1_0", - url = "https://crates.io/api/v1/crates/rand_hc/0.1.0/download", - type = "tar.gz", - sha256 = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4", - strip_prefix = "rand_hc-0.1.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_hc-0.1.0.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand_hc__0_2_0", - url = "https://crates.io/api/v1/crates/rand_hc/0.2.0/download", - type = "tar.gz", - sha256 = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c", - strip_prefix = "rand_hc-0.2.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_hc-0.2.0.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__rand_isaac__0_1_1", - url = "https://crates.io/api/v1/crates/rand_isaac/0.1.1/download", + name = "rules_rust_wasm_bindgen__quick_error__1_2_3", + url = "https://crates.io/api/v1/crates/quick-error/1.2.3/download", type = "tar.gz", - sha256 = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08", - strip_prefix = "rand_isaac-0.1.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_isaac-0.1.1.bazel"), + sha256 = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0", + strip_prefix = "quick-error-1.2.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.quick-error-1.2.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rand_jitter__0_1_4", - url = "https://crates.io/api/v1/crates/rand_jitter/0.1.4/download", + name = "rules_rust_wasm_bindgen__quote__1_0_9", + url = "https://crates.io/api/v1/crates/quote/1.0.9/download", type = "tar.gz", - sha256 = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b", - strip_prefix = "rand_jitter-0.1.4", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_jitter-0.1.4.bazel"), + sha256 = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7", + strip_prefix = "quote-1.0.9", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.quote-1.0.9.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rand_os__0_1_3", - url = "https://crates.io/api/v1/crates/rand_os/0.1.3/download", + name = "rules_rust_wasm_bindgen__rand__0_8_4", + url = "https://crates.io/api/v1/crates/rand/0.8.4/download", type = "tar.gz", - sha256 = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071", - strip_prefix = "rand_os-0.1.3", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_os-0.1.3.bazel"), + sha256 = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8", + strip_prefix = "rand-0.8.4", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand-0.8.4.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rand_pcg__0_1_2", - url = "https://crates.io/api/v1/crates/rand_pcg/0.1.2/download", + name = "rules_rust_wasm_bindgen__rand_chacha__0_3_1", + url = "https://crates.io/api/v1/crates/rand_chacha/0.3.1/download", type = "tar.gz", - sha256 = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44", - strip_prefix = "rand_pcg-0.1.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_pcg-0.1.2.bazel"), + sha256 = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88", + strip_prefix = "rand_chacha-0.3.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_chacha-0.3.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rand_xorshift__0_1_1", - url = "https://crates.io/api/v1/crates/rand_xorshift/0.1.1/download", + name = "rules_rust_wasm_bindgen__rand_core__0_6_3", + url = "https://crates.io/api/v1/crates/rand_core/0.6.3/download", type = "tar.gz", - sha256 = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c", - strip_prefix = "rand_xorshift-0.1.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_xorshift-0.1.1.bazel"), + sha256 = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7", + strip_prefix = "rand_core-0.6.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_core-0.6.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rayon__1_5_0", - url = "https://crates.io/api/v1/crates/rayon/1.5.0/download", + name = "rules_rust_wasm_bindgen__rand_hc__0_3_1", + url = "https://crates.io/api/v1/crates/rand_hc/0.3.1/download", type = "tar.gz", - sha256 = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674", - strip_prefix = "rayon-1.5.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rayon-1.5.0.bazel"), + sha256 = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7", + strip_prefix = "rand_hc-0.3.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rand_hc-0.3.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rayon_core__1_9_0", - url = "https://crates.io/api/v1/crates/rayon-core/1.9.0/download", + name = "rules_rust_wasm_bindgen__rayon__1_5_1", + url = "https://crates.io/api/v1/crates/rayon/1.5.1/download", type = "tar.gz", - sha256 = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a", - strip_prefix = "rayon-core-1.9.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rayon-core-1.9.0.bazel"), + sha256 = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90", + strip_prefix = "rayon-1.5.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rayon-1.5.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rdrand__0_4_0", - url = "https://crates.io/api/v1/crates/rdrand/0.4.0/download", + name = "rules_rust_wasm_bindgen__rayon_core__1_9_1", + url = "https://crates.io/api/v1/crates/rayon-core/1.9.1/download", type = "tar.gz", - sha256 = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2", - strip_prefix = "rdrand-0.4.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rdrand-0.4.0.bazel"), + sha256 = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e", + strip_prefix = "rayon-core-1.9.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rayon-core-1.9.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__redox_syscall__0_1_57", - url = "https://crates.io/api/v1/crates/redox_syscall/0.1.57/download", + name = "rules_rust_wasm_bindgen__redox_syscall__0_2_10", + url = "https://crates.io/api/v1/crates/redox_syscall/0.2.10/download", type = "tar.gz", - sha256 = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce", - strip_prefix = "redox_syscall-0.1.57", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.redox_syscall-0.1.57.bazel"), + sha256 = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff", + strip_prefix = "redox_syscall-0.2.10", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.redox_syscall-0.2.10.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__redox_users__0_3_5", - url = "https://crates.io/api/v1/crates/redox_users/0.3.5/download", + name = "rules_rust_wasm_bindgen__regex__1_5_4", + url = "https://crates.io/api/v1/crates/regex/1.5.4/download", type = "tar.gz", - sha256 = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d", - strip_prefix = "redox_users-0.3.5", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.redox_users-0.3.5.bazel"), + sha256 = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461", + strip_prefix = "regex-1.5.4", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.regex-1.5.4.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__regex__1_4_2", - url = "https://crates.io/api/v1/crates/regex/1.4.2/download", + name = "rules_rust_wasm_bindgen__regex_automata__0_1_10", + url = "https://crates.io/api/v1/crates/regex-automata/0.1.10/download", type = "tar.gz", - sha256 = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c", - strip_prefix = "regex-1.4.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.regex-1.4.2.bazel"), + sha256 = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132", + strip_prefix = "regex-automata-0.1.10", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.regex-automata-0.1.10.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__regex_syntax__0_6_21", - url = "https://crates.io/api/v1/crates/regex-syntax/0.6.21/download", + name = "rules_rust_wasm_bindgen__regex_syntax__0_6_25", + url = "https://crates.io/api/v1/crates/regex-syntax/0.6.25/download", type = "tar.gz", - sha256 = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189", - strip_prefix = "regex-syntax-0.6.21", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.regex-syntax-0.6.21.bazel"), + sha256 = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b", + strip_prefix = "regex-syntax-0.6.25", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.regex-syntax-0.6.25.bazel"), ) maybe( @@ -1043,32 +853,32 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__rouille__3_0_0", - url = "https://crates.io/api/v1/crates/rouille/3.0.0/download", + name = "rules_rust_wasm_bindgen__rouille__3_2_1", + url = "https://crates.io/api/v1/crates/rouille/3.2.1/download", type = "tar.gz", - sha256 = "112568052ec17fa26c6c11c40acbb30d3ad244bf3d6da0be181f5e7e42e5004f", - strip_prefix = "rouille-3.0.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rouille-3.0.0.bazel"), + sha256 = "8263ea8c0988dbdd89e679d408eaa5505bb886677e997562646c2e2ba4d2e6db", + strip_prefix = "rouille-3.2.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rouille-3.2.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rust_argon2__0_8_3", - url = "https://crates.io/api/v1/crates/rust-argon2/0.8.3/download", + name = "rules_rust_wasm_bindgen__rustc_demangle__0_1_20", + url = "https://crates.io/api/v1/crates/rustc-demangle/0.1.20/download", type = "tar.gz", - sha256 = "4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb", - strip_prefix = "rust-argon2-0.8.3", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rust-argon2-0.8.3.bazel"), + sha256 = "dead70b0b5e03e9c814bcb6b01e03e68f7c57a80aa48c72ec92152ab3e818d49", + strip_prefix = "rustc-demangle-0.1.20", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rustc-demangle-0.1.20.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__rustc_demangle__0_1_18", - url = "https://crates.io/api/v1/crates/rustc-demangle/0.1.18/download", + name = "rules_rust_wasm_bindgen__rustc_version__0_2_3", + url = "https://crates.io/api/v1/crates/rustc_version/0.2.3/download", type = "tar.gz", - sha256 = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232", - strip_prefix = "rustc-demangle-0.1.18", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.rustc-demangle-0.1.18.bazel"), + sha256 = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a", + strip_prefix = "rustc_version-0.2.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.rustc_version-0.2.3.bazel"), ) maybe( @@ -1113,32 +923,52 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__serde__1_0_118", - url = "https://crates.io/api/v1/crates/serde/1.0.118/download", + name = "rules_rust_wasm_bindgen__semver__0_9_0", + url = "https://crates.io/api/v1/crates/semver/0.9.0/download", + type = "tar.gz", + sha256 = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403", + strip_prefix = "semver-0.9.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.semver-0.9.0.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__semver_parser__0_7_0", + url = "https://crates.io/api/v1/crates/semver-parser/0.7.0/download", + type = "tar.gz", + sha256 = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3", + strip_prefix = "semver-parser-0.7.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.semver-parser-0.7.0.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__serde__1_0_127", + url = "https://crates.io/api/v1/crates/serde/1.0.127/download", type = "tar.gz", - sha256 = "06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800", - strip_prefix = "serde-1.0.118", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.serde-1.0.118.bazel"), + sha256 = "f03b9878abf6d14e6779d3f24f07b2cfa90352cfec4acc5aab8f1ac7f146fae8", + strip_prefix = "serde-1.0.127", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.serde-1.0.127.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__serde_derive__1_0_118", - url = "https://crates.io/api/v1/crates/serde_derive/1.0.118/download", + name = "rules_rust_wasm_bindgen__serde_derive__1_0_127", + url = "https://crates.io/api/v1/crates/serde_derive/1.0.127/download", type = "tar.gz", - sha256 = "c84d3526699cd55261af4b941e4e725444df67aa4f9e6a3564f18030d12672df", - strip_prefix = "serde_derive-1.0.118", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.serde_derive-1.0.118.bazel"), + sha256 = "a024926d3432516606328597e0f224a51355a493b49fdd67e9209187cbe55ecc", + strip_prefix = "serde_derive-1.0.127", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.serde_derive-1.0.127.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__serde_json__1_0_60", - url = "https://crates.io/api/v1/crates/serde_json/1.0.60/download", + name = "rules_rust_wasm_bindgen__serde_json__1_0_66", + url = "https://crates.io/api/v1/crates/serde_json/1.0.66/download", type = "tar.gz", - sha256 = "1500e84d27fe482ed1dc791a56eddc2f230046a040fa908c08bda1d9fb615779", - strip_prefix = "serde_json-1.0.60", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.serde_json-1.0.60.bazel"), + sha256 = "336b10da19a12ad094b59d870ebde26a45402e5b470add4b5fd03c5048a32127", + strip_prefix = "serde_json-1.0.66", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.serde_json-1.0.66.bazel"), ) maybe( @@ -1153,92 +983,102 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__siphasher__0_2_3", - url = "https://crates.io/api/v1/crates/siphasher/0.2.3/download", + name = "rules_rust_wasm_bindgen__socket2__0_4_1", + url = "https://crates.io/api/v1/crates/socket2/0.4.1/download", type = "tar.gz", - sha256 = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac", - strip_prefix = "siphasher-0.2.3", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.siphasher-0.2.3.bazel"), + sha256 = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad", + strip_prefix = "socket2-0.4.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.socket2-0.4.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__socket2__0_3_19", - url = "https://crates.io/api/v1/crates/socket2/0.3.19/download", + name = "rules_rust_wasm_bindgen__standback__0_2_17", + url = "https://crates.io/api/v1/crates/standback/0.2.17/download", type = "tar.gz", - sha256 = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e", - strip_prefix = "socket2-0.3.19", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.socket2-0.3.19.bazel"), + sha256 = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff", + strip_prefix = "standback-0.2.17", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.standback-0.2.17.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__strsim__0_9_3", - url = "https://crates.io/api/v1/crates/strsim/0.9.3/download", + name = "rules_rust_wasm_bindgen__stdweb__0_4_20", + url = "https://crates.io/api/v1/crates/stdweb/0.4.20/download", type = "tar.gz", - sha256 = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c", - strip_prefix = "strsim-0.9.3", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.strsim-0.9.3.bazel"), + sha256 = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5", + strip_prefix = "stdweb-0.4.20", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.stdweb-0.4.20.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__syn__1_0_56", - url = "https://crates.io/api/v1/crates/syn/1.0.56/download", + name = "rules_rust_wasm_bindgen__stdweb_derive__0_5_3", + url = "https://crates.io/api/v1/crates/stdweb-derive/0.5.3/download", type = "tar.gz", - sha256 = "a9802ddde94170d186eeee5005b798d9c159fa970403f1be19976d0cfb939b72", - strip_prefix = "syn-1.0.56", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.syn-1.0.56.bazel"), + sha256 = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef", + strip_prefix = "stdweb-derive-0.5.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.stdweb-derive-0.5.3.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__tempdir__0_3_7", - url = "https://crates.io/api/v1/crates/tempdir/0.3.7/download", + name = "rules_rust_wasm_bindgen__stdweb_internal_macros__0_2_9", + url = "https://crates.io/api/v1/crates/stdweb-internal-macros/0.2.9/download", type = "tar.gz", - sha256 = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8", - strip_prefix = "tempdir-0.3.7", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.tempdir-0.3.7.bazel"), + sha256 = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11", + strip_prefix = "stdweb-internal-macros-0.2.9", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.stdweb-internal-macros-0.2.9.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__tempfile__3_1_0", - url = "https://crates.io/api/v1/crates/tempfile/3.1.0/download", + name = "rules_rust_wasm_bindgen__stdweb_internal_runtime__0_1_5", + url = "https://crates.io/api/v1/crates/stdweb-internal-runtime/0.1.5/download", type = "tar.gz", - sha256 = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9", - strip_prefix = "tempfile-3.1.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.tempfile-3.1.0.bazel"), + sha256 = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0", + strip_prefix = "stdweb-internal-runtime-0.1.5", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.stdweb-internal-runtime-0.1.5.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__term__0_5_2", - url = "https://crates.io/api/v1/crates/term/0.5.2/download", + name = "rules_rust_wasm_bindgen__strsim__0_10_0", + url = "https://crates.io/api/v1/crates/strsim/0.10.0/download", type = "tar.gz", - sha256 = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42", - strip_prefix = "term-0.5.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.term-0.5.2.bazel"), + sha256 = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623", + strip_prefix = "strsim-0.10.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.strsim-0.10.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__termcolor__1_1_2", - url = "https://crates.io/api/v1/crates/termcolor/1.1.2/download", + name = "rules_rust_wasm_bindgen__syn__1_0_74", + url = "https://crates.io/api/v1/crates/syn/1.0.74/download", type = "tar.gz", - sha256 = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4", - strip_prefix = "termcolor-1.1.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.termcolor-1.1.2.bazel"), + sha256 = "1873d832550d4588c3dbc20f01361ab00bfe741048f71e3fecf145a7cc18b29c", + strip_prefix = "syn-1.0.74", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.syn-1.0.74.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__thread_local__1_0_1", - url = "https://crates.io/api/v1/crates/thread_local/1.0.1/download", + name = "rules_rust_wasm_bindgen__tempfile__3_2_0", + url = "https://crates.io/api/v1/crates/tempfile/3.2.0/download", type = "tar.gz", - sha256 = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14", - strip_prefix = "thread_local-1.0.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.thread_local-1.0.1.bazel"), + sha256 = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22", + strip_prefix = "tempfile-3.2.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.tempfile-3.2.0.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__termcolor__1_1_2", + url = "https://crates.io/api/v1/crates/termcolor/1.1.2/download", + type = "tar.gz", + sha256 = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4", + strip_prefix = "termcolor-1.1.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.termcolor-1.1.2.bazel"), ) maybe( @@ -1253,32 +1093,62 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__time__0_1_44", - url = "https://crates.io/api/v1/crates/time/0.1.44/download", + name = "rules_rust_wasm_bindgen__time__0_1_43", + url = "https://crates.io/api/v1/crates/time/0.1.43/download", + type = "tar.gz", + sha256 = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438", + strip_prefix = "time-0.1.43", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.time-0.1.43.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__time__0_2_27", + url = "https://crates.io/api/v1/crates/time/0.2.27/download", + type = "tar.gz", + sha256 = "4752a97f8eebd6854ff91f1c1824cd6160626ac4bd44287f7f4ea2035a02a242", + strip_prefix = "time-0.2.27", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.time-0.2.27.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__time_macros__0_1_1", + url = "https://crates.io/api/v1/crates/time-macros/0.1.1/download", type = "tar.gz", - sha256 = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255", - strip_prefix = "time-0.1.44", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.time-0.1.44.bazel"), + sha256 = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1", + strip_prefix = "time-macros-0.1.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.time-macros-0.1.1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__tiny_http__0_6_2", - url = "https://crates.io/api/v1/crates/tiny_http/0.6.2/download", + name = "rules_rust_wasm_bindgen__time_macros_impl__0_1_2", + url = "https://crates.io/api/v1/crates/time-macros-impl/0.1.2/download", type = "tar.gz", - sha256 = "1661fa0a44c95d01604bd05c66732a446c657efb62b5164a7a083a3b552b4951", - strip_prefix = "tiny_http-0.6.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.tiny_http-0.6.2.bazel"), + sha256 = "fd3c141a1b43194f3f56a1411225df8646c55781d5f26db825b3d98507eb482f", + strip_prefix = "time-macros-impl-0.1.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.time-macros-impl-0.1.2.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__tinyvec__1_1_0", - url = "https://crates.io/api/v1/crates/tinyvec/1.1.0/download", + name = "rules_rust_wasm_bindgen__tiny_http__0_8_2", + url = "https://crates.io/api/v1/crates/tiny_http/0.8.2/download", type = "tar.gz", - sha256 = "ccf8dbc19eb42fba10e8feaaec282fb50e2c14b2726d6301dbfeed0f73306a6f", - strip_prefix = "tinyvec-1.1.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.tinyvec-1.1.0.bazel"), + sha256 = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39", + strip_prefix = "tiny_http-0.8.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.tiny_http-0.8.2.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__tinyvec__1_3_1", + url = "https://crates.io/api/v1/crates/tinyvec/1.3.1/download", + type = "tar.gz", + sha256 = "848a1e1181b9f6753b5e96a092749e29b11d19ede67dfbbd6c7dc7e0f49b5338", + strip_prefix = "tinyvec-1.3.1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.tinyvec-1.3.1.bazel"), ) maybe( @@ -1313,82 +1183,82 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__unicase__1_4_2", - url = "https://crates.io/api/v1/crates/unicase/1.4.2/download", + name = "rules_rust_wasm_bindgen__unicase__2_6_0", + url = "https://crates.io/api/v1/crates/unicase/2.6.0/download", type = "tar.gz", - sha256 = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33", - strip_prefix = "unicase-1.4.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicase-1.4.2.bazel"), + sha256 = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6", + strip_prefix = "unicase-2.6.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicase-2.6.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__unicode_bidi__0_3_4", - url = "https://crates.io/api/v1/crates/unicode-bidi/0.3.4/download", + name = "rules_rust_wasm_bindgen__unicode_bidi__0_3_6", + url = "https://crates.io/api/v1/crates/unicode-bidi/0.3.6/download", type = "tar.gz", - sha256 = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5", - strip_prefix = "unicode-bidi-0.3.4", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-bidi-0.3.4.bazel"), + sha256 = "246f4c42e67e7a4e3c6106ff716a5d067d4132a642840b242e357e468a2a0085", + strip_prefix = "unicode-bidi-0.3.6", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-bidi-0.3.6.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__unicode_normalization__0_1_16", - url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.16/download", + name = "rules_rust_wasm_bindgen__unicode_normalization__0_1_19", + url = "https://crates.io/api/v1/crates/unicode-normalization/0.1.19/download", type = "tar.gz", - sha256 = "a13e63ab62dbe32aeee58d1c5408d35c36c392bba5d9d3142287219721afe606", - strip_prefix = "unicode-normalization-0.1.16", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-normalization-0.1.16.bazel"), + sha256 = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9", + strip_prefix = "unicode-normalization-0.1.19", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-normalization-0.1.19.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__unicode_segmentation__1_7_1", - url = "https://crates.io/api/v1/crates/unicode-segmentation/1.7.1/download", + name = "rules_rust_wasm_bindgen__unicode_segmentation__1_8_0", + url = "https://crates.io/api/v1/crates/unicode-segmentation/1.8.0/download", type = "tar.gz", - sha256 = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796", - strip_prefix = "unicode-segmentation-1.7.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-segmentation-1.7.1.bazel"), + sha256 = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b", + strip_prefix = "unicode-segmentation-1.8.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-segmentation-1.8.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__unicode_xid__0_2_1", - url = "https://crates.io/api/v1/crates/unicode-xid/0.2.1/download", + name = "rules_rust_wasm_bindgen__unicode_xid__0_2_2", + url = "https://crates.io/api/v1/crates/unicode-xid/0.2.2/download", type = "tar.gz", - sha256 = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564", - strip_prefix = "unicode-xid-0.2.1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-xid-0.2.1.bazel"), + sha256 = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3", + strip_prefix = "unicode-xid-0.2.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.unicode-xid-0.2.2.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__url__1_7_2", - url = "https://crates.io/api/v1/crates/url/1.7.2/download", + name = "rules_rust_wasm_bindgen__url__2_2_2", + url = "https://crates.io/api/v1/crates/url/2.2.2/download", type = "tar.gz", - sha256 = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a", - strip_prefix = "url-1.7.2", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.url-1.7.2.bazel"), + sha256 = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c", + strip_prefix = "url-2.2.2", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.url-2.2.2.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__vcpkg__0_2_11", - url = "https://crates.io/api/v1/crates/vcpkg/0.2.11/download", + name = "rules_rust_wasm_bindgen__vcpkg__0_2_15", + url = "https://crates.io/api/v1/crates/vcpkg/0.2.15/download", type = "tar.gz", - sha256 = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb", - strip_prefix = "vcpkg-0.2.11", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.vcpkg-0.2.11.bazel"), + sha256 = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426", + strip_prefix = "vcpkg-0.2.15", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.vcpkg-0.2.15.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__version_check__0_1_5", - url = "https://crates.io/api/v1/crates/version_check/0.1.5/download", + name = "rules_rust_wasm_bindgen__version_check__0_9_3", + url = "https://crates.io/api/v1/crates/version_check/0.9.3/download", type = "tar.gz", - sha256 = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd", - strip_prefix = "version_check-0.1.5", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.version_check-0.1.5.bazel"), + sha256 = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe", + strip_prefix = "version_check-0.9.3", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.version_check-0.9.3.bazel"), ) maybe( @@ -1403,162 +1273,152 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__walrus__0_18_0", - url = "https://crates.io/api/v1/crates/walrus/0.18.0/download", - type = "tar.gz", - sha256 = "4d470d0583e65f4cab21a1ff3c1ba3dd23ae49e68f516f0afceaeb001b32af39", - strip_prefix = "walrus-0.18.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.walrus-0.18.0.bazel"), - ) - - maybe( - http_archive, - name = "rules_rust_wasm_bindgen__walrus_macro__0_18_0", - url = "https://crates.io/api/v1/crates/walrus-macro/0.18.0/download", + name = "rules_rust_wasm_bindgen__walrus__0_19_0", + url = "https://crates.io/api/v1/crates/walrus/0.19.0/download", type = "tar.gz", - sha256 = "d7c2bb690b44cb1b0fdcc54d4998d21f8bdaf706b93775425e440b174f39ad16", - strip_prefix = "walrus-macro-0.18.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.walrus-macro-0.18.0.bazel"), + sha256 = "4eb08e48cde54c05f363d984bb54ce374f49e242def9468d2e1b6c2372d291f8", + strip_prefix = "walrus-0.19.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.walrus-0.19.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasi__0_10_0_wasi_snapshot_preview1", - url = "https://crates.io/api/v1/crates/wasi/0.10.0+wasi-snapshot-preview1/download", + name = "rules_rust_wasm_bindgen__walrus_macro__0_19_0", + url = "https://crates.io/api/v1/crates/walrus-macro/0.19.0/download", type = "tar.gz", - sha256 = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f", - strip_prefix = "wasi-0.10.0+wasi-snapshot-preview1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel"), + sha256 = "0a6e5bd22c71e77d60140b0bd5be56155a37e5bd14e24f5f87298040d0cc40d7", + strip_prefix = "walrus-macro-0.19.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.walrus-macro-0.19.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasi__0_9_0_wasi_snapshot_preview1", - url = "https://crates.io/api/v1/crates/wasi/0.9.0+wasi-snapshot-preview1/download", + name = "rules_rust_wasm_bindgen__wasi__0_10_2_wasi_snapshot_preview1", + url = "https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download", type = "tar.gz", - sha256 = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519", - strip_prefix = "wasi-0.9.0+wasi-snapshot-preview1", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel"), + sha256 = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6", + strip_prefix = "wasi-0.10.2+wasi-snapshot-preview1", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen/0.2.76/download", type = "tar.gz", - sha256 = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42", - strip_prefix = "wasm-bindgen-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-0.2.68.bazel"), + sha256 = "8ce9b1b516211d33767048e5d47fa2a381ed8b76fc48d2ce4aa39877f9f183e0", + strip_prefix = "wasm-bindgen-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_backend__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_backend__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.76/download", type = "tar.gz", - sha256 = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68", - strip_prefix = "wasm-bindgen-backend-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-backend-0.2.68.bazel"), + sha256 = "cfe8dc78e2326ba5f845f4b5bf548401604fa20b1dd1d365fb73b6c1d6364041", + strip_prefix = "wasm-bindgen-backend-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-backend-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_cli__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-cli/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_cli__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-cli/0.2.76/download", type = "tar.gz", - sha256 = "66892269704d2d149629b12b35200245953a63952db56b651117b3f42a6e8db9", - strip_prefix = "wasm-bindgen-cli-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-cli-0.2.68.bazel"), + sha256 = "b78a4bddef01a751a5dfec29e6bc095563542d7018751652b56180c00dd1f5a1", + strip_prefix = "wasm-bindgen-cli-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-cli-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-cli-support/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-cli-support/0.2.76/download", type = "tar.gz", - sha256 = "0d7ab7ca2bed1686149512473ad17ef25038dbc2d4cd9060a5b9d0430eda57bd", - strip_prefix = "wasm-bindgen-cli-support-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-cli-support-0.2.68.bazel"), + sha256 = "e026e3a870b662ad7588ad2f869bf06701bd9f8aa6d0775092f50b09db261371", + strip_prefix = "wasm-bindgen-cli-support-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-cli-support-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_externref_xform__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-externref-xform/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_externref_xform__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-externref-xform/0.2.76/download", type = "tar.gz", - sha256 = "fbda27740b611a84e5e60307d1e4bbe303131ee7dfa06b067c51a9be57694f9a", - strip_prefix = "wasm-bindgen-externref-xform-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-externref-xform-0.2.68.bazel"), + sha256 = "7ba5d590398c22756ddcbc9f725b78763e89d13b0f1b9e106afd0adb4554369b", + strip_prefix = "wasm-bindgen-externref-xform-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-externref-xform-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_macro__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_macro__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.76/download", type = "tar.gz", - sha256 = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038", - strip_prefix = "wasm-bindgen-macro-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-macro-0.2.68.bazel"), + sha256 = "44468aa53335841d9d6b6c023eaab07c0cd4bddbcfdee3e2bb1e8d2cb8069fef", + strip_prefix = "wasm-bindgen-macro-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-macro-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_macro_support__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_macro_support__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.76/download", type = "tar.gz", - sha256 = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe", - strip_prefix = "wasm-bindgen-macro-support-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-macro-support-0.2.68.bazel"), + sha256 = "0195807922713af1e67dc66132c7328206ed9766af3858164fb583eedc25fbad", + strip_prefix = "wasm-bindgen-macro-support-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-macro-support-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_multi_value_xform__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-multi-value-xform/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_multi_value_xform__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-multi-value-xform/0.2.76/download", type = "tar.gz", - sha256 = "75f1045a9ca195e5f5a20b838b9361c26e9a26df1817d69491bd36f5a33c506a", - strip_prefix = "wasm-bindgen-multi-value-xform-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-multi-value-xform-0.2.68.bazel"), + sha256 = "10c316ea6ac943715678c3acfb312c7d635ae7e3203f7976806f7aba551dcef4", + strip_prefix = "wasm-bindgen-multi-value-xform-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-multi-value-xform-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.76/download", type = "tar.gz", - sha256 = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307", - strip_prefix = "wasm-bindgen-shared-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-shared-0.2.68.bazel"), + sha256 = "acdb075a845574a1fa5f09fd77e43f7747599301ea3417a9fbffdeedfc1f4a29", + strip_prefix = "wasm-bindgen-shared-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-shared-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_threads_xform__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-threads-xform/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_threads_xform__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-threads-xform/0.2.76/download", type = "tar.gz", - sha256 = "0a5558ca1936b27999d37ddcfa8c8ac0d1f2d324604a999024a1ea6b5f242533", - strip_prefix = "wasm-bindgen-threads-xform-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-threads-xform-0.2.68.bazel"), + sha256 = "1505026cf20c85cae00426062d317a50613c36855c47c831cc36a31ad950a53e", + strip_prefix = "wasm-bindgen-threads-xform-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-threads-xform-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-wasm-conventions/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-wasm-conventions/0.2.76/download", type = "tar.gz", - sha256 = "a14ec444689948d32ebfa9252651482feee34cb8b371b6f8da15775f07a94289", - strip_prefix = "wasm-bindgen-wasm-conventions-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-wasm-conventions-0.2.68.bazel"), + sha256 = "2eca949de4dbffa4cfe0353f98389bc095fe10bff3b4381d2a2a96f33f066933", + strip_prefix = "wasm-bindgen-wasm-conventions-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-wasm-conventions-0.2.76.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasm_bindgen_wasm_interpreter__0_2_68", - url = "https://crates.io/api/v1/crates/wasm-bindgen-wasm-interpreter/0.2.68/download", + name = "rules_rust_wasm_bindgen__wasm_bindgen_wasm_interpreter__0_2_76", + url = "https://crates.io/api/v1/crates/wasm-bindgen-wasm-interpreter/0.2.76/download", type = "tar.gz", - sha256 = "e47e8238a2b05dbaf164a628bbaa43aac4c5a965247a991f7f3248824c784b1b", - strip_prefix = "wasm-bindgen-wasm-interpreter-0.2.68", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-wasm-interpreter-0.2.68.bazel"), + sha256 = "a65da9c930cf63b51b3448cd9ca614371dd0d8b4d3bd55620afef87c47ddad21", + strip_prefix = "wasm-bindgen-wasm-interpreter-0.2.76", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasm-bindgen-wasm-interpreter-0.2.76.bazel"), ) maybe( @@ -1573,22 +1433,32 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasmparser__0_71_0", - url = "https://crates.io/api/v1/crates/wasmparser/0.71.0/download", + name = "rules_rust_wasm_bindgen__wasmparser__0_77_0", + url = "https://crates.io/api/v1/crates/wasmparser/0.77.0/download", + type = "tar.gz", + sha256 = "b35c86d22e720a07d954ebbed772d01180501afe7d03d464f413bb5f8914a8d6", + strip_prefix = "wasmparser-0.77.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasmparser-0.77.0.bazel"), + ) + + maybe( + http_archive, + name = "rules_rust_wasm_bindgen__wasmparser__0_80_0", + url = "https://crates.io/api/v1/crates/wasmparser/0.80.0/download", type = "tar.gz", - sha256 = "89a30c99437829ede826802bfcf28500cf58df00e66cb9114df98813bc145ff1", - strip_prefix = "wasmparser-0.71.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasmparser-0.71.0.bazel"), + sha256 = "a5f71b80b8193e50910919e7d1bc956d2b4f42b1cb1fad84bacb59332c16f2cf", + strip_prefix = "wasmparser-0.80.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasmparser-0.80.0.bazel"), ) maybe( http_archive, - name = "rules_rust_wasm_bindgen__wasmprinter__0_2_18", - url = "https://crates.io/api/v1/crates/wasmprinter/0.2.18/download", + name = "rules_rust_wasm_bindgen__wasmprinter__0_2_28", + url = "https://crates.io/api/v1/crates/wasmprinter/0.2.28/download", type = "tar.gz", - sha256 = "0515db67c610037f3c53ec36976edfd1eb01bac6b1226914b17ce609480e729f", - strip_prefix = "wasmprinter-0.2.18", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasmprinter-0.2.18.bazel"), + sha256 = "b48e4f2999b9930e9b037e328357d7d2367e0d8ea6e534be90aeff60976c0452", + strip_prefix = "wasmprinter-0.2.28", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wasmprinter-0.2.28.bazel"), ) maybe( @@ -1693,12 +1563,12 @@ def rules_rust_wasm_bindgen_fetch_remote_crates(): maybe( http_archive, - name = "rules_rust_wasm_bindgen__wit_walrus__0_5_0", - url = "https://crates.io/api/v1/crates/wit-walrus/0.5.0/download", + name = "rules_rust_wasm_bindgen__wit_walrus__0_6_0", + url = "https://crates.io/api/v1/crates/wit-walrus/0.6.0/download", type = "tar.gz", - sha256 = "b532d7bc47d02a08463adc934301efbf67e7b1e1284f8a68edc85d1ca84fa125", - strip_prefix = "wit-walrus-0.5.0", - build_file = Label("//wasm_bindgen/raze/remote:BUILD.wit-walrus-0.5.0.bazel"), + sha256 = "ad559e3e4c6404b2a6a675d44129d62a3836e3b951b90112fa1c5feb852757cd", + strip_prefix = "wit-walrus-0.6.0", + build_file = Label("//wasm_bindgen/raze/remote:BUILD.wit-walrus-0.6.0.bazel"), ) maybe( diff --git a/wasm_bindgen/raze/remote/BUILD.aho-corasick-0.7.15.bazel b/wasm_bindgen/raze/remote/BUILD.aho-corasick-0.7.18.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.aho-corasick-0.7.15.bazel rename to wasm_bindgen/raze/remote/BUILD.aho-corasick-0.7.18.bazel index bf6cdeeede..075c658f3c 100644 --- a/wasm_bindgen/raze/remote/BUILD.aho-corasick-0.7.15.bazel +++ b/wasm_bindgen/raze/remote/BUILD.aho-corasick-0.7.18.bazel @@ -40,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,9 +48,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.7.15", + version = "0.7.18", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__memchr__2_3_4//:memchr", + "@rules_rust_wasm_bindgen__memchr__2_4_1//:memchr", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.anyhow-1.0.36.bazel b/wasm_bindgen/raze/remote/BUILD.anyhow-1.0.43.bazel similarity index 73% rename from wasm_bindgen/raze/remote/BUILD.anyhow-1.0.36.bazel rename to wasm_bindgen/raze/remote/BUILD.anyhow-1.0.43.bazel index 197f84c87f..ea74dba5d8 100644 --- a/wasm_bindgen/raze/remote/BUILD.anyhow-1.0.36.bazel +++ b/wasm_bindgen/raze/remote/BUILD.anyhow-1.0.43.bazel @@ -29,8 +29,37 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "anyhow_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.43", + visibility = ["//visibility:private"], + deps = [ + ], +) rust_library( name = "anyhow", @@ -50,9 +79,10 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.36", + version = "1.0.43", # buildifier: leave-alone deps = [ + ":anyhow_build_script", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.arrayref-0.3.6.bazel b/wasm_bindgen/raze/remote/BUILD.arrayref-0.3.6.bazel deleted file mode 100644 index 10445eb526..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.arrayref-0.3.6.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "restricted", # BSD-2-Clause from expression "BSD-2-Clause" -]) - -# Generated Targets - -# Unsupported target "array_refs" with type "example" omitted - -# Unsupported target "array_refs_with_const" with type "example" omitted - -# Unsupported target "simple-case" with type "example" omitted - -rust_library( - name = "arrayref", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.6", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.ascii-0.8.7.bazel b/wasm_bindgen/raze/remote/BUILD.ascii-1.0.0.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.ascii-0.8.7.bazel rename to wasm_bindgen/raze/remote/BUILD.ascii-1.0.0.bazel index 83d097e6c2..82e065f55e 100644 --- a/wasm_bindgen/raze/remote/BUILD.ascii-0.8.7.bazel +++ b/wasm_bindgen/raze/remote/BUILD.ascii-1.0.0.bazel @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.7", + version = "1.0.0", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.assert_cmd-1.0.2.bazel b/wasm_bindgen/raze/remote/BUILD.assert_cmd-1.0.8.bazel similarity index 79% rename from wasm_bindgen/raze/remote/BUILD.assert_cmd-1.0.2.bazel rename to wasm_bindgen/raze/remote/BUILD.assert_cmd-1.0.8.bazel index 13f7be0d36..1d6c9192b6 100644 --- a/wasm_bindgen/raze/remote/BUILD.assert_cmd-1.0.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.assert_cmd-1.0.8.bazel @@ -47,14 +47,15 @@ rust_binary( "cargo-raze", "manual", ], - version = "1.0.2", + version = "1.0.8", # buildifier: leave-alone deps = [ ":assert_cmd", + "@rules_rust_wasm_bindgen__bstr__0_2_16//:bstr", "@rules_rust_wasm_bindgen__doc_comment__0_3_3//:doc_comment", - "@rules_rust_wasm_bindgen__predicates__1_0_5//:predicates", - "@rules_rust_wasm_bindgen__predicates_core__1_0_0//:predicates_core", - "@rules_rust_wasm_bindgen__predicates_tree__1_0_0//:predicates_tree", + "@rules_rust_wasm_bindgen__predicates__2_0_2//:predicates", + "@rules_rust_wasm_bindgen__predicates_core__1_0_2//:predicates_core", + "@rules_rust_wasm_bindgen__predicates_tree__1_0_3//:predicates_tree", "@rules_rust_wasm_bindgen__wait_timeout__0_2_0//:wait_timeout", ], ) @@ -77,13 +78,14 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.2", + version = "1.0.8", # buildifier: leave-alone deps = [ + "@rules_rust_wasm_bindgen__bstr__0_2_16//:bstr", "@rules_rust_wasm_bindgen__doc_comment__0_3_3//:doc_comment", - "@rules_rust_wasm_bindgen__predicates__1_0_5//:predicates", - "@rules_rust_wasm_bindgen__predicates_core__1_0_0//:predicates_core", - "@rules_rust_wasm_bindgen__predicates_tree__1_0_0//:predicates_tree", + "@rules_rust_wasm_bindgen__predicates__2_0_2//:predicates", + "@rules_rust_wasm_bindgen__predicates_core__1_0_2//:predicates_core", + "@rules_rust_wasm_bindgen__predicates_tree__1_0_3//:predicates_tree", "@rules_rust_wasm_bindgen__wait_timeout__0_2_0//:wait_timeout", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.atty-0.2.14.bazel b/wasm_bindgen/raze/remote/BUILD.atty-0.2.14.bazel index f71686f095..634d072de3 100644 --- a/wasm_bindgen/raze/remote/BUILD.atty-0.2.14.bazel +++ b/wasm_bindgen/raze/remote/BUILD.atty-0.2.14.bazel @@ -73,7 +73,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/wasm_bindgen/raze/remote/BUILD.autocfg-0.1.7.bazel b/wasm_bindgen/raze/remote/BUILD.autocfg-0.1.7.bazel deleted file mode 100644 index f12669e931..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.autocfg-0.1.7.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "integers" with type "example" omitted - -# Unsupported target "paths" with type "example" omitted - -# Unsupported target "traits" with type "example" omitted - -# Unsupported target "versions" with type "example" omitted - -rust_library( - name = "autocfg", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.7", - # buildifier: leave-alone - deps = [ - ], -) - -# Unsupported target "rustflags" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.memoffset-0.6.1.bazel b/wasm_bindgen/raze/remote/BUILD.base-x-0.2.8.bazel similarity index 89% rename from wasm_bindgen/raze/remote/BUILD.memoffset-0.6.1.bazel rename to wasm_bindgen/raze/remote/BUILD.base-x-0.2.8.bazel index 85416d4e7b..0b34c0a435 100644 --- a/wasm_bindgen/raze/remote/BUILD.memoffset-0.6.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.base-x-0.2.8.bazel @@ -30,13 +30,14 @@ licenses([ # Generated Targets -# Unsupported target "build-script-build" with type "custom-build" omitted +# Unsupported target "base" with type "bench" omitted rust_library( - name = "memoffset", + name = "base_x", srcs = glob(["**/*.rs"]), crate_features = [ "default", + "std", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -49,7 +50,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.1", + version = "0.2.8", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.base64-0.9.3.bazel b/wasm_bindgen/raze/remote/BUILD.base64-0.9.3.bazel index abac4a8f87..4908f2f2c0 100644 --- a/wasm_bindgen/raze/remote/BUILD.base64-0.9.3.bazel +++ b/wasm_bindgen/raze/remote/BUILD.base64-0.9.3.bazel @@ -53,7 +53,7 @@ rust_library( version = "0.9.3", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__byteorder__1_3_4//:byteorder", + "@rules_rust_wasm_bindgen__byteorder__1_4_3//:byteorder", "@rules_rust_wasm_bindgen__safemem__0_3_3//:safemem", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.bitflags-1.2.1.bazel b/wasm_bindgen/raze/remote/BUILD.bitflags-1.3.2.bazel similarity index 86% rename from wasm_bindgen/raze/remote/BUILD.bitflags-1.2.1.bazel rename to wasm_bindgen/raze/remote/BUILD.bitflags-1.3.2.bazel index 3a36534101..ccc569c073 100644 --- a/wasm_bindgen/raze/remote/BUILD.bitflags-1.2.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.bitflags-1.3.2.bazel @@ -30,8 +30,6 @@ licenses([ # Generated Targets -# Unsupported target "build-script-build" with type "custom-build" omitted - rust_library( name = "bitflags", srcs = glob(["**/*.rs"]), @@ -41,7 +39,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -49,8 +47,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.2.1", + version = "1.3.2", # buildifier: leave-alone deps = [ ], ) + +# Unsupported target "basic" with type "test" omitted + +# Unsupported target "compile" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.blake2b_simd-0.5.11.bazel b/wasm_bindgen/raze/remote/BUILD.blake2b_simd-0.5.11.bazel deleted file mode 100644 index 37379246d2..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.blake2b_simd-0.5.11.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "blake2b_simd", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.5.11", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__arrayref__0_3_6//:arrayref", - "@rules_rust_wasm_bindgen__arrayvec__0_5_2//:arrayvec", - "@rules_rust_wasm_bindgen__constant_time_eq__0_1_5//:constant_time_eq", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.bstr-0.2.16.bazel b/wasm_bindgen/raze/remote/BUILD.bstr-0.2.16.bazel new file mode 100644 index 0000000000..66d6e2adc9 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.bstr-0.2.16.bazel @@ -0,0 +1,77 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets + +# Unsupported target "graphemes" with type "example" omitted + +# Unsupported target "graphemes-std" with type "example" omitted + +# Unsupported target "lines" with type "example" omitted + +# Unsupported target "lines-std" with type "example" omitted + +# Unsupported target "uppercase" with type "example" omitted + +# Unsupported target "uppercase-std" with type "example" omitted + +# Unsupported target "words" with type "example" omitted + +# Unsupported target "words-std" with type "example" omitted + +rust_library( + name = "bstr", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "lazy_static", + "regex-automata", + "std", + "unicode", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.16", + # buildifier: leave-alone + deps = [ + "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", + "@rules_rust_wasm_bindgen__memchr__2_4_1//:memchr", + "@rules_rust_wasm_bindgen__regex_automata__0_1_10//:regex_automata", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.buf_redux-0.8.4.bazel b/wasm_bindgen/raze/remote/BUILD.buf_redux-0.8.4.bazel index 86eb8f294b..2da5109146 100644 --- a/wasm_bindgen/raze/remote/BUILD.buf_redux-0.8.4.bazel +++ b/wasm_bindgen/raze/remote/BUILD.buf_redux-0.8.4.bazel @@ -51,7 +51,7 @@ rust_library( version = "0.8.4", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__memchr__2_3_4//:memchr", + "@rules_rust_wasm_bindgen__memchr__2_4_1//:memchr", "@rules_rust_wasm_bindgen__safemem__0_3_3//:safemem", ] + selects.with_or({ # cfg(any(unix, windows)) diff --git a/wasm_bindgen/raze/remote/BUILD.bumpalo-3.4.0.bazel b/wasm_bindgen/raze/remote/BUILD.bumpalo-3.7.0.bazel similarity index 84% rename from wasm_bindgen/raze/remote/BUILD.bumpalo-3.4.0.bazel rename to wasm_bindgen/raze/remote/BUILD.bumpalo-3.7.0.bazel index 2a5d93ab09..662c0b4170 100644 --- a/wasm_bindgen/raze/remote/BUILD.bumpalo-3.4.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.bumpalo-3.7.0.bazel @@ -49,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "3.4.0", + version = "3.7.0", # buildifier: leave-alone deps = [ ], @@ -57,8 +57,12 @@ rust_library( # Unsupported target "alloc_fill" with type "test" omitted +# Unsupported target "alloc_try_with" with type "test" omitted + # Unsupported target "alloc_with" with type "test" omitted +# Unsupported target "allocator_api" with type "test" omitted + # Unsupported target "quickchecks" with type "test" omitted # Unsupported target "readme_up_to_date" with type "test" omitted @@ -69,4 +73,8 @@ rust_library( # Unsupported target "try_alloc" with type "test" omitted +# Unsupported target "try_alloc_try_with" with type "test" omitted + +# Unsupported target "try_alloc_with" with type "test" omitted + # Unsupported target "vec" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.byteorder-1.3.4.bazel b/wasm_bindgen/raze/remote/BUILD.byteorder-1.4.3.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.byteorder-1.3.4.bazel rename to wasm_bindgen/raze/remote/BUILD.byteorder-1.4.3.bazel index 101487f455..cc3027ba81 100644 --- a/wasm_bindgen/raze/remote/BUILD.byteorder-1.3.4.bazel +++ b/wasm_bindgen/raze/remote/BUILD.byteorder-1.4.3.bazel @@ -32,8 +32,6 @@ licenses([ # Unsupported target "bench" with type "bench" omitted -# Unsupported target "build-script-build" with type "custom-build" omitted - rust_library( name = "byteorder", srcs = glob(["**/*.rs"]), @@ -44,7 +42,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -52,7 +50,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.3.4", + version = "1.4.3", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.cc-1.0.66.bazel b/wasm_bindgen/raze/remote/BUILD.cc-1.0.69.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.cc-1.0.66.bazel rename to wasm_bindgen/raze/remote/BUILD.cc-1.0.69.bazel index c4ad3b944b..9a025f3bb3 100644 --- a/wasm_bindgen/raze/remote/BUILD.cc-1.0.66.bazel +++ b/wasm_bindgen/raze/remote/BUILD.cc-1.0.69.bazel @@ -47,7 +47,7 @@ rust_binary( "cargo-raze", "manual", ], - version = "1.0.66", + version = "1.0.69", # buildifier: leave-alone deps = [ ":cc", @@ -70,7 +70,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.66", + version = "1.0.69", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.chrono-0.4.19.bazel b/wasm_bindgen/raze/remote/BUILD.chrono-0.4.19.bazel index 3e3778e072..15d748c841 100644 --- a/wasm_bindgen/raze/remote/BUILD.chrono-0.4.19.bazel +++ b/wasm_bindgen/raze/remote/BUILD.chrono-0.4.19.bazel @@ -62,10 +62,10 @@ rust_library( version = "0.4.19", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", "@rules_rust_wasm_bindgen__num_integer__0_1_44//:num_integer", "@rules_rust_wasm_bindgen__num_traits__0_2_14//:num_traits", - "@rules_rust_wasm_bindgen__time__0_1_44//:time", + "@rules_rust_wasm_bindgen__time__0_1_43//:time", ] + selects.with_or({ # cfg(all(target_arch = "wasm32", not(any(target_os = "emscripten", target_os = "wasi")))) ( diff --git a/wasm_bindgen/raze/remote/BUILD.chunked_transfer-0.3.1.bazel b/wasm_bindgen/raze/remote/BUILD.chunked_transfer-1.4.0.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.chunked_transfer-0.3.1.bazel rename to wasm_bindgen/raze/remote/BUILD.chunked_transfer-1.4.0.bazel index 2ca9a82603..0b8143fb2e 100644 --- a/wasm_bindgen/raze/remote/BUILD.chunked_transfer-0.3.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.chunked_transfer-1.4.0.bazel @@ -30,6 +30,8 @@ licenses([ # Generated Targets +# Unsupported target "encode" with type "bench" omitted + rust_library( name = "chunked_transfer", srcs = glob(["**/*.rs"]), @@ -38,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -46,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.1", + version = "1.4.0", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.cloudabi-0.0.3.bazel b/wasm_bindgen/raze/remote/BUILD.cloudabi-0.0.3.bazel deleted file mode 100644 index 4cb4ce55e9..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.cloudabi-0.0.3.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "restricted", # BSD-2-Clause from expression "BSD-2-Clause" -]) - -# Generated Targets - -rust_library( - name = "cloudabi", - srcs = glob(["**/*.rs"]), - crate_features = [ - "bitflags", - "default", - ], - crate_root = "cloudabi.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.0.3", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__bitflags__1_2_1//:bitflags", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.const_fn-0.4.4.bazel b/wasm_bindgen/raze/remote/BUILD.const_fn-0.4.4.bazel deleted file mode 100644 index 8c0ce21982..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.const_fn-0.4.4.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "build-script-build" with type "custom-build" omitted - -rust_library( - name = "const_fn", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "proc-macro", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.4", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.const_fn-0.4.8.bazel b/wasm_bindgen/raze/remote/BUILD.const_fn-0.4.8.bazel new file mode 100644 index 0000000000..9270cd3d77 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.const_fn-0.4.8.bazel @@ -0,0 +1,83 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "const_fn_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.8", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "const_fn", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "proc-macro", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.8", + # buildifier: leave-alone + deps = [ + ":const_fn_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.constant_time_eq-0.1.5.bazel b/wasm_bindgen/raze/remote/BUILD.constant_time_eq-0.1.5.bazel deleted file mode 100644 index 050b2a4e86..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.constant_time_eq-0.1.5.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "unencumbered", # CC0-1.0 from expression "CC0-1.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -rust_library( - name = "constant_time_eq", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.5", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.crossbeam-channel-0.5.0.bazel b/wasm_bindgen/raze/remote/BUILD.crossbeam-channel-0.5.1.bazel similarity index 96% rename from wasm_bindgen/raze/remote/BUILD.crossbeam-channel-0.5.0.bazel rename to wasm_bindgen/raze/remote/BUILD.crossbeam-channel-0.5.1.bazel index 250c530ba4..7d7ce7dd4e 100644 --- a/wasm_bindgen/raze/remote/BUILD.crossbeam-channel-0.5.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.crossbeam-channel-0.5.1.bazel @@ -57,11 +57,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.5.0", + version = "0.5.1", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", - "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_1//:crossbeam_utils", + "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_5//:crossbeam_utils", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.crossbeam-deque-0.8.0.bazel b/wasm_bindgen/raze/remote/BUILD.crossbeam-deque-0.8.1.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.crossbeam-deque-0.8.0.bazel rename to wasm_bindgen/raze/remote/BUILD.crossbeam-deque-0.8.1.bazel index e407c43dcc..ad65e55218 100644 --- a/wasm_bindgen/raze/remote/BUILD.crossbeam-deque-0.8.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.crossbeam-deque-0.8.1.bazel @@ -50,12 +50,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.0", + version = "0.8.1", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", - "@rules_rust_wasm_bindgen__crossbeam_epoch__0_9_1//:crossbeam_epoch", - "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_1//:crossbeam_utils", + "@rules_rust_wasm_bindgen__crossbeam_epoch__0_9_5//:crossbeam_epoch", + "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_5//:crossbeam_utils", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.crossbeam-epoch-0.9.1.bazel b/wasm_bindgen/raze/remote/BUILD.crossbeam-epoch-0.9.5.bazel similarity index 63% rename from wasm_bindgen/raze/remote/BUILD.crossbeam-epoch-0.9.1.bazel rename to wasm_bindgen/raze/remote/BUILD.crossbeam-epoch-0.9.5.bazel index 88567ce63a..c25b870b54 100644 --- a/wasm_bindgen/raze/remote/BUILD.crossbeam-epoch-0.9.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.crossbeam-epoch-0.9.5.bazel @@ -29,6 +29,38 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "crossbeam_epoch_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "alloc", + "lazy_static", + "std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.9.5", + visibility = ["//visibility:private"], + deps = [ + ], +) # Unsupported target "defer" with type "bench" omitted @@ -38,8 +70,6 @@ licenses([ # Unsupported target "sanitize" with type "example" omitted -# Unsupported target "treiber_stack" with type "example" omitted - rust_library( name = "crossbeam_epoch", srcs = glob(["**/*.rs"]), @@ -52,9 +82,6 @@ rust_library( crate_type = "lib", data = [], edition = "2018", - proc_macro_deps = [ - "@rules_rust_wasm_bindgen__const_fn__0_4_4//:const_fn", - ], rustc_flags = [ "--cap-lints=allow", ], @@ -62,13 +89,16 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.1", + version = "0.9.5", # buildifier: leave-alone deps = [ + ":crossbeam_epoch_build_script", "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", - "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_1//:crossbeam_utils", + "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_5//:crossbeam_utils", "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", - "@rules_rust_wasm_bindgen__memoffset__0_6_1//:memoffset", + "@rules_rust_wasm_bindgen__memoffset__0_6_4//:memoffset", "@rules_rust_wasm_bindgen__scopeguard__1_1_0//:scopeguard", ], ) + +# Unsupported target "loom" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.crossbeam-utils-0.8.1.bazel b/wasm_bindgen/raze/remote/BUILD.crossbeam-utils-0.8.5.bazel similarity index 69% rename from wasm_bindgen/raze/remote/BUILD.crossbeam-utils-0.8.1.bazel rename to wasm_bindgen/raze/remote/BUILD.crossbeam-utils-0.8.5.bazel index d9b84541eb..44daccf409 100644 --- a/wasm_bindgen/raze/remote/BUILD.crossbeam-utils-0.8.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.crossbeam-utils-0.8.5.bazel @@ -29,10 +29,40 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "atomic_cell" with type "bench" omitted +cargo_build_script( + name = "crossbeam_utils_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "lazy_static", + "std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.8.5", + visibility = ["//visibility:private"], + deps = [ + ], +) -# Unsupported target "build-script-build" with type "custom-build" omitted +# Unsupported target "atomic_cell" with type "bench" omitted rust_library( name = "crossbeam_utils", @@ -53,9 +83,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.8.1", + version = "0.8.5", # buildifier: leave-alone deps = [ + ":crossbeam_utils_build_script", "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", ], diff --git a/wasm_bindgen/raze/remote/BUILD.curl-0.4.34.bazel b/wasm_bindgen/raze/remote/BUILD.curl-0.4.38.bazel similarity index 52% rename from wasm_bindgen/raze/remote/BUILD.curl-0.4.34.bazel rename to wasm_bindgen/raze/remote/BUILD.curl-0.4.38.bazel index f1cf59cb67..c045866302 100644 --- a/wasm_bindgen/raze/remote/BUILD.curl-0.4.34.bazel +++ b/wasm_bindgen/raze/remote/BUILD.curl-0.4.38.bazel @@ -29,8 +29,70 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "curl_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "openssl-probe", + "openssl-sys", + "ssl", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.38", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__curl_sys__0_4_45_curl_7_78_0//:curl_sys", + ] + selects.with_or({ + # cfg(all(unix, not(target_os = "macos"))) + ( + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-linux-android", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", + "@rules_rust//rust/platform:i686-linux-android", + "@rules_rust//rust/platform:i686-unknown-freebsd", + "@rules_rust//rust/platform:i686-unknown-linux-gnu", + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", + "@rules_rust//rust/platform:s390x-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-ios", + "@rules_rust//rust/platform:x86_64-linux-android", + "@rules_rust//rust/platform:x86_64-unknown-freebsd", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + ): [ + "@rules_rust_wasm_bindgen__openssl_sys__0_9_66//:openssl_sys", + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(target_env = "msvc") + ( + "@rules_rust//rust/platform:i686-pc-windows-msvc", + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + ): [ + ], + "//conditions:default": [], + }), +) -# Unsupported target "build-script-build" with type "custom-build" omitted +# Unsupported target "ssl_cert_blob" with type "example" omitted # Unsupported target "ssl_proxy" with type "example" omitted @@ -48,7 +110,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -56,12 +118,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.34", + version = "0.4.38", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__curl_sys__0_4_39_curl_7_74_0//:curl_sys", - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - "@rules_rust_wasm_bindgen__socket2__0_3_19//:socket2", + ":curl_build_script", + "@rules_rust_wasm_bindgen__curl_sys__0_4_45_curl_7_78_0//:curl_sys", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", + "@rules_rust_wasm_bindgen__socket2__0_4_1//:socket2", ] + selects.with_or({ # cfg(all(unix, not(target_os = "macos"))) ( @@ -79,8 +142,8 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__openssl_probe__0_1_2//:openssl_probe", - "@rules_rust_wasm_bindgen__openssl_sys__0_9_60//:openssl_sys", + "@rules_rust_wasm_bindgen__openssl_probe__0_1_4//:openssl_probe", + "@rules_rust_wasm_bindgen__openssl_sys__0_9_66//:openssl_sys", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/wasm_bindgen/raze/remote/BUILD.curl-sys-0.4.39+curl-7.74.0.bazel b/wasm_bindgen/raze/remote/BUILD.curl-sys-0.4.45+curl-7.78.0.bazel similarity index 91% rename from wasm_bindgen/raze/remote/BUILD.curl-sys-0.4.39+curl-7.74.0.bazel rename to wasm_bindgen/raze/remote/BUILD.curl-sys-0.4.45+curl-7.78.0.bazel index e234744cc6..2e9dcbdfdc 100644 --- a/wasm_bindgen/raze/remote/BUILD.curl-sys-0.4.39+curl-7.74.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.curl-sys-0.4.45+curl-7.78.0.bazel @@ -44,7 +44,7 @@ rust_library( crate_root = "lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -52,11 +52,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.39+curl-7.74.0", + version = "0.4.45+curl-7.78.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - "@rules_rust_wasm_bindgen__libz_sys__1_1_2//:libz_sys", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", + "@rules_rust_wasm_bindgen__libz_sys__1_1_3//:libz_sys", ] + selects.with_or({ # cfg(all(unix, not(target_os = "macos"))) ( @@ -74,7 +74,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__openssl_sys__0_9_60//:openssl_sys", + "@rules_rust_wasm_bindgen__openssl_sys__0_9_66//:openssl_sys", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/wasm_bindgen/raze/remote/BUILD.phf-0.7.24.bazel b/wasm_bindgen/raze/remote/BUILD.difflib-0.4.0.bazel similarity index 85% rename from wasm_bindgen/raze/remote/BUILD.phf-0.7.24.bazel rename to wasm_bindgen/raze/remote/BUILD.difflib-0.4.0.bazel index 94e904205b..eb16ad2032 100644 --- a/wasm_bindgen/raze/remote/BUILD.phf-0.7.24.bazel +++ b/wasm_bindgen/raze/remote/BUILD.difflib-0.4.0.bazel @@ -30,11 +30,12 @@ licenses([ # Generated Targets +# Unsupported target "example" with type "example" omitted + rust_library( - name = "phf", + name = "difflib", srcs = glob(["**/*.rs"]), crate_features = [ - "unicase", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -47,9 +48,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.7.24", + version = "0.4.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__phf_shared__0_7_24//:phf_shared", ], ) + +# Unsupported target "tests" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.mime-0.2.6.bazel b/wasm_bindgen/raze/remote/BUILD.discard-1.0.4.bazel similarity index 91% rename from wasm_bindgen/raze/remote/BUILD.mime-0.2.6.bazel rename to wasm_bindgen/raze/remote/BUILD.discard-1.0.4.bazel index ff32efcd80..d33b393b8a 100644 --- a/wasm_bindgen/raze/remote/BUILD.mime-0.2.6.bazel +++ b/wasm_bindgen/raze/remote/BUILD.discard-1.0.4.bazel @@ -31,7 +31,7 @@ licenses([ # Generated Targets rust_library( - name = "mime", + name = "discard", srcs = glob(["**/*.rs"]), crate_features = [ ], @@ -46,9 +46,8 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.6", + version = "1.0.4", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__log__0_3_9//:log", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.doc-comment-0.3.3.bazel b/wasm_bindgen/raze/remote/BUILD.doc-comment-0.3.3.bazel index 104926af2e..14deec0d95 100644 --- a/wasm_bindgen/raze/remote/BUILD.doc-comment-0.3.3.bazel +++ b/wasm_bindgen/raze/remote/BUILD.doc-comment-0.3.3.bazel @@ -29,8 +29,35 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "doc_comment_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.3.3", + visibility = ["//visibility:private"], + deps = [ + ], +) rust_library( name = "doc_comment", @@ -51,5 +78,6 @@ rust_library( version = "0.3.3", # buildifier: leave-alone deps = [ + ":doc_comment_build_script", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.docopt-1.1.0.bazel b/wasm_bindgen/raze/remote/BUILD.docopt-1.1.1.bazel similarity index 83% rename from wasm_bindgen/raze/remote/BUILD.docopt-1.1.0.bazel rename to wasm_bindgen/raze/remote/BUILD.docopt-1.1.1.bazel index 44912ee812..8fc2928e70 100644 --- a/wasm_bindgen/raze/remote/BUILD.docopt-1.1.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.docopt-1.1.1.bazel @@ -47,14 +47,14 @@ rust_binary( "cargo-raze", "manual", ], - version = "1.1.0", + version = "1.1.1", # buildifier: leave-alone deps = [ ":docopt", "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", - "@rules_rust_wasm_bindgen__regex__1_4_2//:regex", - "@rules_rust_wasm_bindgen__serde__1_0_118//:serde", - "@rules_rust_wasm_bindgen__strsim__0_9_3//:strsim", + "@rules_rust_wasm_bindgen__regex__1_5_4//:regex", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__strsim__0_10_0//:strsim", ], ) @@ -86,12 +86,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.1.0", + version = "1.1.1", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", - "@rules_rust_wasm_bindgen__regex__1_4_2//:regex", - "@rules_rust_wasm_bindgen__serde__1_0_118//:serde", - "@rules_rust_wasm_bindgen__strsim__0_9_3//:strsim", + "@rules_rust_wasm_bindgen__regex__1_5_4//:regex", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__strsim__0_10_0//:strsim", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.env_logger-0.7.1.bazel b/wasm_bindgen/raze/remote/BUILD.env_logger-0.8.4.bazel similarity index 71% rename from wasm_bindgen/raze/remote/BUILD.env_logger-0.7.1.bazel rename to wasm_bindgen/raze/remote/BUILD.env_logger-0.8.4.bazel index 25d0698550..f64efa31d5 100644 --- a/wasm_bindgen/raze/remote/BUILD.env_logger-0.7.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.env_logger-0.8.4.bazel @@ -30,18 +30,6 @@ licenses([ # Generated Targets -# Unsupported target "custom_default_format" with type "example" omitted - -# Unsupported target "custom_format" with type "example" omitted - -# Unsupported target "custom_logger" with type "example" omitted - -# Unsupported target "default" with type "example" omitted - -# Unsupported target "direct_logger" with type "example" omitted - -# Unsupported target "filters_from_code" with type "example" omitted - rust_library( name = "env_logger", srcs = glob(["**/*.rs"]), @@ -63,13 +51,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.7.1", + version = "0.8.4", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__atty__0_2_14//:atty", - "@rules_rust_wasm_bindgen__humantime__1_3_0//:humantime", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__regex__1_4_2//:regex", + "@rules_rust_wasm_bindgen__humantime__2_1_0//:humantime", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__regex__1_5_4//:regex", "@rules_rust_wasm_bindgen__termcolor__1_1_2//:termcolor", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.filetime-0.2.13.bazel b/wasm_bindgen/raze/remote/BUILD.filetime-0.2.15.bazel similarity index 96% rename from wasm_bindgen/raze/remote/BUILD.filetime-0.2.13.bazel rename to wasm_bindgen/raze/remote/BUILD.filetime-0.2.15.bazel index 0b331eda5d..5e58ece524 100644 --- a/wasm_bindgen/raze/remote/BUILD.filetime-0.2.13.bazel +++ b/wasm_bindgen/raze/remote/BUILD.filetime-0.2.15.bazel @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.13", + version = "0.2.15", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", @@ -72,7 +72,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/wasm_bindgen/raze/remote/BUILD.cfg-if-0.1.10.bazel b/wasm_bindgen/raze/remote/BUILD.form_urlencoded-1.0.1.bazel similarity index 83% rename from wasm_bindgen/raze/remote/BUILD.cfg-if-0.1.10.bazel rename to wasm_bindgen/raze/remote/BUILD.form_urlencoded-1.0.1.bazel index 31b27b92df..a3207d4706 100644 --- a/wasm_bindgen/raze/remote/BUILD.cfg-if-0.1.10.bazel +++ b/wasm_bindgen/raze/remote/BUILD.form_urlencoded-1.0.1.bazel @@ -31,7 +31,7 @@ licenses([ # Generated Targets rust_library( - name = "cfg_if", + name = "form_urlencoded", srcs = glob(["**/*.rs"]), crate_features = [ ], @@ -46,10 +46,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.10", + version = "1.0.1", # buildifier: leave-alone deps = [ + "@rules_rust_wasm_bindgen__matches__0_1_9//:matches", + "@rules_rust_wasm_bindgen__percent_encoding__2_1_0//:percent_encoding", ], ) - -# Unsupported target "xcrate" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.fuchsia-cprng-0.1.1.bazel b/wasm_bindgen/raze/remote/BUILD.fuchsia-cprng-0.1.1.bazel deleted file mode 100644 index 34903e24ff..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.fuchsia-cprng-0.1.1.bazel +++ /dev/null @@ -1,53 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "restricted", # no license -]) - -# Generated Targets - -rust_library( - name = "fuchsia_cprng", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.getrandom-0.1.15.bazel b/wasm_bindgen/raze/remote/BUILD.getrandom-0.2.3.bazel similarity index 84% rename from wasm_bindgen/raze/remote/BUILD.getrandom-0.1.15.bazel rename to wasm_bindgen/raze/remote/BUILD.getrandom-0.2.3.bazel index d911deb036..198c3be8ca 100644 --- a/wasm_bindgen/raze/remote/BUILD.getrandom-0.1.15.bazel +++ b/wasm_bindgen/raze/remote/BUILD.getrandom-0.2.3.bazel @@ -32,8 +32,6 @@ licenses([ # Unsupported target "mod" with type "bench" omitted -# Unsupported target "build-script-build" with type "custom-build" omitted - rust_library( name = "getrandom", srcs = glob(["**/*.rs"]), @@ -53,16 +51,23 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.15", + version = "0.2.3", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__cfg_if__0_1_10//:cfg_if", + "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", ] + selects.with_or({ + # cfg(all(target_arch = "wasm32", target_os = "unknown")) + ( + "@rules_rust//rust/platform:wasm32-unknown-unknown", + ): [ + ], + "//conditions:default": [], + }) + selects.with_or({ # cfg(target_os = "wasi") ( "@rules_rust//rust/platform:wasm32-wasi", ): [ - "@rules_rust_wasm_bindgen__wasi__0_9_0_wasi_snapshot_preview1//:wasi", + "@rules_rust_wasm_bindgen__wasi__0_10_2_wasi_snapshot_preview1//:wasi", ], "//conditions:default": [], }) + selects.with_or({ @@ -85,17 +90,14 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # wasm32-unknown-unknown - ( - "@rules_rust//rust/platform:wasm32-unknown-unknown", - ): [ + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }), ) -# Unsupported target "common" with type "test" omitted +# Unsupported target "custom" with type "test" omitted + +# Unsupported target "normal" with type "test" omitted + +# Unsupported target "rdrand" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.heck-0.3.2.bazel b/wasm_bindgen/raze/remote/BUILD.heck-0.3.3.bazel similarity index 92% rename from wasm_bindgen/raze/remote/BUILD.heck-0.3.2.bazel rename to wasm_bindgen/raze/remote/BUILD.heck-0.3.3.bazel index c8ef1be861..eab816f9ce 100644 --- a/wasm_bindgen/raze/remote/BUILD.heck-0.3.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.heck-0.3.3.bazel @@ -46,9 +46,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.2", + version = "0.3.3", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__unicode_segmentation__1_7_1//:unicode_segmentation", + "@rules_rust_wasm_bindgen__unicode_segmentation__1_8_0//:unicode_segmentation", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.hermit-abi-0.1.17.bazel b/wasm_bindgen/raze/remote/BUILD.hermit-abi-0.1.19.bazel similarity index 92% rename from wasm_bindgen/raze/remote/BUILD.hermit-abi-0.1.17.bazel rename to wasm_bindgen/raze/remote/BUILD.hermit-abi-0.1.19.bazel index 109fbb20ee..39a33badb2 100644 --- a/wasm_bindgen/raze/remote/BUILD.hermit-abi-0.1.17.bazel +++ b/wasm_bindgen/raze/remote/BUILD.hermit-abi-0.1.19.bazel @@ -47,9 +47,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.17", + version = "0.1.19", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.httparse-1.5.0.bazel b/wasm_bindgen/raze/remote/BUILD.httparse-1.5.0.bazel new file mode 100644 index 0000000000..4be6778c07 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.httparse-1.5.0.bazel @@ -0,0 +1,91 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "httparse_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.5.0", + visibility = ["//visibility:private"], + deps = [ + ], +) + +# Unsupported target "parse" with type "bench" omitted + +rust_library( + name = "httparse", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "std", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.5.0", + # buildifier: leave-alone + deps = [ + ":httparse_build_script", + ], +) + +# Unsupported target "uri" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.humantime-1.3.0.bazel b/wasm_bindgen/raze/remote/BUILD.humantime-2.1.0.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.humantime-1.3.0.bazel rename to wasm_bindgen/raze/remote/BUILD.humantime-2.1.0.bazel index 07b795e167..19da1fef5c 100644 --- a/wasm_bindgen/raze/remote/BUILD.humantime-1.3.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.humantime-2.1.0.bazel @@ -42,7 +42,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -50,9 +50,8 @@ rust_library( "cargo-raze", "manual", ], - version = "1.3.0", + version = "2.1.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__quick_error__1_2_3//:quick_error", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.id-arena-2.2.1.bazel b/wasm_bindgen/raze/remote/BUILD.id-arena-2.2.1.bazel index 2bb446c744..68b6868577 100644 --- a/wasm_bindgen/raze/remote/BUILD.id-arena-2.2.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.id-arena-2.2.1.bazel @@ -52,7 +52,7 @@ rust_library( version = "2.2.1", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__rayon__1_5_0//:rayon", + "@rules_rust_wasm_bindgen__rayon__1_5_1//:rayon", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.idna-0.1.5.bazel b/wasm_bindgen/raze/remote/BUILD.idna-0.2.3.bazel similarity index 79% rename from wasm_bindgen/raze/remote/BUILD.idna-0.1.5.bazel rename to wasm_bindgen/raze/remote/BUILD.idna-0.2.3.bazel index 57963412bc..59de82fd73 100644 --- a/wasm_bindgen/raze/remote/BUILD.idna-0.1.5.bazel +++ b/wasm_bindgen/raze/remote/BUILD.idna-0.2.3.bazel @@ -30,6 +30,8 @@ licenses([ # Generated Targets +# Unsupported target "all" with type "bench" omitted + rust_library( name = "idna", srcs = glob(["**/*.rs"]), @@ -38,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -46,12 +48,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.5", + version = "0.2.3", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__matches__0_1_8//:matches", - "@rules_rust_wasm_bindgen__unicode_bidi__0_3_4//:unicode_bidi", - "@rules_rust_wasm_bindgen__unicode_normalization__0_1_16//:unicode_normalization", + "@rules_rust_wasm_bindgen__matches__0_1_9//:matches", + "@rules_rust_wasm_bindgen__unicode_bidi__0_3_6//:unicode_bidi", + "@rules_rust_wasm_bindgen__unicode_normalization__0_1_19//:unicode_normalization", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.itertools-0.10.1.bazel b/wasm_bindgen/raze/remote/BUILD.itertools-0.10.1.bazel new file mode 100644 index 0000000000..44bf46d6dc --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.itertools-0.10.1.bazel @@ -0,0 +1,99 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets + +# Unsupported target "bench1" with type "bench" omitted + +# Unsupported target "combinations" with type "bench" omitted + +# Unsupported target "combinations_with_replacement" with type "bench" omitted + +# Unsupported target "fold_specialization" with type "bench" omitted + +# Unsupported target "powerset" with type "bench" omitted + +# Unsupported target "tree_fold1" with type "bench" omitted + +# Unsupported target "tuple_combinations" with type "bench" omitted + +# Unsupported target "tuples" with type "bench" omitted + +# Unsupported target "iris" with type "example" omitted + +rust_library( + name = "itertools", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "use_alloc", + "use_std", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.10.1", + # buildifier: leave-alone + deps = [ + "@rules_rust_wasm_bindgen__either__1_6_1//:either", + ], +) + +# Unsupported target "adaptors_no_collect" with type "test" omitted + +# Unsupported target "flatten_ok" with type "test" omitted + +# Unsupported target "fold_specialization" with type "test" omitted + +# Unsupported target "macros_hygiene" with type "test" omitted + +# Unsupported target "merge_join" with type "test" omitted + +# Unsupported target "peeking_take_while" with type "test" omitted + +# Unsupported target "quick" with type "test" omitted + +# Unsupported target "specializations" with type "test" omitted + +# Unsupported target "test_core" with type "test" omitted + +# Unsupported target "test_std" with type "test" omitted + +# Unsupported target "tuples" with type "test" omitted + +# Unsupported target "zip" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.itoa-0.4.6.bazel b/wasm_bindgen/raze/remote/BUILD.itoa-0.4.7.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.itoa-0.4.6.bazel rename to wasm_bindgen/raze/remote/BUILD.itoa-0.4.7.bazel index dc44d00335..9fe13a562e 100644 --- a/wasm_bindgen/raze/remote/BUILD.itoa-0.4.6.bazel +++ b/wasm_bindgen/raze/remote/BUILD.itoa-0.4.7.bazel @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.6", + version = "0.4.7", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.libc-0.2.81.bazel b/wasm_bindgen/raze/remote/BUILD.libc-0.2.99.bazel similarity index 95% rename from wasm_bindgen/raze/remote/BUILD.libc-0.2.81.bazel rename to wasm_bindgen/raze/remote/BUILD.libc-0.2.99.bazel index c2b33bbc1a..3347f1d34c 100644 --- a/wasm_bindgen/raze/remote/BUILD.libc-0.2.81.bazel +++ b/wasm_bindgen/raze/remote/BUILD.libc-0.2.99.bazel @@ -42,7 +42,6 @@ cargo_build_script( build_script_env = { }, crate_features = [ - "align", "default", "std", ], @@ -56,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.81", + version = "0.2.99", visibility = ["//visibility:private"], deps = [ ], @@ -66,7 +65,6 @@ rust_library( name = "libc", srcs = glob(["**/*.rs"]), crate_features = [ - "align", "default", "std", ], @@ -81,7 +79,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.81", + version = "0.2.99", # buildifier: leave-alone deps = [ ":libc_build_script", diff --git a/wasm_bindgen/raze/remote/BUILD.libz-sys-1.1.2.bazel b/wasm_bindgen/raze/remote/BUILD.libz-sys-1.1.2.bazel deleted file mode 100644 index 4c37639dcc..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.libz-sys-1.1.2.bazel +++ /dev/null @@ -1,67 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "build-script-build" with type "custom-build" omitted - -rust_library( - name = "libz_sys", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "libc", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.1.2", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ] + selects.with_or({ - # cfg(target_env = "msvc") - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - ], - "//conditions:default": [], - }), -) diff --git a/wasm_bindgen/raze/remote/BUILD.libz-sys-1.1.3.bazel b/wasm_bindgen/raze/remote/BUILD.libz-sys-1.1.3.bazel new file mode 100644 index 0000000000..f6e932395d --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.libz-sys-1.1.3.bazel @@ -0,0 +1,108 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "libz_sys_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "libc", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + links = "z", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.1.3", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__cc__1_0_69//:cc", + "@rules_rust_wasm_bindgen__pkg_config__0_3_19//:pkg_config", + ] + selects.with_or({ + # cfg(target_env = "msvc") + ( + "@rules_rust//rust/platform:i686-pc-windows-msvc", + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + ): [ + "@rules_rust_wasm_bindgen__vcpkg__0_2_15//:vcpkg", + ], + "//conditions:default": [], + }), +) + +rust_library( + name = "libz_sys", + srcs = glob(["**/*.rs"]), + aliases = { + }, + crate_features = [ + "libc", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.1.3", + # buildifier: leave-alone + deps = [ + ":libz_sys_build_script", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", + ] + selects.with_or({ + # cfg(target_env = "msvc") + ( + "@rules_rust//rust/platform:i686-pc-windows-msvc", + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + ): [ + ], + "//conditions:default": [], + }), +) diff --git a/wasm_bindgen/raze/remote/BUILD.log-0.3.9.bazel b/wasm_bindgen/raze/remote/BUILD.log-0.3.9.bazel deleted file mode 100644 index c976058af3..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.log-0.3.9.bazel +++ /dev/null @@ -1,58 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "log", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "use_std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - "--cfg=atomic_cas", - "--cfg=use_std", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.9", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.log-0.4.11.bazel b/wasm_bindgen/raze/remote/BUILD.log-0.4.11.bazel deleted file mode 100644 index 80e1061cff..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.log-0.4.11.bazel +++ /dev/null @@ -1,63 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "build-script-build" with type "custom-build" omitted - -rust_library( - name = "log", - srcs = glob(["**/*.rs"]), - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - "--cfg=atomic_cas", - "--cfg=use_std", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.11", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__cfg_if__0_1_10//:cfg_if", - ], -) - -# Unsupported target "filters" with type "test" omitted - -# Unsupported target "macros" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.log-0.4.14.bazel b/wasm_bindgen/raze/remote/BUILD.log-0.4.14.bazel new file mode 100644 index 0000000000..b3e8e8ca21 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.log-0.4.14.bazel @@ -0,0 +1,94 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "log_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.14", + visibility = ["//visibility:private"], + deps = [ + ], +) + +# Unsupported target "value" with type "bench" omitted + +rust_library( + name = "log", + srcs = glob(["**/*.rs"]), + crate_features = [ + "std", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + "--cfg=atomic_cas", + "--cfg=use_std", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.14", + # buildifier: leave-alone + deps = [ + ":log_build_script", + "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", + ], +) + +# Unsupported target "filters" with type "test" omitted + +# Unsupported target "macros" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.matches-0.1.8.bazel b/wasm_bindgen/raze/remote/BUILD.matches-0.1.9.bazel similarity index 92% rename from wasm_bindgen/raze/remote/BUILD.matches-0.1.8.bazel rename to wasm_bindgen/raze/remote/BUILD.matches-0.1.9.bazel index e2e16c20d1..903967b101 100644 --- a/wasm_bindgen/raze/remote/BUILD.matches-0.1.8.bazel +++ b/wasm_bindgen/raze/remote/BUILD.matches-0.1.9.bazel @@ -46,10 +46,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.8", + version = "0.1.9", # buildifier: leave-alone deps = [ ], ) # Unsupported target "macro_use_one" with type "test" omitted + +# Unsupported target "use_star" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.memchr-2.4.1.bazel b/wasm_bindgen/raze/remote/BUILD.memchr-2.4.1.bazel new file mode 100644 index 0000000000..04efca9e90 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.memchr-2.4.1.bazel @@ -0,0 +1,89 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "unencumbered", # Unlicense from expression "Unlicense OR MIT" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "memchr_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "std", + "use_std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "2.4.1", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "memchr", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "std", + "use_std", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "2.4.1", + # buildifier: leave-alone + deps = [ + ":memchr_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.memoffset-0.6.4.bazel b/wasm_bindgen/raze/remote/BUILD.memoffset-0.6.4.bazel new file mode 100644 index 0000000000..a46f513ffc --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.memoffset-0.6.4.bazel @@ -0,0 +1,86 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "memoffset_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.6.4", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__autocfg__1_0_1//:autocfg", + ], +) + +rust_library( + name = "memoffset", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.6.4", + # buildifier: leave-alone + deps = [ + ":memoffset_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.httparse-1.3.4.bazel b/wasm_bindgen/raze/remote/BUILD.mime-0.3.16.bazel similarity index 83% rename from wasm_bindgen/raze/remote/BUILD.httparse-1.3.4.bazel rename to wasm_bindgen/raze/remote/BUILD.mime-0.3.16.bazel index c88f06bf2d..a9770c0e37 100644 --- a/wasm_bindgen/raze/remote/BUILD.httparse-1.3.4.bazel +++ b/wasm_bindgen/raze/remote/BUILD.mime-0.3.16.bazel @@ -30,16 +30,16 @@ licenses([ # Generated Targets -# Unsupported target "parse" with type "bench" omitted +# Unsupported target "cmp" with type "bench" omitted + +# Unsupported target "fmt" with type "bench" omitted -# Unsupported target "build-script-build" with type "custom-build" omitted +# Unsupported target "parse" with type "bench" omitted rust_library( - name = "httparse", + name = "mime", srcs = glob(["**/*.rs"]), crate_features = [ - "default", - "std", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -52,10 +52,8 @@ rust_library( "cargo-raze", "manual", ], - version = "1.3.4", + version = "0.3.16", # buildifier: leave-alone deps = [ ], ) - -# Unsupported target "uri" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.mime_guess-1.8.8.bazel b/wasm_bindgen/raze/remote/BUILD.mime_guess-2.0.3.bazel similarity index 80% rename from wasm_bindgen/raze/remote/BUILD.mime_guess-1.8.8.bazel rename to wasm_bindgen/raze/remote/BUILD.mime_guess-2.0.3.bazel index 8e408ecc89..17fbb4ece5 100644 --- a/wasm_bindgen/raze/remote/BUILD.mime_guess-1.8.8.bazel +++ b/wasm_bindgen/raze/remote/BUILD.mime_guess-2.0.3.bazel @@ -42,6 +42,8 @@ cargo_build_script( build_script_env = { }, crate_features = [ + "default", + "rev-mappings", ], crate_root = "build.rs", data = glob(["**"]), @@ -53,21 +55,23 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.8.8", + version = "2.0.3", visibility = ["//visibility:private"], deps = [ - "@rules_rust_wasm_bindgen__phf__0_7_24//:phf", - "@rules_rust_wasm_bindgen__phf_codegen__0_7_24//:phf_codegen", - "@rules_rust_wasm_bindgen__unicase__1_4_2//:unicase", + "@rules_rust_wasm_bindgen__unicase__2_6_0//:unicase", ], ) +# Unsupported target "benchmark" with type "bench" omitted + # Unsupported target "rev_map" with type "example" omitted rust_library( name = "mime_guess", srcs = glob(["**/*.rs"]), crate_features = [ + "default", + "rev-mappings", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -80,12 +84,11 @@ rust_library( "cargo-raze", "manual", ], - version = "1.8.8", + version = "2.0.3", # buildifier: leave-alone deps = [ ":mime_guess_build_script", - "@rules_rust_wasm_bindgen__mime__0_2_6//:mime", - "@rules_rust_wasm_bindgen__phf__0_7_24//:phf", - "@rules_rust_wasm_bindgen__unicase__1_4_2//:unicase", + "@rules_rust_wasm_bindgen__mime__0_3_16//:mime", + "@rules_rust_wasm_bindgen__unicase__2_6_0//:unicase", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.multipart-0.15.4.bazel b/wasm_bindgen/raze/remote/BUILD.multipart-0.18.0.bazel similarity index 78% rename from wasm_bindgen/raze/remote/BUILD.multipart-0.15.4.bazel rename to wasm_bindgen/raze/remote/BUILD.multipart-0.18.0.bazel index 7391318188..658e2f6566 100644 --- a/wasm_bindgen/raze/remote/BUILD.multipart-0.15.4.bazel +++ b/wasm_bindgen/raze/remote/BUILD.multipart-0.18.0.bazel @@ -53,19 +53,19 @@ rust_binary( "cargo-raze", "manual", ], - version = "0.15.4", + version = "0.18.0", # buildifier: leave-alone deps = [ ":multipart", "@rules_rust_wasm_bindgen__buf_redux__0_8_4//:buf_redux", - "@rules_rust_wasm_bindgen__httparse__1_3_4//:httparse", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__mime__0_2_6//:mime", - "@rules_rust_wasm_bindgen__mime_guess__1_8_8//:mime_guess", + "@rules_rust_wasm_bindgen__httparse__1_5_0//:httparse", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__mime__0_3_16//:mime", + "@rules_rust_wasm_bindgen__mime_guess__2_0_3//:mime_guess", "@rules_rust_wasm_bindgen__quick_error__1_2_3//:quick_error", - "@rules_rust_wasm_bindgen__rand__0_4_6//:rand", + "@rules_rust_wasm_bindgen__rand__0_8_4//:rand", "@rules_rust_wasm_bindgen__safemem__0_3_3//:safemem", - "@rules_rust_wasm_bindgen__tempdir__0_3_7//:tempdir", + "@rules_rust_wasm_bindgen__tempfile__3_2_0//:tempfile", "@rules_rust_wasm_bindgen__twoway__0_1_8//:twoway", ], ) @@ -108,18 +108,18 @@ rust_library( "cargo-raze", "manual", ], - version = "0.15.4", + version = "0.18.0", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__buf_redux__0_8_4//:buf_redux", - "@rules_rust_wasm_bindgen__httparse__1_3_4//:httparse", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__mime__0_2_6//:mime", - "@rules_rust_wasm_bindgen__mime_guess__1_8_8//:mime_guess", + "@rules_rust_wasm_bindgen__httparse__1_5_0//:httparse", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__mime__0_3_16//:mime", + "@rules_rust_wasm_bindgen__mime_guess__2_0_3//:mime_guess", "@rules_rust_wasm_bindgen__quick_error__1_2_3//:quick_error", - "@rules_rust_wasm_bindgen__rand__0_4_6//:rand", + "@rules_rust_wasm_bindgen__rand__0_8_4//:rand", "@rules_rust_wasm_bindgen__safemem__0_3_3//:safemem", - "@rules_rust_wasm_bindgen__tempdir__0_3_7//:tempdir", + "@rules_rust_wasm_bindgen__tempfile__3_2_0//:tempfile", "@rules_rust_wasm_bindgen__twoway__0_1_8//:twoway", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.num-integer-0.1.44.bazel b/wasm_bindgen/raze/remote/BUILD.num-integer-0.1.44.bazel index 5836e21317..a1e7798f80 100644 --- a/wasm_bindgen/raze/remote/BUILD.num-integer-0.1.44.bazel +++ b/wasm_bindgen/raze/remote/BUILD.num-integer-0.1.44.bazel @@ -29,6 +29,36 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "num_integer_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.1.44", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__autocfg__1_0_1//:autocfg", + ], +) # Unsupported target "average" with type "bench" omitted @@ -36,8 +66,6 @@ licenses([ # Unsupported target "roots" with type "bench" omitted -# Unsupported target "build-script-build" with type "custom-build" omitted - rust_library( name = "num_integer", srcs = glob(["**/*.rs"]), @@ -57,6 +85,7 @@ rust_library( version = "0.1.44", # buildifier: leave-alone deps = [ + ":num_integer_build_script", "@rules_rust_wasm_bindgen__num_traits__0_2_14//:num_traits", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.num-traits-0.2.14.bazel b/wasm_bindgen/raze/remote/BUILD.num-traits-0.2.14.bazel index fd83b98413..9ea42f9d36 100644 --- a/wasm_bindgen/raze/remote/BUILD.num-traits-0.2.14.bazel +++ b/wasm_bindgen/raze/remote/BUILD.num-traits-0.2.14.bazel @@ -29,8 +29,36 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "num_traits_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.14", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__autocfg__1_0_1//:autocfg", + ], +) rust_library( name = "num_traits", @@ -51,6 +79,7 @@ rust_library( version = "0.2.14", # buildifier: leave-alone deps = [ + ":num_traits_build_script", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.num_cpus-1.13.0.bazel b/wasm_bindgen/raze/remote/BUILD.num_cpus-1.13.0.bazel index 41f7f1ae2f..c1fe402844 100644 --- a/wasm_bindgen/raze/remote/BUILD.num_cpus-1.13.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.num_cpus-1.13.0.bazel @@ -51,6 +51,6 @@ rust_library( version = "1.13.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.openssl-probe-0.1.2.bazel b/wasm_bindgen/raze/remote/BUILD.openssl-probe-0.1.4.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.openssl-probe-0.1.2.bazel rename to wasm_bindgen/raze/remote/BUILD.openssl-probe-0.1.4.bazel index 8bdae67307..fc492cb2b4 100644 --- a/wasm_bindgen/raze/remote/BUILD.openssl-probe-0.1.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.openssl-probe-0.1.4.bazel @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.2", + version = "0.1.4", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.openssl-sys-0.9.60.bazel b/wasm_bindgen/raze/remote/BUILD.openssl-sys-0.9.66.bazel similarity index 95% rename from wasm_bindgen/raze/remote/BUILD.openssl-sys-0.9.60.bazel rename to wasm_bindgen/raze/remote/BUILD.openssl-sys-0.9.66.bazel index db51c39365..1991054299 100644 --- a/wasm_bindgen/raze/remote/BUILD.openssl-sys-0.9.60.bazel +++ b/wasm_bindgen/raze/remote/BUILD.openssl-sys-0.9.66.bazel @@ -63,10 +63,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.60", + version = "0.9.66", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ] + selects.with_or({ # cfg(target_env = "msvc") ( diff --git a/wasm_bindgen/raze/remote/BUILD.percent-encoding-1.0.1.bazel b/wasm_bindgen/raze/remote/BUILD.percent-encoding-2.1.0.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.percent-encoding-1.0.1.bazel rename to wasm_bindgen/raze/remote/BUILD.percent-encoding-2.1.0.bazel index 12605e814a..9f3995f10e 100644 --- a/wasm_bindgen/raze/remote/BUILD.percent-encoding-1.0.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.percent-encoding-2.1.0.bazel @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.1", + version = "2.1.0", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.phf_codegen-0.7.24.bazel b/wasm_bindgen/raze/remote/BUILD.phf_codegen-0.7.24.bazel deleted file mode 100644 index 9688fdb04e..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.phf_codegen-0.7.24.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "phf_codegen", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.7.24", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__phf_generator__0_7_24//:phf_generator", - "@rules_rust_wasm_bindgen__phf_shared__0_7_24//:phf_shared", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.phf_generator-0.7.24.bazel b/wasm_bindgen/raze/remote/BUILD.phf_generator-0.7.24.bazel deleted file mode 100644 index 1ff90d67fe..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.phf_generator-0.7.24.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "phf_generator", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.7.24", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__phf_shared__0_7_24//:phf_shared", - "@rules_rust_wasm_bindgen__rand__0_6_5//:rand", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.phf_shared-0.7.24.bazel b/wasm_bindgen/raze/remote/BUILD.phf_shared-0.7.24.bazel deleted file mode 100644 index 295076451d..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.phf_shared-0.7.24.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "phf_shared", - srcs = glob(["**/*.rs"]), - crate_features = [ - "unicase", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.7.24", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__siphasher__0_2_3//:siphasher", - "@rules_rust_wasm_bindgen__unicase__1_4_2//:unicase", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.predicates-1.0.5.bazel b/wasm_bindgen/raze/remote/BUILD.predicates-1.0.8.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.predicates-1.0.5.bazel rename to wasm_bindgen/raze/remote/BUILD.predicates-1.0.8.bazel index ba8ea862b3..30163bfe0a 100644 --- a/wasm_bindgen/raze/remote/BUILD.predicates-1.0.5.bazel +++ b/wasm_bindgen/raze/remote/BUILD.predicates-1.0.8.bazel @@ -53,13 +53,13 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.5", + version = "1.0.8", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__difference__2_0_0//:difference", "@rules_rust_wasm_bindgen__float_cmp__0_8_0//:float_cmp", "@rules_rust_wasm_bindgen__normalize_line_endings__0_3_0//:normalize_line_endings", - "@rules_rust_wasm_bindgen__predicates_core__1_0_0//:predicates_core", - "@rules_rust_wasm_bindgen__regex__1_4_2//:regex", + "@rules_rust_wasm_bindgen__predicates_core__1_0_2//:predicates_core", + "@rules_rust_wasm_bindgen__regex__1_5_4//:regex", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.predicates-2.0.2.bazel b/wasm_bindgen/raze/remote/BUILD.predicates-2.0.2.bazel new file mode 100644 index 0000000000..fa031ae66f --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.predicates-2.0.2.bazel @@ -0,0 +1,60 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets + +# Unsupported target "case_tree" with type "example" omitted + +rust_library( + name = "predicates", + srcs = glob(["**/*.rs"]), + crate_features = [ + "diff", + "difflib", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "2.0.2", + # buildifier: leave-alone + deps = [ + "@rules_rust_wasm_bindgen__difflib__0_4_0//:difflib", + "@rules_rust_wasm_bindgen__itertools__0_10_1//:itertools", + "@rules_rust_wasm_bindgen__predicates_core__1_0_2//:predicates_core", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.predicates-core-1.0.0.bazel b/wasm_bindgen/raze/remote/BUILD.predicates-core-1.0.2.bazel similarity index 95% rename from wasm_bindgen/raze/remote/BUILD.predicates-core-1.0.0.bazel rename to wasm_bindgen/raze/remote/BUILD.predicates-core-1.0.2.bazel index 3105142676..a6d98b1527 100644 --- a/wasm_bindgen/raze/remote/BUILD.predicates-core-1.0.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.predicates-core-1.0.2.bazel @@ -38,7 +38,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.0", + version = "1.0.2", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.predicates-tree-1.0.0.bazel b/wasm_bindgen/raze/remote/BUILD.predicates-tree-1.0.3.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.predicates-tree-1.0.0.bazel rename to wasm_bindgen/raze/remote/BUILD.predicates-tree-1.0.3.bazel index bcc04327a8..39922785c0 100644 --- a/wasm_bindgen/raze/remote/BUILD.predicates-tree-1.0.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.predicates-tree-1.0.3.bazel @@ -38,7 +38,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -46,10 +46,10 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.0", + version = "1.0.3", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__predicates_core__1_0_0//:predicates_core", + "@rules_rust_wasm_bindgen__predicates_core__1_0_2//:predicates_core", "@rules_rust_wasm_bindgen__treeline__0_1_0//:treeline", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.proc-macro-hack-0.5.19.bazel b/wasm_bindgen/raze/remote/BUILD.proc-macro-hack-0.5.19.bazel new file mode 100644 index 0000000000..a59c85788f --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.proc-macro-hack-0.5.19.bazel @@ -0,0 +1,85 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "proc_macro_hack_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.5.19", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "proc_macro_hack", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "proc-macro", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.5.19", + # buildifier: leave-alone + deps = [ + ":proc_macro_hack_build_script", + ], +) + +# Unsupported target "compiletest" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.proc-macro2-1.0.24.bazel b/wasm_bindgen/raze/remote/BUILD.proc-macro2-1.0.28.bazel similarity index 94% rename from wasm_bindgen/raze/remote/BUILD.proc-macro2-1.0.24.bazel rename to wasm_bindgen/raze/remote/BUILD.proc-macro2-1.0.28.bazel index 3dc32c8fa3..12aaae9275 100644 --- a/wasm_bindgen/raze/remote/BUILD.proc-macro2-1.0.24.bazel +++ b/wasm_bindgen/raze/remote/BUILD.proc-macro2-1.0.28.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.24", + version = "1.0.28", visibility = ["//visibility:private"], deps = [ ], @@ -80,11 +80,11 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.24", + version = "1.0.28", # buildifier: leave-alone deps = [ ":proc_macro2_build_script", - "@rules_rust_wasm_bindgen__unicode_xid__0_2_1//:unicode_xid", + "@rules_rust_wasm_bindgen__unicode_xid__0_2_2//:unicode_xid", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.quote-1.0.8.bazel b/wasm_bindgen/raze/remote/BUILD.quote-1.0.9.bazel similarity index 93% rename from wasm_bindgen/raze/remote/BUILD.quote-1.0.8.bazel rename to wasm_bindgen/raze/remote/BUILD.quote-1.0.9.bazel index e79511a4a7..7e7a8dd163 100644 --- a/wasm_bindgen/raze/remote/BUILD.quote-1.0.8.bazel +++ b/wasm_bindgen/raze/remote/BUILD.quote-1.0.9.bazel @@ -48,10 +48,10 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.8", + version = "1.0.9", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__proc_macro2__1_0_24//:proc_macro2", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.rand-0.4.6.bazel b/wasm_bindgen/raze/remote/BUILD.rand-0.4.6.bazel deleted file mode 100644 index e3ad4bacaf..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand-0.4.6.bazel +++ /dev/null @@ -1,96 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "bench" with type "bench" omitted - -# Unsupported target "generators" with type "bench" omitted - -# Unsupported target "misc" with type "bench" omitted - -rust_library( - name = "rand", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "default", - "libc", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.6", - # buildifier: leave-alone - deps = [ - ] + selects.with_or({ - # cfg(unix) - ( - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-linux-android", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:i686-linux-android", - "@rules_rust//rust/platform:i686-unknown-freebsd", - "@rules_rust//rust/platform:i686-unknown-linux-gnu", - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", - "@rules_rust//rust/platform:s390x-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-ios", - "@rules_rust//rust/platform:x86_64-linux-android", - "@rules_rust//rust/platform:x86_64-unknown-freebsd", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", - ], - "//conditions:default": [], - }), -) diff --git a/wasm_bindgen/raze/remote/BUILD.rand-0.5.6.bazel b/wasm_bindgen/raze/remote/BUILD.rand-0.5.6.bazel deleted file mode 100644 index b0e3593288..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand-0.5.6.bazel +++ /dev/null @@ -1,114 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "distributions" with type "bench" omitted - -# Unsupported target "generators" with type "bench" omitted - -# Unsupported target "misc" with type "bench" omitted - -# Unsupported target "monte-carlo" with type "example" omitted - -# Unsupported target "monty-hall" with type "example" omitted - -rust_library( - name = "rand", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "alloc", - "cloudabi", - "default", - "fuchsia-cprng", - "libc", - "std", - "winapi", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.5.6", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_3_1//:rand_core", - ] + selects.with_or({ - # cfg(unix) - ( - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-linux-android", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:i686-linux-android", - "@rules_rust//rust/platform:i686-unknown-freebsd", - "@rules_rust//rust/platform:i686-unknown-linux-gnu", - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", - "@rules_rust//rust/platform:s390x-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-ios", - "@rules_rust//rust/platform:x86_64-linux-android", - "@rules_rust//rust/platform:x86_64-unknown-freebsd", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", - ], - "//conditions:default": [], - }) + selects.with_or({ - # wasm32-unknown-unknown - ( - "@rules_rust//rust/platform:wasm32-unknown-unknown", - ): [ - ], - "//conditions:default": [], - }), -) - -# Unsupported target "bool" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.rand-0.6.5.bazel b/wasm_bindgen/raze/remote/BUILD.rand-0.6.5.bazel deleted file mode 100644 index 7249e2e1c7..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand-0.6.5.bazel +++ /dev/null @@ -1,115 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "distributions" with type "bench" omitted - -# Unsupported target "generators" with type "bench" omitted - -# Unsupported target "misc" with type "bench" omitted - -# Unsupported target "seq" with type "bench" omitted - -# Unsupported target "build-script-build" with type "custom-build" omitted - -# Unsupported target "monte-carlo" with type "example" omitted - -# Unsupported target "monty-hall" with type "example" omitted - -rust_library( - name = "rand", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "alloc", - "default", - "rand_os", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.6.5", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_chacha__0_1_1//:rand_chacha", - "@rules_rust_wasm_bindgen__rand_core__0_4_2//:rand_core", - "@rules_rust_wasm_bindgen__rand_hc__0_1_0//:rand_hc", - "@rules_rust_wasm_bindgen__rand_isaac__0_1_1//:rand_isaac", - "@rules_rust_wasm_bindgen__rand_jitter__0_1_4//:rand_jitter", - "@rules_rust_wasm_bindgen__rand_os__0_1_3//:rand_os", - "@rules_rust_wasm_bindgen__rand_pcg__0_1_2//:rand_pcg", - "@rules_rust_wasm_bindgen__rand_xorshift__0_1_1//:rand_xorshift", - ] + selects.with_or({ - # cfg(unix) - ( - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-linux-android", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:i686-linux-android", - "@rules_rust//rust/platform:i686-unknown-freebsd", - "@rules_rust//rust/platform:i686-unknown-linux-gnu", - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", - "@rules_rust//rust/platform:s390x-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-ios", - "@rules_rust//rust/platform:x86_64-linux-android", - "@rules_rust//rust/platform:x86_64-unknown-freebsd", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "uniformity" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.rand-0.7.3.bazel b/wasm_bindgen/raze/remote/BUILD.rand-0.7.3.bazel deleted file mode 100644 index 9f2fb8a6da..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand-0.7.3.bazel +++ /dev/null @@ -1,100 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "generators" with type "bench" omitted - -# Unsupported target "misc" with type "bench" omitted - -# Unsupported target "seq" with type "bench" omitted - -# Unsupported target "weighted" with type "bench" omitted - -# Unsupported target "monte-carlo" with type "example" omitted - -# Unsupported target "monty-hall" with type "example" omitted - -rust_library( - name = "rand", - srcs = glob(["**/*.rs"]), - aliases = { - "@rules_rust_wasm_bindgen__getrandom__0_1_15//:getrandom": "getrandom_package", - }, - crate_features = [ - "alloc", - "default", - "getrandom", - "getrandom_package", - "libc", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.7.3", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__getrandom__0_1_15//:getrandom", - "@rules_rust_wasm_bindgen__rand_chacha__0_2_2//:rand_chacha", - "@rules_rust_wasm_bindgen__rand_core__0_5_1//:rand_core", - ] + selects.with_or({ - # cfg(unix) - ( - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-linux-android", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:i686-linux-android", - "@rules_rust//rust/platform:i686-unknown-freebsd", - "@rules_rust//rust/platform:i686-unknown-linux-gnu", - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", - "@rules_rust//rust/platform:s390x-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-ios", - "@rules_rust//rust/platform:x86_64-linux-android", - "@rules_rust//rust/platform:x86_64-unknown-freebsd", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }), -) diff --git a/wasm_bindgen/raze/remote/BUILD.socket2-0.3.19.bazel b/wasm_bindgen/raze/remote/BUILD.rand-0.8.4.bazel similarity index 81% rename from wasm_bindgen/raze/remote/BUILD.socket2-0.3.19.bazel rename to wasm_bindgen/raze/remote/BUILD.rand-0.8.4.bazel index 165bc434ed..12df2449f8 100644 --- a/wasm_bindgen/raze/remote/BUILD.socket2-0.3.19.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rand-0.8.4.bazel @@ -31,11 +31,19 @@ licenses([ # Generated Targets rust_library( - name = "socket2", + name = "rand", srcs = glob(["**/*.rs"]), aliases = { }, crate_features = [ + "alloc", + "default", + "getrandom", + "libc", + "rand_chacha", + "rand_hc", + "std", + "std_rng", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -48,9 +56,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.3.19", + version = "0.8.4", # buildifier: leave-alone deps = [ + "@rules_rust_wasm_bindgen__rand_chacha__0_3_1//:rand_chacha", + "@rules_rust_wasm_bindgen__rand_core__0_6_3//:rand_core", ] + selects.with_or({ # cfg(unix) ( @@ -71,17 +81,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }), diff --git a/wasm_bindgen/raze/remote/BUILD.rand_chacha-0.1.1.bazel b/wasm_bindgen/raze/remote/BUILD.rand_chacha-0.1.1.bazel deleted file mode 100644 index 2ccdb1ed5e..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand_chacha-0.1.1.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "build-script-build" with type "custom-build" omitted - -rust_library( - name = "rand_chacha", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.1", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_3_1//:rand_core", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.rand_chacha-0.2.2.bazel b/wasm_bindgen/raze/remote/BUILD.rand_chacha-0.3.1.bazel similarity index 92% rename from wasm_bindgen/raze/remote/BUILD.rand_chacha-0.2.2.bazel rename to wasm_bindgen/raze/remote/BUILD.rand_chacha-0.3.1.bazel index 0d335e6af5..6a98439c50 100644 --- a/wasm_bindgen/raze/remote/BUILD.rand_chacha-0.2.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rand_chacha-0.3.1.bazel @@ -47,10 +47,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.2", + version = "0.3.1", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__ppv_lite86__0_2_10//:ppv_lite86", - "@rules_rust_wasm_bindgen__rand_core__0_5_1//:rand_core", + "@rules_rust_wasm_bindgen__rand_core__0_6_3//:rand_core", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.rand_core-0.3.1.bazel b/wasm_bindgen/raze/remote/BUILD.rand_core-0.3.1.bazel deleted file mode 100644 index 941f6475ae..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand_core-0.3.1.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rand_core", - srcs = glob(["**/*.rs"]), - crate_features = [ - "alloc", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.1", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_4_2//:rand_core", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.rand_core-0.5.1.bazel b/wasm_bindgen/raze/remote/BUILD.rand_core-0.6.3.bazel similarity index 92% rename from wasm_bindgen/raze/remote/BUILD.rand_core-0.5.1.bazel rename to wasm_bindgen/raze/remote/BUILD.rand_core-0.6.3.bazel index 50208b3f1a..9001c04e7e 100644 --- a/wasm_bindgen/raze/remote/BUILD.rand_core-0.5.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rand_core-0.6.3.bazel @@ -49,9 +49,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.5.1", + version = "0.6.3", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__getrandom__0_1_15//:getrandom", + "@rules_rust_wasm_bindgen__getrandom__0_2_3//:getrandom", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.rand_hc-0.2.0.bazel b/wasm_bindgen/raze/remote/BUILD.rand_hc-0.3.1.bazel similarity index 92% rename from wasm_bindgen/raze/remote/BUILD.rand_hc-0.2.0.bazel rename to wasm_bindgen/raze/remote/BUILD.rand_hc-0.3.1.bazel index 4b8b35d0c3..4dda082bdd 100644 --- a/wasm_bindgen/raze/remote/BUILD.rand_hc-0.2.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rand_hc-0.3.1.bazel @@ -46,9 +46,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.0", + version = "0.3.1", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_5_1//:rand_core", + "@rules_rust_wasm_bindgen__rand_core__0_6_3//:rand_core", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.rand_jitter-0.1.4.bazel b/wasm_bindgen/raze/remote/BUILD.rand_jitter-0.1.4.bazel deleted file mode 100644 index 3b033f0002..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand_jitter-0.1.4.bazel +++ /dev/null @@ -1,82 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "mod" with type "bench" omitted - -rust_library( - name = "rand_jitter", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.4", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_4_2//:rand_core", - ] + selects.with_or({ - # cfg(any(target_os = "macos", target_os = "ios")) - ( - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-ios", - ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(target_os = "windows") - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", - ], - "//conditions:default": [], - }), -) - -# Unsupported target "mod" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.rand_os-0.1.3.bazel b/wasm_bindgen/raze/remote/BUILD.rand_os-0.1.3.bazel deleted file mode 100644 index a9946096ac..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand_os-0.1.3.bazel +++ /dev/null @@ -1,97 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rand_os", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.3", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_4_2//:rand_core", - ] + selects.with_or({ - # cfg(unix) - ( - "@rules_rust//rust/platform:aarch64-apple-darwin", - "@rules_rust//rust/platform:aarch64-apple-ios", - "@rules_rust//rust/platform:aarch64-linux-android", - "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", - "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", - "@rules_rust//rust/platform:i686-apple-darwin", - "@rules_rust//rust/platform:i686-linux-android", - "@rules_rust//rust/platform:i686-unknown-freebsd", - "@rules_rust//rust/platform:i686-unknown-linux-gnu", - "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", - "@rules_rust//rust/platform:s390x-unknown-linux-gnu", - "@rules_rust//rust/platform:x86_64-apple-darwin", - "@rules_rust//rust/platform:x86_64-apple-ios", - "@rules_rust//rust/platform:x86_64-linux-android", - "@rules_rust//rust/platform:x86_64-unknown-freebsd", - "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", - ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", - ], - "//conditions:default": [], - }) + selects.with_or({ - # wasm32-unknown-unknown - ( - "@rules_rust//rust/platform:wasm32-unknown-unknown", - ): [ - ], - "//conditions:default": [], - }), -) - -# Unsupported target "mod" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.rand_pcg-0.1.2.bazel b/wasm_bindgen/raze/remote/BUILD.rand_pcg-0.1.2.bazel deleted file mode 100644 index 53acd12b62..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand_pcg-0.1.2.bazel +++ /dev/null @@ -1,60 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "build-script-build" with type "custom-build" omitted - -rust_library( - name = "rand_pcg", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.2", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_4_2//:rand_core", - ], -) - -# Unsupported target "lcg64xsh32" with type "test" omitted - -# Unsupported target "mcg128xsl64" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.rand_xorshift-0.1.1.bazel b/wasm_bindgen/raze/remote/BUILD.rand_xorshift-0.1.1.bazel deleted file mode 100644 index 31ee1ca79c..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rand_xorshift-0.1.1.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "rand_xorshift", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.1", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_3_1//:rand_core", - ], -) - -# Unsupported target "mod" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.rayon-1.5.0.bazel b/wasm_bindgen/raze/remote/BUILD.rayon-1.5.1.bazel similarity index 70% rename from wasm_bindgen/raze/remote/BUILD.rayon-1.5.0.bazel rename to wasm_bindgen/raze/remote/BUILD.rayon-1.5.1.bazel index 950d59814f..2a14751be1 100644 --- a/wasm_bindgen/raze/remote/BUILD.rayon-1.5.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rayon-1.5.1.bazel @@ -29,8 +29,36 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "rayon_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.5.1", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__autocfg__1_0_1//:autocfg", + ], +) # Unsupported target "cpu_monitor" with type "example" omitted @@ -50,12 +78,13 @@ rust_library( "cargo-raze", "manual", ], - version = "1.5.0", + version = "1.5.1", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__crossbeam_deque__0_8_0//:crossbeam_deque", + ":rayon_build_script", + "@rules_rust_wasm_bindgen__crossbeam_deque__0_8_1//:crossbeam_deque", "@rules_rust_wasm_bindgen__either__1_6_1//:either", - "@rules_rust_wasm_bindgen__rayon_core__1_9_0//:rayon_core", + "@rules_rust_wasm_bindgen__rayon_core__1_9_1//:rayon_core", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.rayon-core-1.9.0.bazel b/wasm_bindgen/raze/remote/BUILD.rayon-core-1.9.1.bazel similarity index 57% rename from wasm_bindgen/raze/remote/BUILD.rayon-core-1.9.0.bazel rename to wasm_bindgen/raze/remote/BUILD.rayon-core-1.9.1.bazel index 81a531faa8..4c2d44b240 100644 --- a/wasm_bindgen/raze/remote/BUILD.rayon-core-1.9.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rayon-core-1.9.1.bazel @@ -29,8 +29,58 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "rayon_core_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + links = "rayon-core", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.9.1", + visibility = ["//visibility:private"], + deps = [ + ] + selects.with_or({ + # cfg(unix) + ( + "@rules_rust//rust/platform:aarch64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-linux-android", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", + "@rules_rust//rust/platform:i686-apple-darwin", + "@rules_rust//rust/platform:i686-linux-android", + "@rules_rust//rust/platform:i686-unknown-freebsd", + "@rules_rust//rust/platform:i686-unknown-linux-gnu", + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", + "@rules_rust//rust/platform:s390x-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-apple-ios", + "@rules_rust//rust/platform:x86_64-linux-android", + "@rules_rust//rust/platform:x86_64-unknown-freebsd", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + ): [ + ], + "//conditions:default": [], + }), +) rust_library( name = "rayon_core", @@ -50,12 +100,13 @@ rust_library( "cargo-raze", "manual", ], - version = "1.9.0", + version = "1.9.1", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__crossbeam_channel__0_5_0//:crossbeam_channel", - "@rules_rust_wasm_bindgen__crossbeam_deque__0_8_0//:crossbeam_deque", - "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_1//:crossbeam_utils", + ":rayon_core_build_script", + "@rules_rust_wasm_bindgen__crossbeam_channel__0_5_1//:crossbeam_channel", + "@rules_rust_wasm_bindgen__crossbeam_deque__0_8_1//:crossbeam_deque", + "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_5//:crossbeam_utils", "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", "@rules_rust_wasm_bindgen__num_cpus__1_13_0//:num_cpus", ] + selects.with_or({ diff --git a/wasm_bindgen/raze/remote/BUILD.rdrand-0.4.0.bazel b/wasm_bindgen/raze/remote/BUILD.rdrand-0.4.0.bazel deleted file mode 100644 index 387e2d9d29..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rdrand-0.4.0.bazel +++ /dev/null @@ -1,62 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # ISC from expression "ISC" -]) - -# Generated Targets - -# Unsupported target "rdrand" with type "bench" omitted - -# Unsupported target "rdseed" with type "bench" omitted - -# Unsupported target "std" with type "bench" omitted - -rust_library( - name = "rdrand", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.4.0", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_3_1//:rand_core", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.redox_syscall-0.1.57.bazel b/wasm_bindgen/raze/remote/BUILD.redox_syscall-0.2.10.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.redox_syscall-0.1.57.bazel rename to wasm_bindgen/raze/remote/BUILD.redox_syscall-0.2.10.bazel index 4ef2c0bb7b..157c206523 100644 --- a/wasm_bindgen/raze/remote/BUILD.redox_syscall-0.1.57.bazel +++ b/wasm_bindgen/raze/remote/BUILD.redox_syscall-0.2.10.bazel @@ -47,7 +47,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -55,8 +55,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.57", + version = "0.2.10", # buildifier: leave-alone deps = [ + "@rules_rust_wasm_bindgen__bitflags__1_3_2//:bitflags", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.redox_users-0.3.5.bazel b/wasm_bindgen/raze/remote/BUILD.redox_users-0.3.5.bazel deleted file mode 100644 index 582ccb8382..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.redox_users-0.3.5.bazel +++ /dev/null @@ -1,59 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -rust_library( - name = "redox_users", - srcs = glob(["**/*.rs"]), - crate_features = [ - "auth", - "default", - "rust-argon2", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.5", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__getrandom__0_1_15//:getrandom", - "@rules_rust_wasm_bindgen__redox_syscall__0_1_57//:redox_syscall", - "@rules_rust_wasm_bindgen__rust_argon2__0_8_3//:rust_argon2", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.regex-1.4.2.bazel b/wasm_bindgen/raze/remote/BUILD.regex-1.5.4.bazel similarity index 87% rename from wasm_bindgen/raze/remote/BUILD.regex-1.4.2.bazel rename to wasm_bindgen/raze/remote/BUILD.regex-1.5.4.bazel index 0af1d77101..957e87ad19 100644 --- a/wasm_bindgen/raze/remote/BUILD.regex-1.4.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.regex-1.5.4.bazel @@ -55,7 +55,6 @@ rust_library( "perf-inline", "perf-literal", "std", - "thread_local", "unicode", "unicode-age", "unicode-bool", @@ -68,7 +67,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -76,13 +75,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.4.2", + version = "1.5.4", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__aho_corasick__0_7_15//:aho_corasick", - "@rules_rust_wasm_bindgen__memchr__2_3_4//:memchr", - "@rules_rust_wasm_bindgen__regex_syntax__0_6_21//:regex_syntax", - "@rules_rust_wasm_bindgen__thread_local__1_0_1//:thread_local", + "@rules_rust_wasm_bindgen__aho_corasick__0_7_18//:aho_corasick", + "@rules_rust_wasm_bindgen__memchr__2_4_1//:memchr", + "@rules_rust_wasm_bindgen__regex_syntax__0_6_25//:regex_syntax", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.memchr-2.3.4.bazel b/wasm_bindgen/raze/remote/BUILD.regex-automata-0.1.10.bazel similarity index 85% rename from wasm_bindgen/raze/remote/BUILD.memchr-2.3.4.bazel rename to wasm_bindgen/raze/remote/BUILD.regex-automata-0.1.10.bazel index f0671b3cde..031c7005ee 100644 --- a/wasm_bindgen/raze/remote/BUILD.memchr-2.3.4.bazel +++ b/wasm_bindgen/raze/remote/BUILD.regex-automata-0.1.10.bazel @@ -30,15 +30,10 @@ licenses([ # Generated Targets -# Unsupported target "build-script-build" with type "custom-build" omitted - rust_library( - name = "memchr", + name = "regex_automata", srcs = glob(["**/*.rs"]), crate_features = [ - "default", - "std", - "use_std", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -51,8 +46,10 @@ rust_library( "cargo-raze", "manual", ], - version = "2.3.4", + version = "0.1.10", # buildifier: leave-alone deps = [ ], ) + +# Unsupported target "default" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.regex-syntax-0.6.21.bazel b/wasm_bindgen/raze/remote/BUILD.regex-syntax-0.6.25.bazel similarity index 96% rename from wasm_bindgen/raze/remote/BUILD.regex-syntax-0.6.21.bazel rename to wasm_bindgen/raze/remote/BUILD.regex-syntax-0.6.25.bazel index b0a36904ce..5a3f814796 100644 --- a/wasm_bindgen/raze/remote/BUILD.regex-syntax-0.6.21.bazel +++ b/wasm_bindgen/raze/remote/BUILD.regex-syntax-0.6.25.bazel @@ -49,7 +49,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -57,7 +57,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.21", + version = "0.6.25", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.rouille-3.0.0.bazel b/wasm_bindgen/raze/remote/BUILD.rouille-3.2.1.bazel similarity index 72% rename from wasm_bindgen/raze/remote/BUILD.rouille-3.0.0.bazel rename to wasm_bindgen/raze/remote/BUILD.rouille-3.2.1.bazel index c77f098ea0..eb98e2dcd0 100644 --- a/wasm_bindgen/raze/remote/BUILD.rouille-3.0.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rouille-3.2.1.bazel @@ -58,7 +58,7 @@ rust_library( data = [], edition = "2015", proc_macro_deps = [ - "@rules_rust_wasm_bindgen__serde_derive__1_0_118//:serde_derive", + "@rules_rust_wasm_bindgen__serde_derive__1_0_127//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -67,22 +67,22 @@ rust_library( "cargo-raze", "manual", ], - version = "3.0.0", + version = "3.2.1", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__base64__0_9_3//:base64", + "@rules_rust_wasm_bindgen__base64__0_13_0//:base64", "@rules_rust_wasm_bindgen__chrono__0_4_19//:chrono", - "@rules_rust_wasm_bindgen__filetime__0_2_13//:filetime", - "@rules_rust_wasm_bindgen__multipart__0_15_4//:multipart", + "@rules_rust_wasm_bindgen__filetime__0_2_15//:filetime", + "@rules_rust_wasm_bindgen__multipart__0_18_0//:multipart", "@rules_rust_wasm_bindgen__num_cpus__1_13_0//:num_cpus", - "@rules_rust_wasm_bindgen__rand__0_5_6//:rand", - "@rules_rust_wasm_bindgen__serde__1_0_118//:serde", - "@rules_rust_wasm_bindgen__serde_json__1_0_60//:serde_json", + "@rules_rust_wasm_bindgen__percent_encoding__2_1_0//:percent_encoding", + "@rules_rust_wasm_bindgen__rand__0_8_4//:rand", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__serde_json__1_0_66//:serde_json", "@rules_rust_wasm_bindgen__sha1__0_6_0//:sha1", - "@rules_rust_wasm_bindgen__term__0_5_2//:term", "@rules_rust_wasm_bindgen__threadpool__1_8_1//:threadpool", - "@rules_rust_wasm_bindgen__time__0_1_44//:time", - "@rules_rust_wasm_bindgen__tiny_http__0_6_2//:tiny_http", - "@rules_rust_wasm_bindgen__url__1_7_2//:url", + "@rules_rust_wasm_bindgen__time__0_2_27//:time", + "@rules_rust_wasm_bindgen__tiny_http__0_8_2//:tiny_http", + "@rules_rust_wasm_bindgen__url__2_2_2//:url", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.rust-argon2-0.8.3.bazel b/wasm_bindgen/raze/remote/BUILD.rust-argon2-0.8.3.bazel deleted file mode 100644 index 913e490959..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.rust-argon2-0.8.3.bazel +++ /dev/null @@ -1,70 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -alias( - name = "rust_argon2", - actual = ":argon2", - tags = [ - "cargo-raze", - "manual", - ], -) - -rust_library( - name = "argon2", - srcs = glob(["**/*.rs"]), - crate_features = [ - "crossbeam-utils", - "default", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.8.3", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__base64__0_13_0//:base64", - "@rules_rust_wasm_bindgen__blake2b_simd__0_5_11//:blake2b_simd", - "@rules_rust_wasm_bindgen__constant_time_eq__0_1_5//:constant_time_eq", - "@rules_rust_wasm_bindgen__crossbeam_utils__0_8_1//:crossbeam_utils", - ], -) - -# Unsupported target "integration_test" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.rustc-demangle-0.1.18.bazel b/wasm_bindgen/raze/remote/BUILD.rustc-demangle-0.1.20.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.rustc-demangle-0.1.18.bazel rename to wasm_bindgen/raze/remote/BUILD.rustc-demangle-0.1.20.bazel index df7efe44fe..ede3e0f195 100644 --- a/wasm_bindgen/raze/remote/BUILD.rustc-demangle-0.1.18.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rustc-demangle-0.1.20.bazel @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.18", + version = "0.1.20", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.rand_hc-0.1.0.bazel b/wasm_bindgen/raze/remote/BUILD.rustc_version-0.2.3.bazel similarity index 89% rename from wasm_bindgen/raze/remote/BUILD.rand_hc-0.1.0.bazel rename to wasm_bindgen/raze/remote/BUILD.rustc_version-0.2.3.bazel index 175620ae37..a340225af0 100644 --- a/wasm_bindgen/raze/remote/BUILD.rand_hc-0.1.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.rustc_version-0.2.3.bazel @@ -31,7 +31,7 @@ licenses([ # Generated Targets rust_library( - name = "rand_hc", + name = "rustc_version", srcs = glob(["**/*.rs"]), crate_features = [ ], @@ -46,9 +46,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.0", + version = "0.2.3", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_3_1//:rand_core", + "@rules_rust_wasm_bindgen__semver__0_9_0//:semver", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.ryu-1.0.5.bazel b/wasm_bindgen/raze/remote/BUILD.ryu-1.0.5.bazel index 8022ea85d0..e43552893b 100644 --- a/wasm_bindgen/raze/remote/BUILD.ryu-1.0.5.bazel +++ b/wasm_bindgen/raze/remote/BUILD.ryu-1.0.5.bazel @@ -29,10 +29,37 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "bench" with type "bench" omitted +cargo_build_script( + name = "ryu_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.5", + visibility = ["//visibility:private"], + deps = [ + ], +) -# Unsupported target "build-script-build" with type "custom-build" omitted +# Unsupported target "bench" with type "bench" omitted # Unsupported target "upstream_benchmark" with type "example" omitted @@ -55,6 +82,7 @@ rust_library( version = "1.0.5", # buildifier: leave-alone deps = [ + ":ryu_build_script", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.arrayvec-0.5.2.bazel b/wasm_bindgen/raze/remote/BUILD.semver-0.9.0.bazel similarity index 78% rename from wasm_bindgen/raze/remote/BUILD.arrayvec-0.5.2.bazel rename to wasm_bindgen/raze/remote/BUILD.semver-0.9.0.bazel index e7fb95875d..c112cda224 100644 --- a/wasm_bindgen/raze/remote/BUILD.arrayvec-0.5.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.semver-0.9.0.bazel @@ -30,19 +30,16 @@ licenses([ # Generated Targets -# Unsupported target "arraystring" with type "bench" omitted - -# Unsupported target "extend" with type "bench" omitted - rust_library( - name = "arrayvec", + name = "semver", srcs = glob(["**/*.rs"]), crate_features = [ + "default", ], crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2018", + edition = "2015", rustc_flags = [ "--cap-lints=allow", ], @@ -50,12 +47,15 @@ rust_library( "cargo-raze", "manual", ], - version = "0.5.2", + version = "0.9.0", # buildifier: leave-alone deps = [ + "@rules_rust_wasm_bindgen__semver_parser__0_7_0//:semver_parser", ], ) -# Unsupported target "serde" with type "test" omitted +# Unsupported target "deprecation" with type "test" omitted -# Unsupported target "tests" with type "test" omitted +# Unsupported target "regression" with type "test" omitted + +# Unsupported target "serde" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.siphasher-0.2.3.bazel b/wasm_bindgen/raze/remote/BUILD.semver-parser-0.7.0.bazel similarity index 95% rename from wasm_bindgen/raze/remote/BUILD.siphasher-0.2.3.bazel rename to wasm_bindgen/raze/remote/BUILD.semver-parser-0.7.0.bazel index 0a17ce5259..fd0684d84d 100644 --- a/wasm_bindgen/raze/remote/BUILD.siphasher-0.2.3.bazel +++ b/wasm_bindgen/raze/remote/BUILD.semver-parser-0.7.0.bazel @@ -31,7 +31,7 @@ licenses([ # Generated Targets rust_library( - name = "siphasher", + name = "semver_parser", srcs = glob(["**/*.rs"]), crate_features = [ ], @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.3", + version = "0.7.0", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.serde-1.0.127.bazel b/wasm_bindgen/raze/remote/BUILD.serde-1.0.127.bazel new file mode 100644 index 0000000000..434669ad66 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.serde-1.0.127.bazel @@ -0,0 +1,94 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "serde_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "derive", + "serde_derive", + "std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.127", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "serde", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + "derive", + "serde_derive", + "std", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + proc_macro_deps = [ + "@rules_rust_wasm_bindgen__serde_derive__1_0_127//:serde_derive", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.127", + # buildifier: leave-alone + deps = [ + ":serde_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.serde_derive-1.0.127.bazel b/wasm_bindgen/raze/remote/BUILD.serde_derive-1.0.127.bazel new file mode 100644 index 0000000000..0d24df3981 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.serde_derive-1.0.127.bazel @@ -0,0 +1,88 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "serde_derive_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.127", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "serde_derive", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + ], + crate_root = "src/lib.rs", + crate_type = "proc-macro", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "1.0.127", + # buildifier: leave-alone + deps = [ + ":serde_derive_build_script", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__syn__1_0_74//:syn", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.serde_json-1.0.60.bazel b/wasm_bindgen/raze/remote/BUILD.serde_json-1.0.66.bazel similarity index 91% rename from wasm_bindgen/raze/remote/BUILD.serde_json-1.0.60.bazel rename to wasm_bindgen/raze/remote/BUILD.serde_json-1.0.66.bazel index ccde9190cb..c56f6f3ba9 100644 --- a/wasm_bindgen/raze/remote/BUILD.serde_json-1.0.60.bazel +++ b/wasm_bindgen/raze/remote/BUILD.serde_json-1.0.66.bazel @@ -55,7 +55,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.60", + version = "1.0.66", visibility = ["//visibility:private"], deps = [ ], @@ -79,12 +79,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.60", + version = "1.0.66", # buildifier: leave-alone deps = [ ":serde_json_build_script", - "@rules_rust_wasm_bindgen__itoa__0_4_6//:itoa", + "@rules_rust_wasm_bindgen__itoa__0_4_7//:itoa", "@rules_rust_wasm_bindgen__ryu__1_0_5//:ryu", - "@rules_rust_wasm_bindgen__serde__1_0_118//:serde", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.dirs-1.0.5.bazel b/wasm_bindgen/raze/remote/BUILD.socket2-0.4.1.bazel similarity index 95% rename from wasm_bindgen/raze/remote/BUILD.dirs-1.0.5.bazel rename to wasm_bindgen/raze/remote/BUILD.socket2-0.4.1.bazel index cc647b6d9f..1e6c688b5d 100644 --- a/wasm_bindgen/raze/remote/BUILD.dirs-1.0.5.bazel +++ b/wasm_bindgen/raze/remote/BUILD.socket2-0.4.1.bazel @@ -31,7 +31,7 @@ licenses([ # Generated Targets rust_library( - name = "dirs", + name = "socket2", srcs = glob(["**/*.rs"]), aliases = { }, @@ -40,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.5", + version = "0.4.1", # buildifier: leave-alone deps = [ ] + selects.with_or({ @@ -71,7 +71,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/wasm_bindgen/raze/remote/BUILD.standback-0.2.17.bazel b/wasm_bindgen/raze/remote/BUILD.standback-0.2.17.bazel new file mode 100644 index 0000000000..dfd7d3e4cc --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.standback-0.2.17.bazel @@ -0,0 +1,86 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "standback_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "std", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.17", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__version_check__0_9_3//:version_check", + ], +) + +rust_library( + name = "standback", + srcs = glob(["**/*.rs"]), + crate_features = [ + "std", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.17", + # buildifier: leave-alone + deps = [ + ":standback_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.stdweb-0.4.20.bazel b/wasm_bindgen/raze/remote/BUILD.stdweb-0.4.20.bazel new file mode 100644 index 0000000000..4ed2733ade --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.stdweb-0.4.20.bazel @@ -0,0 +1,107 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "stdweb_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.20", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__rustc_version__0_2_3//:rustc_version", + ] + selects.with_or({ + # cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web))) + ( + "@rules_rust//rust/platform:wasm32-unknown-unknown", + ): [ + ], + "//conditions:default": [], + }), +) + +rust_library( + name = "stdweb", + srcs = glob(["**/*.rs"]), + aliases = { + }, + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + proc_macro_deps = [ + "@rules_rust_wasm_bindgen__stdweb_derive__0_5_3//:stdweb_derive", + "@rules_rust_wasm_bindgen__stdweb_internal_macros__0_2_9//:stdweb_internal_macros", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.20", + # buildifier: leave-alone + deps = [ + ":stdweb_build_script", + "@rules_rust_wasm_bindgen__discard__1_0_4//:discard", + "@rules_rust_wasm_bindgen__stdweb_internal_runtime__0_1_5//:stdweb_internal_runtime", + ] + selects.with_or({ + # cfg(all(target_arch = "wasm32", target_vendor = "unknown", target_os = "unknown", not(cargo_web))) + ( + "@rules_rust//rust/platform:wasm32-unknown-unknown", + ): [ + "@rules_rust_wasm_bindgen__wasm_bindgen__0_2_76//:wasm_bindgen", + ], + "//conditions:default": [], + }), +) diff --git a/wasm_bindgen/raze/remote/BUILD.serde-1.0.118.bazel b/wasm_bindgen/raze/remote/BUILD.stdweb-derive-0.5.3.bazel similarity index 72% rename from wasm_bindgen/raze/remote/BUILD.serde-1.0.118.bazel rename to wasm_bindgen/raze/remote/BUILD.stdweb-derive-0.5.3.bazel index ec1e3a1dc6..b82503b582 100644 --- a/wasm_bindgen/raze/remote/BUILD.serde-1.0.118.bazel +++ b/wasm_bindgen/raze/remote/BUILD.stdweb-derive-0.5.3.bazel @@ -30,23 +30,17 @@ licenses([ # Generated Targets -# Unsupported target "build-script-build" with type "custom-build" omitted - rust_library( - name = "serde", + name = "stdweb_derive", srcs = glob(["**/*.rs"]), crate_features = [ - "default", - "derive", - "serde_derive", - "std", ], crate_root = "src/lib.rs", - crate_type = "lib", + crate_type = "proc-macro", data = [], edition = "2015", proc_macro_deps = [ - "@rules_rust_wasm_bindgen__serde_derive__1_0_118//:serde_derive", + "@rules_rust_wasm_bindgen__serde_derive__1_0_127//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -55,8 +49,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.118", + version = "0.5.3", # buildifier: leave-alone deps = [ + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__syn__1_0_74//:syn", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.stdweb-internal-macros-0.2.9.bazel b/wasm_bindgen/raze/remote/BUILD.stdweb-internal-macros-0.2.9.bazel new file mode 100644 index 0000000000..cad90c4811 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.stdweb-internal-macros-0.2.9.bazel @@ -0,0 +1,63 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets + +rust_library( + name = "stdweb_internal_macros", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "proc-macro", + data = [], + edition = "2015", + proc_macro_deps = [ + "@rules_rust_wasm_bindgen__serde_derive__1_0_127//:serde_derive", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.9", + # buildifier: leave-alone + deps = [ + "@rules_rust_wasm_bindgen__base_x__0_2_8//:base_x", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__serde_json__1_0_66//:serde_json", + "@rules_rust_wasm_bindgen__sha1__0_6_0//:sha1", + "@rules_rust_wasm_bindgen__syn__1_0_74//:syn", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.stdweb-internal-runtime-0.1.5.bazel b/wasm_bindgen/raze/remote/BUILD.stdweb-internal-runtime-0.1.5.bazel new file mode 100644 index 0000000000..9752c5ec9d --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.stdweb-internal-runtime-0.1.5.bazel @@ -0,0 +1,85 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "stdweb_internal_runtime_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.1.5", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "stdweb_internal_runtime", + srcs = glob(["**/*.rs"]), + crate_features = [ + "default", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.1.5", + # buildifier: leave-alone + deps = [ + ":stdweb_internal_runtime_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.strsim-0.9.3.bazel b/wasm_bindgen/raze/remote/BUILD.strsim-0.10.0.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.strsim-0.9.3.bazel rename to wasm_bindgen/raze/remote/BUILD.strsim-0.10.0.bazel index f807b7b55f..799656a17c 100644 --- a/wasm_bindgen/raze/remote/BUILD.strsim-0.9.3.bazel +++ b/wasm_bindgen/raze/remote/BUILD.strsim-0.10.0.bazel @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.9.3", + version = "0.10.0", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.syn-1.0.56.bazel b/wasm_bindgen/raze/remote/BUILD.syn-1.0.74.bazel similarity index 94% rename from wasm_bindgen/raze/remote/BUILD.syn-1.0.56.bazel rename to wasm_bindgen/raze/remote/BUILD.syn-1.0.74.bazel index bd64188b4c..069c7de679 100644 --- a/wasm_bindgen/raze/remote/BUILD.syn-1.0.56.bazel +++ b/wasm_bindgen/raze/remote/BUILD.syn-1.0.74.bazel @@ -63,7 +63,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "1.0.56", + version = "1.0.74", visibility = ["//visibility:private"], deps = [ ], @@ -99,13 +99,13 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.56", + version = "1.0.74", # buildifier: leave-alone deps = [ ":syn_build_script", - "@rules_rust_wasm_bindgen__proc_macro2__1_0_24//:proc_macro2", - "@rules_rust_wasm_bindgen__quote__1_0_8//:quote", - "@rules_rust_wasm_bindgen__unicode_xid__0_2_1//:unicode_xid", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__unicode_xid__0_2_2//:unicode_xid", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.tempdir-0.3.7.bazel b/wasm_bindgen/raze/remote/BUILD.tempdir-0.3.7.bazel deleted file mode 100644 index 2dabd04e66..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.tempdir-0.3.7.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "tempdir", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.7", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__rand__0_4_6//:rand", - "@rules_rust_wasm_bindgen__remove_dir_all__0_5_3//:remove_dir_all", - ], -) - -# Unsupported target "smoke" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.tempfile-3.1.0.bazel b/wasm_bindgen/raze/remote/BUILD.tempfile-3.2.0.bazel similarity index 93% rename from wasm_bindgen/raze/remote/BUILD.tempfile-3.1.0.bazel rename to wasm_bindgen/raze/remote/BUILD.tempfile-3.2.0.bazel index 2015da9fed..0c8d1eca4d 100644 --- a/wasm_bindgen/raze/remote/BUILD.tempfile-3.1.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.tempfile-3.2.0.bazel @@ -48,11 +48,11 @@ rust_library( "cargo-raze", "manual", ], - version = "3.1.0", + version = "3.2.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__cfg_if__0_1_10//:cfg_if", - "@rules_rust_wasm_bindgen__rand__0_7_3//:rand", + "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", + "@rules_rust_wasm_bindgen__rand__0_8_4//:rand", "@rules_rust_wasm_bindgen__remove_dir_all__0_5_3//:remove_dir_all", ] + selects.with_or({ # cfg(unix) @@ -74,7 +74,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }) + selects.with_or({ diff --git a/wasm_bindgen/raze/remote/BUILD.thread_local-1.0.1.bazel b/wasm_bindgen/raze/remote/BUILD.thread_local-1.0.1.bazel deleted file mode 100644 index a7cd510636..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.thread_local-1.0.1.bazel +++ /dev/null @@ -1,56 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR MIT" -]) - -# Generated Targets - -# Unsupported target "thread_local" with type "bench" omitted - -rust_library( - name = "thread_local", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.0.1", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.term-0.5.2.bazel b/wasm_bindgen/raze/remote/BUILD.time-0.1.43.bazel similarity index 84% rename from wasm_bindgen/raze/remote/BUILD.term-0.5.2.bazel rename to wasm_bindgen/raze/remote/BUILD.time-0.1.43.bazel index 68547a767f..0b733d7d09 100644 --- a/wasm_bindgen/raze/remote/BUILD.term-0.5.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.time-0.1.43.bazel @@ -31,12 +31,11 @@ licenses([ # Generated Targets rust_library( - name = "term", + name = "time", srcs = glob(["**/*.rs"]), aliases = { }, crate_features = [ - "default", ], crate_root = "src/lib.rs", crate_type = "lib", @@ -49,11 +48,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.5.2", + version = "0.1.43", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__byteorder__1_3_4//:byteorder", - "@rules_rust_wasm_bindgen__dirs__1_0_5//:dirs", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ] + selects.with_or({ # cfg(windows) ( @@ -65,5 +63,3 @@ rust_library( "//conditions:default": [], }), ) - -# Unsupported target "terminfo" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.time-0.1.44.bazel b/wasm_bindgen/raze/remote/BUILD.time-0.1.44.bazel deleted file mode 100644 index 8803cfa663..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.time-0.1.44.bazel +++ /dev/null @@ -1,73 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "time", - srcs = glob(["**/*.rs"]), - aliases = { - }, - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.1.44", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", - ] + selects.with_or({ - # cfg(target_os = "wasi") - ( - "@rules_rust//rust/platform:wasm32-wasi", - ): [ - "@rules_rust_wasm_bindgen__wasi__0_10_0_wasi_snapshot_preview1//:wasi", - ], - "//conditions:default": [], - }) + selects.with_or({ - # cfg(windows) - ( - "@rules_rust//rust/platform:i686-pc-windows-msvc", - "@rules_rust//rust/platform:x86_64-pc-windows-msvc", - ): [ - "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", - ], - "//conditions:default": [], - }), -) diff --git a/wasm_bindgen/raze/remote/BUILD.time-0.2.27.bazel b/wasm_bindgen/raze/remote/BUILD.time-0.2.27.bazel new file mode 100644 index 0000000000..0df92f69ba --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.time-0.2.27.bazel @@ -0,0 +1,182 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "time_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "default", + "deprecated", + "libc", + "std", + "stdweb", + "winapi", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.27", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__version_check__0_9_3//:version_check", + ] + selects.with_or({ + # cfg(target_arch = "wasm32") + ( + "@rules_rust//rust/platform:wasm32-unknown-unknown", + "@rules_rust//rust/platform:wasm32-wasi", + ): [ + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(unix) + ( + "@rules_rust//rust/platform:aarch64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-linux-android", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", + "@rules_rust//rust/platform:i686-apple-darwin", + "@rules_rust//rust/platform:i686-linux-android", + "@rules_rust//rust/platform:i686-unknown-freebsd", + "@rules_rust//rust/platform:i686-unknown-linux-gnu", + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", + "@rules_rust//rust/platform:s390x-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-apple-ios", + "@rules_rust//rust/platform:x86_64-linux-android", + "@rules_rust//rust/platform:x86_64-unknown-freebsd", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + ): [ + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(windows) + ( + "@rules_rust//rust/platform:i686-pc-windows-msvc", + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + ): [ + ], + "//conditions:default": [], + }), +) + +rust_library( + name = "time", + srcs = glob(["**/*.rs"]), + aliases = { + }, + crate_features = [ + "default", + "deprecated", + "libc", + "std", + "stdweb", + "winapi", + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + proc_macro_deps = [ + "@rules_rust_wasm_bindgen__const_fn__0_4_8//:const_fn", + ], + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.27", + # buildifier: leave-alone + deps = [ + ":time_build_script", + "@rules_rust_wasm_bindgen__standback__0_2_17//:standback", + "@rules_rust_wasm_bindgen__time_macros__0_1_1//:time_macros", + ] + selects.with_or({ + # cfg(target_arch = "wasm32") + ( + "@rules_rust//rust/platform:wasm32-unknown-unknown", + "@rules_rust//rust/platform:wasm32-wasi", + ): [ + "@rules_rust_wasm_bindgen__stdweb__0_4_20//:stdweb", + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(unix) + ( + "@rules_rust//rust/platform:aarch64-apple-darwin", + "@rules_rust//rust/platform:aarch64-apple-ios", + "@rules_rust//rust/platform:aarch64-linux-android", + "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", + "@rules_rust//rust/platform:arm-unknown-linux-gnueabi", + "@rules_rust//rust/platform:i686-apple-darwin", + "@rules_rust//rust/platform:i686-linux-android", + "@rules_rust//rust/platform:i686-unknown-freebsd", + "@rules_rust//rust/platform:i686-unknown-linux-gnu", + "@rules_rust//rust/platform:powerpc-unknown-linux-gnu", + "@rules_rust//rust/platform:s390x-unknown-linux-gnu", + "@rules_rust//rust/platform:x86_64-apple-darwin", + "@rules_rust//rust/platform:x86_64-apple-ios", + "@rules_rust//rust/platform:x86_64-linux-android", + "@rules_rust//rust/platform:x86_64-unknown-freebsd", + "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", + ): [ + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", + ], + "//conditions:default": [], + }) + selects.with_or({ + # cfg(windows) + ( + "@rules_rust//rust/platform:i686-pc-windows-msvc", + "@rules_rust//rust/platform:x86_64-pc-windows-msvc", + ): [ + "@rules_rust_wasm_bindgen__winapi__0_3_9//:winapi", + ], + "//conditions:default": [], + }), +) diff --git a/wasm_bindgen/raze/remote/BUILD.rand_isaac-0.1.1.bazel b/wasm_bindgen/raze/remote/BUILD.time-macros-0.1.1.bazel similarity index 80% rename from wasm_bindgen/raze/remote/BUILD.rand_isaac-0.1.1.bazel rename to wasm_bindgen/raze/remote/BUILD.time-macros-0.1.1.bazel index 6e90666fc2..39478f3c0a 100644 --- a/wasm_bindgen/raze/remote/BUILD.rand_isaac-0.1.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.time-macros-0.1.1.bazel @@ -31,14 +31,18 @@ licenses([ # Generated Targets rust_library( - name = "rand_isaac", + name = "time_macros", srcs = glob(["**/*.rs"]), crate_features = [ ], crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", + proc_macro_deps = [ + "@rules_rust_wasm_bindgen__proc_macro_hack__0_5_19//:proc_macro_hack", + "@rules_rust_wasm_bindgen__time_macros_impl__0_1_2//:time_macros_impl", + ], rustc_flags = [ "--cap-lints=allow", ], @@ -49,6 +53,5 @@ rust_library( version = "0.1.1", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__rand_core__0_3_1//:rand_core", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.serde_derive-1.0.118.bazel b/wasm_bindgen/raze/remote/BUILD.time-macros-impl-0.1.2.bazel similarity index 69% rename from wasm_bindgen/raze/remote/BUILD.serde_derive-1.0.118.bazel rename to wasm_bindgen/raze/remote/BUILD.time-macros-impl-0.1.2.bazel index ceb8cdbfea..a972e8efd9 100644 --- a/wasm_bindgen/raze/remote/BUILD.serde_derive-1.0.118.bazel +++ b/wasm_bindgen/raze/remote/BUILD.time-macros-impl-0.1.2.bazel @@ -30,18 +30,18 @@ licenses([ # Generated Targets -# Unsupported target "build-script-build" with type "custom-build" omitted - rust_library( - name = "serde_derive", + name = "time_macros_impl", srcs = glob(["**/*.rs"]), crate_features = [ - "default", ], crate_root = "src/lib.rs", crate_type = "proc-macro", data = [], - edition = "2015", + edition = "2018", + proc_macro_deps = [ + "@rules_rust_wasm_bindgen__proc_macro_hack__0_5_19//:proc_macro_hack", + ], rustc_flags = [ "--cap-lints=allow", ], @@ -49,11 +49,12 @@ rust_library( "cargo-raze", "manual", ], - version = "1.0.118", + version = "0.1.2", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__proc_macro2__1_0_24//:proc_macro2", - "@rules_rust_wasm_bindgen__quote__1_0_8//:quote", - "@rules_rust_wasm_bindgen__syn__1_0_56//:syn", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__standback__0_2_17//:standback", + "@rules_rust_wasm_bindgen__syn__1_0_74//:syn", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.tiny_http-0.6.2.bazel b/wasm_bindgen/raze/remote/BUILD.tiny_http-0.8.2.bazel similarity index 78% rename from wasm_bindgen/raze/remote/BUILD.tiny_http-0.6.2.bazel rename to wasm_bindgen/raze/remote/BUILD.tiny_http-0.8.2.bazel index 311647136e..6921421409 100644 --- a/wasm_bindgen/raze/remote/BUILD.tiny_http-0.6.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.tiny_http-0.8.2.bazel @@ -25,7 +25,7 @@ package(default_visibility = [ ]) licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0" + "notice", # MIT from expression "MIT OR Apache-2.0" ]) # Generated Targets @@ -61,14 +61,14 @@ rust_library( "cargo-raze", "manual", ], - version = "0.6.2", + version = "0.8.2", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__ascii__0_8_7//:ascii", + "@rules_rust_wasm_bindgen__ascii__1_0_0//:ascii", "@rules_rust_wasm_bindgen__chrono__0_4_19//:chrono", - "@rules_rust_wasm_bindgen__chunked_transfer__0_3_1//:chunked_transfer", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__url__1_7_2//:url", + "@rules_rust_wasm_bindgen__chunked_transfer__1_4_0//:chunked_transfer", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__url__2_2_2//:url", ], ) @@ -76,4 +76,8 @@ rust_library( # Unsupported target "network" with type "test" omitted +# Unsupported target "non-chunked-buffering" with type "test" omitted + # Unsupported target "simple-test" with type "test" omitted + +# Unsupported target "unblock-test" with type "test" omitted diff --git a/wasm_bindgen/raze/remote/BUILD.tinyvec-1.1.0.bazel b/wasm_bindgen/raze/remote/BUILD.tinyvec-1.3.1.bazel similarity index 98% rename from wasm_bindgen/raze/remote/BUILD.tinyvec-1.1.0.bazel rename to wasm_bindgen/raze/remote/BUILD.tinyvec-1.3.1.bazel index 30e69cff64..99cb2ef5bc 100644 --- a/wasm_bindgen/raze/remote/BUILD.tinyvec-1.1.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.tinyvec-1.3.1.bazel @@ -51,7 +51,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.1.0", + version = "1.3.1", # buildifier: leave-alone deps = [ "@rules_rust_wasm_bindgen__tinyvec_macros__0_1_0//:tinyvec_macros", diff --git a/wasm_bindgen/raze/remote/BUILD.twoway-0.1.8.bazel b/wasm_bindgen/raze/remote/BUILD.twoway-0.1.8.bazel index 283687b791..75df7b8fd4 100644 --- a/wasm_bindgen/raze/remote/BUILD.twoway-0.1.8.bazel +++ b/wasm_bindgen/raze/remote/BUILD.twoway-0.1.8.bazel @@ -53,7 +53,7 @@ rust_library( version = "0.1.8", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__memchr__2_3_4//:memchr", + "@rules_rust_wasm_bindgen__memchr__2_4_1//:memchr", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.unicase-1.4.2.bazel b/wasm_bindgen/raze/remote/BUILD.unicase-1.4.2.bazel deleted file mode 100644 index cafb5a0b20..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.unicase-1.4.2.bazel +++ /dev/null @@ -1,57 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT" -]) - -# Generated Targets - -# Unsupported target "build-script-build" with type "custom-build" omitted - -rust_library( - name = "unicase", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - "--cfg=__unicase__iter_cmp", - "--cfg=__unicase__defauler_hasher", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "1.4.2", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.unicase-2.6.0.bazel b/wasm_bindgen/raze/remote/BUILD.unicase-2.6.0.bazel new file mode 100644 index 0000000000..3439e4138a --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.unicase-2.6.0.bazel @@ -0,0 +1,86 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "unicase_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "2.6.0", + visibility = ["//visibility:private"], + deps = [ + "@rules_rust_wasm_bindgen__version_check__0_9_3//:version_check", + ], +) + +rust_library( + name = "unicase", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + "--cfg=__unicase__iter_cmp", + "--cfg=__unicase__defauler_hasher", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "2.6.0", + # buildifier: leave-alone + deps = [ + ":unicase_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.unicode-bidi-0.3.4.bazel b/wasm_bindgen/raze/remote/BUILD.unicode-bidi-0.3.4.bazel deleted file mode 100644 index e5ecab93ce..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.unicode-bidi-0.3.4.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -rust_library( - name = "unicode_bidi", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2015", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.3.4", - # buildifier: leave-alone - deps = [ - "@rules_rust_wasm_bindgen__matches__0_1_8//:matches", - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.rand_core-0.4.2.bazel b/wasm_bindgen/raze/remote/BUILD.unicode-bidi-0.3.6.bazel similarity index 91% rename from wasm_bindgen/raze/remote/BUILD.rand_core-0.4.2.bazel rename to wasm_bindgen/raze/remote/BUILD.unicode-bidi-0.3.6.bazel index 13333e5f9c..6ac70da271 100644 --- a/wasm_bindgen/raze/remote/BUILD.rand_core-0.4.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.unicode-bidi-0.3.6.bazel @@ -31,16 +31,16 @@ licenses([ # Generated Targets rust_library( - name = "rand_core", + name = "unicode_bidi", srcs = glob(["**/*.rs"]), crate_features = [ - "alloc", + "default", "std", ], crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.4.2", + version = "0.3.6", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.unicode-normalization-0.1.16.bazel b/wasm_bindgen/raze/remote/BUILD.unicode-normalization-0.1.19.bazel similarity index 92% rename from wasm_bindgen/raze/remote/BUILD.unicode-normalization-0.1.16.bazel rename to wasm_bindgen/raze/remote/BUILD.unicode-normalization-0.1.19.bazel index 5c9cde3d29..f5ce46e3c0 100644 --- a/wasm_bindgen/raze/remote/BUILD.unicode-normalization-0.1.16.bazel +++ b/wasm_bindgen/raze/remote/BUILD.unicode-normalization-0.1.19.bazel @@ -50,9 +50,9 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.16", + version = "0.1.19", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__tinyvec__1_1_0//:tinyvec", + "@rules_rust_wasm_bindgen__tinyvec__1_3_1//:tinyvec", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.unicode-segmentation-1.7.1.bazel b/wasm_bindgen/raze/remote/BUILD.unicode-segmentation-1.8.0.bazel similarity index 86% rename from wasm_bindgen/raze/remote/BUILD.unicode-segmentation-1.7.1.bazel rename to wasm_bindgen/raze/remote/BUILD.unicode-segmentation-1.8.0.bazel index 6d34fc5aaa..9df87c2170 100644 --- a/wasm_bindgen/raze/remote/BUILD.unicode-segmentation-1.7.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.unicode-segmentation-1.8.0.bazel @@ -32,6 +32,10 @@ licenses([ # Unsupported target "graphemes" with type "bench" omitted +# Unsupported target "unicode_words" with type "bench" omitted + +# Unsupported target "word_bounds" with type "bench" omitted + rust_library( name = "unicode_segmentation", srcs = glob(["**/*.rs"]), @@ -40,7 +44,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,7 +52,7 @@ rust_library( "cargo-raze", "manual", ], - version = "1.7.1", + version = "1.8.0", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.unicode-xid-0.2.1.bazel b/wasm_bindgen/raze/remote/BUILD.unicode-xid-0.2.2.bazel similarity index 93% rename from wasm_bindgen/raze/remote/BUILD.unicode-xid-0.2.1.bazel rename to wasm_bindgen/raze/remote/BUILD.unicode-xid-0.2.2.bazel index 6f3614fe3b..cb841e9119 100644 --- a/wasm_bindgen/raze/remote/BUILD.unicode-xid-0.2.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.unicode-xid-0.2.2.bazel @@ -30,6 +30,8 @@ licenses([ # Generated Targets +# Unsupported target "xid" with type "bench" omitted + rust_library( name = "unicode_xid", srcs = glob(["**/*.rs"]), @@ -47,7 +49,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.1", + version = "0.2.2", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.url-1.7.2.bazel b/wasm_bindgen/raze/remote/BUILD.url-2.2.2.bazel similarity index 79% rename from wasm_bindgen/raze/remote/BUILD.url-1.7.2.bazel rename to wasm_bindgen/raze/remote/BUILD.url-2.2.2.bazel index 9601d002c0..a1f15f5316 100644 --- a/wasm_bindgen/raze/remote/BUILD.url-1.7.2.bazel +++ b/wasm_bindgen/raze/remote/BUILD.url-2.2.2.bazel @@ -40,7 +40,7 @@ rust_library( crate_root = "src/lib.rs", crate_type = "lib", data = [], - edition = "2015", + edition = "2018", rustc_flags = [ "--cap-lints=allow", ], @@ -48,12 +48,13 @@ rust_library( "cargo-raze", "manual", ], - version = "1.7.2", + version = "2.2.2", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__idna__0_1_5//:idna", - "@rules_rust_wasm_bindgen__matches__0_1_8//:matches", - "@rules_rust_wasm_bindgen__percent_encoding__1_0_1//:percent_encoding", + "@rules_rust_wasm_bindgen__form_urlencoded__1_0_1//:form_urlencoded", + "@rules_rust_wasm_bindgen__idna__0_2_3//:idna", + "@rules_rust_wasm_bindgen__matches__0_1_9//:matches", + "@rules_rust_wasm_bindgen__percent_encoding__2_1_0//:percent_encoding", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.vcpkg-0.2.11.bazel b/wasm_bindgen/raze/remote/BUILD.vcpkg-0.2.15.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.vcpkg-0.2.11.bazel rename to wasm_bindgen/raze/remote/BUILD.vcpkg-0.2.15.bazel index 1141f311b9..6e7e979725 100644 --- a/wasm_bindgen/raze/remote/BUILD.vcpkg-0.2.11.bazel +++ b/wasm_bindgen/raze/remote/BUILD.vcpkg-0.2.15.bazel @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.11", + version = "0.2.15", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.version_check-0.1.5.bazel b/wasm_bindgen/raze/remote/BUILD.version_check-0.9.3.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.version_check-0.1.5.bazel rename to wasm_bindgen/raze/remote/BUILD.version_check-0.9.3.bazel index a98522e209..f75e2c1d12 100644 --- a/wasm_bindgen/raze/remote/BUILD.version_check-0.1.5.bazel +++ b/wasm_bindgen/raze/remote/BUILD.version_check-0.9.3.bazel @@ -46,7 +46,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.1.5", + version = "0.9.3", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.wait-timeout-0.2.0.bazel b/wasm_bindgen/raze/remote/BUILD.wait-timeout-0.2.0.bazel index eccfc3863f..b338042eef 100644 --- a/wasm_bindgen/raze/remote/BUILD.wait-timeout-0.2.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wait-timeout-0.2.0.bazel @@ -73,7 +73,7 @@ rust_binary( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }), @@ -122,7 +122,7 @@ rust_binary( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }), @@ -171,7 +171,7 @@ rust_binary( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }), @@ -218,7 +218,7 @@ rust_library( "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", ): [ - "@rules_rust_wasm_bindgen__libc__0_2_81//:libc", + "@rules_rust_wasm_bindgen__libc__0_2_99//:libc", ], "//conditions:default": [], }), diff --git a/wasm_bindgen/raze/remote/BUILD.walrus-0.18.0.bazel b/wasm_bindgen/raze/remote/BUILD.walrus-0.19.0.bazel similarity index 81% rename from wasm_bindgen/raze/remote/BUILD.walrus-0.18.0.bazel rename to wasm_bindgen/raze/remote/BUILD.walrus-0.19.0.bazel index 51a3c4fccd..980fe74093 100644 --- a/wasm_bindgen/raze/remote/BUILD.walrus-0.18.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.walrus-0.19.0.bazel @@ -50,7 +50,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@rules_rust_wasm_bindgen__walrus_macro__0_18_0//:walrus_macro", + "@rules_rust_wasm_bindgen__walrus_macro__0_19_0//:walrus_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -59,14 +59,14 @@ rust_library( "cargo-raze", "manual", ], - version = "0.18.0", + version = "0.19.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", "@rules_rust_wasm_bindgen__id_arena__2_2_1//:id_arena", "@rules_rust_wasm_bindgen__leb128__0_2_4//:leb128", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__rayon__1_5_0//:rayon", - "@rules_rust_wasm_bindgen__wasmparser__0_59_0//:wasmparser", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__rayon__1_5_1//:rayon", + "@rules_rust_wasm_bindgen__wasmparser__0_77_0//:wasmparser", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.walrus-macro-0.18.0.bazel b/wasm_bindgen/raze/remote/BUILD.walrus-macro-0.19.0.bazel similarity index 79% rename from wasm_bindgen/raze/remote/BUILD.walrus-macro-0.18.0.bazel rename to wasm_bindgen/raze/remote/BUILD.walrus-macro-0.19.0.bazel index 24e84d6b32..6c22f749a6 100644 --- a/wasm_bindgen/raze/remote/BUILD.walrus-macro-0.18.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.walrus-macro-0.19.0.bazel @@ -46,12 +46,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.18.0", + version = "0.19.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__heck__0_3_2//:heck", - "@rules_rust_wasm_bindgen__proc_macro2__1_0_24//:proc_macro2", - "@rules_rust_wasm_bindgen__quote__1_0_8//:quote", - "@rules_rust_wasm_bindgen__syn__1_0_56//:syn", + "@rules_rust_wasm_bindgen__heck__0_3_3//:heck", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__syn__1_0_74//:syn", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel b/wasm_bindgen/raze/remote/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel similarity index 95% rename from wasm_bindgen/raze/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel rename to wasm_bindgen/raze/remote/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel index d388c0f15c..455b31b115 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasi-0.10.2+wasi-snapshot-preview1.bazel @@ -48,7 +48,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.10.0+wasi-snapshot-preview1", + version = "0.10.2+wasi-snapshot-preview1", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel b/wasm_bindgen/raze/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel deleted file mode 100644 index 5bc61e270f..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # Apache-2.0 from expression "Apache-2.0 OR (Apache-2.0 OR MIT)" -]) - -# Generated Targets - -rust_library( - name = "wasi", - srcs = glob(["**/*.rs"]), - crate_features = [ - "default", - "std", - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.9.0+wasi-snapshot-preview1", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-0.2.76.bazel similarity index 93% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-0.2.76.bazel index f3f9358178..8fbb9a7e8d 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-0.2.76.bazel @@ -56,7 +56,7 @@ cargo_build_script( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", visibility = ["//visibility:private"], deps = [ ] + selects.with_or({ @@ -85,7 +85,7 @@ rust_library( data = [], edition = "2018", proc_macro_deps = [ - "@rules_rust_wasm_bindgen__wasm_bindgen_macro__0_2_68//:wasm_bindgen_macro", + "@rules_rust_wasm_bindgen__wasm_bindgen_macro__0_2_76//:wasm_bindgen_macro", ], rustc_flags = [ "--cap-lints=allow", @@ -94,11 +94,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ ":wasm_bindgen_build_script", - "@rules_rust_wasm_bindgen__cfg_if__0_1_10//:cfg_if", + "@rules_rust_wasm_bindgen__cfg_if__1_0_0//:cfg_if", ] + selects.with_or({ # cfg(target_arch = "wasm32") ( diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-backend-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-backend-0.2.76.bazel similarity index 74% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-backend-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-backend-0.2.76.bazel index 189d71cbf2..46c404877d 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-backend-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-backend-0.2.76.bazel @@ -47,15 +47,15 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__bumpalo__3_4_0//:bumpalo", + "@rules_rust_wasm_bindgen__bumpalo__3_7_0//:bumpalo", "@rules_rust_wasm_bindgen__lazy_static__1_4_0//:lazy_static", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__proc_macro2__1_0_24//:proc_macro2", - "@rules_rust_wasm_bindgen__quote__1_0_8//:quote", - "@rules_rust_wasm_bindgen__syn__1_0_56//:syn", - "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_68//:wasm_bindgen_shared", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__syn__1_0_74//:syn", + "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_76//:wasm_bindgen_shared", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-0.2.76.bazel similarity index 55% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-0.2.76.bazel index 1073d1633f..2d5662d090 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-0.2.76.bazel @@ -41,7 +41,7 @@ rust_binary( data = [], edition = "2018", proc_macro_deps = [ - "@rules_rust_wasm_bindgen__serde_derive__1_0_118//:serde_derive", + "@rules_rust_wasm_bindgen__serde_derive__1_0_127//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -50,20 +50,20 @@ rust_binary( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__curl__0_4_34//:curl", - "@rules_rust_wasm_bindgen__docopt__1_1_0//:docopt", - "@rules_rust_wasm_bindgen__env_logger__0_7_1//:env_logger", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__rouille__3_0_0//:rouille", - "@rules_rust_wasm_bindgen__serde__1_0_118//:serde", - "@rules_rust_wasm_bindgen__serde_json__1_0_60//:serde_json", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", - "@rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_68//:wasm_bindgen_cli_support", - "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_68//:wasm_bindgen_shared", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__curl__0_4_38//:curl", + "@rules_rust_wasm_bindgen__docopt__1_1_1//:docopt", + "@rules_rust_wasm_bindgen__env_logger__0_8_4//:env_logger", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__rouille__3_2_1//:rouille", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__serde_json__1_0_66//:serde_json", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", + "@rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_76//:wasm_bindgen_cli_support", + "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_76//:wasm_bindgen_shared", ], ) @@ -78,7 +78,7 @@ rust_binary( data = [], edition = "2018", proc_macro_deps = [ - "@rules_rust_wasm_bindgen__serde_derive__1_0_118//:serde_derive", + "@rules_rust_wasm_bindgen__serde_derive__1_0_127//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -87,20 +87,20 @@ rust_binary( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__curl__0_4_34//:curl", - "@rules_rust_wasm_bindgen__docopt__1_1_0//:docopt", - "@rules_rust_wasm_bindgen__env_logger__0_7_1//:env_logger", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__rouille__3_0_0//:rouille", - "@rules_rust_wasm_bindgen__serde__1_0_118//:serde", - "@rules_rust_wasm_bindgen__serde_json__1_0_60//:serde_json", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", - "@rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_68//:wasm_bindgen_cli_support", - "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_68//:wasm_bindgen_shared", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__curl__0_4_38//:curl", + "@rules_rust_wasm_bindgen__docopt__1_1_1//:docopt", + "@rules_rust_wasm_bindgen__env_logger__0_8_4//:env_logger", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__rouille__3_2_1//:rouille", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__serde_json__1_0_66//:serde_json", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", + "@rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_76//:wasm_bindgen_cli_support", + "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_76//:wasm_bindgen_shared", ], ) @@ -115,7 +115,7 @@ rust_binary( data = [], edition = "2018", proc_macro_deps = [ - "@rules_rust_wasm_bindgen__serde_derive__1_0_118//:serde_derive", + "@rules_rust_wasm_bindgen__serde_derive__1_0_127//:serde_derive", ], rustc_flags = [ "--cap-lints=allow", @@ -124,20 +124,20 @@ rust_binary( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__curl__0_4_34//:curl", - "@rules_rust_wasm_bindgen__docopt__1_1_0//:docopt", - "@rules_rust_wasm_bindgen__env_logger__0_7_1//:env_logger", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__rouille__3_0_0//:rouille", - "@rules_rust_wasm_bindgen__serde__1_0_118//:serde", - "@rules_rust_wasm_bindgen__serde_json__1_0_60//:serde_json", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", - "@rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_68//:wasm_bindgen_cli_support", - "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_68//:wasm_bindgen_shared", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__curl__0_4_38//:curl", + "@rules_rust_wasm_bindgen__docopt__1_1_1//:docopt", + "@rules_rust_wasm_bindgen__env_logger__0_8_4//:env_logger", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__rouille__3_2_1//:rouille", + "@rules_rust_wasm_bindgen__serde__1_0_127//:serde", + "@rules_rust_wasm_bindgen__serde_json__1_0_66//:serde_json", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", + "@rules_rust_wasm_bindgen__wasm_bindgen_cli_support__0_2_76//:wasm_bindgen_cli_support", + "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_76//:wasm_bindgen_shared", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-support-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-support-0.2.76.bazel similarity index 68% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-support-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-support-0.2.76.bazel index bb0021c658..099bf75a8e 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-support-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-support-0.2.76.bazel @@ -46,24 +46,24 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", "@rules_rust_wasm_bindgen__base64__0_9_3//:base64", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__rustc_demangle__0_1_18//:rustc_demangle", - "@rules_rust_wasm_bindgen__serde_json__1_0_60//:serde_json", - "@rules_rust_wasm_bindgen__tempfile__3_1_0//:tempfile", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", - "@rules_rust_wasm_bindgen__wasm_bindgen_externref_xform__0_2_68//:wasm_bindgen_externref_xform", - "@rules_rust_wasm_bindgen__wasm_bindgen_multi_value_xform__0_2_68//:wasm_bindgen_multi_value_xform", - "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_68//:wasm_bindgen_shared", - "@rules_rust_wasm_bindgen__wasm_bindgen_threads_xform__0_2_68//:wasm_bindgen_threads_xform", - "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_68//:wasm_bindgen_wasm_conventions", - "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_interpreter__0_2_68//:wasm_bindgen_wasm_interpreter", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__rustc_demangle__0_1_20//:rustc_demangle", + "@rules_rust_wasm_bindgen__serde_json__1_0_66//:serde_json", + "@rules_rust_wasm_bindgen__tempfile__3_2_0//:tempfile", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", + "@rules_rust_wasm_bindgen__wasm_bindgen_externref_xform__0_2_76//:wasm_bindgen_externref_xform", + "@rules_rust_wasm_bindgen__wasm_bindgen_multi_value_xform__0_2_76//:wasm_bindgen_multi_value_xform", + "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_76//:wasm_bindgen_shared", + "@rules_rust_wasm_bindgen__wasm_bindgen_threads_xform__0_2_76//:wasm_bindgen_threads_xform", + "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_76//:wasm_bindgen_wasm_conventions", + "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_interpreter__0_2_76//:wasm_bindgen_wasm_interpreter", "@rules_rust_wasm_bindgen__wit_text__0_8_0//:wit_text", "@rules_rust_wasm_bindgen__wit_validator__0_2_1//:wit_validator", - "@rules_rust_wasm_bindgen__wit_walrus__0_5_0//:wit_walrus", + "@rules_rust_wasm_bindgen__wit_walrus__0_6_0//:wit_walrus", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-externref-xform-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-externref-xform-0.2.76.bazel similarity index 88% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-externref-xform-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-externref-xform-0.2.76.bazel index 9b33646f6e..9b46fe4d75 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-externref-xform-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-externref-xform-0.2.76.bazel @@ -46,11 +46,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-0.2.76.bazel similarity index 90% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-0.2.76.bazel index 8d631d4d09..068801fa89 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-0.2.76.bazel @@ -47,11 +47,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__quote__1_0_8//:quote", - "@rules_rust_wasm_bindgen__wasm_bindgen_macro_support__0_2_68//:wasm_bindgen_macro_support", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__wasm_bindgen_macro_support__0_2_76//:wasm_bindgen_macro_support", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-support-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-support-0.2.76.bazel similarity index 76% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-support-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-support-0.2.76.bazel index 897a7b270a..52746b2131 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-support-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-support-0.2.76.bazel @@ -47,13 +47,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__proc_macro2__1_0_24//:proc_macro2", - "@rules_rust_wasm_bindgen__quote__1_0_8//:quote", - "@rules_rust_wasm_bindgen__syn__1_0_56//:syn", - "@rules_rust_wasm_bindgen__wasm_bindgen_backend__0_2_68//:wasm_bindgen_backend", - "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_68//:wasm_bindgen_shared", + "@rules_rust_wasm_bindgen__proc_macro2__1_0_28//:proc_macro2", + "@rules_rust_wasm_bindgen__quote__1_0_9//:quote", + "@rules_rust_wasm_bindgen__syn__1_0_74//:syn", + "@rules_rust_wasm_bindgen__wasm_bindgen_backend__0_2_76//:wasm_bindgen_backend", + "@rules_rust_wasm_bindgen__wasm_bindgen_shared__0_2_76//:wasm_bindgen_shared", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-multi-value-xform-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-multi-value-xform-0.2.76.bazel similarity index 88% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-multi-value-xform-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-multi-value-xform-0.2.76.bazel index 20674243ba..4b86504ba8 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-multi-value-xform-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-multi-value-xform-0.2.76.bazel @@ -46,11 +46,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-shared-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-shared-0.2.68.bazel deleted file mode 100644 index 3d499cc808..0000000000 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-shared-0.2.68.bazel +++ /dev/null @@ -1,55 +0,0 @@ -""" -@generated -cargo-raze crate build file. - -DO NOT EDIT! Replaced on runs of cargo-raze -""" - -# buildifier: disable=load -load("@bazel_skylib//lib:selects.bzl", "selects") - -# buildifier: disable=load -load( - "@rules_rust//rust:rust.bzl", - "rust_binary", - "rust_library", - "rust_test", -) - -package(default_visibility = [ - # Public for visibility by "@raze__crate__version//" targets. - # - # Prefer access through "//wasm_bindgen/raze", which limits external - # visibility to explicit Cargo.toml dependencies. - "//visibility:public", -]) - -licenses([ - "notice", # MIT from expression "MIT OR Apache-2.0" -]) - -# Generated Targets - -# Unsupported target "build-script-build" with type "custom-build" omitted - -rust_library( - name = "wasm_bindgen_shared", - srcs = glob(["**/*.rs"]), - crate_features = [ - ], - crate_root = "src/lib.rs", - crate_type = "lib", - data = [], - edition = "2018", - rustc_flags = [ - "--cap-lints=allow", - ], - tags = [ - "cargo-raze", - "manual", - ], - version = "0.2.68", - # buildifier: leave-alone - deps = [ - ], -) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-shared-0.2.76.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-shared-0.2.76.bazel new file mode 100644 index 0000000000..ee5ec02579 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-shared-0.2.76.bazel @@ -0,0 +1,84 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # MIT from expression "MIT OR Apache-2.0" +]) + +# Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) + +cargo_build_script( + name = "wasm_bindgen_shared_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2018", + links = "wasm_bindgen", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.76", + visibility = ["//visibility:private"], + deps = [ + ], +) + +rust_library( + name = "wasm_bindgen_shared", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.2.76", + # buildifier: leave-alone + deps = [ + ":wasm_bindgen_shared_build_script", + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-threads-xform-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-threads-xform-0.2.76.bazel similarity index 85% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-threads-xform-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-threads-xform-0.2.76.bazel index 6d33e1f7e5..7e7afaf4ba 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-threads-xform-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-threads-xform-0.2.76.bazel @@ -46,11 +46,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", - "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_68//:wasm_bindgen_wasm_conventions", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", + "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_76//:wasm_bindgen_wasm_conventions", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-conventions-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-conventions-0.2.76.bazel similarity index 87% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-conventions-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-conventions-0.2.76.bazel index ab96d1593b..ab78ecd4cc 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-conventions-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-conventions-0.2.76.bazel @@ -46,10 +46,10 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-interpreter-0.2.68.bazel b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-interpreter-0.2.76.bazel similarity index 82% rename from wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-interpreter-0.2.68.bazel rename to wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-interpreter-0.2.76.bazel index 808d7da588..35cbc22d2f 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-interpreter-0.2.68.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-interpreter-0.2.76.bazel @@ -46,13 +46,13 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.68", + version = "0.2.76", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__log__0_4_11//:log", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", - "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_68//:wasm_bindgen_wasm_conventions", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__log__0_4_14//:log", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", + "@rules_rust_wasm_bindgen__wasm_bindgen_wasm_conventions__0_2_76//:wasm_bindgen_wasm_conventions", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wasmparser-0.71.0.bazel b/wasm_bindgen/raze/remote/BUILD.wasmparser-0.77.0.bazel similarity index 97% rename from wasm_bindgen/raze/remote/BUILD.wasmparser-0.71.0.bazel rename to wasm_bindgen/raze/remote/BUILD.wasmparser-0.77.0.bazel index a11418f42c..9a9b4b4339 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasmparser-0.71.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasmparser-0.77.0.bazel @@ -50,7 +50,7 @@ rust_library( "cargo-raze", "manual", ], - version = "0.71.0", + version = "0.77.0", # buildifier: leave-alone deps = [ ], diff --git a/wasm_bindgen/raze/remote/BUILD.wasmparser-0.80.0.bazel b/wasm_bindgen/raze/remote/BUILD.wasmparser-0.80.0.bazel new file mode 100644 index 0000000000..05278c3749 --- /dev/null +++ b/wasm_bindgen/raze/remote/BUILD.wasmparser-0.80.0.bazel @@ -0,0 +1,57 @@ +""" +@generated +cargo-raze crate build file. + +DO NOT EDIT! Replaced on runs of cargo-raze +""" + +# buildifier: disable=load +load("@bazel_skylib//lib:selects.bzl", "selects") + +# buildifier: disable=load +load( + "@rules_rust//rust:rust.bzl", + "rust_binary", + "rust_library", + "rust_test", +) + +package(default_visibility = [ + # Public for visibility by "@raze__crate__version//" targets. + # + # Prefer access through "//wasm_bindgen/raze", which limits external + # visibility to explicit Cargo.toml dependencies. + "//visibility:public", +]) + +licenses([ + "notice", # Apache-2.0 from expression "Apache-2.0" +]) + +# Generated Targets + +# Unsupported target "benchmark" with type "bench" omitted + +# Unsupported target "simple" with type "example" omitted + +rust_library( + name = "wasmparser", + srcs = glob(["**/*.rs"]), + crate_features = [ + ], + crate_root = "src/lib.rs", + crate_type = "lib", + data = [], + edition = "2018", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.80.0", + # buildifier: leave-alone + deps = [ + ], +) diff --git a/wasm_bindgen/raze/remote/BUILD.wasmprinter-0.2.18.bazel b/wasm_bindgen/raze/remote/BUILD.wasmprinter-0.2.28.bazel similarity index 87% rename from wasm_bindgen/raze/remote/BUILD.wasmprinter-0.2.18.bazel rename to wasm_bindgen/raze/remote/BUILD.wasmprinter-0.2.28.bazel index f731b33a42..02e54b37bf 100644 --- a/wasm_bindgen/raze/remote/BUILD.wasmprinter-0.2.18.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wasmprinter-0.2.28.bazel @@ -46,11 +46,11 @@ rust_library( "cargo-raze", "manual", ], - version = "0.2.18", + version = "0.2.28", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__wasmparser__0_71_0//:wasmparser", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__wasmparser__0_80_0//:wasmparser", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.winapi-0.3.9.bazel b/wasm_bindgen/raze/remote/BUILD.winapi-0.3.9.bazel index de94b84f42..35cedf745e 100644 --- a/wasm_bindgen/raze/remote/BUILD.winapi-0.3.9.bazel +++ b/wasm_bindgen/raze/remote/BUILD.winapi-0.3.9.bazel @@ -29,8 +29,62 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "winapi_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + "consoleapi", + "errhandlingapi", + "fileapi", + "handleapi", + "libloaderapi", + "lmcons", + "minschannel", + "minwinbase", + "minwindef", + "ntdef", + "processenv", + "profileapi", + "schannel", + "securitybaseapi", + "sspi", + "std", + "sysinfoapi", + "timezoneapi", + "winbase", + "wincon", + "wincrypt", + "winerror", + "winnt", + "winsock2", + "ws2def", + "ws2ipdef", + "ws2tcpip", + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.3.9", + visibility = ["//visibility:private"], + deps = [ + ], +) rust_library( name = "winapi", @@ -40,20 +94,16 @@ rust_library( "errhandlingapi", "fileapi", "handleapi", - "knownfolders", "libloaderapi", "lmcons", "minschannel", "minwinbase", "minwindef", "ntdef", - "ntsecapi", - "objbase", "processenv", "profileapi", "schannel", "securitybaseapi", - "shlobj", "sspi", "std", "sysinfoapi", @@ -82,5 +132,6 @@ rust_library( version = "0.3.9", # buildifier: leave-alone deps = [ + ":winapi_build_script", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel b/wasm_bindgen/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel index 0698e2864d..fe5e5f1aff 100644 --- a/wasm_bindgen/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel @@ -29,8 +29,35 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "winapi_i686_pc_windows_gnu_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.0", + visibility = ["//visibility:private"], + deps = [ + ], +) rust_library( name = "winapi_i686_pc_windows_gnu", @@ -51,5 +78,6 @@ rust_library( version = "0.4.0", # buildifier: leave-alone deps = [ + ":winapi_i686_pc_windows_gnu_build_script", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel b/wasm_bindgen/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel index 2a568892da..75744b643f 100644 --- a/wasm_bindgen/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel @@ -29,8 +29,35 @@ licenses([ ]) # Generated Targets +# buildifier: disable=out-of-order-load +# buildifier: disable=load-on-top +load( + "@rules_rust//cargo:cargo_build_script.bzl", + "cargo_build_script", +) -# Unsupported target "build-script-build" with type "custom-build" omitted +cargo_build_script( + name = "winapi_x86_64_pc_windows_gnu_build_script", + srcs = glob(["**/*.rs"]), + build_script_env = { + }, + crate_features = [ + ], + crate_root = "build.rs", + data = glob(["**"]), + edition = "2015", + rustc_flags = [ + "--cap-lints=allow", + ], + tags = [ + "cargo-raze", + "manual", + ], + version = "0.4.0", + visibility = ["//visibility:private"], + deps = [ + ], +) rust_library( name = "winapi_x86_64_pc_windows_gnu", @@ -51,5 +78,6 @@ rust_library( version = "0.4.0", # buildifier: leave-alone deps = [ + ":winapi_x86_64_pc_windows_gnu_build_script", ], ) diff --git a/wasm_bindgen/raze/remote/BUILD.wit-parser-0.2.0.bazel b/wasm_bindgen/raze/remote/BUILD.wit-parser-0.2.0.bazel index 0118f86362..b42caca086 100644 --- a/wasm_bindgen/raze/remote/BUILD.wit-parser-0.2.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wit-parser-0.2.0.bazel @@ -49,7 +49,7 @@ rust_library( version = "0.2.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", "@rules_rust_wasm_bindgen__leb128__0_2_4//:leb128", "@rules_rust_wasm_bindgen__wit_schema_version__0_1_0//:wit_schema_version", ], diff --git a/wasm_bindgen/raze/remote/BUILD.wit-printer-0.2.0.bazel b/wasm_bindgen/raze/remote/BUILD.wit-printer-0.2.0.bazel index 8547ad3fb2..3decf4049b 100644 --- a/wasm_bindgen/raze/remote/BUILD.wit-printer-0.2.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wit-printer-0.2.0.bazel @@ -51,8 +51,8 @@ rust_library( version = "0.2.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", - "@rules_rust_wasm_bindgen__wasmprinter__0_2_18//:wasmprinter", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", + "@rules_rust_wasm_bindgen__wasmprinter__0_2_28//:wasmprinter", "@rules_rust_wasm_bindgen__wit_parser__0_2_0//:wit_parser", "@rules_rust_wasm_bindgen__wit_schema_version__0_1_0//:wit_schema_version", ], diff --git a/wasm_bindgen/raze/remote/BUILD.wit-text-0.8.0.bazel b/wasm_bindgen/raze/remote/BUILD.wit-text-0.8.0.bazel index 711a019518..5566513d9e 100644 --- a/wasm_bindgen/raze/remote/BUILD.wit-text-0.8.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wit-text-0.8.0.bazel @@ -51,7 +51,7 @@ rust_library( version = "0.8.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", "@rules_rust_wasm_bindgen__wast__21_0_0//:wast", "@rules_rust_wasm_bindgen__wit_writer__0_2_0//:wit_writer", ], diff --git a/wasm_bindgen/raze/remote/BUILD.wit-validator-0.2.1.bazel b/wasm_bindgen/raze/remote/BUILD.wit-validator-0.2.1.bazel index a2106639cb..ea1ee287d2 100644 --- a/wasm_bindgen/raze/remote/BUILD.wit-validator-0.2.1.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wit-validator-0.2.1.bazel @@ -49,7 +49,7 @@ rust_library( version = "0.2.1", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", "@rules_rust_wasm_bindgen__wasmparser__0_59_0//:wasmparser", "@rules_rust_wasm_bindgen__wit_parser__0_2_0//:wit_parser", "@rules_rust_wasm_bindgen__wit_schema_version__0_1_0//:wit_schema_version", diff --git a/wasm_bindgen/raze/remote/BUILD.wit-walrus-0.5.0.bazel b/wasm_bindgen/raze/remote/BUILD.wit-walrus-0.6.0.bazel similarity index 89% rename from wasm_bindgen/raze/remote/BUILD.wit-walrus-0.5.0.bazel rename to wasm_bindgen/raze/remote/BUILD.wit-walrus-0.6.0.bazel index 350ddbaf0f..c5de2c2ac6 100644 --- a/wasm_bindgen/raze/remote/BUILD.wit-walrus-0.5.0.bazel +++ b/wasm_bindgen/raze/remote/BUILD.wit-walrus-0.6.0.bazel @@ -46,12 +46,12 @@ rust_library( "cargo-raze", "manual", ], - version = "0.5.0", + version = "0.6.0", # buildifier: leave-alone deps = [ - "@rules_rust_wasm_bindgen__anyhow__1_0_36//:anyhow", + "@rules_rust_wasm_bindgen__anyhow__1_0_43//:anyhow", "@rules_rust_wasm_bindgen__id_arena__2_2_1//:id_arena", - "@rules_rust_wasm_bindgen__walrus__0_18_0//:walrus", + "@rules_rust_wasm_bindgen__walrus__0_19_0//:walrus", "@rules_rust_wasm_bindgen__wit_parser__0_2_0//:wit_parser", "@rules_rust_wasm_bindgen__wit_schema_version__0_1_0//:wit_schema_version", "@rules_rust_wasm_bindgen__wit_writer__0_2_0//:wit_writer",