Skip to content

Commit db7300a

Browse files
authored
Merge pull request #5422 from IntersectMBO/erikd/nothunks
Add support for nothunks == 0.3.*
2 parents 184d8d2 + f8562d0 commit db7300a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/cardano-ledger-core/cardano-ledger-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ library
126126
microlens,
127127
mtl,
128128
non-integral >=1.0,
129-
nothunks >=0.1.5 && <0.3,
129+
nothunks >=0.1.5 && <0.4,
130130
partial-order,
131131
plutus-core,
132132
plutus-ledger-api,

0 commit comments

Comments
 (0)