Merge pull request #2780 from l4l/forked-wasmtimer

Use working wasmtimer for time::every
This commit is contained in:
Héctor 2025-02-16 22:40:57 +01:00 committed by GitHub
commit d7563ee94a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 34 additions and 79 deletions

View file

@ -185,7 +185,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"