From fa616899f0a63cb6e73d0d1fe6ccda41b7398758 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 12:05:32 -0700 Subject: [PATCH] Assigned RUSTSEC-2020-0057 to block-cipher (#443) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../block-cipher/{RUSTSEC-0000-0000.md => RUSTSEC-2020-0057.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/block-cipher/{RUSTSEC-0000-0000.md => RUSTSEC-2020-0057.md} (93%) diff --git a/crates/block-cipher/RUSTSEC-0000-0000.md b/crates/block-cipher/RUSTSEC-2020-0057.md similarity index 93% rename from crates/block-cipher/RUSTSEC-0000-0000.md rename to crates/block-cipher/RUSTSEC-2020-0057.md index daca8f5..f2c7c3d 100644 --- a/crates/block-cipher/RUSTSEC-0000-0000.md +++ b/crates/block-cipher/RUSTSEC-2020-0057.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0057" package = "block-cipher" date = "2020-10-15" informational = "unmaintained"