5 lines
112 B
TOML
5 lines
112 B
TOML
|
[advisories]
|
||
|
ignore = [
|
||
|
"RUSTSEC-2021-0127", # serde_cbor dependency through the criterion dev-dependency
|
||
|
]
|