Update clippy version.

This commit is contained in:
Sean Bowe 2017-11-25 21:32:14 -07:00
parent 566f100480
commit bb1ced0bd7
No known key found for this signature in database
GPG Key ID: 95684257D8F8B031
1 changed files with 1 additions and 1 deletions

View File

@ -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 = []