Add lower bound on ocaml 4.08
Shon Feder 9 months ago 5c6ac903 5935cebe
··· 10 10 doc: "https://github.com/atomicptr/CamelCase" 11 11 bug-reports: "https://github.com/atomicptr/CamelCase/issues" 12 12 depends: [ 13 13 - "ocaml" 13 13 + "ocaml" {>= "4.08"} 14 14 "dune" {>= "3.17"} 15 15 "ocamlformat" 16 16 "odoc" {with-doc}