Skip to content

Commit 11df631

Browse files
Firestar99LegNeato
authored andcommitted
project: make spirv-tools-sys a member of the root workspace
1 parent 2ce5e44 commit 11df631

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Cargo.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
workspace = { members = ["tools/package", "tools/install"] }
1+
[workspace]
2+
members = [
3+
"spirv-tools-sys",
4+
"tools/package",
5+
"tools/install"
6+
]
27

38
[package]
49
name = "spirv-tools"

0 commit comments

Comments
 (0)