mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
3846f9874b
* bump: sccache Signed-off-by: madomado <madonuko@outlook.com> * fix: sccache --------- Signed-off-by: madomado <madonuko@outlook.com>
15 lines
351 B
Diff
15 lines
351 B
Diff
--- sccache-0.7.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ sccache-0.7.6/Cargo.toml 2024-02-02T06:05:53.548100+00:00
|
|
@@ -378,11 +378,3 @@
|
|
[target."cfg(unix)".dependencies.daemonize]
|
|
version = "0.5"
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = [
|
|
- "fileapi",
|
|
- "handleapi",
|
|
- "stringapiset",
|
|
- "winnls",
|
|
-]
|