Skip to content

Commit f12c5a0

Browse files
committed
update spirv-tools 0.12.0
1 parent d155918 commit f12c5a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ spirv-builder = { path = "./crates/spirv-builder", version = "=0.9.0", default-f
4646
spirv-std = { path = "./crates/spirv-std", version = "=0.9.0" }
4747
spirv-std-types = { path = "./crates/spirv-std/shared", version = "=0.9.0" }
4848
spirv-std-macros = { path = "./crates/spirv-std/macros", version = "=0.9.0" }
49-
spirv-tools = { version = "0.11", default-features = false }
49+
spirv-tools = { version = "0.12", default-features = false }
5050
rustc_codegen_spirv = { path = "./crates/rustc_codegen_spirv", version = "=0.9.0", default-features = false }
5151
rustc_codegen_spirv-types = { path = "./crates/rustc_codegen_spirv-types", version = "=0.9.0" }
5252
rustc_codegen_spirv-target-specs = { path = "crates/rustc_codegen_spirv-target-specs", version = "=0.9.0" }

0 commit comments

Comments
 (0)