You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a virtual manifest (no [package] section), unknown sections in the Cargo.toml sections are silently ignored. For non-virtual packages, however, they trigger a warning.
Behavior should be consistent, and probably also trigger a warning for virtual manifests.