this repo has no description

More fmt constraints

Changed files
+1 -1
packages
current
current.0.5
+1 -1
packages/current/current.0.5/opam
···
depends: [
"ocaml" {>= "4.08.0"}
"current_incr" {= version}
-
"fmt" {>= "0.8.9"}
+
"fmt" {>= "0.8.9" & < "0.10.0"}
"bos"
"ppx_deriving"
"lwt" {>= "4.3.0"}