Update Cargo.toml

This commit is contained in:
Jonathan Turner
2020-03-11 08:51:17 +13:00
committed by GitHub
parent 9eaa6877f3
commit cd155f63e1

View File

@ -82,7 +82,7 @@ binaryview = ["nu_plugin_binaryview"]
fetch = ["nu_plugin_fetch"]
match = ["nu_plugin_match"]
post = ["nu_plugin_post"]
shuffle = ["nu_plugin_shuffle"]
# shuffle = ["nu_plugin_shuffle"]
sum = ["nu_plugin_sum"]
trace = ["nu-parser/trace"]
tree = ["nu_plugin_tree"]