File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies:
22
22
- vector >0.12 && <0.14
23
23
- containers >0.6 && <0.7
24
24
- uuid-types >1.0 && <1.1
25
- - cryptonite >0.22 && <0.31
25
+ - crypton >0.30 && <1.0
26
26
- bytestring >0.10 && <0.12
27
27
- memory-hexstring >=1.0 && <1.1
28
28
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ library
51
51
, base > 4.11 && < 4.18
52
52
, bytestring > 0.10 && < 0.12
53
53
, containers > 0.6 && < 0.7
54
- , cryptonite > 0.22 && < 0.31
54
+ , crypton > 0.30 && < 1.0
55
55
, memory > 0.14 && < 0.19
56
56
, memory-hexstring == 1.0. *
57
57
, text > 1.2 && < 2.1
@@ -92,7 +92,7 @@ test-suite tests
92
92
, base > 4.11 && < 4.18
93
93
, bytestring > 0.10 && < 0.12
94
94
, containers > 0.6 && < 0.7
95
- , cryptonite > 0.22 && < 0.31
95
+ , crypton > 0.30 && < 1.0
96
96
, hspec >= 2.4.4 && < 2.11
97
97
, hspec-contrib >= 0.4.0 && < 0.6
98
98
, hspec-discover >= 2.4.4 && < 2.11
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies:
20
20
- memory >0.14 && <0.19
21
21
- microlens >0.4 && <0.5
22
22
- containers >0.6 && <0.7
23
- - cryptonite >0.22 && <0.31
23
+ - crypton >0.30 && <1.0
24
24
- bytestring >0.10 && <0.12
25
25
- base58-bytestring >=0.1 && <0.2
26
26
- cases >0.1 && <0.2
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ library
77
77
, bytestring > 0.10 && < 0.12
78
78
, cases > 0.1 && < 0.2
79
79
, containers > 0.6 && < 0.7
80
- , cryptonite > 0.22 && < 0.31
80
+ , crypton > 0.30 && < 1.0
81
81
, generics-sop > 0.3 && < 0.6
82
82
, jsonrpc-tinyclient == 1.0. *
83
83
, memory > 0.14 && < 0.19
@@ -154,7 +154,7 @@ test-suite tests
154
154
, bytestring > 0.10 && < 0.12
155
155
, cases > 0.1 && < 0.2
156
156
, containers > 0.6 && < 0.7
157
- , cryptonite > 0.22 && < 0.31
157
+ , crypton > 0.30 && < 1.0
158
158
, generics-sop > 0.3 && < 0.6
159
159
, hspec >= 2.4.4 && < 2.11
160
160
, hspec-contrib >= 0.4.0 && < 0.6
You can’t perform that action at this time.
0 commit comments