ethers-rs/.cargo/audit.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
112 B
TOML
Raw Normal View History

[advisories]
ignore = [
"RUSTSEC-2021-0127", # serde_cbor dependency through the criterion dev-dependency
]