Skip to content

Commit 2a00fd1

Browse files
authored
Merge pull request #166 from agourlay/dependabot/cargo/clap-4.4.12
Bump clap from 4.4.11 to 4.4.12
2 parents fbfb00b + 2f202ce commit 2a00fd1

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
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
nom = "7.1.3"
1010
indicatif = "0.17.7"
11-
clap = { version = "4.4.11", features = ["cargo"] }
11+
clap = { version = "4.4.12", features = ["cargo"] }
1212
indoc = "2.0.4"
1313
ahash = "0.8.6"
1414
thiserror = "1.0.52"

0 commit comments

Comments
 (0)