Skip to content

Commit 4f284f5

Browse files
Merge pull request #107 from kaspar030/dependabot/cargo/clap-4.5.24
chore(deps): Bump clap from 4.5.23 to 4.5.24
2 parents be459ae + 4df629b commit 4f284f5

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
@@ -13,7 +13,7 @@ include = ["src/**/*", "LICENSE", "README.md"]
1313
anyhow = "1.0.95"
1414
atty = "0.2.14"
1515
camino = "1.1.9"
16-
clap = { version = "4.5.23", features = ["cargo", "env", "derive"] }
16+
clap = { version = "4.5.24", features = ["cargo", "env", "derive"] }
1717
openai = "1.0.0-alpha.17"
1818
tokio = "1.42.0"
1919

0 commit comments

Comments
 (0)