this repo has no description
0
fork

Configure Feed

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

Update packages/luv/luv.0.5.13/opam

authored by

Marcello Seri and committed by
GitHub
82723968 9cc235f7

+2 -1
+2 -1
packages/luv/luv.0.5.13/opam
··· 16 16 "ctypes" {>= "0.14.0"} 17 17 "dune" {>= "2.7.0"} 18 18 "ocaml" {>= "4.03.0"} 19 - 19 + "integers" {>= "0.3.0"} 20 + 20 21 "alcotest" {with-test & >= "0.8.1"} 21 22 "base-unix" {with-test} 22 23 "odoc" {with-doc & = "2.4.0"}