disabled version

This commit is contained in:
DastInDark
2022-08-11 18:56:58 +09:00
parent c2a093fb1e
commit acab188fec

View File

@@ -58,7 +58,6 @@ impl Default for ConfigReader<'_> {
usage = "hayabusa.exe <INPUT> [OTHER-ACTIONS] [OPTIONS]",
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa) @SecurityYamato)",
help_template = "\n{name}\n{author}\n\n{usage-heading}\n {usage}\n\n{all-args}\n",
version,
arg_required_else_help(true),
term_width = 400
)]