Merge pull request #24732 from avsm/fix-grpc-ex-upper
grpc-examples: add upper bound on eio
anil.recoil.org 2 years ago 11ee81e9 13d1775f
··· 31 31 "tls-async" 32 32 "lwt_ssl" {>= "1.2.0"} 33 33 "mdx" {>= "2.2.1" & with-test} 34 34 - "eio_main" {>= "0.10"} 34 34 + "eio_main" {>= "0.10" & < "0.12"} 35 35 "stringext" 36 36 "odoc" {with-doc} 37 37 ]