File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ human-size = "0.4"
22
22
prettytable-rs = " 0.8"
23
23
regex = " 1.1.6"
24
24
commandspec = " 0.12.2"
25
- bellperson = " 0.3.3 "
25
+ bellperson = " >= 0.3.4 "
26
26
chrono = { version = " 0.4.7" , features = [" serde" ] }
27
27
fil-sapling-crypto = " 0.1.2"
28
28
memmap = " 0.7.0"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ regex = "1"
28
28
ff = " 0.4.0"
29
29
blake2b_simd = " 0.5"
30
30
phase21 = " 0.3"
31
- bellperson = " 0.3.3 "
31
+ bellperson = " >= 0.3.4 "
32
32
paired = " 0.15"
33
33
fil-sapling-crypto = " 0.1.2"
34
34
clap = " 2"
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ blake2b_simd = "0.5"
40
40
blake2s_simd = " 0.5"
41
41
toml = " 0.5"
42
42
ff = " 0.4.0"
43
- bellperson = " 0.3.3 "
43
+ bellperson = " >= 0.3.4 "
44
44
paired = { version = " 0.15.1" , features = [" serde" ] }
45
45
fil-sapling-crypto = " 0.1.2"
46
46
serde_json = " 1.0"
You can’t perform that action at this time.
0 commit comments