mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-04 17:18:56 +03:00
chore(audit): ignore tiny-http request smuggling attack vuln (#1116)
This commit is contained in:
parent
486bd920f8
commit
235c87cfd0
2
.cargo/audit.toml
Normal file
2
.cargo/audit.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[advisories]
|
||||||
|
ignore = ["RUSTSEC-2020-0031"]
|
Loading…
Reference in New Issue
Block a user