Skip to content

Commit 56fb629

Browse files
build(deps): bump clap from 2.34.0 to 4.5.52
Bumps [clap](https://github.com/clap-rs/clap) from 2.34.0 to 4.5.52. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v2.34.0...clap_complete-v4.5.52) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.52 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24e75f8 commit 56fb629

File tree

2 files changed

+30
-3
lines changed

2 files changed

+30
-3
lines changed

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2021"
99

1010
[dependencies]
1111
chrono = "0.4.42"
12-
clap = "2.33.3"
12+
clap = "4.5.52"
1313
solana-clap-utils = "3.0.0"
1414
solana-cli-config = "3.1.1"
1515
solana-client = "3.0.0"

0 commit comments

Comments
 (0)