mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
da51d99a3d
* add: bandwhich * remove checks
17 lines
557 B
Diff
17 lines
557 B
Diff
--- bandwhich-0.20.0/Cargo.toml 2020-10-15T09:07:04+00:00
|
|
+++ bandwhich-0.20.0/Cargo.toml 2020-10-15T09:07:04+00:00
|
|
@@ -83,13 +83,3 @@
|
|
version = "1"
|
|
[target."cfg(target_os=\"linux\")".dependencies.procfs]
|
|
version = "0.7.4"
|
|
-[target."cfg(target_os=\"windows\")".dependencies.netstat2]
|
|
-version = "0.9.0"
|
|
-
|
|
-[target."cfg(target_os=\"windows\")".dependencies.sysinfo]
|
|
-version = "0.15.1"
|
|
-[target."cfg(target_os=\"windows\")".build-dependencies.http_req]
|
|
-version = "0.7.0"
|
|
-
|
|
-[target."cfg(target_os=\"windows\")".build-dependencies.zip]
|
|
-version = "0.5.6"
|