Improve appearance

This commit is contained in:
Igor Aleksanov 2021-06-20 08:32:43 +03:00
parent d4c9fe7549
commit faa2fa7490
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ fn third_party_crates() -> String {
"\n---------------------------------------------------\n\n \
Found multiple rlibs for crate `{}`: `{:?}` and `{:?}`.\n \
Probably, you need to run `cargo clean` before running tests again.\n \
\nFor details on that error see https://github.com/rust-lang/rust-clippy/issues/7343 \
\n---------------------------------------------------\n",
dep, old, path
);