Skip to content

WorkspaceMember is not entirely correct.  #51

@matklad

Description

@matklad

In cargo's output, package id is opaque identifier. The proper way to extract package's name, version and stuff is to look it in the packages array by the id and inspect the fields. WorkspaceMember instead splits the id. This works at the moment, but this is not guaranteed to work.

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