* Ignore cargo audit RUSTSEC-2020-0008
(cherry picked from commit cd5c7f30d5
)
# Conflicts:
# ci/test-checks.sh
* conflicts
Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
@ -32,7 +32,7 @@ _ cargo +"$rust_stable" clippy --version
|
|||||||
_ cargo +"$rust_stable" clippy --workspace -- --deny=warnings
|
_ cargo +"$rust_stable" clippy --workspace -- --deny=warnings
|
||||||
|
|
||||||
_ cargo +"$rust_stable" audit --version
|
_ cargo +"$rust_stable" audit --version
|
||||||
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit --ignore RUSTSEC-2020-0002 --ignore RUSTSEC-2020-0008
|
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit --ignore RUSTSEC-2020-0002 --ignore RUSTSEC-2020-0008 --ignore RUSTSEC-2020-0043
|
||||||
_ ci/order-crates-for-publishing.py
|
_ ci/order-crates-for-publishing.py
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user