samuelcolvin / rtoml

A fast TOML library for python implemented in rust.
https://pypi.org/project/rtoml/
MIT License
323 stars 28 forks source link

Fix #27 #35

Closed wfsteiner closed 2 years ago

wfsteiner commented 2 years ago

Fix #27 to serialize local dates and times

samuelcolvin commented 2 years ago

Thanks, sorry for the delay in getting back to this, should be fixed in #51.