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 7e7078b commit b6923e1Copy full SHA for b6923e1
renderer/Cargo.toml
@@ -14,7 +14,7 @@ bytemuck = "1.18.0"
14
glam = {version = "0.30.0", features = ["bytemuck"]}
15
glyphon = "0.9"
16
log = "0.4.22"
17
-naga_oil = "0.18"
+naga_oil = "0.19"
18
naviz-state = {workspace = true}
19
wgpu = {version = "25", default-features = false, features = ["wgsl", "naga-ir"]}
20
0 commit comments