Skip to content

Commit

Permalink
force naga_oil 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Elabajaba committed Dec 6, 2023
1 parent 8cb058a commit 44358da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_render/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ wgpu = { version = "0.18", features = [
"naga",
"fragile-send-sync-non-atomic-wasm",
] }
naga = { version = "0.14.1", features = ["wgsl-in"] }
naga = { version = "0.14.2", features = ["wgsl-in"] }
naga_oil = "0.11"
serde = { version = "1", features = ["derive"] }
bitflags = "2.3"
Expand Down

0 comments on commit 44358da

Please sign in to comment.