Skip to content

Commit b603e4a

Browse files
build(deps): bump clap from 4.4.11 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.11 to 4.5.32. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea7f68d commit b603e4a

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

synthesize/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ edition = "2018"
99
serde_json = "1.0.91"
1010
tempfile = "3.5.0"
1111
bootspec = { path = "../bootspec" }
12-
clap = { version = "4.1.4", features = ["derive"] }
12+
clap = { version = "4.5.32", features = ["derive"] }
1313

1414
[dev-dependencies]

0 commit comments

Comments
 (0)