Bump jsonrpc crates to 15.0.0 (bp #12491)

This commit is contained in:
Trent Nelson
2020-09-25 12:24:35 -06:00
committed by mergify[bot]
parent 7a33ef1547
commit 4fd298abd5
5 changed files with 48 additions and 48 deletions

View File

@@ -32,7 +32,7 @@ _ cargo +"$rust_stable" clippy --version
_ cargo +"$rust_stable" clippy --workspace -- --deny=warnings
_ cargo +"$rust_stable" audit --version
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit --ignore RUSTSEC-2020-0002 --ignore RUSTSEC-2020-0008 --ignore RUSTSEC-2020-0043
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit --ignore RUSTSEC-2020-0002 --ignore RUSTSEC-2020-0008
_ ci/order-crates-for-publishing.py
{