mte/unikernel/duniverse/ocaml-caqti/caqti-async/testlib/dune

9 lines
119 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name testlib_async)
(libraries
alcotest
async_kernel
caqti_async
core_kernel
testlib))