Default to cargo-zigbuild for ZED_BUILD_REMOTE_SERVER (#33391)

Follow-up to #31467. `cargo-zigbuild` will be installed if it's not
there already, but you have to install Zig yourself. Pass
`ZED_BUILD_REMOTE_SERVER=cross` to use the old way.

Release Notes:

- N/A
This commit is contained in:
Cole Miller
2025-06-25 16:49:37 +00:00
committed by GitHub
parent 84494ab26b
commit 91c9281cea
3 changed files with 43 additions and 23 deletions
Generated
+1
View File
@@ -13168,6 +13168,7 @@ dependencies = [
"thiserror 2.0.12",
"urlencoding",
"util",
"which 6.0.3",
"workspace-hack",
]