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 9c08e22 commit bd7ecbfCopy full SHA for bd7ecbf
amqp-client-async.opam
@@ -11,7 +11,7 @@ build: [
11
["dune" "runtest" "-p" name "-j" jobs] {with-test}
12
]
13
depends: [
14
- "ocaml" {>= "4.04.0"}
+ "ocaml" {>= "4.14.0"}
15
"dune" {>= "2.0"}
16
"amqp-client" {= version}
17
"async" {>= "v0.16.0"}
amqp-client-lwt.opam
"lwt" {>= "2.4.6"}
0 commit comments