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