diff --git a/.cargo/audit.toml b/.cargo/audit.toml index 4c84cae..a409af9 100644 --- a/.cargo/audit.toml +++ b/.cargo/audit.toml @@ -1,5 +1,2 @@ [advisories] -ignore = [ - "RUSTSEC-2020-0071", # Not really relevant for us, and no real solution available - "RUSTSEC-2021-0145", # Only affects Windows -] +ignore = []