Skip to content

Commit 6192bd5

Browse files
authored
Merge pull request #73 from ArkhamCookie/dependabot/cargo/clap-4.5.54
chore(deps): bump clap from 4.5.53 to 4.5.54
2 parents 2dec0ae + 37cb777 commit 6192bd5

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
@@ -13,7 +13,7 @@ exclude = [".github/"]
1313

1414
[dependencies]
1515
askama = "0.15.1"
16-
clap = { version = "4.5.53", features = ["cargo", "derive"] }
16+
clap = { version = "4.5.54", features = ["cargo", "derive"] }
1717
directories = "6.0.0"
1818
minify-html = { version = "0.18.1", optional = true }
1919
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)