Skip to content

cargo new uses incorrect terminology: project #6056

@steveklabnik

Description

@steveklabnik
C:\Users\steve\tmp> cargo new bar
     Created binary (application) `bar` project

We went with "package" over project, which is why Cargo.tomls have [package] in them. We should fix this message (and any others) to use "package" instead of "project."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions