diff --git a/Cargo.toml b/Cargo.toml index 9e7cef649..f0fe6aa3d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ repository = "https://github.com/ebfull/pairing" [dependencies] rand = "0.3" byteorder = "1" -clippy = { version = "0.0.165", optional = true } +clippy = { version = "0.0.174", optional = true } [features] unstable-features = []