add version in help menu

This commit is contained in:
Yamato Security
2022-08-11 22:19:08 +09:00
parent 436a61a436
commit 1ce5ffb0e3
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ impl Default for ConfigReader<'_> {
#[derive(Parser)]
#[clap(
name = "Hayabusa",
name = "Hayabusa 1.5.0-dev",
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",