Skip to content

Commit 5c1f68e

Browse files
Bump clap from 4.5.38 to 4.5.39 in the dependencies group (#16)
Bumps the dependencies group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.38 to 4.5.39 - [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.38...clap_complete-v4.5.39) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b3a607 commit 5c1f68e

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
@@ -18,7 +18,7 @@ all = { level = "warn", priority = -1 }
1818
pedantic = { level = "warn", priority = -1 }
1919

2020
[dependencies]
21-
clap = { version = "4.5.38", features = ["derive"] }
21+
clap = { version = "4.5.39", features = ["derive"] }
2222
criterion = "0.6.0"
2323
miette = { version = "7.6.0", features = ["fancy"] }
2424
openvino = { git = "https://github.com/Rickvanderveen/openvino-rs.git", rev = "eef188a4f0fd52020bfe95822ead35f37ee4efaf", features = [

0 commit comments

Comments
 (0)