diff --git a/Cargo.toml b/Cargo.toml index 4e42d1cd96..ad9eec73fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"]