You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
--- procs-0.9.16/Cargo.toml 2020-03-02T07:42:32+00:00
|
|
|
|
+++ procs-0.9.16/Cargo.toml 2020-03-02T16:17:39.424187+00:00
|
|
|
|
@@ -78,10 +78,6 @@
|
|
|
|
[dependencies.directories]
|
|
|
|
version = "2.0"
|
|
|
|
|
|
|
|
-[dependencies.dockworker]
|
|
|
|
-version = "0.0.15"
|
|
|
|
-optional = true
|
|
|
|
-
|
|
|
|
[dependencies.getch]
|
|
|
|
version = "0.2"
|
|
|
|
|
|
|
|
@@ -105,10 +101,6 @@
|
|
|
|
|
|
|
|
[dependencies.unicode-width]
|
|
|
|
version = "0.1"
|
|
|
|
-
|
|
|
|
-[features]
|
|
|
|
-default = ["docker"]
|
|
|
|
-docker = ["dockworker"]
|
|
|
|
[target."cfg(target_os = \"linux\")".dependencies.pager]
|
|
|
|
version = "0.15"
|
|
|
|
|
|
|
|
@@ -123,26 +115,6 @@
|
|
|
|
|
|
|
|
[target."cfg(target_os = \"linux\")".dependencies.which]
|
|
|
|
version = "3"
|
|
|
|
-[target."cfg(target_os = \"macos\")".dependencies.errno]
|
|
|
|
-version = "0.2"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_os = \"macos\")".dependencies.libproc]
|
|
|
|
-version = "0.5"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_os = \"macos\")".dependencies.pager]
|
|
|
|
-version = "0.15"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_os = \"macos\")".dependencies.process_path]
|
|
|
|
-version = "0.1"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_os = \"macos\")".dependencies.users]
|
|
|
|
-version = "0.9"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_os = \"macos\")".dependencies.which]
|
|
|
|
-version = "3"
|
|
|
|
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
|
|
|
|
-version = "0.3"
|
|
|
|
-features = ["handleapi", "minwindef", "psapi", "securitybaseapi", "tlhelp32", "winbase", "winnt"]
|
|
|
|
[badges.codecov]
|
|
|
|
branch = "master"
|
|
|
|
repository = "dalance/procs"
|