Skip to content

Commit eca4906

Browse files
Update Rust crate clap to 4.5.35
1 parent 2d91c58 commit eca4906

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ async-trait = "0.1.88"
2222
base64 = "0.22"
2323
bb8 = "0.8.6"
2424
chrono = "0.4.40"
25-
clap = { version = "4.5.34", features = ["derive", "string", "env"] }
25+
clap = { version = "4.5.35", features = ["derive", "string", "env"] }
2626
config = { version = "0.15.11", features = ["toml"] }
2727
cookie = { version = "0.18.1" }
2828
crc32c = "0.6.8"

0 commit comments

Comments
 (0)