Adding cargo outdated to clean script.

pull/406/head
Dessalines 5 years ago
parent 0f09171d68
commit 813b053b5f

1
server/clean.sh vendored

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

Loading…
Cancel
Save