Skip to content

Commit a5dd7a3

Browse files
chore(deps): bump clap from 4.5.31 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.31 to 4.5.32. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.31...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbe13aa commit a5dd7a3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sonic-rs = "0.3.17"
4141

4242
## another
4343
chrono = { version = "0.4.40", features = ["serde"] }
44-
clap = { version = "4.5.31", features = ["derive"] }
44+
clap = { version = "4.5.32", features = ["derive"] }
4545
futures = "0.3.31"
4646
futures-util = "0.3.31"
4747

0 commit comments

Comments
 (0)