mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 07:30:13 +01:00
Update Cargo.toml
This commit is contained in:
parent
9eaa6877f3
commit
cd155f63e1
@ -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 New Issue
Block a user