Skip to content

Commit e8512ab

Browse files
committed
ambient-context-lwt lower bound on alcotest
uses check' Signed-off-by: Marcello Seri <[email protected]>
1 parent 5e9d846 commit e8512ab

File tree

1 file changed

+1
-1
lines changed
  • packages/ambient-context-lwt/ambient-context-lwt.0.1.0

1 file changed

+1
-1
lines changed

packages/ambient-context-lwt/ambient-context-lwt.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.08"}
1212
"ambient-context" {= version}
1313
"lwt"
14-
"alcotest" {with-test}
14+
"alcotest" {with-test & >= "1.2.0"}
1515
"alcotest-lwt" {with-test}
1616
"bisect_ppx" {with-test}
1717
"odoc" {with-doc}

0 commit comments

Comments
 (0)