Skip to content

Commit 04f37d5

Browse files
authored
Merge pull request IntersectMBO#5718 from IntersectMBO/bolt12/constrain-o-n-api
Fix ouroboros-network-api version bounds
2 parents e72aee4 + 178afc0 commit 04f37d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cardano-node/cardano-node.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ library
187187
, ouroboros-consensus-cardano ^>= 0.14
188188
, ouroboros-consensus-diffusion ^>= 0.11
189189
, ouroboros-consensus-protocol
190-
, ouroboros-network-api
190+
, ouroboros-network-api >= 0.7.0.0 && < 0.7.1.0
191191
, ouroboros-network ^>= 0.12
192192
, ouroboros-network-framework
193193
, ouroboros-network-protocols ^>= 0.8

0 commit comments

Comments
 (0)