Skip to content

Commit 9a33778

Browse files
committed
Auto merge of rust-lang#10688 - klensy:no-semver, r=flip1995
clippy: drop unused semver crate Drop unused `semver` crate dependency. changelog: none
2 parents 6328371 + 8f702b0 commit 9a33778

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ path = "src/driver.rs"
2222

2323
[dependencies]
2424
clippy_lints = { path = "clippy_lints" }
25-
semver = "1.0"
2625
rustc_tools_util = "0.3.0"
2726
tempfile = { version = "3.2", optional = true }
2827
termize = "0.1"

0 commit comments

Comments
 (0)