Skip to content

Commit 3e08fae

Browse files
Update Rust crate clap to 4.5.16 (#164)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 8d440f1 commit 3e08fae

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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.81"
2222
base64 = "0.22"
2323
bb8 = "0.8.5"
2424
chrono = "0.4.38"
25-
clap = { version = "4.5.4", features = ["derive", "string", "env"] }
25+
clap = { version = "4.5.16", features = ["derive", "string", "env"] }
2626
config = { version = "0.14.0", features = ["toml"] }
2727
cookie = { version = "0.18.1" }
2828
crc32c = "0.6.5"

0 commit comments

Comments
 (0)