feat: v0.5.0, supports ChaCha20/Poly1305
This commit is contained in:
@@ -17,7 +17,7 @@ pub struct CmdInfo {
|
||||
/// File
|
||||
pub paths: Vec<PathBuf>,
|
||||
/// Show raw meta
|
||||
#[arg(long, default_value_t = false)]
|
||||
#[arg(long, short = 'R', default_value_t = false)]
|
||||
pub raw_meta: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user