Cargo update bumpalo (#9067) (#9077)

automerge
This commit is contained in:
mergify[bot]
2020-03-25 18:51:38 -07:00
committed by GitHub
parent 02bcf4f8e2
commit 95bc051129
2 changed files with 117 additions and 118 deletions

View File

@@ -30,8 +30,7 @@ _ ci/check-ssh-keys.sh
{
cd programs/bpf
# ignore RUSTSEC-2020-0006: https://github.com/rustwasm/wasm-bindgen/issues/2050
_ cargo +"$rust_stable" audit --ignore RUSTSEC-2020-0006
_ cargo +"$rust_stable" audit
for project in rust/*/ ; do
echo "+++ do_bpf_checks $project"
(