Bump jsonrpc crates to 15.0.0 (bp #12491)

This commit is contained in:
Trent Nelson
2020-09-25 12:17:14 -06:00
committed by mergify[bot]
parent a514b0e77b
commit b65a764593
5 changed files with 48 additions and 48 deletions

View File

@@ -56,7 +56,7 @@ _ cargo +"$rust_stable" fmt --all -- --check
# run nightly clippy for `sdk/` as there's a moderate amount of nightly-only code there
_ cargo +"$rust_nightly" clippy -Zunstable-options --workspace --all-targets -- --deny=warnings
_ 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
{
cd programs/bpf