Skip to content

Commit 39fc9df

Browse files
author
Matéo Fernandez
committed
chore: update clap-verbosity-flag, 2.2 -> 3.0
1 parent 97d1693 commit 39fc9df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -11,7 +11,7 @@ authors = [
1111
apache-avro = "0.17"
1212
bon = "2.3"
1313
clap = { version = "4.5", features = ["derive", "env"] }
14-
clap-verbosity-flag = "2.2"
14+
clap-verbosity-flag = "3.0"
1515
rust_xlsxwriter = { version = "0.79", features = ["zlib", "ryu", "constant_memory"] }
1616
scraper = "0.21"
1717
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)