This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
tauri-workspace
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore(audit): ignore tiny-http request smuggling attack vuln (
#1116
)
Lucas Fernandes Nogueira
4 years ago
parent
486bd920f8
commit
235c87cfd0
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.cargo/audit.toml
+ 2
- 0
.cargo/audit.toml
View File
@@ -0,0 +1,2 @@
+[advisories]
+ignore = ["RUSTSEC-2020-0031"]