mirror of
https://github.com/logos-blockchain/logos-blockchain.git
synced 2026-01-02 05:03:10 +00:00
chore(ci): Add rustls-pem to cargo deny file (#1984)
This commit is contained in:
parent
bd2ee78409
commit
d6ddb01208
@ -18,6 +18,7 @@ ignore = [
|
||||
{ id = "RUSTSEC-2025-0081", reason = "`unic-char-property` is unmaintained; consider using an alternative. Use `cargo tree -p difference -i > tmp.txt` to check the dependency tree." },
|
||||
{ id = "RUSTSEC-2025-0098", reason = "`unic-ucd-version` is unmaintained; consider using an alternative. Use `cargo tree -p difference -i > tmp.txt` to check the dependency tree." },
|
||||
{ id = "RUSTSEC-2025-0100", reason = "`unic-ucd-ident` is unmaintained; consider using an alternative. Use `cargo tree -p difference -i > tmp.txt` to check the dependency tree." },
|
||||
{ id = "RUSTSEC-2025-0134", reason = "`rusttls-pemfile` is unmaintained; consider using an alternative. Use `cargo tree -p difference -i > tmp.txt` to check the dependency tree." },
|
||||
]
|
||||
yanked = "deny"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user