From a8c76bb53e25d6cf04932f700d696a1518f4d02b Mon Sep 17 00:00:00 2001 From: Dakota Brink <779390+codabrink@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:49:46 -0500 Subject: [PATCH] Update Cargo.toml Co-authored-by: Andrew Plaza --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f93f7e24f..2408f730c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -91,7 +91,7 @@ trait-variant = "0.1.2" url = "2.5.0" wasm-bindgen = "=0.2.99" wasm-bindgen-futures = "0.4" -wasm-bindgen-test = "0.3.47" +wasm-bindgen-test = "0.3.49" web-sys = "0.3" zeroize = "1.8"