fix: u16::try_from for text widths
This commit is contained in:
@@ -4,6 +4,7 @@ use clap::Parser;
|
||||
use tracing::error;
|
||||
|
||||
#[derive(Parser, Debug, Clone, Copy)]
|
||||
#[allow(clippy::struct_excessive_bools)]
|
||||
// #[command(help_template = FULL_TEMPLATE)]
|
||||
#[command(version, about)]
|
||||
pub struct CliArgs {
|
||||
|
||||
Reference in New Issue
Block a user