Skip to content

Commit 74cd9e5

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump clap from 4.5.15 to 4.5.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.15 to 4.5.16. - [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.15...clap_complete-v4.5.16) --- 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 2567236 commit 74cd9e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.86" }
1818
async = { version = "0.0.2" }
1919
async-trait = { version = "0.1.81" }
20-
clap = { version = "4.5.15" }
20+
clap = { version = "4.5.16" }
2121
config = { version = "0.14.0" }
2222
deadpool-diesel = { version = "0.6.1" }
2323
diesel = { version = "2.1.6" }

0 commit comments

Comments
 (0)