mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-09 05:07:37 +00:00
63cf65eb22
* fix: rust-bandwhich Signed-off-by: madomado <madonuko@outlook.com> * Update bandwhich-fix-metadata-auto.diff Signed-off-by: madomado <madonuko@outlook.com> * Update rust-bandwhich.spec Signed-off-by: madomado <madonuko@outlook.com> * Update rust-bandwhich.spec Signed-off-by: madomado <madonuko@outlook.com> * fix license Signed-off-by: madomado <madonuko@outlook.com> --------- Signed-off-by: madomado <madonuko@outlook.com>
21 lines
644 B
Diff
21 lines
644 B
Diff
--- bandwhich-0.21.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ bandwhich-0.21.0/Cargo.toml 2023-09-21T07:50:16.506970+00:00
|
|
@@ -104,17 +104,3 @@
|
|
[target."cfg(target_os=\"linux\")".dependencies.procfs]
|
|
version = "0.15.1"
|
|
|
|
-[target."cfg(target_os=\"windows\")".dependencies.netstat2]
|
|
-version = "0.9.1"
|
|
-
|
|
-[target."cfg(target_os=\"windows\")".dependencies.sysinfo]
|
|
-version = "0.29.10"
|
|
-
|
|
-[target."cfg(target_os=\"windows\")".build-dependencies.anyhow]
|
|
-version = "1.0.75"
|
|
-
|
|
-[target."cfg(target_os=\"windows\")".build-dependencies.http_req]
|
|
-version = "0.9.3"
|
|
-
|
|
-[target."cfg(target_os=\"windows\")".build-dependencies.zip]
|
|
-version = "0.6.6"
|