mte/unikernel/duniverse/httpun/mirage/dune

11 lines
142 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name httpun_mirage)
(public_name httpun-mirage)
(libraries
httpun
httpun-lwt
gluten-mirage
lwt
mirage-flow
cstruct))