Auto merge of #10270 - kadiwa4:update_some_deps, r=flip1995
Update dependencies `cargo_metadata` and `clap` changelog: none Allows removing some duplicate dependencies in rust-lang/rust's `Cargo.lock`.
This commit is contained in:
commit
588c1ba3ff
5 changed files with 60 additions and 49 deletions
|
|
@ -9,7 +9,7 @@ keywords = ["clippy", "lint", "plugin"]
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
cargo_metadata = "0.14"
|
||||
cargo_metadata = "0.15.3"
|
||||
clippy_utils = { path = "../clippy_utils" }
|
||||
declare_clippy_lint = { path = "../declare_clippy_lint" }
|
||||
if_chain = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue