Skip to content

Commit 5fa693b

Browse files
Bump clap from 4.5.22 to 4.5.23 in the dependencies group (#5)
Bumps the dependencies group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.22 to 4.5.23 - [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.22...clap_complete-v4.5.23) --- updated-dependencies: - dependency-name: clap 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 e6b367a commit 5fa693b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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

2020
[dependencies]
21-
clap = { version = "4.5.21", features = ["derive"] }
21+
clap = { version = "4.5.23", features = ["derive"] }
2222
criterion = "0.5.1"
2323
miette = { version = "7.2.0", features = ["fancy"] }
2424
openvino = { version = "0.8", features = ["runtime-linking"] }

0 commit comments

Comments
 (0)