Skip to content

Commit 8e07c40

Browse files
Merge pull request #4 from ISISComputingGroup/dependabot/cargo/clap-4.5.47
Bump clap from 4.5.45 to 4.5.47
2 parents e00e477 + 545add1 commit 8e07c40

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55

66
[dependencies]
77
anyhow = "1.0.99"
8-
clap = { version = "4.5.45", features=["derive"] }
8+
clap = { version = "4.5.47", features=["derive"] }
99
clap-verbosity-flag = "3.0.4"
1010
env_logger = "0.11.8"
1111
keepass = "0.8.5"

0 commit comments

Comments
 (0)