cargo-sweep 0.8.0

A tool for cleaning unused build files created by Cargo
1
2
3
4
5
# line endings
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
*.{vcxproj,vcxproj.filters} text eol=crlf