Skip to content

Commit

Permalink
fix(deps): update rust crate clap to v4.5.19
Browse files Browse the repository at this point in the history
##### [`v4.5.19](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4519---2024-10-01)

##### Internal

-   Update dependencies
  • Loading branch information
zemnmez-renovate-bot committed Oct 3, 2024
1 parent 205946e commit 1fe7f02
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
10 changes: 5 additions & 5 deletions Cargo.Bazel.lock

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

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 @@ -10,7 +10,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = { version = "=4.5.18", features = ["derive"] }
clap = { version = "=4.5.19", features = ["derive"] }
swc_common = "=0.36.0"
sha2 = "=0.10.8"
hex = "=0.4.3"
Expand Down
30 changes: 15 additions & 15 deletions cargo-bazel-lock.json

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

0 comments on commit 1fe7f02

Please sign in to comment.