Skip to content

Commit b4510f6

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump clap from 4.5.16 to 4.5.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.16 to 4.5.17. - [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.16...clap_complete-v4.5.17) --- 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 5a3fe60 commit b4510f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ rust_core = { path = "./src/core" }
1717
anyhow = { version = "1.0.87" }
1818
async = { version = "0.0.2" }
1919
async-trait = { version = "0.1.82" }
20-
clap = { version = "4.5.16" }
20+
clap = { version = "4.5.17" }
2121
config = { version = "0.14.0" }
2222
deadpool-diesel = { version = "0.6.1" }
2323
diesel = { version = "2.2.4" }

0 commit comments

Comments
 (0)