Skip to content

Publish lockfile for binary crates #5654

Closed
@matklad

Description

@matklad

Implementation PR: #5093

Summary:

For binary crate, add

cargo-features = ["publish-lockfile"]`
[project]
publish-lockfile = true

to Cargo.toml. cargo install will then use the lockfile of binary crates.

Steps:

Feature ready for stabilization

Stabilization TODO:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions