[html_of_jsx] Set lower ppxlib minimum 0.25
David Sancho Moreno 1 year ago 1f39fa8a 8dd70ab9
··· 10 10 depends: [ 11 11 "dune" {>= "3.12"} 12 12 "ocaml" {>= "4.14"} 13 13 - "ppxlib" {> "0.23.0"} 13 13 + "ppxlib" {>= "0.25.0"} 14 14 "alcotest" {with-test} 15 15 "benchmark" {with-test} 16 16 "reason" {>= "3.10.0" & with-test}