[go: up one dir, main page]

cargo_toml 0.4.0

`Cargo.toml` struct definitions for parsing with Serde
Documentation
cargo_toml-0.4.0 has been yanked.

Deserialize Cargo.toml

This is a definition of fields in Cargo.toml files for serde. It allows reading of Cargo.toml data. It's used by crates.rs project to extract information about crates.

To get started, see TomlManifest::from_slice