Skip to content

Commit 81f1edf

Browse files
chore(deps): bump clap from 4.5.29 to 4.5.30
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.29 to 4.5.30. - [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.29...clap_complete-v4.5.30) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b62e392 commit 81f1edf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

+4-4
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.39", features = ["serde"] }
44-
clap = { version = "4.5.29", features = ["derive"] }
44+
clap = { version = "4.5.30", features = ["derive"] }
4545
futures = "0.3.31"
4646
futures-util = "0.3.31"
4747

0 commit comments

Comments
 (0)