diff --git a/Cargo.toml b/Cargo.toml index 8108ce84..50336f2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -138,7 +138,7 @@ rayon = { version = "1.8", optional = true } serde = "1.0" static_assertions = "1.1" typenum = "1.17.0" -wgpu = "0.17.1" +wgpu = "0.19.1" [target.'cfg(target_arch = "wasm32")'.dependencies]