Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit b0ab934

Browse files
build(deps): bump clap from 4.5.39 to 4.5.40 in the cargo-deps group (#24)
1 parent 7751b49 commit b0ab934

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
@@ -4,7 +4,7 @@ version = "1.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
clap = { version = "4.5.39", features = ["derive"] }
7+
clap = { version = "4.5.40", features = ["derive"] }
88
anyhow = "1.0.98"
99
tracing = "0.1.41"
1010
tracing-subscriber = "0.3.19"

0 commit comments

Comments
 (0)