Add jubjub dependency

This commit is contained in:
Henry de Valence 2019-12-02 21:16:23 -08:00
parent ecac1f8205
commit 47ce9add3e
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
jubjub = { git = "https://github.com/zkcrypto/jubjub", rev = "e83f7d2bd136498a27f9d943fea635d8682bf2c6" }