toml
v1.1.0+spec-1.1.0 StableA 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.
Quick Verdict
- ✓Actively maintained (updated 4d ago)
- ✓Stable API (1.x for 11+ years)
- ✓Massive adoption (115.9K crates depend on it)
- ✓Team maintained (3 owners)
- ✓Permissive license (MIT OR Apache-2.0)
Security
Deep Insights
42.2M downloads in the last 30 days (1.4M/day), up 32% from the previous period.
115.9K crates depend on toml — it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
This crate is maintained by a team (3 owners), reducing bus-factor risk and ensuring continuity.
The API has been stable (1.x) for over 11 years with 114 releases. This level of maturity means you can depend on it without worrying about breaking changes.
Notable dependents include proc-macro-error, icu_collections, ed25519-dalek, cbindgen, config. When high-quality crates choose toml, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["std", "serde", "parse", "display"]