ocaml-toml / To.ml

OCaml library for TOML
https://ocaml-toml.github.io/To.ml
Other
82 stars 20 forks source link

Satisfy recent dune versions #81

Closed nberth closed 1 year ago

nberth commented 1 year ago

A name field also seems to be required now.

This is to address #80

zapashcanon commented 1 year ago

Thanks !