Skip to content

Commit 04f2b41

Browse files
committed
More fmt constraints
1 parent 697184b commit 04f2b41

File tree

1 file changed

+1
-1
lines changed
  • packages/current/current.0.5

1 file changed

+1
-1
lines changed

packages/current/current.0.5/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bug-reports: "https://github.com/ocurrent/ocurrent/issues"
1919
depends: [
2020
"ocaml" {>= "4.08.0"}
2121
"current_incr" {= version}
22-
"fmt" {>= "0.8.9"}
22+
"fmt" {>= "0.8.9" & < "0.10.0"}
2323
"bos"
2424
"ppx_deriving"
2525
"lwt" {>= "4.3.0"}

0 commit comments

Comments
 (0)