mte/unikernel/duniverse/mirage-channel/src/dune

6 lines
122 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name mirage_channel)
(public_name mirage-channel)
(libraries mirage-flow lwt cstruct logs)
(wrapped false))