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

11 lines
254 B
Diff
Raw Normal View History

2022-02-19 04:57:35 +01:00
--- ./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 09:01:16 +02:00
2020-07-27 09:53:45 +02:00
default = [
2021-06-11 08:05:49 +02:00
"nu-cli/shadow-rs",
2022-02-19 04:57:35 +01:00
- "sys-support",
2021-06-11 08:05:49 +02:00
"ctrlc-support",
"which-support",
2021-06-25 05:03:53 +02:00
"term-support",