Skip to content

Commit 3a7c4cf

Browse files
authored
Merge pull request #28744 from ocaml/mseri-patch-1
Quill alpha0: Update OCaml dependency version constraints
2 parents 67d7ae9 + 5a30e73 commit 3a7c4cf

File tree

1 file changed

+1
-1
lines changed
  • packages/quill/quill.1.0.0~alpha0

1 file changed

+1
-1
lines changed

packages/quill/quill.1.0.0~alpha0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags: [
1111
homepage: "https://github.com/raven-ml/raven"
1212
bug-reports: "https://github.com/raven-ml/raven/issues"
1313
depends: [
14-
"ocaml" {>= "5.2.0"}
14+
"ocaml" {>= "5.2.0" & < "5.4.0"}
1515
"dune" {>= "3.19"}
1616
"dune-site" {>= "3.19.0"}
1717
"cmdliner"

0 commit comments

Comments
 (0)