this repo has no description

Eio: add an upper-bound on mtime

Changed files
+1 -1
packages
eio
eio.0.7
+1 -1
packages/eio/eio.0.7/opam
···
"hmap" {>= "0.8.1"}
"astring" {>= "0.8.5" & with-test}
"crowbar" {>= "0.2" & with-test}
-
"mtime" {>= "1.2.0"}
+
"mtime" {>= "1.2.0" & < "2.0.0"}
"alcotest" {>= "1.4.0" & with-test}
"odoc" {with-doc}
]