Skip to content

Commit e5183ca

Browse files
authored
Merge pull request #443 from aljoshare/dependabot/cargo/clap-4.5.48
fix(deps): bump clap from 4.5.47 to 4.5.48
2 parents 5e90c45 + 4394372 commit e5183ca

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
@@ -27,7 +27,7 @@ tracing-subscriber = { version = "0.3.20", features = ["json", "env-filter"] }
2727
sha3 = "0.10.8"
2828
actix-web = "4.11.0"
2929
anyhow = "1.0.100"
30-
clap = { version = "4.5.47", features = ["derive"] }
30+
clap = { version = "4.5.48", features = ["derive"] }
3131
time = "0.3.43"
3232
sha2 = "0.10.9"
3333

0 commit comments

Comments
 (0)