mte/unikernel/duniverse/ocaml-h2/async/dune
2025-11-11 02:07:51 +01:00

4 lines
105 B
Text

(library
(name h2_async)
(public_name h2-async)
(libraries async core faraday-async gluten-async h2))