Use working wasmtimer for time::every

This commit is contained in:
Kitsu 2025-02-02 22:44:05 -03:00
parent 599d8b560b
commit 6a584af141
6 changed files with 34 additions and 79 deletions

View file

@ -184,7 +184,7 @@ tracing = "0.1"
unicode-segmentation = "1.0"
url = "2.5"
wasm-bindgen-futures = "0.4"
wasm-timer = "0.2"
wasmtimer = "0.4.1"
web-sys = "0.3.69"
web-time = "1.1"
wgpu = "23.0"