automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-05-10 14:01:14 +00:00 committed by github-actions[bot]
parent 348613cbf8
commit 32af8c19da

View file

@ -5,7 +5,6 @@
use clap::{ArgGroup, Parser};
use clap_num::maybe_hex;
use std::process::exit;
pub type Num = usize;