Skip to content

command for new workspace #9825

Closed
Closed
@ghost

Description

Describe the problem you are trying to solve
use cargo new to make workspace for multi bins and libs

Describe the solution you'd like
option to cargo new to setup workspace Cargo.toml not just bin or lib. maybe relate to #9823

Notes

Activity

ghost added
C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
on Aug 22, 2021
ehuss

ehuss commented on Sep 11, 2021

@ehuss
Contributor

Thanks for the suggestion! I think this is pretty much the same as #8365 (combined with #9823), so closing as a duplicate of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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`Command-new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ehuss

        Issue actions

          command for new workspace · Issue #9825 · rust-lang/cargo