mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-10 19:16:51 +00:00
![]() This commit is a fixup of a bug I introduced by using a PackageId to refer to a crate when its name conflicts with a dependency. It turns out the package id currently is `name version path` while cargo expects `name:version` as argument. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |