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 2ce5e44 commit 11df631Copy full SHA for 11df631
Cargo.toml
@@ -1,4 +1,9 @@
1
-workspace = { members = ["tools/package", "tools/install"] }
+[workspace]
2
+members = [
3
+ "spirv-tools-sys",
4
+ "tools/package",
5
+ "tools/install"
6
+]
7
8
[package]
9
name = "spirv-tools"
0 commit comments