Skip to content

Commit 23d452c

Browse files
Update Rust crate clap to 4.5.4 (#105)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent e6a8647 commit 23d452c

File tree

2 files changed

+17
-11
lines changed

2 files changed

+17
-11
lines changed

Cargo.lock

Lines changed: 16 additions & 10 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.79"
2222
base64 = "0.21.7"
2323
bb8 = "0.8.1"
2424
chrono = "0.4.37"
25-
clap = { version = "4.4.16", features = ["derive", "string", "env"] }
25+
clap = { version = "4.5.4", features = ["derive", "string", "env"] }
2626
config = { version = "0.13.4", features = ["toml"] }
2727
cookie = { version = "0.18.1" }
2828
crc32c = "0.6.4"

0 commit comments

Comments
 (0)