Skip to content

Commit 56cce24

Browse files
committed
chore: Missing upper bounds on library text
1 parent c669494 commit 56cce24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
- cereal ^>= 0.5
2121
- data-dword ^>= 0.3
2222
- containers >= 0.6 && < 0.9
23-
- text >= 1.2
23+
- text >= 1.2 && < 2.2
2424

2525
library:
2626
exposed-modules:

0 commit comments

Comments
 (0)