Skip to content

Commit

Permalink
g3mkcert: fix arg group
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-jq-b committed Oct 13, 2023
1 parent ebb4648 commit 30b15db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions g3mkcert/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ fn build_cli_args() -> Command {
ARG_EC256,
ARG_EC384,
ARG_EC521,
ARG_SM2,
ARG_ED25519,
ARG_ED448,
ARG_X25519,
Expand Down

0 comments on commit 30b15db

Please sign in to comment.