Skip to content

Commit b70962a

Browse files
chore(deps): bump clap from 4.5.60 to 4.6.0 (#37)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 022d7b2 commit b70962a

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -26,7 +26,7 @@ path = "src/main.rs"
2626

2727
[dependencies]
2828
anyhow = "1.0.102"
29-
clap = { version = "4.5.60", features = ["derive"] }
29+
clap = { version = "4.6.0", features = ["derive"] }
3030
regex = "1.12.3"
3131
serde = { version = "1.0.228", features = ["derive"] }
3232
shell-escape = "0.1.5"

0 commit comments

Comments
 (0)