Skip to content

Commit

Permalink
chore(deps): bump clap from 3.0.1 to 3.0.4 (#906)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2022
1 parent 205f555 commit d191184
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 exo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ version = "0.1.17"
[dependencies]
anyhow = "1.0"
bytes = "1.1"
clap = {version = "3.0.0", features = ["derive", "env"]}
clap = {version = "3.0.4", features = ["derive", "env"]}
console = "0.15"
dialoguer = "0.9"
dirs-next = "2.0"
Expand Down

0 comments on commit d191184

Please sign in to comment.