10 releases

0.1.9 Mar 12, 2024
0.1.8 Jan 2, 2024
0.1.7 Oct 27, 2023
0.1.4 Jul 15, 2023
0.0.0 Jan 25, 2023

#55 in Parser implementations

Download history 149975/week @ 2024-01-03 141687/week @ 2024-01-10 161942/week @ 2024-01-17 160102/week @ 2024-01-24 158090/week @ 2024-01-31 172854/week @ 2024-02-07 174942/week @ 2024-02-14 179477/week @ 2024-02-21 183693/week @ 2024-02-28 191852/week @ 2024-03-06 181344/week @ 2024-03-13 153718/week @ 2024-03-20 144501/week @ 2024-03-27 164710/week @ 2024-04-03 152663/week @ 2024-04-10 133213/week @ 2024-04-17

621,952 downloads per month
Used in 101 crates (19 directly)

MIT/Apache

105KB
2.5K SLoC

basic-toml

github crates.io docs.rs build status

A library for parsing and producing data in TOML format using Serde.

This crate is a stripped down fork of version 0.5 of the toml crate (from before the toml_edit rewrite).

[dependencies]
basic-toml = "0.1"

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~110–355KB