Skip to content

Commit 05b998d

Browse files
Bump clap from 4.5.20 to 4.5.21 in the dependencies group (#2)
Bumps the dependencies group with 1 update: [clap](https://github.com/clap-rs/clap). Updates `clap` from 4.5.20 to 4.5.21 - [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.20...clap_complete-v4.5.21) --- 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 c938360 commit 05b998d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.20", features = ["derive"] }
21+
clap = { version = "4.5.21", 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)