diff --git a/Cargo.toml b/Cargo.toml index 3cdaf779..1e414e79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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