Add lower bound on re and fix dune subst
Shon Feder 9 months ago 74ec32c9 e95231d1
··· 13 13 "ocaml" {>= "4.08"} 14 14 "dune" {>= "2.2.0"} 15 15 "menhir" {>= "20190613"} 16 16 - "re" 16 16 + "re" {>= "1.7.2"} 17 17 ] 18 18 build: [ 19 19 - ["dune" "subst"] {pinned} 19 19 + ["dune" "subst"] {dev} 20 20 [ 21 21 "dune" 22 22 "build"