webauthn/cbor/dune
2021-09-29 14:34:09 +00:00

5 lines
96 B
Text

(library
(name cbor)
(public_name webauthn.cbor)
(wrapped false)
(libraries ocplib-endian))