File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
libs/cardano-ledger-binary Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ library
5757 bytestring,
5858 cardano-base >= 0.1.1.0 ,
5959 cardano-binary >= 1.7 ,
60- cardano-crypto-class ^ >= 2.2 ,
61- cardano-crypto-praos >= 2.2 ,
60+ cardano-crypto-class >= 2.2.4 && < 2.3 ,
61+ cardano-crypto-praos >= 2.2.2 ,
6262 cardano-slotting >= 0.2 ,
6363 cardano-strict-containers >= 0.1.2 ,
6464 cborg >= 0.2.10 ,
@@ -116,11 +116,11 @@ library testlib
116116 base16-bytestring,
117117 bytestring,
118118 cardano-binary,
119- cardano-crypto-class,
120- cardano-crypto-tests ,
119+ cardano-crypto-class :{cardano-crypto-class, testlib} ,
120+ cardano-crypto-praos :testlib ,
121121 cardano-ledger-binary,
122122 cardano-prelude-test,
123- cardano-slotting :{cardano-slotting, testlib} >= 0.1.2 ,
123+ cardano-slotting :{cardano-slotting, testlib},
124124 cardano-strict-containers,
125125 cborg,
126126 containers,
You can’t perform that action at this time.
0 commit comments