diff --git a/Cargo.toml b/Cargo.toml index dfdc1f69..c9364c26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] }