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 6dea2f9 commit 4a3ba6fCopy full SHA for 4a3ba6f
packages/cohttp-async/cohttp-async.6.1.1/opam
@@ -24,7 +24,7 @@ doc: "https://mirage.github.io/ocaml-cohttp/"
24
bug-reports: "https://github.com/mirage/ocaml-cohttp/issues"
25
depends: [
26
"dune" {>= "3.8"}
27
- "ocaml" {>= "4.14" & < "5.3.0"}
+ "ocaml" {>= "4.14"}
28
"http" {= version}
29
"cohttp" {= version}
30
"async_kernel" {>= "v0.17.0"}
0 commit comments