Skip to content

Commit

Permalink
fix(deps): update rust crate clap to 4.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent 5f3ebc1 commit 9223d2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -34,7 +34,7 @@ base64 = "0.21"
indexmap = "2.1"
once_cell = "1.18.0"
mini-v8 = { version = "0.4.1", optional = true }
clap = { version = "4.4.8", features = ["derive"] }
clap = { version = "4.4.9", features = ["derive"] }
colored = "2"
regex = "1.10.2"
http-cache-reqwest = { version = "0.12.0", features = [
Expand Down

0 comments on commit 9223d2f

Please sign in to comment.