Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #187 from DeterminateSystems/dependabot/cargo/clap…
Browse files Browse the repository at this point in the history
…-4.0.26
  • Loading branch information
cole-h authored Jan 11, 2023
2 parents 4943a69 + 26fbd0b commit ae57e1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ build-inputs = [
[dependencies]
atty = "0.2"
cfg-if = "1"
clap = { version = "4.0.13", features = ["derive", "env"] }
clap = { version = "4.0.26", features = ["derive", "env"] }
color-eyre = { version = "0.6.2", features = [ "issue-url" ] }
eyre = "0.6.8"
indicatif = "0.17.2"
Expand Down

0 comments on commit ae57e1d

Please sign in to comment.