chore: gets clippy from crates.io instead of git

This commit is contained in:
Kevin K 2015-08-14 20:34:13 -04:00
parent badde961ee
commit 6dd22079ec

View file

@ -33,6 +33,5 @@ version = "0.6.3"
optional = true
[dependencies.clippy]
git = "https://github.com/Manishearth/rust-clippy"
version = "~0.0.11"
optional = true