cargo-outdated 0.4.0

Cargo subcommand for displaying when dependencies are out of date
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target

# Temp files
.*~

# Test files
*.test

# Backup Files
*.orig
*.bk