002491193e
This should get the security audit passing again
6 lines
149 B
TOML
6 lines
149 B
TOML
[advisories]
|
|
ignore = [
|
|
"RUSTSEC-2020-0071", # chrono
|
|
"RUSTSEC-2021-0145", # atty
|
|
] # advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
|