Skip to content

Commit 32f79a0

Browse files
chore(deps): bump clap from 4.6.0 to 4.6.1 (#225)
Bumps [clap](https://github.com/clap-rs/clap) from 4.6.0 to 4.6.1. - [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.6.0...clap_complete-v4.6.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 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> Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
1 parent 0107694 commit 32f79a0

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 15 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
@@ -132,7 +132,7 @@ serde_json = "1.0"
132132
thiserror = "2.0"
133133
async-trait = "0.1"
134134
futures = "0.3"
135-
clap = { version = "4.5", features = ["derive", "env"] }
135+
clap = { version = "4.6", features = ["derive", "env"] }
136136

137137

138138
jsonrpsee = "0.26.0"

0 commit comments

Comments
 (0)