Skip to content

Commit 34388bd

Browse files
build(deps): bump clap from 4.5.54 to 4.6.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.54 to 4.6.0. - [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.54...clap_complete-v4.6.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 440eb22 commit 34388bd

2 files changed

Lines changed: 34 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 33 additions & 9 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
@@ -10,7 +10,7 @@ homepage = "https://github.com/abusch/sinuous"
1010

1111
[dependencies]
1212
anyhow = "1.0.57"
13-
clap = { version = "4.0", features = ["cargo"] }
13+
clap = { version = "4.6", features = ["cargo"] }
1414
crossterm = { version = "0.29", features = ["event-stream"] }
1515
futures = "0.3.21"
1616
human-panic = "2.0.0"

0 commit comments

Comments
 (0)