clap doesnt like hex

This commit is contained in:
Kai Jan Kriegel 2022-05-23 21:26:07 +02:00
parent d8150becf0
commit a18329f702

View File

@ -19,7 +19,7 @@ use crate::card::PCSCCard;
#[clap(author, version, about, long_about = None)]
struct Args {
/// Application id to use
#[clap(long = "id", default_value = "0x464142")]
#[clap(long = "id", default_value = "4604226")]
app_id: u32,
/// Masterkey for the PICC