Skip to content

Commit e7fa119

Browse files
authored
Merge pull request #3 from triarius/dependabot/cargo/clap-4.5.45
Bump clap from 4.5.43 to 4.5.45
2 parents 4a3dea4 + cfc363b commit e7fa119

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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

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

0 commit comments

Comments
 (0)