Skip to content

Allow customizing manifest path in Rake task #405

@cretz

Description

@cretz

Cargo metadata at

def cargo_metadata
is run in the root, and with no way to configure --manifest-path (not env var configurable either that I can see), the Rake task basically requires that you have a Cargo.toml at the base dir.

Possible to provide an option to customize --manifest-path?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions