Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Jan 3, 2022
1 parent f1c30c4 commit 4226143
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 42 deletions.
77 changes: 36 additions & 41 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ readme = "README.md"
license = "MIT"

[dependencies]
clap = "3.0.0-beta.2"
clap = "=3.0.0-beta.4"
clap_derive = "=3.0.0-beta.4"
env_logger = "0.9"
log = "0.4"
serde = "1.0"
Expand Down

0 comments on commit 4226143

Please sign in to comment.