Skip to content

Commit

Permalink
Revert "Bump clap from 2.34.0 to 3.0.9"
Browse files Browse the repository at this point in the history
This reverts commit b5dcb33.
  • Loading branch information
saschagrunert committed Jan 18, 2022
1 parent b5dcb33 commit ae952ed
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 63 deletions.
96 changes: 34 additions & 62 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 @@ -21,7 +21,7 @@ name = "gitjournal"

[dependencies]
chrono = "0.4.19"
clap = { version = "3.0.9", features = ["yaml"] }
clap = { version = "2.34.0", features = ["yaml"] }
failure = "0.1.8"
git2 = "0.13.25"
lazy_static = "1.4.0"
Expand Down

0 comments on commit ae952ed

Please sign in to comment.