this repo has no description

easy-format.1.3.3: Remove duplicate constraint

Kate ec4d6d11 b73c4c89

Changed files
+1 -1
packages
easy-format
easy-format.1.3.3
+1 -1
packages/easy-format/easy-format.1.3.3/opam
···
doc: "https://mjambon.github.io/easy-format/"
bug-reports: "https://github.com/mjambon/easy-format/issues"
depends: [
-
"dune" {>= "2.9" & >= "1.10"}
+
"dune" {>= "2.9"}
"ocaml" {>= "4.02.3"}
"odoc" {with-doc}
]