Skip to content

Commit 5ab143b

Browse files
Update Rust crate clap to 4.5.41 (#311)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 673c604 commit 5ab143b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.41", 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)