mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Address cargo audit failure RUSTSEC-2025-0009 (#7086)
This commit is contained in:
2
Makefile
2
Makefile
@@ -250,7 +250,7 @@ install-audit:
|
||||
cargo install --force cargo-audit
|
||||
|
||||
audit-CI:
|
||||
cargo audit --ignore RUSTSEC-2025-0009 --ignore RUSTSEC-2024-0437
|
||||
cargo audit --ignore RUSTSEC-2024-0437
|
||||
|
||||
# Runs `cargo vendor` to make sure dependencies can be vendored for packaging, reproducibility and archival purpose.
|
||||
vendor:
|
||||
|
||||
Reference in New Issue
Block a user