Skip to content

Commit c85de85

Browse files
Bump clap from 4.5.53 to 4.5.54 (#451)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.53 to 4.5.54. - [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.53...clap_complete-v4.5.54) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb7d937 commit c85de85

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.

seitai/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2024"
77
workspace = true
88

99
[dependencies.clap]
10-
version = "4.5.53"
10+
version = "4.5.54"
1111
features = ["derive"]
1212

1313
[dependencies.database]

0 commit comments

Comments
 (0)