mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-02-07 06:44:11 +00:00
Use newer version of clippy.
This commit is contained in:
parent
f111008d66
commit
7960f69ba9
@ -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.144", optional = true }
|
clippy = { version = "0.0.145", optional = true }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
unstable-wnaf = []
|
unstable-wnaf = []
|
||||||
|
Loading…
Reference in New Issue
Block a user