Skip to content

Commit e730dd5

Browse files
authored
Merge pull request #948 from sanders41/dependabot/cargo/clap-4.5.49
Bump clap from 4.5.48 to 4.5.49
2 parents adfd079 + 7e2bfb1 commit e730dd5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.48", features = ["color", "suggestions", "derive"] }
24+
clap = { version = "4.5.49", 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)