Skip to content

Commit d7f0eff

Browse files
dependabot[bot]lenaschoenburg
authored andcommitted
chore(deps): bump clap from 4.5.1 to 4.5.3
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.3. - [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.1...v4.5.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90005f4 commit d7f0eff

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tracing = "0.1"
2121
tracing-tree = "0.3"
2222
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2323
hyper = "0.14"
24-
clap = { version = "4.5.1", features = ["derive"] }
24+
clap = { version = "4.5.3", features = ["derive"] }
2525
chrono = "0.4.34"
2626
chrono-humanize = "0.2.2"
2727

0 commit comments

Comments
 (0)