Skip to content

Commit 16730d0

Browse files
move some things to a private library
to remove deps on cardano-diffusion in the main library
1 parent 10a599a commit 16730d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dmq-node/dmq-node.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ library
118118
ouroboros-consensus,
119119
ouroboros-consensus-cardano,
120120
ouroboros-consensus-diffusion,
121+
cardano-diffusion,
121122
ouroboros-network:{ouroboros-network, api, framework, orphan-instances, protocols} ^>=0.23,
122123
random ^>=1.2,
123124
singletons,

0 commit comments

Comments
 (0)