Adding cargo outdated to clean script.

pull/722/head
Dessalines 5 years ago
parent 345cfcaedd
commit 13cd2e82de

1
server/clean.sh vendored

@ -4,3 +4,4 @@ cargo update
cargo fmt
cargo check
cargo clippy
cargo outdated -R

Loading…
Cancel
Save