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.
1 parent 003494d commit cf4959aCopy full SHA for cf4959a
Cargo.toml
@@ -31,7 +31,7 @@ optional = true
31
32
[dev-dependencies]
33
rand = "0.8"
34
-wgpu = { version = "0.20", features = ["spirv"] }
+wgpu = { version = "22.0.0", features = ["spirv"] }
35
pollster = "0.3"
36
env_logger = "0.11.0"
37
0 commit comments