Skip to content

cargo install rebuilds after cargo build #664

Closed
@txtsd

Description

@txtsd

So I run cargo build --release and then cargo install --path . thinking the install task will have significantly less work to do, however it rebuilds the entire codebase all over again.

What's the correct way to build and then install?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions