Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Identify proc_macro dependencies #64

@jethrogb

Description

@jethrogb

When cross-compiling, it's useful to know which crates are compiled for the host and which for the target. The [build-dependencies] and [dev-dependencies] sections are already useful for filtering some of this information. However, proc_macro crates are shown as regular dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions