Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump clap from 3.2.20 to 4.5.27 in /tests/wasm-workspace
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.20 to 4.5.27.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v3.2.20...clap_complete-v4.5.27)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 29, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent bb90800 commit 29e42f8
Showing 2 changed files with 89 additions and 106 deletions.
193 changes: 88 additions & 105 deletions tests/wasm-workspace/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/wasm-workspace/crates/two/Cargo.toml
Original file line number Diff line number Diff line change
@@ -5,4 +5,4 @@ version = "0.1.0"
edition = "2021"

[dependencies]
clap = "3"
clap = "4"

0 comments on commit 29e42f8

Please sign in to comment.