Skip to content

Commit ae952ed

Browse files
committed
Revert "Bump clap from 2.34.0 to 3.0.9"
This reverts commit b5dcb33.
1 parent b5dcb33 commit ae952ed

File tree

2 files changed

+35
-63
lines changed

2 files changed

+35
-63
lines changed

Cargo.lock

Lines changed: 34 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ name = "gitjournal"
2121

2222
[dependencies]
2323
chrono = "0.4.19"
24-
clap = { version = "3.0.9", features = ["yaml"] }
24+
clap = { version = "2.34.0", features = ["yaml"] }
2525
failure = "0.1.8"
2626
git2 = "0.13.25"
2727
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)