Skip to content

Commit a8ed3a9

Browse files
Bump clap from 4.5.45 to 4.5.46
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.46. - [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.45...clap_complete-v4.5.46) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b622044 commit a8ed3a9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.45", features = ["derive"], optional = true }
19+
clap = { version = "4.5.46", features = ["derive"], optional = true }
2020
inquire = { version = "0.7.5", optional = true }
2121

2222
[features]

0 commit comments

Comments
 (0)