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
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue