Skip to content

Commit

Permalink
Revert "Bump clap from 3.0.0-beta.2 to 3.0.0-beta.4 (#606)"
Browse files Browse the repository at this point in the history
This reverts commit 0353413.
  • Loading branch information
denisidoro authored Aug 23, 2021
1 parent 70b8e10 commit 2db4adb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 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 @@ -16,7 +16,7 @@ travis-ci = { repository = "denisidoro/navi", branch = "master" }

[dependencies]
regex = { version = "1.5.4", default-features = false, features = ["std", "unicode-perl"] }
clap = "3.0.0-beta.4"
clap = "3.0.0-beta.2"
crossterm = "0.20.0"
lazy_static = "1.4.0"
directories-next = "2.0.0"
Expand Down

0 comments on commit 2db4adb

Please sign in to comment.