Bump wasmtimer to 0.4.2

This commit is contained in:
Mae Hood 2025-07-04 11:02:51 +01:00 committed by Héctor Ramón Jiménez
parent ec4b925616
commit 59c3dbd4bb
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

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"] }