Bump version and integrate pairing 0.14.
This commit is contained in:
@@ -6,7 +6,7 @@ homepage = "https://github.com/ebfull/bellman"
|
||||
license = "MIT/Apache-2.0"
|
||||
name = "bellman"
|
||||
repository = "https://github.com/ebfull/bellman"
|
||||
version = "0.0.8"
|
||||
version = "0.0.9"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.3"
|
||||
@@ -15,7 +15,7 @@ futures = "0.1"
|
||||
futures-cpupool = "0.1"
|
||||
num_cpus = "1"
|
||||
crossbeam = "0.3"
|
||||
pairing = "0.13"
|
||||
pairing = "0.14"
|
||||
byteorder = "1"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user