Skip to content

Commit a5a4910

Browse files
chore(deps): bump clap from 4.5.35 to 4.5.36
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.35 to 4.5.36. - [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.35...clap_complete-v4.5.36) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.36 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afd798d commit a5a4910

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.4.1"
4141

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

0 commit comments

Comments
 (0)