6 lines
93 B
TOML
6 lines
93 B
TOML
[advisories]
|
|
ignore = [
|
|
"RUSTSEC-2020-0071", # time
|
|
"RUSTSEC-2020-0159", # chrono
|
|
]
|