mte/unikernel/duniverse/httpun/async/dune

5 lines
103 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name httpun_async)
(public_name httpun-async)
(libraries async core httpun gluten-async))