Ignore ansi_term advisory

See https://github.com/tokio-rs/tracing/issues/2282
This commit is contained in:
Nate Hurley 2022-08-23 17:34:03 +00:00 committed by Benjamin Fry
parent 10fffc4d19
commit f3966608f8

2
.cargo/audit.toml Normal file
View File

@ -0,0 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2021-0139"]