Skip to content

Commit

Permalink
Using dev-dependencies doesn't seem to work w/ compiletest
Browse files Browse the repository at this point in the history
  • Loading branch information
phansch committed May 17, 2020
1 parent 4d9a8ce commit 681fc24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions clippy_lints/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ semver = "0.9.0"
# NOTE: cargo requires serde feat in its url dep
# see <https://github.com/rust-lang/rust/pull/63587#issuecomment-522343864>
url = { version = "2.1.0", features = ["serde"] }

[dev-dependencies]
quote = "1.0.2"
syn = { version = "1.0.11", features = ["full"] }

Expand Down

0 comments on commit 681fc24

Please sign in to comment.