fixed u option is not working

This commit is contained in:
DustInDark
2022-06-15 03:15:15 +09:00
parent 5e5993f7fa
commit d258ee0bfc

View File

@@ -112,7 +112,7 @@ struct Config {
/// Update to the latest rules in the hayabusa-rules github repository.
#[clap(short = 'u', long = "update-rules")]
update: bool,
update_rules: bool,
/// Minimum level for rules.
#[clap(