fix case
This commit is contained in:
parent
3c982d9305
commit
0a3dd7157c
@ -15,7 +15,7 @@ futures = "0.1"
|
|||||||
futures-cpupool = "0.1"
|
futures-cpupool = "0.1"
|
||||||
num_cpus = "1"
|
num_cpus = "1"
|
||||||
crossbeam = "0.3"
|
crossbeam = "0.3"
|
||||||
Pairing = { git = 'https://github.com/matterinc/pairing' }
|
pairing = { git = 'https://github.com/matterinc/pairing' }
|
||||||
byteorder = "1"
|
byteorder = "1"
|
||||||
ff = { version = "0.4", features = ["derive"] }
|
ff = { version = "0.4", features = ["derive"] }
|
||||||
pbr = "1.0.1"
|
pbr = "1.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user