mte/unikernel/duniverse/ocaml-h2/async/dune

5 lines
105 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name h2_async)
(public_name h2-async)
(libraries async core faraday-async gluten-async h2))