Skip to content

Use cargo metadata to parse spirv-std dep from shader crate #37

Closed
@tombh

Description

@tombh

In #34 we discovered a cleaner way to parse dependencies from shader crates, namely using the well-constructed JSON output of cargo metadata. We should use that to replace the existing cumbersome parsing of cargo tree that only outputs plain text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions