Skip to content

Commit 227731f

Browse files
Update Rust crate clap to 4.5.42 (#336)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent d3e025b commit 227731f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.41"
25-
clap = { version = "4.5.41", features = ["derive", "string", "env"] }
25+
clap = { version = "4.5.42", features = ["derive", "string", "env"] }
2626
config = { version = "0.15.13", features = ["toml"] }
2727
cookie = { version = "0.18.1" }
2828
crc32c = "0.6.8"

0 commit comments

Comments
 (0)