Skip to content

Commit 416b241

Browse files
committed
Exclude rio-0.1.23.0 as a possible dependency
1 parent 43257b9 commit 416b241

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ dependencies:
118118
- process >= 1.6.13.2
119119
- project-template
120120
- random
121-
- rio >= 0.1.22.0
121+
- rio >= 0.1.22.0 && ( < 0.1.23.0 || > 0.1.23.0 )
122122
- rio-prettyprint >= 0.1.8.0
123123
- split
124124
- stm

stack.cabal

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)