Skip to content

Commit

Permalink
Freeze clap version
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolaczk committed Dec 9, 2021
1 parent 2a6d637 commit b4e3495
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -11,7 +11,7 @@ license = "Apache-2.0"
[dependencies]
anyhow = "1.0.45"
chrono = "0.4.18"
clap = "3.0.0-beta.5"
clap = "=3.0.0-beta.5"
console = "0.15.0"
cpu-time = "1.0.0"
ctrlc = "3.2.1"
Expand Down

0 comments on commit b4e3495

Please sign in to comment.