Skip to content

Commit 9dd1839

Browse files
committed
adds the sedlex lower bound
1 parent 7e0f91c commit 9dd1839

File tree

1 file changed

+1
-1
lines changed
  • packages/piqilib/piqilib.0.6.16

1 file changed

+1
-1
lines changed

packages/piqilib/piqilib.0.6.16/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ depends: [
1010
"ocaml" {>= "4.03" & < "4.14.0"}
1111
"dune" {>= "2.0.0"}
1212
"easy-format"
13-
"sedlex" {< "3.0"}
13+
"sedlex" {>= "2.0" & < "3.0"}
1414
"xmlm"
1515
"base64" {>= "3.1.0"}
1616
]

0 commit comments

Comments
 (0)