Skip to content

Commit a79aceb

Browse files
committed
chore: add RUSTSEC-2025-0057 to deny.toml
chore: add RUSTSEC-2025-0057 to deny.toml
1 parent 12c389b commit a79aceb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
ignore = [
33
"RUSTSEC-2024-0436", # Paste is unmaintained, whatever.
44
"RUSTSEC-2025-0046", # wasmtime, only impacting WASI, tracked in https://github.com/filecoin-project/ref-fvm/issues/2186
5+
"RUSTSEC-2025-0057", # fxhash is no longer maintained, tracked in https://github.com/filecoin-project/ref-fvm/issues/2221
56
]
67

78
[bans]

0 commit comments

Comments
 (0)