Skip to content

Commit 9813a45

Browse files
Bump clap from 4.5.58 to 4.5.59 (#49)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.58 to 4.5.59. - [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.58...clap_complete-v4.5.59) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2a151a commit 9813a45

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.

components/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ edition = "2021"
55
license = "Apache-2.0"
66

77
[dependencies]
8-
clap = { version = "4.5.58", features = ["derive"] }
8+
clap = { version = "4.5.59", features = ["derive"] }
99
wit-bindgen = { workspace = true }

0 commit comments

Comments
 (0)