diff --git a/Cargo.toml b/Cargo.toml index 86437df..627c172 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ crate-type = ["cdylib"] "bitsy-parser" = "^0.75.0" "image" = "^0.23.7" "lazy_static" = "^1.4.0" -"wasm-bindgen" = "=0.2.64" # newer versions are bugged... +"wasm-bindgen" = "^0.2.74" # newer versions are bugged...