diff --git a/templates/wasm/Cargo.toml b/templates/wasm/Cargo.toml index ca778a8..757bd87 100644 --- a/templates/wasm/Cargo.toml +++ b/templates/wasm/Cargo.toml @@ -7,4 +7,4 @@ edition = "2018" crate-type = ["cdylib"] [dependencies] -wasm-bindgen = "=0.2.95" +wasm-bindgen = "=0.2.96"