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.
otfed
.0.3.2
1 parent 4d27f13 commit 46f33bdCopy full SHA for 46f33bd
dune-project
@@ -57,7 +57,7 @@
57
(< 2.0)))
58
(otfed
59
(and
60
- (>= 0.3.1)
+ (>= 0.3.2)
61
(< 0.4)))
62
(ppx_deriving
63
satysfi.opam
@@ -20,7 +20,7 @@ depends: [
20
"menhir" {>= "20231231"}
21
"menhirLib" {>= "20231231"}
22
"omd" {>= "1.3.2" & < "2.0"}
23
- "otfed" {>= "0.3.1" & < "0.4"}
+ "otfed" {>= "0.3.2" & < "0.4"}
24
"ppx_deriving" {>= "5.2.1" & < "6.0"}
25
"re" {>= "1.10.4" & < "2.0"}
26
"uutf" {>= "1.0.3" & < "2.0"}
0 commit comments