mte/unikernel/duniverse/mirage-crypto/tests/wycheproof/dune
2025-11-11 02:07:51 +01:00

6 lines
148 B
Text

(library
(name wycheproof)
(libraries yojson ppx_deriving_yojson.runtime)
(preprocess
(pps ppx_deriving.std ppx_deriving_yojson))
(optional))