$ toml

v1.0.4+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: 514.3M
Recent: 79.1M
Versions: 110
Updated: March 4, 2026

Patch update: 1.0.3+spec-1.1.0 → 1.0.4+spec-1.1.0

$ DOWNLOADS TREND

384.0M514.3M

$ VERSION HISTORY

v1.0.4+spec-1.1.0March 4, 2026
v1.0.3+spec-1.1.0February 18, 2026
v1.0.2+spec-1.1.0February 16, 2026
v1.0.1+spec-1.1.0February 12, 2026
v1.0.0+spec-1.1.0February 11, 2026
v0.9.12+spec-1.1.0February 10, 2026
v0.9.11+spec-1.1.0January 9, 2026
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 = "1.0.4+spec-1.1.0"