Skip to content

Commit bfd3dbb

Browse files
chore(deps): bump clap from 4.5.9 to 4.5.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.9 to 4.5.15. - [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.9...v4.5.15) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64486d2 commit bfd3dbb

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ unix-client = { path = "unix-client" }
4444

4545
bytes = "1.6.0"
4646
chrono = "0.4.38"
47-
clap = "4.5.9"
47+
clap = "4.5.15"
4848
http-body-util = "0.1.2"
4949
hyper = { version = "1.1.0", features = ["client", "http1"] }
5050
serde = { version = "1.0.204", features = ["derive"] }

0 commit comments

Comments
 (0)