We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865b996 commit 6e52b35Copy full SHA for 6e52b35
cardano-node/cardano-node.cabal
@@ -183,7 +183,7 @@ library
183
, ouroboros-network-api
184
, ouroboros-network ^>= 0.9.1
185
, ouroboros-network-framework
186
- , ouroboros-network-protocols
+ , ouroboros-network-protocols ^>= 0.5.3
187
, prettyprinter
188
, prettyprinter-ansi-terminal
189
, psqueues
cardano-submit-api/cardano-submit-api.cabal
@@ -52,7 +52,7 @@ library
52
, optparse-applicative-fork
53
, ouroboros-consensus-cardano
54
55
56
, prometheus >= 2.2.4
57
, servant
58
, servant-server
0 commit comments