Another clippy update.
This commit is contained in:
parent
ba2c9c7bf0
commit
34aa52b0f7
|
@ -12,7 +12,7 @@ repository = "https://github.com/ebfull/pairing"
|
|||
[dependencies]
|
||||
rand = "0.3"
|
||||
byteorder = "1.1.0"
|
||||
clippy = { version = "0.0.146", optional = true }
|
||||
clippy = { version = "0.0.147", optional = true }
|
||||
|
||||
[features]
|
||||
unstable-wnaf = []
|
||||
|
|
Loading…
Reference in New Issue