automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-05-12 16:52:35 +00:00 committed by github-actions[bot]
parent 721467b260
commit 927a4b0043
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ use format::*;
Author: {author-with-newline}
"#
)]
#[clap(group(
ArgGroup::new("format")
.args(&["hex", "bin", "oct", "dec", "base64", "base32"]),