cargo_toml 0.2.0

`Cargo.toml` struct definitions for parsing with Serde
Documentation

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

See TomlManifest::from_slice.