ygrek / ocaml-cbor

OCaml CBOR generic decoder/encoder, RFC 7049, http://cbor.io/
MIT License
24 stars 10 forks source link

switch to dune #6

Closed zapashcanon closed 5 years ago

zapashcanon commented 5 years ago

Hi,

I switched the project to dune.

Cheers.