feat: v1.11.3
This commit is contained in:
@@ -41,6 +41,7 @@ mod cmd_se_recover;
|
||||
mod cmd_signfile;
|
||||
mod cmd_signjwt;
|
||||
mod cmd_signjwtsoft;
|
||||
mod cmd_signjwtse;
|
||||
mod cmd_sshagent;
|
||||
mod cmd_sshparse;
|
||||
mod cmd_sshparsesign;
|
||||
@@ -131,6 +132,7 @@ fn inner_main() -> CommandError {
|
||||
Box::new(cmd_pgpageaddress::CommandImpl),
|
||||
Box::new(cmd_signjwt::CommandImpl),
|
||||
Box::new(cmd_signjwtsoft::CommandImpl),
|
||||
Box::new(cmd_signjwtse::CommandImpl),
|
||||
Box::new(cmd_signfile::CommandImpl),
|
||||
Box::new(cmd_verifyfile::CommandImpl),
|
||||
Box::new(cmd_se::CommandImpl),
|
||||
|
||||
Reference in New Issue
Block a user