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

add newline char to `cargo install .` error message for easier reading. I just noticed the `cargo install .` error message was not formatted very nicely. Just added a newline char to make it cleaner. Thanks