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

13 lines
282 B
Diff
Raw Normal View History

2020-08-13 10:15:52 +02:00
diff -u -r ../nushell-0.18.1/Cargo.toml ./Cargo.toml
--- ../nushell-0.18.1/Cargo.toml 2020-08-12 03:59:28.000000000 +0000
+++ ./Cargo.toml 2020-08-13 08:02:58.145134000 +0000
@@ -64,8 +63,6 @@
2020-04-28 09:01:16 +02:00
2020-07-27 09:53:45 +02:00
[features]
default = [
- "sys",
- "ps",
"textview",
"inc",
"git-support",