wasix-org/cargo-wasix

Implement Cargo Workspace Support for Dependency Checks

Opened this issue · 0 comments

The automatic dependency validatoin added in #21 currently does not work in workspaces.

It fails with a metadata related error.

We need to change the implementation to properly support workspaces.