Skip to content

Commit

Permalink
Merge pull request nix-community#83 from nix-community/dependabot/car…
Browse files Browse the repository at this point in the history
…go/clap-4.2.5
  • Loading branch information
figsoda authored Apr 28, 2023
2 parents d346ce8 + caca4fa commit 1687db2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ serde_json = "1.0.96"
ureq = { version = "2.6.2", features = ["json"] }

[dependencies.clap]
version = "4.2.4"
version = "4.2.5"
features = ["cargo", "derive", "unicode", "wrap_help"]

[build-dependencies]
clap = { version = "4.2.4", features = ["derive"] }
clap = { version = "4.2.5", features = ["derive"] }
clap_complete = "4.2.1"
clap_mangen = "0.2.10"

Expand Down

0 comments on commit 1687db2

Please sign in to comment.