feat: add comptible with 1.0
This commit is contained in:
@@ -29,7 +29,7 @@ pub struct CmdDecrypt {
|
||||
/// PIN
|
||||
#[arg(long, short = 'p')]
|
||||
pub pin: Option<String>,
|
||||
/// SLOT
|
||||
/// Slot
|
||||
#[arg(long, short = 's')]
|
||||
pub slot: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user