basic-toml

Minimal TOML library with few dependencies

APACHE-2.0 License

Downloads
11.2M
Stars
82
Committers
103
basic-toml - Latest Release

Published by dtolnay 8 months ago

  • Clean up dead code
basic-toml -

Published by dtolnay 10 months ago

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
basic-toml -

Published by dtolnay 12 months ago

  • Always serialize NaN without sign; deserialization will continue to preserve the sign written in the document
basic-toml -

Published by dtolnay 12 months ago

  • Another fix related to sign of NaN produced by deserialization
basic-toml -

Published by dtolnay 12 months ago

  • Fix sign of NaN when nan, +nan, or -nan is deserialized to f32
basic-toml -

Published by dtolnay over 1 year ago

  • Documentation improvements
basic-toml -

Published by dtolnay over 1 year ago

basic-toml -

Published by dtolnay over 1 year ago

  • Set html_root_url attribute
basic-toml -

Published by dtolnay over 1 year ago

  • Detect duplicate keys during deserialization of tables
basic-toml -

Published by dtolnay over 1 year ago