XDG library path support for OCaml via Eio capabilities
0
fork

Configure Feed

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

opam: regenerate tty, tty-eio, xdge for dune 3.21 + maintenance intent

Bump the [dune] dep lower bound to 3.21 (already in the dune-project
files; the opam files were stale) and add the x-maintenance-intent
field.

+1 -1
+1 -1
xdge.opam
··· 10 10 homepage: "https://tangled.sh/@anil.recoil.org/xdge" 11 11 bug-reports: "https://tangled.sh/@anil.recoil.org/xdge/issues" 12 12 depends: [ 13 - "dune" {>= "3.20"} 13 + "dune" {>= "3.21"} 14 14 "ocaml" {>= "5.1.0"} 15 15 "eio" {>= "1.1"} 16 16 "cmdliner" {>= "1.2.0"}