webauthn/cbor/dune

6 lines
96 B
Text
Raw Normal View History

2021-09-29 14:34:09 +00:00
(library
(name cbor)
(public_name webauthn.cbor)
(wrapped false)
(libraries ocplib-endian))