Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
howardwu committed Aug 13, 2019
1 parent 0ea44a4 commit 6b723d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zcash/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ wagyu-model = { path = "../model", version = "0.6.0" }
aes = { version = "0.2" }
blake2b_simd = { version = "0.5" }
blake2s_simd = { version = "0.5" }
field-derive = { version = "0.6.0" }
field-derive = { path = "src/librustzcash/algebra/field/field-derive", version = "0.6.1" }
fpe = { version = "0.1" }
lazy_static = { version = "1.3.0" }

Expand Down

0 comments on commit 6b723d5

Please sign in to comment.