Restrict all OCaml 5 compatibility
Marek Kubica 2 years ago 5f166f40 fdbc4e02
··· 10 10 bug-reports: "https://github.com/Chris00/ocaml-docker/issues" 11 11 depends: [ 12 12 "dune" {>= "2.8"} 13 13 - "ocaml" {>= "4.03" & < "5.1"} 13 13 + "ocaml" {>= "4.03" & < "5"} 14 14 "base-bytes" 15 15 "base-unix" 16 16 "yojson" {>= "1.6.0"}