My aggregated monorepo of OCaml code, automaintained
0
fork

Configure Feed

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

Update root.opam dependencies

+3 -1
+3 -1
root.opam
··· 19 19 "decompress" 20 20 "dockerfile" 21 21 "dream" 22 - "dune" {>= "3.21"} 22 + "dune" {>= "3.20"} 23 23 "dune-site" 24 24 "eio" 25 25 "eio_main" 26 + "findlib" 26 27 "fmt" 27 28 "fpath" 28 29 "js_of_ocaml" ··· 55 56 "sexplib" 56 57 "sexplib0" 57 58 "tyxml" 59 + "unix" 58 60 "uri" 59 61 "yojson" 60 62 "odoc" {with-doc}