Bump web-sys to 0.3.51. Closes #543

This commit is contained in:
ice_iix 2021-05-25 07:34:17 -07:00
parent 24b6d84414
commit 641fc98b85
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ glutin = "0.26.0"
[target.'cfg(target_arch = "wasm32")'.dependencies]
console_error_panic_hook = "0.1.6"
web-sys = "0.3.46"
web-sys = "0.3.51"
[dependencies.steven_resources]
path = "./resources"