mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
e9c8c88ad7
(cherry picked from commit ad4f3fca9f)
Co-authored-by: madomado <madonuko@outlook.com>
16 lines
433 B
Diff
16 lines
433 B
Diff
--- sccache-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ sccache-0.8.2/Cargo.toml 2024-10-04T06:26:43.561316+00:00
|
|
@@ -403,12 +403,3 @@
|
|
[target."cfg(unix)".dependencies.daemonize]
|
|
version = "0.5"
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
-version = "0.52"
|
|
-features = [
|
|
- "Win32_Foundation",
|
|
- "Win32_Globalization",
|
|
- "Win32_Storage_FileSystem",
|
|
- "Win32_System_Threading",
|
|
- "Win32_System_Console",
|
|
-]
|