Skip to content

Use output of cargo metadata to install binaries #2

@nastevens

Description

@nastevens

Right now binaries are found and installed with the extremely simple heuristic of looking for executable files in the output target directory.

Using the output of cargo metadata (which provides very nice, detailed information about generated libraries, binaries, and more) it would be possible to deterministically install binaries from a package.

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