colombe.0.2.0: Add missing constraint (uses Angstrom.Unsafe)
Kate 4 years ago aac9d810 a9eb0396
··· 19 19 "dune" {>= "1.8.0"} 20 20 "fmt" {>= "0.8.5"} 21 21 "ipaddr" {>= "3.0.0"} 22 22 - "angstrom" {< "0.14.0"} 22 22 + "angstrom" {>= "0.8.0" & < "0.14.0"} 23 23 "ocaml-syntax-shims" 24 24 "alcotest" {with-test} 25 25 ]