cargo prints unrelated warnings on cargo install --git #8619
Labels
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
C-bug
Category: bug
Command-install
E-easy
Experience: Easy
Problem
When
cargo install
ing a gitrepo project, cargo prints warnings of the workspace in the current cwd altough the workspace is completely unrelated and not touched.Steps
cargo install --git https://github.com/matthiaskrgr/cargo-cache cargo-cache
although the current workspace/cwd is completely unrelated to the
cargo install
command.Possible Solution(s)
Notes
Output of
cargo version
:The text was updated successfully, but these errors were encountered: