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 f8b6708 commit 90e0134Copy full SHA for 90e0134
packages/resto-cohttp-client/resto-cohttp-client.1.1/opam
@@ -10,7 +10,7 @@ depends: [
10
"dune" {>= "1.11"}
11
"uri" {>= "1.9.0"}
12
"resto-cohttp" {= version}
13
- "cohttp-lwt" {>= "1.0.0"}
+ "cohttp-lwt" {>= "4.0.0"}
14
"lwt" {>= "3.0.0" & < "6.0.0"}
15
]
16
build: ["dune" "build" "-p" name "-j" jobs]
0 commit comments