rust/crates/ra_project_model
o0Ignition0o f643b4b5f5 Unique package by name and version.
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.
2020-04-02 09:00:44 +02:00
..
src Unique package by name and version. 2020-04-02 09:00:44 +02:00
Cargo.toml Reduce deps 2020-03-31 19:29:11 +02:00