We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3101bf commit 7973e55Copy full SHA for 7973e55
packages/capnp-rpc-unix/capnp-rpc-unix.2.0/opam
@@ -22,7 +22,7 @@ depends: [
22
"dune" {>= "3.16"}
23
"ipaddr" {>= "5.3.0"}
24
"alcotest" {>= "1.6.0" & with-test}
25
- "mirage-crypto-rng-eio" {>= "1.1.0" & with-test}
+ "mirage-crypto-rng-eio" {>= "1.1.0" & < "1.2.0" & with-test}
26
"mdx" {>= "2.4.1" & with-test}
27
"eio_main" {with-test}
28
"eio" {>= "1.2"}
0 commit comments