File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ regex = "1.1.6"
23
23
commandspec = " 0.12.2"
24
24
chrono = { version = " 0.4.7" , features = [" serde" ] }
25
25
memmap = " 0.7.0"
26
- bellperson = " 0.6.0 "
27
- paired = " 0.17 .0"
26
+ bellperson = " 0.6.2 "
27
+ paired = " 0.18 .0"
28
28
fil-sapling-crypto = " 0.4.0"
29
29
rand = " 0.7"
30
30
storage-proofs = { path = " ../storage-proofs" }
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ regex = "1"
26
26
ff = { version = " 0.2.1" , package = " fff" }
27
27
blake2b_simd = " 0.5"
28
28
bellperson = " 0.6.0"
29
- paired = " 0.17 .0"
29
+ paired = " 0.18 .0"
30
30
fil-sapling-crypto = " 0.4.0"
31
31
clap = " 2"
32
32
log = " 0.4.7"
Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ blake2b_simd = "0.5"
40
40
blake2s_simd = " 0.5"
41
41
toml = " 0.5"
42
42
ff = { version = " 0.2.1" , package = " fff" }
43
- bellperson = " 0.6.0 "
44
- paired = { version = " 0.17 .0" , features = [" serde" ] }
45
- fil-sapling-crypto = " 0.4.0 "
43
+ bellperson = " 0.6.2 "
44
+ paired = { version = " 0.18 .0" , features = [" serde" ] }
45
+ fil-sapling-crypto = " 0.4.1 "
46
46
serde_json = " 1.0"
47
47
log = " 0.4.7"
48
48
pretty_assertions = " 0.6.1"
You can’t perform that action at this time.
0 commit comments