Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 224 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 224 Bytes

print some log into a file

  • cargo tree > dependencies.txt run cargo tree command to a text file and search for some content

if terminal log is too please use following command

  • cargo deny check > output.log 2>&1