Comment 8 for bug 1868517

Revision history for this message
David Peter (davidpeter) wrote :

This has also been reported on the 'bat' issue tracker: https://github.com/sharkdp/bat/issues/938

I found this section on the Arch Linux wiki on "Rust package guidelines" (https://wiki.archlinux.org/index.php/Rust_package_guidelines#Notes_about_using_cargo_install):

"The --no-track argument should always be used, because cargo install may create unwanted files such as /usr/.crates.toml or /usr/.crates2.json unless it is specified."