From 1d3ca11526a81d65638a5da34f8e8148596da0d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 10:18:03 -0700 Subject: [PATCH] Assigned RUSTSEC-2020-0036 to failure (#369) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../failure/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0036.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/failure/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0036.toml} (96%) diff --git a/crates/failure/RUSTSEC-0000-0000.toml b/crates/failure/RUSTSEC-2020-0036.toml similarity index 96% rename from crates/failure/RUSTSEC-0000-0000.toml rename to crates/failure/RUSTSEC-2020-0036.toml index d956ee0..373fd5d 100644 --- a/crates/failure/RUSTSEC-0000-0000.toml +++ b/crates/failure/RUSTSEC-2020-0036.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0036" package = "failure" title = "failure is officially deprecated/unmaintained" informational = "unmaintained"