Pin clippy to a working revision.

This commit is contained in:
Ms2ger 2016-01-07 10:09:05 +01:00
parent f3aa5b40ed
commit 32903ba6d5

View file

@ -13,7 +13,7 @@ git = "https://github.com/Manishearth/rust-tenacious"
[dependencies.clippy]
git = "https://github.com/Manishearth/rust-clippy"
branch = "servo"
rev = "9dca15de3e8ea266d3e7e868c0f358ed4fa5f195"
optional = true
[dependencies]