mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
dbcb7a6fc6
(cherry picked from commit eb9e0263c7)
Co-authored-by: madomado <madonuko@outlook.com>
17 lines
382 B
Diff
17 lines
382 B
Diff
--- sccache-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ sccache-0.8.1/Cargo.toml 2024-07-10T16:31:31.705674+00:00
|
|
@@ -403,13 +403,3 @@
|
|
[target."cfg(unix)".dependencies.daemonize]
|
|
version = "0.5"
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = [
|
|
- "fileapi",
|
|
- "handleapi",
|
|
- "stringapiset",
|
|
- "winnls",
|
|
- "processenv",
|
|
- "std",
|
|
-]
|