Skip to content

Commit c8ce21c

Browse files
chore(deps): bump clap from 4.5.54 to 4.5.56
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.54 to 4.5.56. - [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.54...clap_complete-v4.5.56) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.56 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3ca965 commit c8ce21c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -16,7 +16,7 @@ tokio = { version = "1.49.0", features = ["full"] }
1616
async-trait = "0.1.89"
1717
futures = "0.3.31"
1818
config = { version = "0.15.19", default-features = false, features = ["toml"] }
19-
clap = { version = "4.5.54", features = ["derive"] }
19+
clap = { version = "4.5.56", features = ["derive"] }
2020
tracing = "0.1.44"
2121
tracing-subscriber = "0.3.22"
2222
xorf = { version = "0.12.0", features = ["binary-fuse", "serde"] }

0 commit comments

Comments
 (0)