Remove scap from workspace-hack (#34490)

Regression in #34251 which broke remote_server build

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-07-15 13:07:01 -06:00 committed by GitHub
parent 57e8f5c5b9
commit 78b7737368
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 15 deletions

View file

@ -547,6 +547,7 @@ rustc-demangle = "0.1.23"
rustc-hash = "2.1.0"
rustls = { version = "0.23.26" }
rustls-platform-verifier = "0.5.0"
# When updating scap rev, also update it in .config/hakari.toml
scap = { git = "https://github.com/zed-industries/scap", rev = "270538dc780f5240723233ff901e1054641ed318", default-features = false }
schemars = { version = "1.0", features = ["indexmap2"] }
semver = "1.0"