Merge pull request #3012 from biglizards/master

Bump `wasmtimer` to `0.4.2`
This commit is contained in:
Héctor 2025-11-29 09:52:35 +01:00 committed by GitHub
commit f0aba10b41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -230,7 +230,7 @@ tracing = "0.1"
unicode-segmentation = "1.0"
url = "2.5"
wasm-bindgen-futures = "0.4"
wasmtimer = "0.4.1"
wasmtimer = "0.4.2"
web-sys = "0.3.69"
web-time = "1.1"
wgpu = { version = "27.0", default-features = false, features = ["std", "wgsl"] }