$ toml

v1.1.5+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: 867.8M
Recent: 203.3M
Versions: 119
Updated: September 2, 2026

Patch update: 1.1.4+spec-1.1.0 → 1.1.5+spec-1.1.0

$ DOWNLOADS TREND

384.0M867.8M

$ VERSION HISTORY

v1.1.5+spec-1.1.0September 2, 2026
v1.1.4+spec-1.1.0July 28, 2026
v1.1.3+spec-1.1.0July 14, 2026
v1.1.2+spec-1.1.0April 1, 2026
v1.1.1+spec-1.1.0March 31, 2026
v1.1.0+spec-1.1.0March 23, 2026
v1.0.7+spec-1.1.0March 17, 2026
v1.0.6+spec-1.1.0March 6, 2026
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.1.5+spec-1.1.0"