From 9d94b896253971bb348f7d05e3d33d775db60e85 Mon Sep 17 00:00:00 2001 From: Greg Johnston Date: Fri, 29 Nov 2024 16:21:27 -0500 Subject: [PATCH] wasm-bindgen 0.2.96 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 64cf3a99..f97d32cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ lazy_static = "1.4" which = "6" cargo_metadata = { version = "0.18", features = ["builder"] } serde_json = "1.0.128" -wasm-bindgen-cli-support = "=0.2.95" +wasm-bindgen-cli-support = "=0.2.96" ansi_term = "0.12" reqwest = { version = "0.12.8", features = [