diff --git a/components/plugins/Cargo.toml b/components/plugins/Cargo.toml index b4900f101d9..92cd14974de 100644 --- a/components/plugins/Cargo.toml +++ b/components/plugins/Cargo.toml @@ -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]