Skip to content

Commit

Permalink
Merge pull request #102 from gngpp/dependabot/cargo/clap-4.3.23
Browse files Browse the repository at this point in the history
Bump clap from 4.3.21 to 4.3.23
  • Loading branch information
0x676e67 committed Aug 22, 2023
2 parents 6cb1b1e + 2ef330c commit 7b18103
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -23,7 +23,7 @@ sha3 = "0.10.8"
indicatif = "0.17.6"
rouille= "3.6.2"
signal-hook = "0.3.16"
clap = { version = "4.3.21", features = ["derive", "env"] }
clap = { version = "4.3.23", features = ["derive", "env"] }

[features]
default = ["launcher", "daemon"]
Expand Down

0 comments on commit 7b18103

Please sign in to comment.