Merge pull request #17 from plutomonkey/update-rand-dependency
Update "rand" dependency to 0.4.
This commit is contained in:
commit
33feb3763f
@ -9,7 +9,7 @@ repository = "https://github.com/ebfull/bellman"
|
|||||||
version = "0.0.9"
|
version = "0.0.9"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand = "0.3"
|
rand = "0.4"
|
||||||
bit-vec = "0.4.4"
|
bit-vec = "0.4.4"
|
||||||
futures = "0.1"
|
futures = "0.1"
|
||||||
futures-cpupool = "0.1"
|
futures-cpupool = "0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user