Bump web-sys to 0.3.60. Closes #725

This commit is contained in:
ice_iix 2022-10-23 16:15:01 -07:00
parent 8b428c420f
commit 45c600dca6
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ glutin = "0.29.0"
[target.'cfg(target_arch = "wasm32")'.dependencies]
console_error_panic_hook = "0.1.7"
web-sys = "0.3.59"
web-sys = "0.3.60"
[dependencies.steven_resources]
path = "./resources"