Squashed 'third_party/rules_rust/' changes from 078c6908f..bf9ddeb7c
bf9ddeb7c Release 0.25.1 (#2049)
db5b2fd65 Update tinyjson (#2050)
6a7872ae3 Fix prost proto packages not sanitizing to valid module names (#2044)
c080d7bfa Moved legacy protobuf rules to `proto/protobuf` (#2043)
1281cc051 Remove debug code. (#2048)
cd126be1f Fix build failure finding crate_roots when mixed with generated sources (#2041)
7f751cddd Consolidate rust_prost_library and fix extension-only proto generation. (#2047)
6118c81f2 Release 0.25.0 (#2042)
a6f29fd07 Add Prost and Tonic rules. (#2033)
9442aed8c fix: `crate_type` more accurately corresponds to CC linking actions (#1975)
4f4e2b17b Re-enable zig example on CI (#2030)
2ded0c2f5 Fix flaky coverage test in CI (#2028)
36f8251f9 Exclude .tmp_git_root from globs (#1948)
ca750fa83 Eliminate Rustfmt action in Bindgen rules. Bindgen can run rustfmt (#2025)
c55ec0cfb Allow sysroots from cc_toolchains to be added to bindgen actions (#2024)
9314b1b0c Release 0.24.1 (#2023)
92ea74ade Making rust_std attr in rust_toolchain mandatory (#1984)
a54b8e14b Update `rust_library_group` to use `DepVariantInfo` (#2022)
47644346b Release v0.24.0 (#2020)
a6b0a7f39 Rust library group (#1848)
bc43f4841 Fix crate_universe's `all_crate_deps` and `aliases` functions failing in case the crate's Cargo.toml has condtional dependencies (#2018)
8f27ec7c5 fix: load cargo manifest without resolving abs path of deps (#2017)
23f99bb63 feature: `target_compatible_with` added to `CommonAttrs` (#1976)
11f8c9875 Make `rust_doc_test` inherit it's crate aliases attribute (#2007)
8e848414d Regenerated crate_universe outputs for all packages (#2011)
1b6365131 Don't use startup:windows (#2012)
e80582e75 Fix thumbv* platform resolution (#2010)
367f90ef0 Update bindgen version to 0.65.1 (#2008)
e6ed5bf90 Release 0.23.0 (#2003)
93b230bb8 Fix code coverage collection. (#2001)
0a14bfbb0 Minor CI and test cleanup (#2004)
3e2ee941a Update bindgen rules to build clang from source. (#1998)
5a1a7577d Split up cargo_build_script tests (#2002)
eb6413e83 Update various bash scripts to pipe errors to stderr (#1999)
affe947ac Update stardoc version (#1997)
7073146f8 Add support for armv8-m (#1993)
73a06f130 Added Rust 1.70.0 (#1991)
23c20a93f Fixes crates_vendor workspace name detection when using bzlmod (#1990)
f5813fa08 Set windows flags in platform-specific bazelrc (#1988)
c1632b5b5 Fix up anchor link (#1987)
56e760487 Fix typo in crate_universe-generated defs.bzl comment (#1981)
94cbe4c2c Symlink in the exec-root so that relative paths will work, unchanged. (#1781)
af8ef62eb Release 0.22.0 (#1974)
4aaa6de30 Allow specifying exec and target compatibility constraints (#1971)
f1b19c394 Update rules_apple in tests (#1972)
937e63399 Add T2 support for x86_64-unknown-none (#1967)
66b1bf165 fix: lld-link (MSVC) fix flags including `-l` prefix (#1958)
285dcbbb9 feature: expose `extra_rustc_flags` and `extra_exec_rustc_flags` at `rust_register_toolchains` (#1959)
0f25cb462 Removed `rust_toolchain.os` in favor of `rust_toolchain.exec_triple`. (#1960)
a2a1109dc Add T2 support for thumbv7em-none-eabi (#1957)
80f0eb488 Support for `no_std` mode (#1934)
99aaf0830 Rename crates_vendor_manifests to cvm to shorten windows path lengths (#1944)
0a57da049 Added tests for build script dependencies to crate_universe (#1943)
caffb0a08 Release 0.21.1 (#1936)
c869a17c7 Fix regression in building zlib (#1935)
24b9dea4f Release 0.21.0 (#1933)
7677c617e Add support for rustc flags to `rust_proto_library` (#1932)
fa304ae48 Updated zlib BUILD file to support darwin-arm64 (#1931)
a86313282 Added Rust 1.69.0 (#1930)
f0e12c707 Make BuildInfo provider public (#1920)
c6ad23aba Respect `#[global_allocator]` in `cc_common.link` builds (#1926)
d78752504 Exclude target directory from release tars (#1922)
0339cd18a [wasm-bindgen] Update to v0.2.84 (#1919)
07af5678e Handle corner case for windows architecture detection (#1915)
c56e7660d Fix optional deps by platform (#1911)
4663ff6a3 cc_common_link: also respect --custom_malloc if set (#1912)
dab425760 Add Rust 1.68.2 (#1908)
e4bd39f95 Add empty rustfmt.toml (#1907)
eaf513865 Support bzlmod (#1528)
1074ecbab Release v0.20.0 (#1900)
44aec0a79 ci: fix test config in cc_common_link_ubuntu2004 (#1904)
6571cde64 Adds per_crate_rustc_flag build setting. (#1827)
7a47449df Added Rust 1.68.1 (#1898)
e3bcdbad1 Fixed rustdoc warnings in crate_universe (#1897)
529f45900 Added `rustdoc_flags` attribute to rust_doc rule (#1867)
9e3499405 Have rustdoc return its output directory instead of zip default. (#1868)
9d6741f40 Implement support for optional crates enabled with dep: features (#1885)
fd10963ea Skip adding -lstatic to libtest and libstd on Darwin (#1620)
b3314b45e Release 0.19.1 (#1895)
c1a9fd86f Accumulate all features from cargo tree output (#1884)
206f71c95 Disable zig example (#1893)
1a5d07cd2 Add runfiles support to rust_stdlib_filegroup (#1890)
6996cd550 Deleted unused targets and cleanup docs (#1889)
a85e24e20 Fix triple constraints for iOS and watchOS (#1888)
e13fd3bad Release rules_rust and cargo-bazel (#1882)
9e9853d63 Add support for thumbv7em with hard float (#1871)
b3cd5962e Added Rust 1.68.0 (#1866)
f1b7aedf5 Support sparse indexes (#1857)
7f2dd433a Make fetch_shas work with mktemp from coreutils 8.32 (#1870)
a9cc01230 Update crate_universe dependencies (#1872)
c038e94ae Pipe stderr from cargo tree processes (#1879)
222d60322 Parallelize cargo tree calls (#1874)
cdbbf7131 Add Fuchsia platform support (#1833)
17e5b04c2 Use `_make_link_flags_darwin` when target os is `ios`. (#1843)
d9ecc8df4 crate_universe: Support fetching crates with git branch, tag or rev (#1846)
1c694cd60 Forward `toolchains` to `cargo_build_script` targets (#1862)
9affcbfa7 Skip detecting abi for empty values (#1830)
6193fe823 Re-enable crate_universe MacOS tests (#1861)
c25db95ae Updated Rust to 1.67.1 (#1864)
7b8fd06be Support `[patch]` in crate_universe when using multiple `Cargo.toml`s (#1856)
c645fe399 Silence windows build failure (#1863)
75bba7b50 Make rust_clippy providers match rustfmt_test (#1806)
f09d72755 Fix test assertion for arm64 macs (#1845)
f4113bfe1 Fix tests for new Apple toolchain (#1844)
20ce44e30 fix: use target_triple struct instead of string (#1835)
bdbded181 Fix code example in doc (#1838)
4f4014052 Fix typo: plced -> placed (#1834)
baeb0664d Remove ios/android/wasm support for gen_rust_project deps (#1684)
02557a47a Add `render_config` attribute to `crates_vendor`. (#1832)
4357fb154 Updated rules_rust to version 0.18.0 (#1829)
9adfdca9b Various cleanups (#1828)
4fa412385 Added update known shas to include T1-T2 triples (#1824)
905731ad9 Instructions on how to perform `rustfmt` check (#1822) (#1823)
108b1a187 Encapsulate running cargo into a struct (#1815)
57a099b63 Fixes resolver issue with root packages and another dependency format (#1819)
78ca9ba0a Use env method recently added to cargo_metadata (#1813)
92834930f Updated `rust_toolchain.target_json` to take encoded json strings (#1810)
84f1d0657 support `resolver = "2"` target-specific features (#1710)
a5853fd37 Use correct dynamic link args fro proc-macro crates (#1803)
b656e2553 Added tests for the `triple` constructor (#1811)
ea4a79ad9 Disable job in CI to avoid infrastructure failure. (#1816)
2fc02f030 Delete `rust_toolchain.rusrc_srcs` (#1807)
804d5fc1f Convert `rust_toolchain` attrs `exec_triple` and `target_triple` to structs (#1808)
499a2ca38 Updated platform triple values from strings to structs ("triple") (#1804)
aae1dbdcb Unify functions for computing constraint values for platform triple abi (#1805)
0d6d2b1eb Updated rules_rust version to `0.17.0` (#1800)
88e83f2df Added Rust 1.67.0 (#1799)
6922b5012 rustdoc_test: fix and test OUT_DIR (#1779)
ad01d1b0e [crate_universe] add an annotation to disable pipelining (#1733)
f651cd18f Add `CARGO_BAZEL_REPIN_ONLY` repinning allowlist (#1798)
d7f0debb0 Revert "Disable broken clang and ldd CI jobs (#1785)" (#1796)
96f82aaad Fix `cc_common.link` file output name (#1795)
5079b64d5 Fix use of `rustfmt_toolchain` when `rustc` is not provided (#1794)
23c650f35 Have `--experimental_use_cc_common_link` cover `rust_shared_library` (#1792)
ba0fb5956 Added support for `--nolegacy_external_runfiles` to `rust_doc_test` (#1790)
112242bb7 Prevent crates_vendor from restarting bazel. (#1791)
52231ef9f Added compatibility flags to `.bazelrc` to prevent regressions (#1789)
91cd399a0 Add "crate-name={}" tag to Crate Universe targets (#1787)
1b1dae196 Added Rust 1.66.1 (#1767)
fe17e8b8e Add file:// prefix to env var in docs (#1788)
0fe742bff Updated `rust_bindgen` to use `rustfmt_toolchain` (#1770)
042fd6c1c Update docs on setting Rust versions (#1786)
dddd8a0d4 Updated crate_universe dependencies (#1775)
a1330a71f Download `rustc` in `rustfmt_toolchain_repository` (#1769)
e96aad9aa Updated the ios_build example to use `crates_vendor` (#1778)
e315007df Disable broken clang and ldd CI jobs (#1785)
4e89d52a9 rustdoc_test: substitute the root of the current crate (#1777)
a52041fb5 Support `target_settings` in `rust_repository_set` and `rust_toolchain_repository` (#1758)
49906eb29 Update clippy and rustfmt aspects to require CrateInfo providers (#1772)
85564208e Updated rules_rust version to `0.16.1` (#1761)
614499a5b Fixed inability to deserialize crate_universe lockfiles (#1760)
9803d3034 Fix data and compile_data for rust_doc (#1741)
927a364cb Update Release github pipeline to trigger automatically (#1757)
7d03e05f8 Fix release pipeline (#1756)
cf7ca5dfd Updated rules_rust to version `0.16.0` (#1750)
203fe4b9a Remove unnecessary binary file (#1755)
941c7cca9 Don't propagate `compatible_with` to the underlying `cargo_build_script` `rust_binary` target (#1754)
a31490d9a Make loads from @rules_rust//rust:defs.bzl come out on one line (#1753)
7ebad4d50 Generate only the needed subset of binaries for bindgen and proto (#1751)
4ef3d4aaa Repin examples/crate_universe_unnamed (#1752)
d6e300359 Regenerate BUILD files using serde_starlark renderer (#1746)
e7c8a97d1 Convert BUILD.$name-$version.bazel to serde_starlark (#1743)
c09818d3b Exclude generated files from language stats and collapse in code review (#1747)
26a24f030 Added CI for single toolchain channel workspaces (#1712)
caed7d814 Report context on error failing to get version (#1744)
36b57af7b Add gen_binaries annotation to control which bins to make target for (#1718)
d916a6f52 crate_universe re-pinning now defaults to "workspace" (#1723)
f34661ee1 Propagate `compatible_with` attribute to the underlying `_build_script_run` target (#1745)
92977d1bf Re-pinned all dependencies managed by crate_universe (#1735)
d5289ad1c Added `rustfmt_toolchain` and refactored toolchain repository rules (#1719)
532e60ff0 Collect targets in a deterministic order (#1736)
52e02c25b Eliminate all use of hash-based collections from crate_universe (#1737)
31073ff8e Replace tera template with serde_starlark (#1734)
d4e5586d0 Support the RUNFILES_DIR environment variable. (#1732)
1357b85b1 Addressed clippy warnings from `clippy 0.1.67 (ec56537c 2022-12-15)` (#1717)
8bc9f788d Support dsym_folder output group in tests (#1703)
90c5b6eb7 Added CI for minimum supported Rust version (#1720)
be82ff8bd Match prerelease versions with annotation wildcard (#1716)
36c7f285b Arm Thumb Embedded Targets. (#1721)
5ef52e465 Update current_toolchain_files tests to use a dedicated test rule (#1714)
c75ea6f9e Add `Runfiles::current_repository` to runfiles library (#1713)
2f0511782 Updated rules_rust to version `0.15.0` (#1706)
019f87178 Added Rust 1.66.0 (#1705)
1469cd7cb Fix labels to work with canonical label literals. (#1700)
5826a500a Add riscv32imc and riscv64gc to the known sha targets (#1698)
40dee95ce Fixed typos: normla -> normal (#1699)
8f08e77ac load_arbitrary_tool uses tool_suburl to look up sha256 (#1695)
8faec3060 Fix typos in crate_universe rendered comments (#1691)
bd64711ff Silence flaky test (#1693)
46b7ea5af Added a build setting for toolchain channels (#1671)
70b272aad Updated rules_rust to version `0.14.0` (#1669)
91e597dd1 Updated all crates_vendor outputs (#1687)
9a047b0b9 Updated crate_universe dependencies (#1686)
3a91d2f5b Add RV64GC target (#1683)
d9e752ab4 Add per-toolchain `rustc_flags` (#1635)
56237415e stardoc: Use backtick not `<code>` for attr default values (#1682)
d4b31a494 Allow passing a bazel path to vendor explicitly (#1661)
d51bf9ce0 Updated crate_universe to work with `--nolegacy_external_runfiles` (#1680)
7f40636d1 crate_universe/private/crates_vendor.bzl typo fix (#1678)
025bf7db8 Merge cc toolchain flags into build script env (#1675)
b7c36c051 Fix confusing/misleading crate_universe docs (#1677)
29233e354 Revert #1564 (#1663)
ed32b6de2 Common glob excludes (#1673)
61b99cdd1 fix: add space to crate data exclude list (#1665)
8bb25b8b7 Support Windows ARM64 (aarch64-pc-windows-msvc) (#1664)
ddf2a4c23 Re-render crate BUILD files after #1647 (#1655)
44c7e1588 Group deps and aliases by platform triple rather than by cfg string when generating BUILD files. This avoid bazel errors due to duplicate keys/deps. (#1647)
de18d8bb6 Allow `buildifier` attribute to be a file (#1660)
aa0815dc9 Fix naming of ambiguous libs (#1625)
ff314d4ab Also pass -c opt to tests in opt mode CI (#1626)
ff4e90515 Reenable windows job (#1658)
c45b8e91f Updated rules_rust to version `0.13.0` (#1644)
87d6b6c37 Update `//util/label` to support `+` in packages (#1654)
ab6959db5 fix: Fix issue with wasi-0.11.0+wasi-snapshot-preview1 (#1632)
28c090ed0 Replaced custom platform constraint values with aliases to `@platforms` (#1652)
dfbea4f52 Deprecated `rust_toolchain.rustc_srcs` (#1653)
fd1db4391 Remove deprecated attributes from rust_toolchain and cargo_bootstrap (#1651)
c8ab970c4 Generated rust-project.json files now include sysroot paths (#1641)
0a3e04cf9 Fix vendoring when not in a package (#1646)
aece1e37d Deduplicate expand_location targets in rust-project.json crate creation to avoid a bazel crash (#1639)
03a0b2483 [docs] Fixing typos in CargoConfig doc strings (#1638)
bd4fd2ac5 Upgraded cfg-expr dependency to 0.12.0. (#1636)
330554a13 Disable failing job in CI (#1640)
849f106e6 Consider compilation mode when choosing `pic`/`nopic` object files to link (#1624)
53491d719 Updated rules_rust to version `0.12.0` (#1630)
8e8843724 Remove empty glob (#1628)
1f621a944 Added Rust 1.65.0 (#1627)
c6af4d025 Add `-c opt` mode to CI (#1621)
95320cc8b process_wrapper: print line on error to parse message as json (#1566)
81eaccf39 Fixed CI breakage (#1619)
478fc3a57 Fix ambiguous native dependencies in `proc_macro`s and `staticlib`s (#1611)
9e3d8415e Build deps of _build_script_run in 'exec' mode (#1561)
ea031082b Fixed outdated docs (#1614)
a8c540e49 Restore support for old cargo_build_script load statements (#1613)
295b5ccc7 Renamed `_build_script_run` rule to `cargo_build_script` (#1612)
3778069ec Remove references to Google mirror in docs (#1607)
aad54ba29 Updated crate_universe dependencies (#1606)
c349df2a6 Remove Google mirror from Starlark snippet in release notes (#1604)
0493b998d Avoid rendering a mock root package when possible (#1596)
b04aa053c process_wrapper: Apply substitutions to param files (#1565)
b209b3e15 Updated rules_rust to version `0.11.0`. (#1587)
b1079453b Typo correction on doc (#1593)
ca5678266 Updated crate_universe dependencies (#1591)
a364d448f Fixes crates_vendor labels in remote mode when used from the root workspace (#1575)
1cc37c268 Expose the output directory from cargo_build_script (#1588)
7ffe0a555 Ignore non-utf8 text in build script output (#1583)
c5b38fe00 Merge runfiles from transitive dependencies of rust_test crate attr (#1487)
da3d522d5 Fix build scripts targeting the wrong architecture (#1564)
d288ed634 Add `out_dir` support in `cargo_dep_env` (#1571)
78d6c1b46 fix: incorrect rustfmt edition query (#1582)
48927127e Set CARGO_MANIFEST_DIR at runtime for tests (#1559)
76bd69033 Add an output group for the .rmeta (#1585)
352bfeb05 Cleanup deprecated code (#1577)
86dc561f9 Move crate_root_src to utils (#1570)
beb554eb9 update to wasm-bindgen v0.2.83 (#1567)
73fd1616b Export AbsoluteLabel functionality (#1568)
c57e7a399 Remap $PWD to empty string instead of "." (#1563)
f0cdcedc2 Added Rust 1.64.0 (#1562)
1d326554a Update docs to show release policies and support (#1560)
78c793a0a Fix markdown typo in rust_analyzer.md (#1553)
c13980fb6 Add iOS examples (#1546)
8a5e07e9f Update apple_support (#1549)
6dacd9803 Strip leading '@'s for labels in the splicing manifest (#1547)
f73d1d6fb use crate_info.deps in establish_cc_info (#1543)
4845af6c0 Add android example (#1545)
9570b7aa7 Remove -lgcc from Android builds (#1541)
cb9ca1b81 Fix crate_universe/private/srcs.bzl to work with repo mappings (#1540)
d1fc9accc Minor cleanup of CI pipelines (#1534)
2bb077b3b Updated rules_rust to version 0.10.0 (#1533)
b8751b860 add cc config info to dummy wasm32 cc toolchain (#1532)
f5ed797ee Updates rust_test to use main.rs as the root when use_libtest_harness is false (#1518)
cfcaf21d5 Preserve directory structure of source files when some are generated (#1526)
51c065841 migrating to rbe_preconfig and remove bazel_toolchains (#1524)
055abd402 Fix typo in an example of crates_repository rule (#1520)
8bfed1cd2 Added Rust 1.63.0 (#1512)
3a69ce09b Update wasm_bindgen to 0.2.82 (#1513)
git-subtree-dir: third_party/rules_rust
git-subtree-split: bf9ddeb7c83a9fe8a7d87c76134cdd8e16131b62
Signed-off-by: Adam Snaider <adsnaider@gmail.com>
Change-Id: Id9490c68d6221da66953a915a25042ef8b848505
diff --git a/wasm_bindgen/3rdparty/crates/defs.bzl b/wasm_bindgen/3rdparty/crates/defs.bzl
index 6cdc8e3..f916262 100644
--- a/wasm_bindgen/3rdparty/crates/defs.bzl
+++ b/wasm_bindgen/3rdparty/crates/defs.bzl
@@ -3,7 +3,7 @@
# DO NOT MODIFY: This file is auto-generated by a crate_universe tool. To
# regenerate this file, run the following:
#
-# bazel run //wasm_bindgen/3rdparty:crates_vendor
+# bazel run @//wasm_bindgen/3rdparty:crates_vendor
###############################################################################
"""
# `crates_repository` API
@@ -37,7 +37,7 @@
# name of the workspace this file is defined in.
"workspace_member_package": {
- # Not all dependnecies are supported for all platforms.
+ # Not all dependencies are supported for all platforms.
# the condition key is the condition required to be true
# on the host platform.
"condition": {
@@ -153,7 +153,7 @@
Args:
normal (bool, optional): If True, normal dependencies are included in the
output list.
- normal_dev (bool, optional): If True, normla dev dependencies will be
+ normal_dev (bool, optional): If True, normal dev dependencies will be
included in the output list..
proc_macro (bool, optional): If True, proc_macro dependencies are included
in the output list.
@@ -202,7 +202,10 @@
crate_deps = list(dependencies.pop(_COMMON_CONDITION, {}).values())
for condition, deps in dependencies.items():
- crate_deps += selects.with_or({_CONDITIONS[condition]: deps.values()})
+ crate_deps += selects.with_or({
+ tuple(_CONDITIONS[condition]): deps.values(),
+ "//conditions:default": [],
+ })
return crate_deps
@@ -222,7 +225,7 @@
Args:
normal (bool, optional): If True, normal dependencies are included in the
output list.
- normal_dev (bool, optional): If True, normla dev dependencies will be
+ normal_dev (bool, optional): If True, normal dev dependencies will be
included in the output list..
proc_macro (bool, optional): If True, proc_macro dependencies are included
in the output list.
@@ -274,15 +277,16 @@
# Build a single select statement where each conditional has accounted for the
# common set of aliases.
- crate_aliases = {"//conditions:default": common_items}
+ crate_aliases = {"//conditions:default": dict(common_items)}
for condition, deps in aliases.items():
condition_triples = _CONDITIONS[condition]
- if condition_triples in crate_aliases:
- crate_aliases[condition_triples].update(deps)
- else:
- crate_aliases.update({_CONDITIONS[condition]: dict(deps.items() + common_items)})
+ for triple in condition_triples:
+ if triple in crate_aliases:
+ crate_aliases[triple].update(deps)
+ else:
+ crate_aliases.update({triple: dict(deps.items() + common_items)})
- return selects.with_or(crate_aliases)
+ return select(crate_aliases)
###############################################################################
# WORKSPACE MEMBER DEPS AND ALIASES
@@ -291,18 +295,18 @@
_NORMAL_DEPENDENCIES = {
"": {
_COMMON_CONDITION: {
- "anyhow": "@rules_rust_wasm_bindgen__anyhow-1.0.58//:anyhow",
- "curl": "@rules_rust_wasm_bindgen__curl-0.4.43//:curl",
+ "anyhow": "@rules_rust_wasm_bindgen__anyhow-1.0.68//:anyhow",
+ "curl": "@rules_rust_wasm_bindgen__curl-0.4.44//:curl",
"docopt": "@rules_rust_wasm_bindgen__docopt-1.1.1//:docopt",
"env_logger": "@rules_rust_wasm_bindgen__env_logger-0.8.4//:env_logger",
"log": "@rules_rust_wasm_bindgen__log-0.4.17//:log",
- "rouille": "@rules_rust_wasm_bindgen__rouille-3.5.0//:rouille",
- "serde": "@rules_rust_wasm_bindgen__serde-1.0.139//:serde",
- "serde_json": "@rules_rust_wasm_bindgen__serde_json-1.0.82//:serde_json",
+ "rouille": "@rules_rust_wasm_bindgen__rouille-3.6.1//:rouille",
+ "serde": "@rules_rust_wasm_bindgen__serde-1.0.152//:serde",
+ "serde_json": "@rules_rust_wasm_bindgen__serde_json-1.0.91//:serde_json",
"walrus": "@rules_rust_wasm_bindgen__walrus-0.19.0//:walrus",
- "wasm-bindgen": "@rules_rust_wasm_bindgen__wasm-bindgen-0.2.81//:wasm_bindgen",
- "wasm-bindgen-cli-support": "@rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.81//:wasm_bindgen_cli_support",
- "wasm-bindgen-shared": "@rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.81//:wasm_bindgen_shared",
+ "wasm-bindgen": "@rules_rust_wasm_bindgen__wasm-bindgen-0.2.84//:wasm_bindgen",
+ "wasm-bindgen-cli-support": "@rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.84//:wasm_bindgen_cli_support",
+ "wasm-bindgen-shared": "@rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.84//:wasm_bindgen_shared",
},
},
}
@@ -320,7 +324,7 @@
"assert_cmd": "@rules_rust_wasm_bindgen__assert_cmd-1.0.8//:assert_cmd",
"diff": "@rules_rust_wasm_bindgen__diff-0.1.13//:diff",
"predicates": "@rules_rust_wasm_bindgen__predicates-1.0.8//:predicates",
- "rayon": "@rules_rust_wasm_bindgen__rayon-1.5.3//:rayon",
+ "rayon": "@rules_rust_wasm_bindgen__rayon-1.6.1//:rayon",
"tempfile": "@rules_rust_wasm_bindgen__tempfile-3.3.0//:tempfile",
"wasmprinter": "@rules_rust_wasm_bindgen__wasmprinter-0.2.33//:wasmprinter",
"wit-printer": "@rules_rust_wasm_bindgen__wit-printer-0.2.0//:wit_printer",
@@ -341,7 +345,7 @@
_PROC_MACRO_DEPENDENCIES = {
"": {
_COMMON_CONDITION: {
- "serde_derive": "@rules_rust_wasm_bindgen__serde_derive-1.0.139//:serde_derive",
+ "serde_derive": "@rules_rust_wasm_bindgen__serde_derive-1.0.152//:serde_derive",
},
},
}
@@ -384,27 +388,37 @@
}
_CONDITIONS = {
- "aarch64-pc-windows-msvc": [],
+ "aarch64-apple-darwin": ["@rules_rust//rust/platform:aarch64-apple-darwin"],
+ "aarch64-linux-android": ["@rules_rust//rust/platform:aarch64-linux-android"],
+ "aarch64-pc-windows-gnullvm": [],
+ "aarch64-pc-windows-msvc": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc"],
"aarch64-uwp-windows-msvc": [],
"cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))": [],
- "cfg(all(unix, not(target_os = \"macos\")))": ["aarch64-apple-ios", "aarch64-apple-ios-sim", "aarch64-linux-android", "aarch64-unknown-linux-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", "i686-linux-android", "i686-unknown-freebsd", "i686-unknown-linux-gnu", "powerpc-unknown-linux-gnu", "s390x-unknown-linux-gnu", "x86_64-apple-ios", "x86_64-linux-android", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu"],
- "cfg(any(target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\"))": ["aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", "i686-apple-darwin", "i686-unknown-freebsd", "x86_64-apple-darwin", "x86_64-apple-ios", "x86_64-unknown-freebsd"],
- "cfg(any(unix, target_os = \"wasi\"))": ["aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", "aarch64-linux-android", "aarch64-unknown-linux-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", "i686-apple-darwin", "i686-linux-android", "i686-unknown-freebsd", "i686-unknown-linux-gnu", "powerpc-unknown-linux-gnu", "s390x-unknown-linux-gnu", "wasm32-wasi", "x86_64-apple-darwin", "x86_64-apple-ios", "x86_64-linux-android", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu"],
- "cfg(not(windows))": ["aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", "aarch64-linux-android", "aarch64-unknown-linux-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", "i686-apple-darwin", "i686-linux-android", "i686-unknown-freebsd", "i686-unknown-linux-gnu", "powerpc-unknown-linux-gnu", "riscv32imc-unknown-none-elf", "s390x-unknown-linux-gnu", "wasm32-unknown-unknown", "wasm32-wasi", "x86_64-apple-darwin", "x86_64-apple-ios", "x86_64-linux-android", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu"],
- "cfg(target_arch = \"wasm32\")": ["wasm32-unknown-unknown", "wasm32-wasi"],
- "cfg(target_env = \"msvc\")": ["i686-pc-windows-msvc", "x86_64-pc-windows-msvc"],
- "cfg(target_family = \"unix\")": ["aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", "aarch64-linux-android", "aarch64-unknown-linux-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", "i686-apple-darwin", "i686-linux-android", "i686-unknown-freebsd", "i686-unknown-linux-gnu", "powerpc-unknown-linux-gnu", "s390x-unknown-linux-gnu", "x86_64-apple-darwin", "x86_64-apple-ios", "x86_64-linux-android", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu"],
+ "cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": ["@rules_rust//rust/platform:aarch64-unknown-linux-gnu"],
+ "cfg(all(unix, not(target_os = \"macos\")))": ["@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@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:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-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-fuchsia", "@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"],
+ "cfg(any(target_arch = \"aarch64\", target_arch = \"x86\", target_arch = \"x86_64\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:aarch64-unknown-linux-gnu", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:i686-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-fuchsia", "@rules_rust//rust/platform:x86_64-linux-android", "@rules_rust//rust/platform:x86_64-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-unknown-freebsd", "@rules_rust//rust/platform:x86_64-unknown-linux-gnu", "@rules_rust//rust/platform:x86_64-unknown-none"],
+ "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:aarch64-apple-ios-sim", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios"],
+ "cfg(any(target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:i686-apple-darwin", "@rules_rust//rust/platform:i686-unknown-freebsd", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-unknown-freebsd"],
+ "cfg(any(unix, target_os = \"wasi\"))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@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:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-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:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@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"],
+ "cfg(not(windows))": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@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:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-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:riscv32imc-unknown-none-elf", "@rules_rust//rust/platform:riscv64gc-unknown-none-elf", "@rules_rust//rust/platform:s390x-unknown-linux-gnu", "@rules_rust//rust/platform:thumbv7em-none-eabi", "@rules_rust//rust/platform:thumbv8m.main-none-eabi", "@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi", "@rules_rust//rust/platform:x86_64-apple-darwin", "@rules_rust//rust/platform:x86_64-apple-ios", "@rules_rust//rust/platform:x86_64-fuchsia", "@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//rust/platform:x86_64-unknown-none"],
+ "cfg(target_arch = \"wasm32\")": ["@rules_rust//rust/platform:wasm32-unknown-unknown", "@rules_rust//rust/platform:wasm32-wasi"],
+ "cfg(target_env = \"msvc\")": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"],
+ "cfg(target_family = \"unix\")": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@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:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-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-fuchsia", "@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"],
+ "cfg(target_os = \"android\")": ["@rules_rust//rust/platform:aarch64-linux-android", "@rules_rust//rust/platform:armv7-linux-androideabi", "@rules_rust//rust/platform:i686-linux-android", "@rules_rust//rust/platform:x86_64-linux-android"],
+ "cfg(target_os = \"haiku\")": [],
"cfg(target_os = \"hermit\")": [],
"cfg(target_os = \"redox\")": [],
- "cfg(target_os = \"wasi\")": ["wasm32-wasi"],
- "cfg(unix)": ["aarch64-apple-darwin", "aarch64-apple-ios", "aarch64-apple-ios-sim", "aarch64-linux-android", "aarch64-unknown-linux-gnu", "arm-unknown-linux-gnueabi", "armv7-linux-androideabi", "armv7-unknown-linux-gnueabi", "i686-apple-darwin", "i686-linux-android", "i686-unknown-freebsd", "i686-unknown-linux-gnu", "powerpc-unknown-linux-gnu", "s390x-unknown-linux-gnu", "x86_64-apple-darwin", "x86_64-apple-ios", "x86_64-linux-android", "x86_64-unknown-freebsd", "x86_64-unknown-linux-gnu"],
- "cfg(windows)": ["i686-pc-windows-msvc", "x86_64-pc-windows-msvc"],
+ "cfg(target_os = \"wasi\")": ["@rules_rust//rust/platform:wasm32-wasi"],
+ "cfg(target_os = \"windows\")": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"],
+ "cfg(unix)": ["@rules_rust//rust/platform:aarch64-apple-darwin", "@rules_rust//rust/platform:aarch64-apple-ios", "@rules_rust//rust/platform:aarch64-apple-ios-sim", "@rules_rust//rust/platform:aarch64-fuchsia", "@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:armv7-linux-androideabi", "@rules_rust//rust/platform:armv7-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-fuchsia", "@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"],
+ "cfg(windows)": ["@rules_rust//rust/platform:aarch64-pc-windows-msvc", "@rules_rust//rust/platform:i686-pc-windows-msvc", "@rules_rust//rust/platform:x86_64-pc-windows-msvc"],
"i686-pc-windows-gnu": [],
- "i686-pc-windows-msvc": ["i686-pc-windows-msvc"],
+ "i686-pc-windows-msvc": ["@rules_rust//rust/platform:i686-pc-windows-msvc"],
"i686-uwp-windows-gnu": [],
"i686-uwp-windows-msvc": [],
"x86_64-pc-windows-gnu": [],
- "x86_64-pc-windows-msvc": ["x86_64-pc-windows-msvc"],
+ "x86_64-pc-windows-gnullvm": [],
+ "x86_64-pc-windows-msvc": ["@rules_rust//rust/platform:x86_64-pc-windows-msvc"],
"x86_64-uwp-windows-gnu": [],
"x86_64-uwp-windows-msvc": [],
}
@@ -415,32 +429,42 @@
"""A macro for defining repositories for all generated crates"""
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__aho-corasick-0.7.18",
- sha256 = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f",
+ name = "rules_rust_wasm_bindgen__aho-corasick-0.7.20",
+ sha256 = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/aho-corasick/0.7.18/download"],
- strip_prefix = "aho-corasick-0.7.18",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.aho-corasick-0.7.18.bazel"),
+ urls = ["https://crates.io/api/v1/crates/aho-corasick/0.7.20/download"],
+ strip_prefix = "aho-corasick-0.7.20",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.aho-corasick-0.7.20.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__anyhow-1.0.58",
- sha256 = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704",
+ name = "rules_rust_wasm_bindgen__android_system_properties-0.1.5",
+ sha256 = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/anyhow/1.0.58/download"],
- strip_prefix = "anyhow-1.0.58",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.anyhow-1.0.58.bazel"),
+ urls = ["https://crates.io/api/v1/crates/android_system_properties/0.1.5/download"],
+ strip_prefix = "android_system_properties-0.1.5",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.android_system_properties-0.1.5.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__ascii-1.0.0",
- sha256 = "bbf56136a5198c7b01a49e3afcbef6cf84597273d298f54432926024107b0109",
+ name = "rules_rust_wasm_bindgen__anyhow-1.0.68",
+ sha256 = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/ascii/1.0.0/download"],
- strip_prefix = "ascii-1.0.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.ascii-1.0.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/anyhow/1.0.68/download"],
+ strip_prefix = "anyhow-1.0.68",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.anyhow-1.0.68.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__ascii-1.1.0",
+ sha256 = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/ascii/1.1.0/download"],
+ strip_prefix = "ascii-1.1.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.ascii-1.1.0.bazel"),
)
maybe(
@@ -475,12 +499,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__base64-0.13.0",
- sha256 = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd",
+ name = "rules_rust_wasm_bindgen__base64-0.13.1",
+ sha256 = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/base64/0.13.0/download"],
- strip_prefix = "base64-0.13.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.base64-0.13.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/base64/0.13.1/download"],
+ strip_prefix = "base64-0.13.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.base64-0.13.1.bazel"),
)
maybe(
@@ -505,6 +529,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__block-buffer-0.10.3",
+ sha256 = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/block-buffer/0.10.3/download"],
+ strip_prefix = "block-buffer-0.10.3",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.block-buffer-0.10.3.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__bstr-0.2.17",
sha256 = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223",
type = "tar.gz",
@@ -525,12 +559,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__bumpalo-3.10.0",
- sha256 = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3",
+ name = "rules_rust_wasm_bindgen__bumpalo-3.11.1",
+ sha256 = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/bumpalo/3.10.0/download"],
- strip_prefix = "bumpalo-3.10.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.bumpalo-3.10.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/bumpalo/3.11.1/download"],
+ strip_prefix = "bumpalo-3.11.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.bumpalo-3.11.1.bazel"),
)
maybe(
@@ -545,12 +579,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__cc-1.0.73",
- sha256 = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11",
+ name = "rules_rust_wasm_bindgen__cc-1.0.78",
+ sha256 = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/cc/1.0.73/download"],
- strip_prefix = "cc-1.0.73",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.cc-1.0.73.bazel"),
+ urls = ["https://crates.io/api/v1/crates/cc/1.0.78/download"],
+ strip_prefix = "cc-1.0.78",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.cc-1.0.78.bazel"),
)
maybe(
@@ -565,82 +599,162 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__chrono-0.4.19",
- sha256 = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73",
+ name = "rules_rust_wasm_bindgen__chrono-0.4.23",
+ sha256 = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/chrono/0.4.19/download"],
- strip_prefix = "chrono-0.4.19",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.chrono-0.4.19.bazel"),
+ urls = ["https://crates.io/api/v1/crates/chrono/0.4.23/download"],
+ strip_prefix = "chrono-0.4.23",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.chrono-0.4.23.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__chunked_transfer-1.4.0",
- sha256 = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e",
+ name = "rules_rust_wasm_bindgen__chunked_transfer-1.4.1",
+ sha256 = "cca491388666e04d7248af3f60f0c40cfb0991c72205595d7c396e3510207d1a",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/chunked_transfer/1.4.0/download"],
- strip_prefix = "chunked_transfer-1.4.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.chunked_transfer-1.4.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/chunked_transfer/1.4.1/download"],
+ strip_prefix = "chunked_transfer-1.4.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.chunked_transfer-1.4.1.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__crossbeam-channel-0.5.5",
- sha256 = "4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c",
+ name = "rules_rust_wasm_bindgen__codespan-reporting-0.11.1",
+ sha256 = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/crossbeam-channel/0.5.5/download"],
- strip_prefix = "crossbeam-channel-0.5.5",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-channel-0.5.5.bazel"),
+ urls = ["https://crates.io/api/v1/crates/codespan-reporting/0.11.1/download"],
+ strip_prefix = "codespan-reporting-0.11.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.codespan-reporting-0.11.1.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__crossbeam-deque-0.8.1",
- sha256 = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e",
+ name = "rules_rust_wasm_bindgen__core-foundation-sys-0.8.3",
+ sha256 = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/crossbeam-deque/0.8.1/download"],
- strip_prefix = "crossbeam-deque-0.8.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-deque-0.8.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/core-foundation-sys/0.8.3/download"],
+ strip_prefix = "core-foundation-sys-0.8.3",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.core-foundation-sys-0.8.3.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__crossbeam-epoch-0.9.9",
- sha256 = "07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d",
+ name = "rules_rust_wasm_bindgen__cpufeatures-0.2.5",
+ sha256 = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/crossbeam-epoch/0.9.9/download"],
- strip_prefix = "crossbeam-epoch-0.9.9",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-epoch-0.9.9.bazel"),
+ urls = ["https://crates.io/api/v1/crates/cpufeatures/0.2.5/download"],
+ strip_prefix = "cpufeatures-0.2.5",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.cpufeatures-0.2.5.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__crossbeam-utils-0.8.10",
- sha256 = "7d82ee10ce34d7bc12c2122495e7593a9c41347ecdd64185af4ecf72cb1a7f83",
+ name = "rules_rust_wasm_bindgen__crossbeam-channel-0.5.6",
+ sha256 = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/crossbeam-utils/0.8.10/download"],
- strip_prefix = "crossbeam-utils-0.8.10",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-utils-0.8.10.bazel"),
+ urls = ["https://crates.io/api/v1/crates/crossbeam-channel/0.5.6/download"],
+ strip_prefix = "crossbeam-channel-0.5.6",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-channel-0.5.6.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__curl-0.4.43",
- sha256 = "37d855aeef205b43f65a5001e0997d81f8efca7badad4fad7d897aa7f0d0651f",
+ name = "rules_rust_wasm_bindgen__crossbeam-deque-0.8.2",
+ sha256 = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/curl/0.4.43/download"],
- strip_prefix = "curl-0.4.43",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.curl-0.4.43.bazel"),
+ urls = ["https://crates.io/api/v1/crates/crossbeam-deque/0.8.2/download"],
+ strip_prefix = "crossbeam-deque-0.8.2",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-deque-0.8.2.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__curl-sys-0.4.55-curl-7.83.1",
- sha256 = "23734ec77368ec583c2e61dd3f0b0e5c98b93abe6d2a004ca06b91dd7e3e2762",
+ name = "rules_rust_wasm_bindgen__crossbeam-epoch-0.9.13",
+ sha256 = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/curl-sys/0.4.55+curl-7.83.1/download"],
- strip_prefix = "curl-sys-0.4.55+curl-7.83.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.curl-sys-0.4.55+curl-7.83.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/crossbeam-epoch/0.9.13/download"],
+ strip_prefix = "crossbeam-epoch-0.9.13",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-epoch-0.9.13.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__crossbeam-utils-0.8.14",
+ sha256 = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/crossbeam-utils/0.8.14/download"],
+ strip_prefix = "crossbeam-utils-0.8.14",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crossbeam-utils-0.8.14.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__crypto-common-0.1.6",
+ sha256 = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/crypto-common/0.1.6/download"],
+ strip_prefix = "crypto-common-0.1.6",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.crypto-common-0.1.6.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__curl-0.4.44",
+ sha256 = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/curl/0.4.44/download"],
+ strip_prefix = "curl-0.4.44",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.curl-0.4.44.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__curl-sys-0.4.59-curl-7.86.0",
+ sha256 = "6cfce34829f448b08f55b7db6d0009e23e2e86a34e8c2b366269bf5799b4a407",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/curl-sys/0.4.59+curl-7.86.0/download"],
+ strip_prefix = "curl-sys-0.4.59+curl-7.86.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.curl-sys-0.4.59+curl-7.86.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__cxx-1.0.85",
+ sha256 = "5add3fc1717409d029b20c5b6903fc0c0b02fa6741d820054f4a2efa5e5816fd",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/cxx/1.0.85/download"],
+ strip_prefix = "cxx-1.0.85",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.cxx-1.0.85.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__cxx-build-1.0.85",
+ sha256 = "b4c87959ba14bc6fbc61df77c3fcfe180fc32b93538c4f1031dd802ccb5f2ff0",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/cxx-build/1.0.85/download"],
+ strip_prefix = "cxx-build-1.0.85",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.cxx-build-1.0.85.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__cxxbridge-flags-1.0.85",
+ sha256 = "69a3e162fde4e594ed2b07d0f83c6c67b745e7f28ce58c6df5e6b6bef99dfb59",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/cxxbridge-flags/1.0.85/download"],
+ strip_prefix = "cxxbridge-flags-1.0.85",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.cxxbridge-flags-1.0.85.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__cxxbridge-macro-1.0.85",
+ sha256 = "3e7e2adeb6a0d4a282e581096b06e1791532b7d576dcde5ccd9382acf55db8e6",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/cxxbridge-macro/1.0.85/download"],
+ strip_prefix = "cxxbridge-macro-1.0.85",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.cxxbridge-macro-1.0.85.bazel"),
)
maybe(
@@ -675,6 +789,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__digest-0.10.6",
+ sha256 = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/digest/0.10.6/download"],
+ strip_prefix = "digest-0.10.6",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.digest-0.10.6.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__doc-comment-0.3.3",
sha256 = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10",
type = "tar.gz",
@@ -695,12 +819,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__either-1.7.0",
- sha256 = "3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be",
+ name = "rules_rust_wasm_bindgen__either-1.8.0",
+ sha256 = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/either/1.7.0/download"],
- strip_prefix = "either-1.7.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.either-1.7.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/either/1.8.0/download"],
+ strip_prefix = "either-1.8.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.either-1.8.0.bazel"),
)
maybe(
@@ -715,22 +839,22 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__fastrand-1.7.0",
- sha256 = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf",
+ name = "rules_rust_wasm_bindgen__fastrand-1.8.0",
+ sha256 = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/fastrand/1.7.0/download"],
- strip_prefix = "fastrand-1.7.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.fastrand-1.7.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/fastrand/1.8.0/download"],
+ strip_prefix = "fastrand-1.8.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.fastrand-1.8.0.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__filetime-0.2.17",
- sha256 = "e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c",
+ name = "rules_rust_wasm_bindgen__filetime-0.2.19",
+ sha256 = "4e884668cd0c7480504233e951174ddc3b382f7c2666e3b7310b5c4e7b0c37f9",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/filetime/0.2.17/download"],
- strip_prefix = "filetime-0.2.17",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.filetime-0.2.17.bazel"),
+ urls = ["https://crates.io/api/v1/crates/filetime/0.2.19/download"],
+ strip_prefix = "filetime-0.2.19",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.filetime-0.2.19.bazel"),
)
maybe(
@@ -745,22 +869,32 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__form_urlencoded-1.0.1",
- sha256 = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191",
+ name = "rules_rust_wasm_bindgen__form_urlencoded-1.1.0",
+ sha256 = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/form_urlencoded/1.0.1/download"],
- strip_prefix = "form_urlencoded-1.0.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.form_urlencoded-1.0.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/form_urlencoded/1.1.0/download"],
+ strip_prefix = "form_urlencoded-1.1.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.form_urlencoded-1.1.0.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__getrandom-0.2.7",
- sha256 = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6",
+ name = "rules_rust_wasm_bindgen__generic-array-0.14.6",
+ sha256 = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/getrandom/0.2.7/download"],
- strip_prefix = "getrandom-0.2.7",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.getrandom-0.2.7.bazel"),
+ urls = ["https://crates.io/api/v1/crates/generic-array/0.14.6/download"],
+ strip_prefix = "generic-array-0.14.6",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.generic-array-0.14.6.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__getrandom-0.2.8",
+ sha256 = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/getrandom/0.2.8/download"],
+ strip_prefix = "getrandom-0.2.8",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.getrandom-0.2.8.bazel"),
)
maybe(
@@ -785,12 +919,32 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__httparse-1.7.1",
- sha256 = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c",
+ name = "rules_rust_wasm_bindgen__hermit-abi-0.2.6",
+ sha256 = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/httparse/1.7.1/download"],
- strip_prefix = "httparse-1.7.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.httparse-1.7.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/hermit-abi/0.2.6/download"],
+ strip_prefix = "hermit-abi-0.2.6",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.hermit-abi-0.2.6.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__httparse-1.8.0",
+ sha256 = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/httparse/1.8.0/download"],
+ strip_prefix = "httparse-1.8.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.httparse-1.8.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__httpdate-1.0.2",
+ sha256 = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/httpdate/1.0.2/download"],
+ strip_prefix = "httpdate-1.0.2",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.httpdate-1.0.2.bazel"),
)
maybe(
@@ -805,6 +959,26 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__iana-time-zone-0.1.53",
+ sha256 = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/iana-time-zone/0.1.53/download"],
+ strip_prefix = "iana-time-zone-0.1.53",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.iana-time-zone-0.1.53.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__iana-time-zone-haiku-0.1.1",
+ sha256 = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.1/download"],
+ strip_prefix = "iana-time-zone-haiku-0.1.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.iana-time-zone-haiku-0.1.1.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__id-arena-2.2.1",
sha256 = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005",
type = "tar.gz",
@@ -815,12 +989,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__idna-0.2.3",
- sha256 = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8",
+ name = "rules_rust_wasm_bindgen__idna-0.3.0",
+ sha256 = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/idna/0.2.3/download"],
- strip_prefix = "idna-0.2.3",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.idna-0.2.3.bazel"),
+ urls = ["https://crates.io/api/v1/crates/idna/0.3.0/download"],
+ strip_prefix = "idna-0.3.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.idna-0.3.0.bazel"),
)
maybe(
@@ -835,22 +1009,32 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__itertools-0.10.3",
- sha256 = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3",
+ name = "rules_rust_wasm_bindgen__itertools-0.10.5",
+ sha256 = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/itertools/0.10.3/download"],
- strip_prefix = "itertools-0.10.3",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.itertools-0.10.3.bazel"),
+ urls = ["https://crates.io/api/v1/crates/itertools/0.10.5/download"],
+ strip_prefix = "itertools-0.10.5",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.itertools-0.10.5.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__itoa-1.0.2",
- sha256 = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d",
+ name = "rules_rust_wasm_bindgen__itoa-1.0.5",
+ sha256 = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/itoa/1.0.2/download"],
- strip_prefix = "itoa-1.0.2",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.itoa-1.0.2.bazel"),
+ urls = ["https://crates.io/api/v1/crates/itoa/1.0.5/download"],
+ strip_prefix = "itoa-1.0.5",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.itoa-1.0.5.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__js-sys-0.3.60",
+ sha256 = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/js-sys/0.3.60/download"],
+ strip_prefix = "js-sys-0.3.60",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.js-sys-0.3.60.bazel"),
)
maybe(
@@ -875,12 +1059,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__libc-0.2.126",
- sha256 = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836",
+ name = "rules_rust_wasm_bindgen__libc-0.2.139",
+ sha256 = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/libc/0.2.126/download"],
- strip_prefix = "libc-0.2.126",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.libc-0.2.126.bazel"),
+ urls = ["https://crates.io/api/v1/crates/libc/0.2.139/download"],
+ strip_prefix = "libc-0.2.139",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.libc-0.2.139.bazel"),
)
maybe(
@@ -895,6 +1079,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__link-cplusplus-1.0.8",
+ sha256 = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/link-cplusplus/1.0.8/download"],
+ strip_prefix = "link-cplusplus-1.0.8",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.link-cplusplus-1.0.8.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__log-0.4.17",
sha256 = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e",
type = "tar.gz",
@@ -905,16 +1099,6 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__matches-0.1.9",
- sha256 = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f",
- type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/matches/0.1.9/download"],
- strip_prefix = "matches-0.1.9",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.matches-0.1.9.bazel"),
- )
-
- maybe(
- http_archive,
name = "rules_rust_wasm_bindgen__memchr-2.5.0",
sha256 = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d",
type = "tar.gz",
@@ -925,12 +1109,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__memoffset-0.6.5",
- sha256 = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce",
+ name = "rules_rust_wasm_bindgen__memoffset-0.7.1",
+ sha256 = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/memoffset/0.6.5/download"],
- strip_prefix = "memoffset-0.6.5",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.memoffset-0.6.5.bazel"),
+ urls = ["https://crates.io/api/v1/crates/memoffset/0.7.1/download"],
+ strip_prefix = "memoffset-0.7.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.memoffset-0.7.1.bazel"),
)
maybe(
@@ -995,12 +1179,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__num_cpus-1.13.1",
- sha256 = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1",
+ name = "rules_rust_wasm_bindgen__num_cpus-1.15.0",
+ sha256 = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/num_cpus/1.13.1/download"],
- strip_prefix = "num_cpus-1.13.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.num_cpus-1.13.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/num_cpus/1.15.0/download"],
+ strip_prefix = "num_cpus-1.15.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.num_cpus-1.15.0.bazel"),
)
maybe(
@@ -1015,12 +1199,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__once_cell-1.13.0",
- sha256 = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1",
+ name = "rules_rust_wasm_bindgen__once_cell-1.17.0",
+ sha256 = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/once_cell/1.13.0/download"],
- strip_prefix = "once_cell-1.13.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.once_cell-1.13.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/once_cell/1.17.0/download"],
+ strip_prefix = "once_cell-1.17.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.once_cell-1.17.0.bazel"),
)
maybe(
@@ -1035,42 +1219,42 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__openssl-sys-0.9.75",
- sha256 = "e5f9bd0c2710541a3cda73d6f9ac4f1b240de4ae261065d309dbe73d9dceb42f",
+ name = "rules_rust_wasm_bindgen__openssl-sys-0.9.80",
+ sha256 = "23bbbf7854cd45b83958ebe919f0e8e516793727652e27fda10a8384cfc790b7",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/openssl-sys/0.9.75/download"],
- strip_prefix = "openssl-sys-0.9.75",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.openssl-sys-0.9.75.bazel"),
+ urls = ["https://crates.io/api/v1/crates/openssl-sys/0.9.80/download"],
+ strip_prefix = "openssl-sys-0.9.80",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.openssl-sys-0.9.80.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__percent-encoding-2.1.0",
- sha256 = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e",
+ name = "rules_rust_wasm_bindgen__percent-encoding-2.2.0",
+ sha256 = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/percent-encoding/2.1.0/download"],
- strip_prefix = "percent-encoding-2.1.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.percent-encoding-2.1.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/percent-encoding/2.2.0/download"],
+ strip_prefix = "percent-encoding-2.2.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.percent-encoding-2.2.0.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__pkg-config-0.3.25",
- sha256 = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae",
+ name = "rules_rust_wasm_bindgen__pkg-config-0.3.26",
+ sha256 = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/pkg-config/0.3.25/download"],
- strip_prefix = "pkg-config-0.3.25",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.pkg-config-0.3.25.bazel"),
+ urls = ["https://crates.io/api/v1/crates/pkg-config/0.3.26/download"],
+ strip_prefix = "pkg-config-0.3.26",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.pkg-config-0.3.26.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__ppv-lite86-0.2.16",
- sha256 = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872",
+ name = "rules_rust_wasm_bindgen__ppv-lite86-0.2.17",
+ sha256 = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/ppv-lite86/0.2.16/download"],
- strip_prefix = "ppv-lite86-0.2.16",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.ppv-lite86-0.2.16.bazel"),
+ urls = ["https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download"],
+ strip_prefix = "ppv-lite86-0.2.17",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.ppv-lite86-0.2.17.bazel"),
)
maybe(
@@ -1085,42 +1269,42 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__predicates-2.1.1",
- sha256 = "a5aab5be6e4732b473071984b3164dbbfb7a3674d30ea5ff44410b6bcd960c3c",
+ name = "rules_rust_wasm_bindgen__predicates-2.1.5",
+ sha256 = "59230a63c37f3e18569bdb90e4a89cbf5bf8b06fea0b84e65ea10cc4df47addd",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/predicates/2.1.1/download"],
- strip_prefix = "predicates-2.1.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.predicates-2.1.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/predicates/2.1.5/download"],
+ strip_prefix = "predicates-2.1.5",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.predicates-2.1.5.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__predicates-core-1.0.3",
- sha256 = "da1c2388b1513e1b605fcec39a95e0a9e8ef088f71443ef37099fa9ae6673fcb",
+ name = "rules_rust_wasm_bindgen__predicates-core-1.0.5",
+ sha256 = "72f883590242d3c6fc5bf50299011695fa6590c2c70eac95ee1bdb9a733ad1a2",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/predicates-core/1.0.3/download"],
- strip_prefix = "predicates-core-1.0.3",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.predicates-core-1.0.3.bazel"),
+ urls = ["https://crates.io/api/v1/crates/predicates-core/1.0.5/download"],
+ strip_prefix = "predicates-core-1.0.5",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.predicates-core-1.0.5.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__predicates-tree-1.0.5",
- sha256 = "4d86de6de25020a36c6d3643a86d9a6a9f552107c0559c60ea03551b5e16c032",
+ name = "rules_rust_wasm_bindgen__predicates-tree-1.0.7",
+ sha256 = "54ff541861505aabf6ea722d2131ee980b8276e10a1297b94e896dd8b621850d",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/predicates-tree/1.0.5/download"],
- strip_prefix = "predicates-tree-1.0.5",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.predicates-tree-1.0.5.bazel"),
+ urls = ["https://crates.io/api/v1/crates/predicates-tree/1.0.7/download"],
+ strip_prefix = "predicates-tree-1.0.7",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.predicates-tree-1.0.7.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__proc-macro2-1.0.40",
- sha256 = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7",
+ name = "rules_rust_wasm_bindgen__proc-macro2-1.0.49",
+ sha256 = "57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/proc-macro2/1.0.40/download"],
- strip_prefix = "proc-macro2-1.0.40",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.proc-macro2-1.0.40.bazel"),
+ urls = ["https://crates.io/api/v1/crates/proc-macro2/1.0.49/download"],
+ strip_prefix = "proc-macro2-1.0.49",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.proc-macro2-1.0.49.bazel"),
)
maybe(
@@ -1135,12 +1319,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__quote-1.0.20",
- sha256 = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804",
+ name = "rules_rust_wasm_bindgen__quote-1.0.23",
+ sha256 = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/quote/1.0.20/download"],
- strip_prefix = "quote-1.0.20",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.quote-1.0.20.bazel"),
+ urls = ["https://crates.io/api/v1/crates/quote/1.0.23/download"],
+ strip_prefix = "quote-1.0.23",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.quote-1.0.23.bazel"),
)
maybe(
@@ -1165,52 +1349,52 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__rand_core-0.6.3",
- sha256 = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7",
+ name = "rules_rust_wasm_bindgen__rand_core-0.6.4",
+ sha256 = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/rand_core/0.6.3/download"],
- strip_prefix = "rand_core-0.6.3",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rand_core-0.6.3.bazel"),
+ urls = ["https://crates.io/api/v1/crates/rand_core/0.6.4/download"],
+ strip_prefix = "rand_core-0.6.4",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rand_core-0.6.4.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__rayon-1.5.3",
- sha256 = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d",
+ name = "rules_rust_wasm_bindgen__rayon-1.6.1",
+ sha256 = "6db3a213adf02b3bcfd2d3846bb41cb22857d131789e01df434fb7e7bc0759b7",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/rayon/1.5.3/download"],
- strip_prefix = "rayon-1.5.3",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rayon-1.5.3.bazel"),
+ urls = ["https://crates.io/api/v1/crates/rayon/1.6.1/download"],
+ strip_prefix = "rayon-1.6.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rayon-1.6.1.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__rayon-core-1.9.3",
- sha256 = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f",
+ name = "rules_rust_wasm_bindgen__rayon-core-1.10.1",
+ sha256 = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/rayon-core/1.9.3/download"],
- strip_prefix = "rayon-core-1.9.3",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rayon-core-1.9.3.bazel"),
+ urls = ["https://crates.io/api/v1/crates/rayon-core/1.10.1/download"],
+ strip_prefix = "rayon-core-1.10.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rayon-core-1.10.1.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__redox_syscall-0.2.13",
- sha256 = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42",
+ name = "rules_rust_wasm_bindgen__redox_syscall-0.2.16",
+ sha256 = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/redox_syscall/0.2.13/download"],
- strip_prefix = "redox_syscall-0.2.13",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.redox_syscall-0.2.13.bazel"),
+ urls = ["https://crates.io/api/v1/crates/redox_syscall/0.2.16/download"],
+ strip_prefix = "redox_syscall-0.2.16",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.redox_syscall-0.2.16.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__regex-1.6.0",
- sha256 = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b",
+ name = "rules_rust_wasm_bindgen__regex-1.7.0",
+ sha256 = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/regex/1.6.0/download"],
- strip_prefix = "regex-1.6.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.regex-1.6.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/regex/1.7.0/download"],
+ strip_prefix = "regex-1.7.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.regex-1.7.0.bazel"),
)
maybe(
@@ -1225,12 +1409,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__regex-syntax-0.6.27",
- sha256 = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244",
+ name = "rules_rust_wasm_bindgen__regex-syntax-0.6.28",
+ sha256 = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/regex-syntax/0.6.27/download"],
- strip_prefix = "regex-syntax-0.6.27",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.regex-syntax-0.6.27.bazel"),
+ urls = ["https://crates.io/api/v1/crates/regex-syntax/0.6.28/download"],
+ strip_prefix = "regex-syntax-0.6.28",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.regex-syntax-0.6.28.bazel"),
)
maybe(
@@ -1245,12 +1429,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__rouille-3.5.0",
- sha256 = "18b2380c42510ef4a28b5f228a174c801e0dec590103e215e60812e2e2f34d05",
+ name = "rules_rust_wasm_bindgen__rouille-3.6.1",
+ sha256 = "4f86e4c51a773f953f02bbab5fd049f004bfd384341d62da2a079aff812ab176",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/rouille/3.5.0/download"],
- strip_prefix = "rouille-3.5.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rouille-3.5.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/rouille/3.6.1/download"],
+ strip_prefix = "rouille-3.6.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.rouille-3.6.1.bazel"),
)
maybe(
@@ -1265,12 +1449,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__ryu-1.0.10",
- sha256 = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695",
+ name = "rules_rust_wasm_bindgen__ryu-1.0.12",
+ sha256 = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/ryu/1.0.10/download"],
- strip_prefix = "ryu-1.0.10",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.ryu-1.0.10.bazel"),
+ urls = ["https://crates.io/api/v1/crates/ryu/1.0.12/download"],
+ strip_prefix = "ryu-1.0.12",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.ryu-1.0.12.bazel"),
)
maybe(
@@ -1305,62 +1489,62 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__serde-1.0.139",
- sha256 = "0171ebb889e45aa68b44aee0859b3eede84c6f5f5c228e6f140c0b2a0a46cad6",
+ name = "rules_rust_wasm_bindgen__scratch-1.0.3",
+ sha256 = "ddccb15bcce173023b3fedd9436f882a0739b8dfb45e4f6b6002bee5929f61b2",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/serde/1.0.139/download"],
- strip_prefix = "serde-1.0.139",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.serde-1.0.139.bazel"),
+ urls = ["https://crates.io/api/v1/crates/scratch/1.0.3/download"],
+ strip_prefix = "scratch-1.0.3",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.scratch-1.0.3.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__serde_derive-1.0.139",
- sha256 = "dc1d3230c1de7932af58ad8ffbe1d784bd55efd5a9d84ac24f69c72d83543dfb",
+ name = "rules_rust_wasm_bindgen__serde-1.0.152",
+ sha256 = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/serde_derive/1.0.139/download"],
- strip_prefix = "serde_derive-1.0.139",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.serde_derive-1.0.139.bazel"),
+ urls = ["https://crates.io/api/v1/crates/serde/1.0.152/download"],
+ strip_prefix = "serde-1.0.152",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.serde-1.0.152.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__serde_json-1.0.82",
- sha256 = "82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7",
+ name = "rules_rust_wasm_bindgen__serde_derive-1.0.152",
+ sha256 = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/serde_json/1.0.82/download"],
- strip_prefix = "serde_json-1.0.82",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.serde_json-1.0.82.bazel"),
+ urls = ["https://crates.io/api/v1/crates/serde_derive/1.0.152/download"],
+ strip_prefix = "serde_derive-1.0.152",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.serde_derive-1.0.152.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__sha1-0.6.1",
- sha256 = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770",
+ name = "rules_rust_wasm_bindgen__serde_json-1.0.91",
+ sha256 = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/sha1/0.6.1/download"],
- strip_prefix = "sha1-0.6.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.sha1-0.6.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/serde_json/1.0.91/download"],
+ strip_prefix = "serde_json-1.0.91",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.serde_json-1.0.91.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__sha1_smol-1.0.0",
- sha256 = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012",
+ name = "rules_rust_wasm_bindgen__sha1-0.10.5",
+ sha256 = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/sha1_smol/1.0.0/download"],
- strip_prefix = "sha1_smol-1.0.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.sha1_smol-1.0.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/sha1/0.10.5/download"],
+ strip_prefix = "sha1-0.10.5",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.sha1-0.10.5.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__socket2-0.4.4",
- sha256 = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0",
+ name = "rules_rust_wasm_bindgen__socket2-0.4.7",
+ sha256 = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/socket2/0.4.4/download"],
- strip_prefix = "socket2-0.4.4",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.socket2-0.4.4.bazel"),
+ urls = ["https://crates.io/api/v1/crates/socket2/0.4.7/download"],
+ strip_prefix = "socket2-0.4.7",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.socket2-0.4.7.bazel"),
)
maybe(
@@ -1375,12 +1559,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__syn-1.0.98",
- sha256 = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd",
+ name = "rules_rust_wasm_bindgen__syn-1.0.107",
+ sha256 = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/syn/1.0.98/download"],
- strip_prefix = "syn-1.0.98",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.syn-1.0.98.bazel"),
+ urls = ["https://crates.io/api/v1/crates/syn/1.0.107/download"],
+ strip_prefix = "syn-1.0.107",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.syn-1.0.107.bazel"),
)
maybe(
@@ -1405,12 +1589,12 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__termtree-0.2.4",
- sha256 = "507e9898683b6c43a9aa55b64259b721b52ba226e0f3779137e50ad114a4c90b",
+ name = "rules_rust_wasm_bindgen__termtree-0.4.0",
+ sha256 = "95059e91184749cb66be6dc994f67f182b6d897cb3df74a5bf66b5e709295fd8",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/termtree/0.2.4/download"],
- strip_prefix = "termtree-0.2.4",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.termtree-0.2.4.bazel"),
+ urls = ["https://crates.io/api/v1/crates/termtree/0.4.0/download"],
+ strip_prefix = "termtree-0.4.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.termtree-0.4.0.bazel"),
)
maybe(
@@ -1425,22 +1609,32 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__time-0.3.11",
- sha256 = "72c91f41dcb2f096c05f0873d667dceec1087ce5bcf984ec8ffb19acddbb3217",
+ name = "rules_rust_wasm_bindgen__time-0.3.17",
+ sha256 = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/time/0.3.11/download"],
- strip_prefix = "time-0.3.11",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.time-0.3.11.bazel"),
+ urls = ["https://crates.io/api/v1/crates/time/0.3.17/download"],
+ strip_prefix = "time-0.3.17",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.time-0.3.17.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__tiny_http-0.8.2",
- sha256 = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39",
+ name = "rules_rust_wasm_bindgen__time-core-0.1.0",
+ sha256 = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/tiny_http/0.8.2/download"],
- strip_prefix = "tiny_http-0.8.2",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.tiny_http-0.8.2.bazel"),
+ urls = ["https://crates.io/api/v1/crates/time-core/0.1.0/download"],
+ strip_prefix = "time-core-0.1.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.time-core-0.1.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__tiny_http-0.12.0",
+ sha256 = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/tiny_http/0.12.0/download"],
+ strip_prefix = "tiny_http-0.12.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.tiny_http-0.12.0.bazel"),
)
maybe(
@@ -1475,6 +1669,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__typenum-1.16.0",
+ sha256 = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/typenum/1.16.0/download"],
+ strip_prefix = "typenum-1.16.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.typenum-1.16.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__unicase-2.6.0",
sha256 = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6",
type = "tar.gz",
@@ -1495,42 +1699,52 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__unicode-ident-1.0.1",
- sha256 = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c",
+ name = "rules_rust_wasm_bindgen__unicode-ident-1.0.6",
+ sha256 = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/unicode-ident/1.0.1/download"],
- strip_prefix = "unicode-ident-1.0.1",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.unicode-ident-1.0.1.bazel"),
+ urls = ["https://crates.io/api/v1/crates/unicode-ident/1.0.6/download"],
+ strip_prefix = "unicode-ident-1.0.6",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.unicode-ident-1.0.6.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__unicode-normalization-0.1.21",
- sha256 = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6",
+ name = "rules_rust_wasm_bindgen__unicode-normalization-0.1.22",
+ sha256 = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/unicode-normalization/0.1.21/download"],
- strip_prefix = "unicode-normalization-0.1.21",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.unicode-normalization-0.1.21.bazel"),
+ urls = ["https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download"],
+ strip_prefix = "unicode-normalization-0.1.22",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.unicode-normalization-0.1.22.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__unicode-segmentation-1.9.0",
- sha256 = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99",
+ name = "rules_rust_wasm_bindgen__unicode-segmentation-1.10.0",
+ sha256 = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/unicode-segmentation/1.9.0/download"],
- strip_prefix = "unicode-segmentation-1.9.0",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.unicode-segmentation-1.9.0.bazel"),
+ urls = ["https://crates.io/api/v1/crates/unicode-segmentation/1.10.0/download"],
+ strip_prefix = "unicode-segmentation-1.10.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.unicode-segmentation-1.10.0.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__url-2.2.2",
- sha256 = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c",
+ name = "rules_rust_wasm_bindgen__unicode-width-0.1.10",
+ sha256 = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/url/2.2.2/download"],
- strip_prefix = "url-2.2.2",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.url-2.2.2.bazel"),
+ urls = ["https://crates.io/api/v1/crates/unicode-width/0.1.10/download"],
+ strip_prefix = "unicode-width-0.1.10",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.unicode-width-0.1.10.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__url-2.3.1",
+ sha256 = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/url/2.3.1/download"],
+ strip_prefix = "url-2.3.1",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.url-2.3.1.bazel"),
)
maybe(
@@ -1595,112 +1809,112 @@
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-0.2.81",
- sha256 = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-0.2.84",
+ sha256 = "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen/0.2.81/download"],
- strip_prefix = "wasm-bindgen-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-backend-0.2.81",
- sha256 = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-backend-0.2.84",
+ sha256 = "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.81/download"],
- strip_prefix = "wasm-bindgen-backend-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-backend-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-backend-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-backend-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.81",
- sha256 = "4016fbd42224de21aab2f009aeaec61067d278a298ba7f8f7f8d40fbffea0822",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-cli-support-0.2.84",
+ sha256 = "9d4780c659b883a19ddb7ced365db19f7f45cd182d832ee14de2b7ef52e88a9f",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-cli-support/0.2.81/download"],
- strip_prefix = "wasm-bindgen-cli-support-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-cli-support-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-cli-support/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-cli-support-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-cli-support-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-externref-xform-0.2.81",
- sha256 = "f33c8e2d3f3b6f6647f982911eb4cb44998c8cca97a4fe7afc99f616ebb33a73",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-externref-xform-0.2.84",
+ sha256 = "1d154c3843bf3b635b602ad41b56f505f8f1a25f8a0133fca4bbd0918d74efdc",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-externref-xform/0.2.81/download"],
- strip_prefix = "wasm-bindgen-externref-xform-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-externref-xform-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-externref-xform/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-externref-xform-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-externref-xform-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-macro-0.2.81",
- sha256 = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-macro-0.2.84",
+ sha256 = "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.81/download"],
- strip_prefix = "wasm-bindgen-macro-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-macro-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-macro-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-macro-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-macro-support-0.2.81",
- sha256 = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-macro-support-0.2.84",
+ sha256 = "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.81/download"],
- strip_prefix = "wasm-bindgen-macro-support-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-macro-support-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-macro-support-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-macro-support-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-multi-value-xform-0.2.81",
- sha256 = "7015b54357604811162710d5cf274ab85d974fe1e324222dd5b2133afdefe9b9",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-multi-value-xform-0.2.84",
+ sha256 = "c00a577fbd4be358ef8095432189b5c2e6b6e71f5081797c2032572f77d65d26",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-multi-value-xform/0.2.81/download"],
- strip_prefix = "wasm-bindgen-multi-value-xform-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-multi-value-xform-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-multi-value-xform/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-multi-value-xform-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-multi-value-xform-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.81",
- sha256 = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-shared-0.2.84",
+ sha256 = "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.81/download"],
- strip_prefix = "wasm-bindgen-shared-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-shared-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-shared-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-shared-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-threads-xform-0.2.81",
- sha256 = "6961b838d9a9c121ba4a1eea1628014cc759469e3defb42bbac9c5ed0f65be14",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-threads-xform-0.2.84",
+ sha256 = "0aa93941bae037b7b4fac4ecfc132294b828036c5990a806d0e6fd9284297d94",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-threads-xform/0.2.81/download"],
- strip_prefix = "wasm-bindgen-threads-xform-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-threads-xform-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-threads-xform/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-threads-xform-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-threads-xform-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-wasm-conventions-0.2.81",
- sha256 = "c0a0eca38fe89471f57d6903f3e17e732d2d6f995a7af5b23f27df7fee0f0d18",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-wasm-conventions-0.2.84",
+ sha256 = "d8f5de325048d945c90600fdf66b13521f3340d85971287775c36aa99c04466b",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-wasm-conventions/0.2.81/download"],
- strip_prefix = "wasm-bindgen-wasm-conventions-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-wasm-conventions-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-wasm-conventions/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-wasm-conventions-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-wasm-conventions-0.2.84.bazel"),
)
maybe(
http_archive,
- name = "rules_rust_wasm_bindgen__wasm-bindgen-wasm-interpreter-0.2.81",
- sha256 = "0b1c9fb7f71137840932bbb853ef1f83d68c88584b716c9bbae38675c9fb8b86",
+ name = "rules_rust_wasm_bindgen__wasm-bindgen-wasm-interpreter-0.2.84",
+ sha256 = "f695df44962e3a107436282232a2daa185b8453c16be8ddfb637cd2601f31128",
type = "tar.gz",
- urls = ["https://crates.io/api/v1/crates/wasm-bindgen-wasm-interpreter/0.2.81/download"],
- strip_prefix = "wasm-bindgen-wasm-interpreter-0.2.81",
- build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-wasm-interpreter-0.2.81.bazel"),
+ urls = ["https://crates.io/api/v1/crates/wasm-bindgen-wasm-interpreter/0.2.84/download"],
+ strip_prefix = "wasm-bindgen-wasm-interpreter-0.2.84",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.wasm-bindgen-wasm-interpreter-0.2.84.bazel"),
)
maybe(
@@ -1805,6 +2019,26 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__windows-sys-0.42.0",
+ sha256 = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows-sys/0.42.0/download"],
+ strip_prefix = "windows-sys-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows-sys-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__windows_aarch64_gnullvm-0.42.0",
+ sha256 = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.42.0/download"],
+ strip_prefix = "windows_aarch64_gnullvm-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows_aarch64_gnullvm-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__windows_aarch64_msvc-0.36.1",
sha256 = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47",
type = "tar.gz",
@@ -1815,6 +2049,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__windows_aarch64_msvc-0.42.0",
+ sha256 = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows_aarch64_msvc/0.42.0/download"],
+ strip_prefix = "windows_aarch64_msvc-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows_aarch64_msvc-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__windows_i686_gnu-0.36.1",
sha256 = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6",
type = "tar.gz",
@@ -1825,6 +2069,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__windows_i686_gnu-0.42.0",
+ sha256 = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows_i686_gnu/0.42.0/download"],
+ strip_prefix = "windows_i686_gnu-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows_i686_gnu-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__windows_i686_msvc-0.36.1",
sha256 = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024",
type = "tar.gz",
@@ -1835,6 +2089,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__windows_i686_msvc-0.42.0",
+ sha256 = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows_i686_msvc/0.42.0/download"],
+ strip_prefix = "windows_i686_msvc-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows_i686_msvc-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__windows_x86_64_gnu-0.36.1",
sha256 = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1",
type = "tar.gz",
@@ -1845,6 +2109,26 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__windows_x86_64_gnu-0.42.0",
+ sha256 = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows_x86_64_gnu/0.42.0/download"],
+ strip_prefix = "windows_x86_64_gnu-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows_x86_64_gnu-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
+ name = "rules_rust_wasm_bindgen__windows_x86_64_gnullvm-0.42.0",
+ sha256 = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.42.0/download"],
+ strip_prefix = "windows_x86_64_gnullvm-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows_x86_64_gnullvm-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__windows_x86_64_msvc-0.36.1",
sha256 = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680",
type = "tar.gz",
@@ -1855,6 +2139,16 @@
maybe(
http_archive,
+ name = "rules_rust_wasm_bindgen__windows_x86_64_msvc-0.42.0",
+ sha256 = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5",
+ type = "tar.gz",
+ urls = ["https://crates.io/api/v1/crates/windows_x86_64_msvc/0.42.0/download"],
+ strip_prefix = "windows_x86_64_msvc-0.42.0",
+ build_file = Label("@rules_rust//wasm_bindgen/3rdparty/crates:BUILD.windows_x86_64_msvc-0.42.0.bazel"),
+ )
+
+ maybe(
+ http_archive,
name = "rules_rust_wasm_bindgen__wit-parser-0.2.0",
sha256 = "3f5fd97866f4b9c8e1ed57bcf9446f3d0d8ba37e2dd01c3c612c046c053b06f7",
type = "tar.gz",