Update clippy and compensate for new lints.
This commit is contained in:
@@ -14,7 +14,7 @@ repository = "https://github.com/ebfull/pairing"
|
||||
[dependencies]
|
||||
rand = "0.3"
|
||||
byteorder = "1.1.0"
|
||||
clippy = { version = "0.0.151", optional = true }
|
||||
clippy = { version = "0.0.165", optional = true }
|
||||
|
||||
[features]
|
||||
unstable-features = []
|
||||
|
||||
Reference in New Issue
Block a user