Skip to content

Commit b1b6f99

Browse files
authored
Merge pull request #83 from gngpp/dependabot/cargo/clap-4.3.10
Bump clap from 4.3.8 to 4.3.10
2 parents 97f4d6e + 315a7af commit b1b6f99

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

+4-5
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.5"
2424
rouille= "3.6.2"
2525
signal-hook = "0.3.15"
26-
clap = { version = "4.3.8", features = ["derive", "env"] }
26+
clap = { version = "4.3.10", features = ["derive", "env"] }
2727

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

0 commit comments

Comments
 (0)