Skip to content

Commit bd82a8d

Browse files
authored
Merge pull request #28138 from copy/master
cohttp-async 6.1.1 is compatible with ocaml 5.3.0
2 parents db1c715 + 4a3ba6f commit bd82a8d

File tree

1 file changed

+1
-1
lines changed
  • packages/cohttp-async/cohttp-async.6.1.1

1 file changed

+1
-1
lines changed

packages/cohttp-async/cohttp-async.6.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ doc: "https://mirage.github.io/ocaml-cohttp/"
2424
bug-reports: "https://github.com/mirage/ocaml-cohttp/issues"
2525
depends: [
2626
"dune" {>= "3.8"}
27-
"ocaml" {>= "4.14" & < "5.3.0"}
27+
"ocaml" {>= "4.14"}
2828
"http" {= version}
2929
"cohttp" {= version}
3030
"async_kernel" {>= "v0.17.0"}

0 commit comments

Comments
 (0)