Add edition = 2018 to zcash_proofs

This commit is contained in:
Eirik Ogilvie-Wigley
2019-08-21 16:11:29 -06:00
parent 76795a9014
commit fec961777c

View File

@@ -4,6 +4,7 @@ version = "0.0.0"
authors = [
"Jack Grigg <jack@z.cash>",
]
edition = "2018"
[dependencies]
bellman = { path = "../bellman" }