mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-15 06:33:58 +00:00
331d1db317
Until now cargo commands with the -p flag would pass the package name only. It doesn't play super well with the toml Renaming dependencies feature. This commit specifies the package name and version when a cargo command is run with the -p flag, to avoid ambiguities. |
||
---|---|---|
.. | ||
cargo_workspace.rs | ||
json_project.rs | ||
lib.rs | ||
sysroot.rs |