From 50c5c29caee4772b4e61328ac8fd62ba1d69552d Mon Sep 17 00:00:00 2001 From: Quat3rnion Date: Tue, 4 Jun 2024 00:53:08 -0400 Subject: [PATCH] update dev-dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6a3b384..a3b0b36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,5 +76,5 @@ wasmtimer = "0.2.0" [dev-dependencies] lazy_static = "1.4.0" -wasm-bindgen-test = "0.3.39" -wasm-bindgen = "0.2.89" +wasm-bindgen-test = "0.3.42" +wasm-bindgen = "0.2.92"