The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

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

The distribution requires dune.2.3 at least (@kit-ty-kate)

+1 -1
+1 -1
vendor/opam/base64/base64.opam
··· 16 16 """ 17 17 depends: [ 18 18 "ocaml" {>= "4.03.0"} 19 - "dune" {>= "2.0"} 19 + "dune" {>= "2.3"} 20 20 "fmt" {with-test & >= "0.8.7"} 21 21 "bos" {with-test} 22 22 "rresult" {with-test}