Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Commit

Permalink
functoria-runtime: restrict to functoria <3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 14, 2019
1 parent 221a41a commit e2b3dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functoria-runtime.opam
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ depends: [
"dune"
"cmdliner" {>= "0.9.8"}
"fmt"
"functoria" {with-test & >= "2.2.0"}
"functoria" {with-test & >= "2.2.0" & < "3.0.0"}
"alcotest" {with-test}
"dune" {with-test & <= "1.5.1"}
]
Expand Down

0 comments on commit e2b3dba

Please sign in to comment.