From ce0b60265daa81f80025a807be2690141921c2b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 11:48:53 -0400 Subject: [PATCH] Assign RUSTSEC-2018-0018 to smallvec (#341) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../smallvec/{RUSTSEC-0000-0000.toml => RUSTSEC-2018-0018.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/smallvec/{RUSTSEC-0000-0000.toml => RUSTSEC-2018-0018.toml} (95%) diff --git a/crates/smallvec/RUSTSEC-0000-0000.toml b/crates/smallvec/RUSTSEC-2018-0018.toml similarity index 95% rename from crates/smallvec/RUSTSEC-0000-0000.toml rename to crates/smallvec/RUSTSEC-2018-0018.toml index e9520b9..6322c51 100644 --- a/crates/smallvec/RUSTSEC-0000-0000.toml +++ b/crates/smallvec/RUSTSEC-2018-0018.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2018-0018" package = "smallvec" date = "2018-09-25" informational = "unsound"