Skip to content

Commit 7fc1687

Browse files
authored
Merge pull request #6 from triarius/dependabot/cargo/clap-4.5.48
Bump clap from 4.5.47 to 4.5.48
2 parents 0303990 + bec1d0b commit 7fc1687

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
clap = { version = "4.5.47", features = ["derive"] }
7+
clap = { version = "4.5.48", features = ["derive"] }
88
color-eyre = "0.6.5"
99
ignore = "0.4.23"
1010

0 commit comments

Comments
 (0)