1
0
mirror of https://github.com/o2sh/onefetch synced 2024-06-30 22:54:20 +00:00
onefetch/.cargo/audit.toml

6 lines
134 B
TOML

[advisories]
ignore = [
"RUSTSEC-2020-0071", # `time` localtime_r segfault
"RUSTSEC-2020-0159", # `chrono` localtime_r segfault
]