There was an error while loading. Please reload this page.
1 parent 12c389b commit a79acebCopy full SHA for a79aceb
1 file changed
deny.toml
@@ -2,6 +2,7 @@
2
ignore = [
3
"RUSTSEC-2024-0436", # Paste is unmaintained, whatever.
4
"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
6
]
7
8
[bans]
0 commit comments