this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update packages/codept/codept.0.12.0/opam

Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>

authored by

Anil Madhavapeddy
Marcello Seri
and committed by
GitHub
6c4d6d33 561fee5f

+1
+1
packages/codept/codept.0.12.0/opam
··· 17 17 homepage: "https://github.com/Octachron/codept" 18 18 bug-reports: "https://github.com/Octachron/codept/issues" 19 19 depends: [ 20 + "ocaml" {>= "4.03"} 20 21 "ocaml" {>= "4.02.0" & <= "5.2~" } 21 22 "dune" {>= "2.5"} 22 23 "menhir" {>= "20180523"}