New implementation of library API.

This commit is contained in:
Sean Bowe
2018-02-14 12:31:43 -07:00
parent 7211d98c1e
commit cb53708767
17 changed files with 2424 additions and 1994 deletions

View File

@@ -13,7 +13,7 @@ rand = "0.3"
bit-vec = "0.4.4"
futures = "0.1"
futures-cpupool = "0.1"
num_cpus = "1.6"
num_cpus = "1"
crossbeam = "0.3"
pairing = "0.13"