Skip to content

Commit f64f511

Browse files
build(deps): Bump clap from 4.5.32 to 4.5.34 (#309)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 507f0e9 commit f64f511

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
@@ -7,7 +7,7 @@ publish = false
77
[dependencies]
88
assert_cmd = "2.0.16"
99
proc-macro2 = "1.0.94"
10-
clap = { version = "4.5.32", features = ["derive"] }
10+
clap = { version = "4.5.34", features = ["derive"] }
1111
colored = "3.0.0"
1212
directories = "5.0.0"
1313
dirs = "5.0.1"

0 commit comments

Comments
 (0)