Set min ocaml version
Co-authored-by: Kate <kit.ty.kate@disroot.org>
Jack Feser 3 years ago e68cc65e 4cd7b84b
··· 9 9 doc: "https://jfeser.github.io/mtree/index.html" 10 10 bug-reports: "https://github.com/jfeser/mtree/issues" 11 11 depends: [ 12 12 - "ocaml" 12 12 + "ocaml" {>= "4.12"} 13 13 "dune" {>= "3.0"} 14 14 "iter" {>= "1.4"} 15 15 "core" {with-test & >= "v0.14"}