Skip to content

Commit c67692f

Browse files
dependabot[bot]pavlospt
authored andcommitted
Bump clap from 4.5.41 to 4.5.45
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.41 to 4.5.45. - [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.41...clap_complete-v4.5.45) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55aea3c commit c67692f

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.

rust-pgdatadiff-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tokio.workspace = true
1616
rust-pgdatadiff.workspace = true
1717
tracing-subscriber.workspace = true
1818
tracing.workspace = true
19-
clap = { version = "4.5.41", features = ["derive"], optional = true }
19+
clap = { version = "4.5.45", features = ["derive"], optional = true }
2020
inquire = { version = "0.7.5", optional = true }
2121

2222
[features]

0 commit comments

Comments
 (0)