mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Exclude crown from the root Cargo workspace (#34173)
* Exclude crown from workspace Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Update shell.nix and remove filterlock Signed-off-by: Delan Azabani <dazabani@igalia.com> --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> Signed-off-by: Delan Azabani <dazabani@igalia.com> Co-authored-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
@@ -122,6 +122,7 @@ directories = [
|
||||
"./python/mach",
|
||||
# Generated and upstream code combined with our own. Could use cleanup
|
||||
"./target",
|
||||
"./support/crown/target",
|
||||
"./third_party",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user