Add `h2-async` to dependencies
It arguably shouldn't be a dependency but it's in the `dune` file. We'll follow up in a patch release.
Daniel Quernheim 2 years ago 36251172 e553c821
··· 23 23 "ocaml" {>= "4.11"} 24 24 "grpc" {= version} 25 25 "async" {>= "v0.16"} 26 26 + "h2-async" 26 27 "stringext" 27 28 "odoc" {with-doc} 28 29 ]