Open
Description
Today, for the entire cargo workspace we're defining the target triple in the workspace level .config/cargo.toml
file. This is okay for now, but as this monorepo matures we likely want to use per-package targets for each package. Unfortunately, per-package targets are still being worked on by the Rust team, so we'll have to wait for them to finish their work.
Metadata
Metadata
Assignees
Labels
No labels