Skip to content

Commit be06482

Browse files
authored
Merge pull request #161 from abusch/dependabot/cargo/clap-4.6.0
build(deps): bump clap from 4.5.54 to 4.6.0
2 parents 440eb22 + 34388bd commit be06482

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)