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 5f4152c commit 0c76d7cCopy full SHA for 0c76d7c
packages/h2-async/h2-async.0.10.0/opam
@@ -12,7 +12,7 @@ depends: [
12
"ocaml" {>= "4.08.0"}
13
"h2" {= version}
14
"faraday-async"
15
- "gluten-async" {>= "0.2.1"}
+ "gluten-async" {>= "0.4.0"}
16
"odoc" {with-doc}
17
]
18
depopts: ["async_ssl" "tls-async"]
0 commit comments