Skip to content

Commit

Permalink
Update Rust crate clap to 4.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 4, 2024
1 parent 75d06b3 commit ddfda47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ async-trait = "0.1.83"
base64 = "0.22"
bb8 = "0.8.6"
chrono = "0.4.38"
clap = { version = "4.5.21", features = ["derive", "string", "env"] }
clap = { version = "4.5.22", features = ["derive", "string", "env"] }
config = { version = "0.14.1", features = ["toml"] }
cookie = { version = "0.18.1" }
crc32c = "0.6.8"
Expand Down

0 comments on commit ddfda47

Please sign in to comment.