Clean up crates.io publishing (#4478)

* Clean up crates.io publishing

* Cargo.lock
This commit is contained in:
Michael Vines
2019-05-30 11:53:41 -07:00
committed by GitHub
parent 4537f54532
commit 4d6679906b
4 changed files with 74 additions and 41 deletions

View File

@@ -14,6 +14,7 @@ _ cargo +"$rust_stable" clippy --all -- --version
_ cargo +"$rust_stable" clippy --all -- --deny=warnings
_ cargo +"$rust_stable" audit
_ ci/nits.sh
_ ci/order-crates-for-publishing.py
_ book/build.sh
echo --- ok