mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
Auto merge of #10688 - klensy:no-semver, r=flip1995
clippy: drop unused semver crate Drop unused `semver` crate dependency. changelog: none
This commit is contained in:
commit
9a337784c6
@ -22,7 +22,6 @@ path = "src/driver.rs"
|
||||
|
||||
[dependencies]
|
||||
clippy_lints = { path = "clippy_lints" }
|
||||
semver = "1.0"
|
||||
rustc_tools_util = "0.3.0"
|
||||
tempfile = { version = "3.2", optional = true }
|
||||
termize = "0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user