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 7e0f91c commit 9dd1839Copy full SHA for 9dd1839
packages/piqilib/piqilib.0.6.16/opam
@@ -10,7 +10,7 @@ depends: [
10
"ocaml" {>= "4.03" & < "4.14.0"}
11
"dune" {>= "2.0.0"}
12
"easy-format"
13
- "sedlex" {< "3.0"}
+ "sedlex" {>= "2.0" & < "3.0"}
14
"xmlm"
15
"base64" {>= "3.1.0"}
16
]
0 commit comments