Skip to content

Commit 66bee7c

Browse files
author
David Scott
committed
opam: add constraint on message-switch >= 0.11.0
Signed-off-by: David Scott <[email protected]>
1 parent 08d23f9 commit 66bee7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ depends: [
1313
"async" {= "111.25.00" }
1414
"async_inotify" {= "111.28.00" }
1515
"core"
16-
"message-switch"
16+
"message-switch" {>= "0.11.0" }
1717
]

0 commit comments

Comments
 (0)