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

13 lines
282 B
Diff

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 @@
[features]
default = [
- "sys",
- "ps",
"textview",
"inc",
"git-support",