this repo has no description

constrain h2 too

Changed files
+1 -1
packages
h2-async
h2-async.0.8.0
+1 -1
packages/h2-async/h2-async.0.8.0/opam
···
"faraday-async"
"async"
"gluten-async" {< "0.3.0"}
-
"h2" {>= version}
+
"h2" {= version}
]
depopts: ["async_ssl"]
synopsis: "Async support for h2"