this repo has no description

colombe.0.2.0: Add missing constraint (uses Angstrom.Unsafe)

Kate aac9d810 a9eb0396

Changed files
+1 -1
packages
colombe
colombe.0.2.0
+1 -1
packages/colombe/colombe.0.2.0/opam
···
"dune" {>= "1.8.0"}
"fmt" {>= "0.8.5"}
"ipaddr" {>= "3.0.0"}
-
"angstrom" {< "0.14.0"}
+
"angstrom" {>= "0.8.0" & < "0.14.0"}
"ocaml-syntax-shims"
"alcotest" {with-test}
]