Skip to content

Commit

Permalink
Fix version of ouroboros-consensus-cardano because of wrong cardano-g…
Browse files Browse the repository at this point in the history
…it-rev constraint
  • Loading branch information
carbolymer committed Mar 20, 2024
1 parent 3f8ed28 commit fabae22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ write-ghc-environment-files: always
-- IMPORTANT
-- Do NOT add more source-repository-package stanzas here unless they are strictly
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.

2 changes: 1 addition & 1 deletion cardano-cli/cardano-cli.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ library
, network
, optparse-applicative-fork
, ouroboros-consensus >= 0.16
, ouroboros-consensus-cardano >= 0.14
, ouroboros-consensus-cardano == 0.14.0.0
, ouroboros-consensus-protocol >= 0.7
, ouroboros-network-api
, ouroboros-network-protocols
Expand Down

0 comments on commit fabae22

Please sign in to comment.