From c7875cfc1226cce8c2676f93dae33f37716d56b5 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 16 Feb 2024 17:42:30 +0700 Subject: chore(3p/sources): bump channels & overlays (2024-02-16) * bump wasm-bindgen in WASM crates to 0.2.91 Change-Id: I4da299931dd79f4dcb695ea61cb9de1e4cfcba74 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10931 Reviewed-by: flokli Autosubmit: tazjin Tested-by: BuildkiteCI --- corp/rih/frontend/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'corp/rih/frontend/Cargo.toml') diff --git a/corp/rih/frontend/Cargo.toml b/corp/rih/frontend/Cargo.toml index e4740797576b..f01378c7e61e 100644 --- a/corp/rih/frontend/Cargo.toml +++ b/corp/rih/frontend/Cargo.toml @@ -19,7 +19,7 @@ yew-router = "0.17" wasm-bindgen-futures = "0.4" # needs to be in sync with nixpkgs -wasm-bindgen = "= 0.2.89" +wasm-bindgen = "= 0.2.91" uuid = { version = "1.3.3", features = ["v4", "serde"] } [dependencies.serde] -- cgit 1.4.1