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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"]