We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wgpu
1 parent d4f5dd7 commit d518e7dCopy full SHA for d518e7d
1 file changed
wgpu/Cargo.toml
@@ -25,7 +25,7 @@ rustc-hash = "1.1"
25
log = "0.4"
26
27
[target.'cfg(target_arch = "wasm32")'.dependencies]
28
-wgpu = { version = "0.16", features = ["webgl"] }
+wgpu = { version = "0.17", features = ["webgl"] }
29
30
[dependencies.twox-hash]
31
version = "1.6"
0 commit comments