From 218de91af9895fd3f3d43bd1a6e94da2c6c2d634 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:14:03 -0700 Subject: [PATCH] Assigned RUSTSEC-2020-0058 to stream-cipher (#445) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../{RUSTSEC-0000-0000.md => RUSTSEC-2020-0058.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/stream-cipher/{RUSTSEC-0000-0000.md => RUSTSEC-2020-0058.md} (93%) diff --git a/crates/stream-cipher/RUSTSEC-0000-0000.md b/crates/stream-cipher/RUSTSEC-2020-0058.md similarity index 93% rename from crates/stream-cipher/RUSTSEC-0000-0000.md rename to crates/stream-cipher/RUSTSEC-2020-0058.md index 31e5d7f2..6909b680 100644 --- a/crates/stream-cipher/RUSTSEC-0000-0000.md +++ b/crates/stream-cipher/RUSTSEC-2020-0058.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0058" package = "stream-cipher" date = "2020-10-15" informational = "unmaintained"