Fix clippy warnings

This commit is contained in:
2024-08-07 23:10:37 +02:00
parent 011bcf9edc
commit 21c1f8cc87
2 changed files with 7 additions and 7 deletions

View File

@@ -20,6 +20,7 @@ pub struct UserArgs {
subcmd: UserCommand,
}
#[allow(clippy::enum_variant_names)]
#[derive(Parser)]
pub enum UserCommand {
/// Create one or more users