Skip to content

How to not insert email into Cargo.toml by default when doing cargo init? #4892

Closed
@Boscop

Description

@Boscop

There should be an option for that.
When I do

[cargo-new]
email = ""

it writes authors = ["NAME <>"] but it shouldn't append the " <>".

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions