mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 01:43:47 +01:00
Update Cargo.toml
This commit is contained in:
parent
cd155f63e1
commit
b2ce669791
@ -67,7 +67,7 @@ nu-build = { version = "0.11.0", path = "./crates/nu-build" }
|
||||
test-bins = []
|
||||
|
||||
default = ["sys", "ps", "textview", "inc", "str"]
|
||||
stable = ["default", "starship-prompt", "binaryview", "match", "tree", "average", "shuffle", "sum", "post", "fetch", "clipboard-cli"]
|
||||
stable = ["default", "starship-prompt", "binaryview", "match", "tree", "average", "sum", "post", "fetch", "clipboard-cli"]
|
||||
|
||||
# Default
|
||||
textview = ["crossterm", "syntect", "onig_sys", "url", "nu_plugin_textview"]
|
||||
|
Loading…
Reference in New Issue
Block a user