My aggregated monorepo of OCaml code, automaintained
0
fork

Configure Feed

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

Update dune-project with external dependencies

+51
+51
dune-project
··· 1 1 (lang dune 3.20) 2 + (name root) 3 + 4 + (generate_opam_files true) 5 + 6 + (package 7 + (name root) 8 + (synopsis "Monorepo root package with external dependencies") 9 + (depends 10 + ISO3166 11 + alcotest 12 + astring 13 + base64 14 + bigstringaf 15 + bytesrw 16 + ca-certs 17 + cmdliner 18 + crowbar 19 + cstruct 20 + decompress 21 + digestif 22 + domain-name 23 + dune 24 + eio 25 + eio_main 26 + eqaf 27 + fmt 28 + fpath 29 + jsonm 30 + jsont 31 + logs 32 + magic-mime 33 + mdx 34 + mirage-crypto 35 + mirage-crypto-ec 36 + mirage-crypto-pk 37 + mirage-crypto-rng 38 + ocaml 39 + odoc 40 + opam-file-format 41 + optint 42 + ptime 43 + spdx_licenses 44 + tls 45 + tls-eio 46 + uri 47 + uunf 48 + uutf 49 + uuuu 50 + xdg 51 + zarith 52 + ))