From 691a7504be7e4891e78941280ef2b0e4552218d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 11:57:46 -0700 Subject: [PATCH] Assigned RUSTSEC-2020-0056 to stdweb (#441) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- crates/stdweb/{RUSTSEC-0000-0000.md => RUSTSEC-2020-0056.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/stdweb/{RUSTSEC-0000-0000.md => RUSTSEC-2020-0056.md} (95%) diff --git a/crates/stdweb/RUSTSEC-0000-0000.md b/crates/stdweb/RUSTSEC-2020-0056.md similarity index 95% rename from crates/stdweb/RUSTSEC-0000-0000.md rename to crates/stdweb/RUSTSEC-2020-0056.md index 312ee99..02210a4 100644 --- a/crates/stdweb/RUSTSEC-0000-0000.md +++ b/crates/stdweb/RUSTSEC-2020-0056.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0056" package = "stdweb" date = "2020-05-04" url = "https://github.com/koute/stdweb/issues/403"