Remove scap from workspace-hack (#34490)
Regression in #34251 which broke remote_server build Release Notes: - N/A
This commit is contained in:
parent
57e8f5c5b9
commit
78b7737368
4 changed files with 3 additions and 15 deletions
|
@ -23,6 +23,8 @@ workspace-members = [
|
|||
]
|
||||
third-party = [
|
||||
{ name = "reqwest", version = "0.11.27" },
|
||||
# build of remote_server should not include scap / its x11 dependency
|
||||
{ name = "scap", git = "https://github.com/zed-industries/scap", rev = "270538dc780f5240723233ff901e1054641ed318" },
|
||||
]
|
||||
|
||||
[final-excludes]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue