wasm-bindgen update

This commit is contained in:
Max Bradbury 2021-07-05 17:35:07 +01:00
parent c099035d43
commit 183b14d5f5
1 changed files with 1 additions and 1 deletions

View File

@ -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...