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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue