Update packages/llama_core/llama_core.0.0.1/opam
Marcello Seri 2 years ago caa5f70d e12a107e
··· 9 9 homepage: "https://github.com/gridbugs/llama" 10 10 bug-reports: "https://github.com/gridbugs/llama/issues" 11 11 depends: [ 12 12 + "ocaml" {>= "4.13"} 12 13 "dune" {>= "3.0"} 13 14 "odoc" {with-doc} 14 15 ]