chore(audit): ignore tiny-http request smuggling attack vuln (#1116)

This commit is contained in:
Lucas Fernandes Nogueira 2021-01-06 07:11:17 -03:00 committed by GitHub
parent 486bd920f8
commit 235c87cfd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.cargo/audit.toml Normal file
View File

@ -0,0 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2020-0031"]