Update packages/ppx_blob/ppx_blob.0.8.0/opam
Marcello Seri 2 years ago 8edd0b9e af7971d4
··· 13 13 depends: [ 14 14 "ocaml" 15 15 "dune" {>= "1.11"} 16 16 - "ppxlib" {>= "0.3.1"} 16 16 + "ppxlib" {>= "0.9.0"} 17 17 "alcotest" {with-test} 18 18 ] 19 19 synopsis: "Include a file as a string at compile time"