this repo has no description

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.

Changed files
+1
packages
grpc-async
grpc-async.0.2.0
+1
packages/grpc-async/grpc-async.0.2.0/opam
···
"ocaml" {>= "4.11"}
"grpc" {= version}
"async" {>= "v0.16"}
+
"h2-async"
"stringext"
"odoc" {with-doc}
]