$ toml

v0.9.10+spec-1.1.0

A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.

Downloads: 446.1M
Recent: 66.3M
Versions: 103
Updated: December 18, 2025

Patch update: 0.9.9+spec-1.0.0 → 0.9.10+spec-1.1.0

$ DOWNLOADS TREND

384.0M446.1M

$ VERSION HISTORY

v0.9.10+spec-1.1.0December 18, 2025
v0.9.9+spec-1.0.0December 17, 2025
v0.9.8October 9, 2025
v0.9.7September 18, 2025

$ LINKS

$ INSTALL

cargo add toml

Or add to Cargo.toml: toml = "0.9.10+spec-1.1.0"