Skip to content

Commit 3da1e4f

Browse files
build(deps): bump clap from 4.5.43 to 4.5.48 (#211)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.43 to 4.5.48. - [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.43...clap_complete-v4.5.48) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67fdce2 commit 3da1e4f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.99"
1010
tempfile = "3.20.0"
1111
bootspec = { path = "../bootspec" }
12-
clap = { version = "4.5.43", features = ["derive"] }
12+
clap = { version = "4.5.48", features = ["derive"] }
1313

1414
[dev-dependencies]

0 commit comments

Comments
 (0)