Skip to content

Commit 79e119e

Browse files
Bump clap from 4.5.36 to 4.5.37 (#1082)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.36 to 4.5.37. - [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.36...clap_complete-v4.5.37) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c786b5 commit 79e119e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ async-trait = "0.1.88"
1616
base64 = "0.22.1"
1717
built = { version = "0.7.7", features = ["git2"] }
1818
chrono = { version = "0.4.40", features = ["serde"] }
19-
clap = { version = "4.5.36", features = ["derive", "string", "env", "wrap_help"] }
19+
clap = { version = "4.5.37", features = ["derive", "string", "env", "wrap_help"] }
2020
clap_complete = "4.5.47"
2121
colored = "2.2.0"
2222
crossterm = { version = "0.27.0", features = [ "event-stream" ] }

0 commit comments

Comments
 (0)