Explorar el Código

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

Lucas Fernandes Nogueira hace 4 años
padre
commit
235c87cfd0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .cargo/audit.toml

+ 2 - 0
.cargo/audit.toml

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