Skip to content

Commit 46d054b

Browse files
Update Rust crate clap to v4
1 parent b35be46 commit 46d054b

2 files changed

Lines changed: 201 additions & 78 deletions

File tree

Cargo.lock

Lines changed: 200 additions & 77 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
@@ -5,7 +5,7 @@ authors = ["Satoshi Amemiya <satoshi_amemiya@voyagegroup.com>"]
55
edition = "2018"
66

77
[dependencies]
8-
clap = "2.33.3"
8+
clap = "4.1.10"
99
nom = "5.1.2"
1010
anyhow = "1.0.32"
1111

0 commit comments

Comments
 (0)