Skip to content

Commit 7e9fb28

Browse files
build(deps): Bump clap from 4.5.26 to 4.5.27
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.26 to 4.5.27. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.26...clap_complete-v4.5.27) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9853212 commit 7e9fb28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2018"
99
name = "buckle"
1010

1111
[dependencies]
12-
clap = { version = "4.5.26", features = ["cargo", "env", "string"] }
12+
clap = { version = "4.5.27", features = ["cargo", "env", "string"] }
1313
directories-next = "2.0"
1414
dunce = "1.0"
1515
futures = "0.3"

0 commit comments

Comments
 (0)