Merge pull request #303 from RustSec/RUSTSEC-2018-0017

Assign RUSTSEC-2018-0017 to tempdir
This commit is contained in:
Tony Arcieri
2020-05-17 09:33:29 -07:00
committed by GitHub

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"