Skip to content

Commit 365ccac

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] <[email protected]>
1 parent 57e734b commit 365ccac

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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.19.1"
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)