Skip to content

Commit

Permalink
Update Rust crate clap to 4.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Nov 29, 2023
1 parent 639b041 commit e894b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async-trait = "0.1.74"
base64 = "0.21.5"
bb8 = "0.8.1"
chrono = "0.4.31"
clap = { version = "4.4.8", features = ["derive", "string", "env"] }
clap = { version = "4.4.10", features = ["derive", "string", "env"] }
config = { version = "0.13.3", features = ["toml"] }
cookie = { version = "0.18.0" }
crc32c = "0.6.4"
Expand Down

0 comments on commit e894b03

Please sign in to comment.