1name: "toml" 2description: "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." 3third_party { 4 version: "0.8.19" 5 license_type: NOTICE 6 last_upgrade_date { 7 year: 2025 8 month: 1 9 day: 15 10 } 11 homepage: "https://crates.io/crates/toml" 12 identifier { 13 type: "Archive" 14 value: "https://static.crates.io/crates/toml/toml-0.8.19.crate" 15 version: "0.8.19" 16 } 17} 18