this repo has no description
0
fork

Configure Feed

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

add lower bound on cmdliner for scfg

+1 -1
+1 -1
packages/scfg/scfg.0.5/opam
··· 13 13 depends: [ 14 14 "dune" {>= "2.9"} 15 15 "bos" {>= "0.2.1"} 16 - "cmdliner" 16 + "cmdliner" {>= "1.3.0"} 17 17 "fmt" 18 18 "fpath" 19 19 "menhir" {>= "20211230"}