This issue is an attempt to put all information regarding potential Cargo.toml support in one place.
Blockers
There is no TOML support in RA, and needs a format-preserving parser. toml-edit is maintained along with toml and probably the best choice.
Potential features
See also the label
S-needs-toml
issue requiring toml support
This issue is an attempt to put all information regarding potential
Cargo.tomlsupport in one place.Blockers
There is no TOML support in RA, and needs a format-preserving parser.
toml-editis maintained along withtomland probably the best choice.Potential features
edition,rust-version,licenselicense-file,readme,buildcratesextension)dev-dependencies/dependencies/build-dependencies"no-default-featuresCargo.tomlfile #15741 (comment)Cargo.tomlfrom a use statement feature: from use statement, add crate to cargo.toml #10904cratesextension: Feature Request: Link to crates.io on hover in Cargo.lock and Cargo.toml #13532Even better TOMLdoes it well, but there are some good general suggestions in the issueSee also the label S-needs-tomlissue requiring toml support