mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-14 12:09:35 +00:00
5 lines
176 B
TOML
5 lines
176 B
TOML
[advisories]
|
|
ignore = [
|
|
{ id = "RUSTSEC-2026-0097", reason = "rand 0.8.5 is a transitive dep pinned to 0.8.x by upstream. Fix is in >= 0.9.3, outside the semver range." },
|
|
]
|