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

View file

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