11 releases

0.1.10 Mar 3, 2025
0.1.9 Mar 12, 2024
0.1.8 Jan 2, 2024
0.1.7 Oct 27, 2023
0.0.0 Jan 25, 2023

#2941 in Parser implementations

Download history 191751/week @ 2024-11-19 154119/week @ 2024-11-26 199272/week @ 2024-12-03 200119/week @ 2024-12-10 171750/week @ 2024-12-17 75436/week @ 2024-12-24 116228/week @ 2024-12-31 228483/week @ 2025-01-07 244628/week @ 2025-01-14 208460/week @ 2025-01-21 207920/week @ 2025-01-28 250041/week @ 2025-02-04 323872/week @ 2025-02-11 330959/week @ 2025-02-18 324477/week @ 2025-02-25 282034/week @ 2025-03-04

1,302,027 downloads per month
Used in 227 crates (25 directly)

MIT/Apache

110KB
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

~99–325KB