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.
2 parents 7de2d4e + cb1d877 commit adc0519Copy full SHA for adc0519
httpaf-async.opam
@@ -13,7 +13,7 @@ build: [
13
]
14
depends: [
15
"ocaml" {>= "4.03.0"}
16
- "dune"
+ "dune" {>= "1.5.0"}
17
"faraday-async"
18
"async"
19
"httpaf" {>= "0.6.0"}
httpaf-lwt-unix.opam
@@ -17,7 +17,7 @@ depends: [
"faraday-lwt-unix"
20
21
"lwt"
22
23
synopsis: "Lwt support for http/af"
httpaf.opam
@@ -12,7 +12,7 @@ build: [
12
"alcotest" {with-test}
"bigstringaf" {>= "0.4.0"}
"angstrom" {>= "0.9.0"}
0 commit comments