termux-packages/packages/nushell/Cargo.toml.patch

12 lines
256 B
Diff
Raw Normal View History

2021-07-01 15:22:38 +05:30
--- ./Cargo.toml 2021-06-22 10:52:33.000000000 +0530
+++ ./Cargo.toml.mod 2021-06-30 11:38:24.620496505 +0530
@@ -76,8 +76,6 @@
2020-04-28 12:31:16 +05:30
2020-07-27 13:23:45 +05:30
default = [
2021-06-11 11:35:49 +05:30
"nu-cli/shadow-rs",
- "sys",
- "ps",
"ctrlc-support",
"which-support",
2021-06-25 08:33:53 +05:30
"term-support",