Skip to content

Commit 13f49d6

Browse files
author
David Scott
committed
opam: pin version of async
Signed-off-by: David Scott <dave.scott@citrix.com>
1 parent 202e414 commit 13f49d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ remove: [
1010
depends: [
1111
"xapi-idl" {>= "0.10.0" }
1212
"xapi-storage"
13-
"async"
14-
"async_inotify"
13+
"async" {= "111.25.00" }
14+
"async_inotify" {= "111.28.00" }
1515
"core"
1616
"message-switch"
1717
]

0 commit comments

Comments
 (0)