chore(cargo): remove the cargo-audit config

This commit is contained in:
Orhun Parmaksız 2023-04-26 15:46:47 +03:00
parent c883b56c8a
commit 086eb39803
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

View file

@ -1,8 +0,0 @@
[advisories]
ignore = [
"RUSTSEC-2020-0071", # `chrono` - Potential segfault in the time crate
]
[output]
quiet = false
deny = ["warnings"]