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