mirror of
https://github.com/nushell/nushell
synced 2024-12-26 21:13:19 +00:00
Update Cargo.toml
This commit is contained in:
parent
9eaa6877f3
commit
cd155f63e1
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ binaryview = ["nu_plugin_binaryview"]
|
||||||
fetch = ["nu_plugin_fetch"]
|
fetch = ["nu_plugin_fetch"]
|
||||||
match = ["nu_plugin_match"]
|
match = ["nu_plugin_match"]
|
||||||
post = ["nu_plugin_post"]
|
post = ["nu_plugin_post"]
|
||||||
shuffle = ["nu_plugin_shuffle"]
|
# shuffle = ["nu_plugin_shuffle"]
|
||||||
sum = ["nu_plugin_sum"]
|
sum = ["nu_plugin_sum"]
|
||||||
trace = ["nu-parser/trace"]
|
trace = ["nu-parser/trace"]
|
||||||
tree = ["nu_plugin_tree"]
|
tree = ["nu_plugin_tree"]
|
||||||
|
|
Loading…
Reference in a new issue