Assign RUSTSEC-2018-0017 to tempdir

Original PR: https://github.com/RustSec/advisory-db/pull/295
This commit is contained in:
Tony Arcieri
2020-05-17 08:58:19 -07:00
parent 4853671ffa
commit 7d4ce9ae4f

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2018-0017"
package = "tempdir"
date = "2018-02-13" # date when deprecation was announced on project README
title = "`tempdir` crate has been deprecated; use `tempfile` instead"