tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

Handle workspaces in the rustc proxy #39

Closed deciduously closed 2 months ago

deciduously commented 6 months ago

Currently, the proxy feature of the Rust build integration cannot handle Cargo workspaces correctly. Use the Cargo metadata to support compiling Rust projects that use workspaces.