[go: up one dir, main page]

cargo_toml 0.2.0

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

This crate defines structs that can be deserialized with Serde to load and inspect Cargo.toml metadata.

See TomlManifest::from_slice.