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

@ -41,4 +41,4 @@ tokio.features = ["rt", "rt-multi-thread", "time"]
[target.'cfg(target_arch = "wasm32")'.dependencies]
wasm-bindgen-futures.workspace = true
wasm-timer.workspace = true
wasmtimer.workspace = true