diff --git a/.cargo/audit.toml b/.cargo/audit.toml index 24a79c89..46ec91ce 100644 --- a/.cargo/audit.toml +++ b/.cargo/audit.toml @@ -1,6 +1,2 @@ [advisories] -ignore = [ - # see https://github.com/extrawurst/gitui/issues/951 - "RUSTSEC-2020-0159", - # see https://github.com/extrawurst/gitui/issues/950 - "RUSTSEC-2020-0071"] \ No newline at end of file +ignore = [] \ No newline at end of file