v0.15: cherrypick crates.io-related fixes from master (#4486)

* Remove runtime dependency on storage (#4480)

* Break noop_program -> runtime dependency (#4481)

* Clean up crates.io publishing (#4478)

* Clean up crates.io publishing

* Cargo.lock
This commit is contained in:
Michael Vines
2019-05-30 13:40:42 -07:00
committed by GitHub
parent 491f82bbcd
commit dd1ed323e7
13 changed files with 102 additions and 74 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