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.14.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ procs-0.14.4/Cargo.toml 2024-01-19T17:05:46.844191+00:00
|
|
|
|
@@ -100,10 +100,6 @@
|
|
|
|
[dependencies.directories]
|
|
|
|
version = "5.0.1"
|
|
|
|
|
|
|
|
-[dependencies.dockworker]
|
|
|
|
-version = "0.3.0"
|
|
|
|
-optional = true
|
|
|
|
-
|
|
|
|
[dependencies.getch]
|
|
|
|
version = "0.3.1"
|
|
|
|
|
|
|
|
@@ -144,11 +140,7 @@
|
|
|
|
version = "0.1"
|
|
|
|
|
|
|
|
[features]
|
|
|
|
-default = ["docker"]
|
|
|
|
-docker = [
|
|
|
|
- "dockworker",
|
|
|
|
- "tokio",
|
|
|
|
-]
|
|
|
|
+default = []
|
|
|
|
|
|
|
|
[target."cfg(any(target_os = \"linux\", target_os = \"android\"))".dependencies.pager]
|
|
|
|
version = "0.16.1"
|