We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d27f13 + 46f33bd commit f284043Copy full SHA for f284043
2 files changed
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