Skip to content

Commit 67f0c22

Browse files
chore(deps): Bump clap from 4.5.35 to 4.5.36 (#48)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.35 to 4.5.36. - [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.35...clap_complete-v4.5.36) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.36 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 b77bfde commit 67f0c22

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
@@ -20,7 +20,7 @@ name = "examples"
2020
crate-type = ["cdylib"]
2121

2222
[dependencies]
23-
clap = "=4.5.35"
23+
clap = "=4.5.36"
2424
genco = "=0.17.10"
2525
wit-bindgen-core = "=0.39.0"
2626
wit-component = "=0.225.0"

0 commit comments

Comments
 (0)