Skip to content

Commit 5925299

Browse files
Bump clap from 4.5.20 to 4.5.21 (#739)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.21. - [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.20...clap_complete-v4.5.21) --- updated-dependencies: - dependency-name: clap 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 4635e5f commit 5925299

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -91,7 +91,7 @@ base64 = "0.22.1"
9191
bytes = "1.8.0"
9292
chrono = { version = "0.4", default-features = false }
9393
clade = { path = "clade" }
94-
clap = { version = "4.5.20", features = [ "derive" ] }
94+
clap = { version = "4.5.21", features = [ "derive" ] }
9595
config = "0.14.0"
9696

9797
# PG wire protocol support

0 commit comments

Comments
 (0)