Skip to content

Commit 7318a68

Browse files
authored
Merge pull request #957 from sanders41/dependabot/cargo/clap-4.5.50
Bump clap from 4.5.49 to 4.5.50
2 parents 3ea4e6e + aec3e6a commit 7318a68

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
@@ -21,7 +21,7 @@ fastapi = []
2121

2222
[dependencies]
2323
anyhow = "1.0.100"
24-
clap = { version = "4.5.49", features = ["color", "suggestions", "derive"] }
24+
clap = { version = "4.5.50", features = ["color", "suggestions", "derive"] }
2525
colored = "3.0.0"
2626
dirs = "6.0.0"
2727
exponential-backoff = "2.0.0"

0 commit comments

Comments
 (0)