mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

While we support the `crate_type` key in the manifest, we need to pass through all crate types to the `--extern` flag. Closes #177
While we support the `crate_type` key in the manifest, we need to pass through all crate types to the `--extern` flag. Closes #177