mte/unikernel/duniverse/mirage-crypto/tests/wycheproof/dune

7 lines
148 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name wycheproof)
(libraries yojson ppx_deriving_yojson.runtime)
(preprocess
(pps ppx_deriving.std ppx_deriving_yojson))
(optional))