Skip to content

prepare-ex command has extreme latency due to null registry updates #96

@brson

Description

@brson

Each call to cargo generate-lockfile does a registry update, so this step takes a great amount of time. Cargo itself does not expose a way to avoid this. It is possible to do with the cargo API, but I'd prefer to just use cargo from the command line if possible.

cc rust-lang/cargo#3479

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: this is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions