Bump version of bellman.

This commit is contained in:
Sean Bowe
2017-12-22 03:13:42 -07:00
parent e1ab3be3cc
commit 8e3bef80a4

View File

@@ -16,7 +16,7 @@ features = ["expose-arith"]
rand = "0.3"
blake2 = "0.7"
digest = "0.7"
bellman = "0.0.6"
bellman = "0.0.7"
[features]
default = ["u128-support"]