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

3
Cargo.lock generated
View file

@ -19687,7 +19687,6 @@ dependencies = [
"rustix 1.0.7",
"rustls 0.23.26",
"rustls-webpki 0.103.1",
"scap",
"schemars",
"scopeguard",
"sea-orm",
@ -19735,9 +19734,7 @@ dependencies = [
"wasmtime-cranelift",
"wasmtime-environ",
"winapi",
"windows 0.61.1",
"windows-core 0.61.0",
"windows-future",
"windows-numerics",
"windows-sys 0.48.0",
"windows-sys 0.52.0",