Skip to content

Commit

Permalink
migrate clapv3 => clapv4
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyrchien committed Dec 31, 2023
1 parent de7b926 commit 77886dc
Show file tree
Hide file tree
Showing 9 changed files with 139 additions and 126 deletions.
143 changes: 79 additions & 64 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fern = "0.6"
chrono = "0.4"

# command
clap = "3.1"
clap = "4"
toml = "0.8"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
Expand Down
Loading

0 comments on commit 77886dc

Please sign in to comment.