Skip to content

feature: more grace if top-level Cargo.toml DNE #234

@nick1udwig

Description

@nick1udwig

Is your feature request related to a problem? Please describe.
#227 errors out with a useful error message if process_lib's don't match within our project. However, it relies on the existence of a top-level Cargo.toml file and fails if that files does not exist.

Describe the solution you'd like
Warn if top-level Cargo.toml doesn't exist (since we can't do the check) and proceed without the check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions