Skip to content

Commit a5808af

Browse files
committed
spirv-tools: update to 0.13.0
1 parent dbf3737 commit a5808af

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
@@ -47,7 +47,7 @@ spirv-builder = { path = "./crates/spirv-builder", version = "=0.9.0", default-f
4747
spirv-std = { path = "./crates/spirv-std", version = "=0.9.0" }
4848
spirv-std-types = { path = "./crates/spirv-std/shared", version = "=0.9.0" }
4949
spirv-std-macros = { path = "./crates/spirv-std/macros", version = "=0.9.0" }
50-
spirv-tools = { version = "0.12.1", default-features = false }
50+
spirv-tools = { version = "0.13.0", default-features = false }
5151
rustc_codegen_spirv = { path = "./crates/rustc_codegen_spirv", version = "=0.9.0", default-features = false }
5252
rustc_codegen_spirv-types = { path = "./crates/rustc_codegen_spirv-types", version = "=0.9.0" }
5353
rustc_codegen_spirv-target-specs = { path = "crates/rustc_codegen_spirv-target-specs", version = "=0.9.0" }

0 commit comments

Comments
 (0)