mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
Exclude literal-escaper
from library
workspace
This commit is contained in:
parent
ec4b3c2779
commit
417bfe2125
@ -7,6 +7,7 @@ members = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
exclude = [
|
exclude = [
|
||||||
|
"literal-escaper",
|
||||||
# stdarch has its own Cargo workspace
|
# stdarch has its own Cargo workspace
|
||||||
"stdarch",
|
"stdarch",
|
||||||
"windows_targets"
|
"windows_targets"
|
||||||
|
Loading…
Reference in New Issue
Block a user