# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Monorepo root package with external dependencies" depends: [ "ISO3166" "alcotest" "astring" "base64" "bigstringaf" "brr" "bytesrw" "ca-certs" "cmarkit" "cmdliner" "crowbar" "cstruct" "decompress" "digestif" "domain-name" "dune" {>= "3.20"} "eio" "eio_main" "eqaf" "faraday" "fmt" "fpath" "geojson" "jsonm" "jsont" "kdf" "logs" "magic-mime" "mdx" "menhir" "mirage-crypto" "mirage-crypto-ec" "mirage-crypto-pk" "mirage-crypto-rng" "multibase" "ocaml" "odoc" "opam-file-format" "optint" "progress" "ptime" "re" "spdx_licenses" "tls" "tls-eio" "uri" "uunf" "uutf" "uuuu" "x509" "xdg" "yojson" "zarith" ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] x-maintenance-intent: ["(latest)"] pin-depends: [ ["dune.3.21.0" "git+https://github.com/jonludlam/dune.git#odoc-v3-rules-3.21"] ]