Skip to content

Commit 8f7fb09

Browse files
authored
Merge pull request #98 from gngpp/dependabot/cargo/clap-4.3.21
Bump clap from 4.3.19 to 4.3.21
2 parents ad1a94b + f939608 commit 8f7fb09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sha3 = "0.10.8"
2323
indicatif = "0.17.6"
2424
rouille= "3.6.2"
2525
signal-hook = "0.3.16"
26-
clap = { version = "4.3.19", features = ["derive", "env"] }
26+
clap = { version = "4.3.21", features = ["derive", "env"] }
2727

2828
[features]
2929
default = ["launcher", "daemon"]

0 commit comments

Comments
 (0)