Exclude windows-targets from the workspace
This commit is contained in:
parent
acb024110f
commit
a1b2b7ff78
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ members = [
|
|||
exclude = [
|
||||
# stdarch has its own Cargo workspace
|
||||
"stdarch",
|
||||
"windows_targets"
|
||||
]
|
||||
|
||||
[profile.release.package.compiler_builtins]
|
||||
|
|
Loading…
Add table
Reference in a new issue