Skip to content

Commit 78ee77d

Browse files
Update Rust crate clap to v4
1 parent ae12326 commit 78ee77d

2 files changed

Lines changed: 184 additions & 54 deletions

File tree

Cargo.lock

Lines changed: 183 additions & 53 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
@@ -7,7 +7,7 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
clap = "2.34.0"
10+
clap = "4.3.19"
1111
peek-nth = "0.2.0"
1212

1313
[[bin]]

0 commit comments

Comments
 (0)