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

11 lines
254 B
Diff
Raw Normal View History

2022-02-19 09:27:35 +05:30
--- ./Cargo.toml.orig 2022-02-19 09:22:55.090670811 +0530
+++ ./Cargo.toml 2022-02-19 09:25:05.340670761 +0530
@@ -71,7 +71,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",
2022-02-19 09:27:35 +05:30
- "sys-support",
2021-06-11 11:35:49 +05:30
"ctrlc-support",
"which-support",
2021-06-25 08:33:53 +05:30
"term-support",