Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 417bfe2

Browse files
Exclude literal-escaper from library workspace
1 parent ec4b3c2 commit 417bfe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ members = [
77
]
88

99
exclude = [
10+
"literal-escaper",
1011
# stdarch has its own Cargo workspace
1112
"stdarch",
1213
"windows_targets"

0 commit comments

Comments
 (0)