Update packages/conduit-lwt/conduit-lwt.4.0.0/opam
Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>
dinosaure.tngl.sh 4 years ago e5a2927e 721aafaf
··· 17 17 "lwt" {>= "3.0.0"} 18 18 ] 19 19 build: [ 20 20 - ["dune" "subst"] {pinned} 20 20 + ["dune" "subst"] {dev} 21 21 ["dune" "build" "-p" name "-j" jobs] 22 22 ] 23 23 dev-repo: "git+https://github.com/mirage/ocaml-conduit.git"