Skip to content

Commit e04a2f1

Browse files
dependabot[bot]michaelmior
authored andcommitted
chore(deps): bump clap from 4.5.54 to 4.5.57
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.54 to 4.5.57. - [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.57) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cf98c8 commit e04a2f1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tokio = { version = "1.49.0", features = ["full"] }
1717
async-trait = "0.1.89"
1818
futures = "0.3.31"
1919
config = { version = "0.15.19", default-features = false, features = ["toml"] }
20-
clap = { version = "4.5.54", features = ["derive"] }
20+
clap = { version = "4.5.57", features = ["derive"] }
2121
tracing = "0.1.44"
2222
tracing-subscriber = "0.3.22"
2323
xorf = { version = "0.12.0", features = ["binary-fuse", "serde"] }

0 commit comments

Comments
 (0)