Skip to content

Commit

Permalink
Exclude windows-targets from the workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDenton committed Aug 9, 2024
1 parent acb0241 commit a1b2b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ members = [
exclude = [
# stdarch has its own Cargo workspace
"stdarch",
"windows_targets"
]

[profile.release.package.compiler_builtins]
Expand Down

0 comments on commit a1b2b7f

Please sign in to comment.