From b136b744600573a071ca3ea49f66a49e84702bd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:21:08 -0700 Subject: [PATCH] Assigned RUSTSEC-2020-0051 to rustsec (#416) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../rustsec/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0051.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/rustsec/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0051.toml} (95%) diff --git a/crates/rustsec/RUSTSEC-0000-0000.toml b/crates/rustsec/RUSTSEC-2020-0051.toml similarity index 95% rename from crates/rustsec/RUSTSEC-0000-0000.toml rename to crates/rustsec/RUSTSEC-2020-0051.toml index 0e32667..7a7288f 100644 --- a/crates/rustsec/RUSTSEC-0000-0000.toml +++ b/crates/rustsec/RUSTSEC-2020-0051.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0051" package = "rustsec" title = "Obsolete versions of the `rustsec` crate do not support the new V3 advisory format" date = "2020-10-01"