mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-01 12:51:30 +00:00
Update clippy and fix code indentation.
(The code indentation issue was not caught by clippy -- I noticed it by chance!)
This commit is contained in:
@@ -14,7 +14,7 @@ repository = "https://github.com/ebfull/pairing"
|
||||
[dependencies]
|
||||
rand = "0.3"
|
||||
byteorder = "1"
|
||||
clippy = { version = "0.0.174", optional = true }
|
||||
clippy = { version = "0.0.186", optional = true }
|
||||
|
||||
[features]
|
||||
unstable-features = ["expose-arith"]
|
||||
|
Reference in New Issue
Block a user