Skip to content

Commit e182119

Browse files
cknittcristianoc
authored andcommitted
Allow 5.2 in opam file
1 parent 8676722 commit e182119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reanalyze.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage: "https://github.com/rescript-association/reanalyze"
1010
bug-reports: "https://github.com/rescript-association/reanalyze/issues"
1111
depends: [
1212
"dune" {>= "2.0"}
13-
"ocaml" {>= "4.08.0" & < "5.2"}
13+
"ocaml" {>= "4.08.0" & < "5.3"}
1414
"cppo" {build}
1515
]
1616
build: [

0 commit comments

Comments
 (0)