Skip to content

Commit af444ea

Browse files
chore(deps): Bump clap_complete from 4.4.0 to 4.4.1 (vectordotdev#18509)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.4.0 to 4.4.1. - [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.4.0...clap_complete-v4.4.1) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfdb5b0 commit af444ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

vdev/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cached = "0.45.1"
1414
chrono = { version = "0.4.22", default-features = false, features = ["serde", "clock"] }
1515
clap = { version = "4.4.2", features = ["derive"] }
1616
clap-verbosity-flag = "2.0.1"
17-
clap_complete = "4.4.0"
17+
clap_complete = "4.4.1"
1818
confy = "0.5.1"
1919
directories = "5.0.1"
2020
# remove this when stabilized https://doc.rust-lang.org/stable/std/path/fn.absolute.html

0 commit comments

Comments
 (0)