Revert "Ignore RUSTSEC-2020-0077 until next 1.4 release"
This reverts commit bd6cad3891
.
This commit is contained in:
committed by
mergify[bot]
parent
206accb59a
commit
7424f7ba7f
@ -80,11 +80,6 @@ cargo_audit_ignores=(
|
|||||||
#
|
#
|
||||||
# Blocked on multiple crates updating `time` to >= 0.2.23
|
# Blocked on multiple crates updating `time` to >= 0.2.23
|
||||||
--ignore RUSTSEC-2020-0071
|
--ignore RUSTSEC-2020-0071
|
||||||
|
|
||||||
# memmap crate is unmaintained
|
|
||||||
#
|
|
||||||
# Blocked on us releasing new solana crates
|
|
||||||
--ignore RUSTSEC-2020-0077
|
|
||||||
)
|
)
|
||||||
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit "${cargo_audit_ignores[@]}"
|
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit "${cargo_audit_ignores[@]}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user