From fe2503798ed8b086945faf3e3b84de1122bfaa00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2020 20:38:10 +0000 Subject: [PATCH] Assigned RUSTSEC-2018-0019 to actix-web --- .../{RUSTSEC-0000-0000.toml => RUSTSEC-2018-0019.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/actix-web/{RUSTSEC-0000-0000.toml => RUSTSEC-2018-0019.toml} (96%) diff --git a/crates/actix-web/RUSTSEC-0000-0000.toml b/crates/actix-web/RUSTSEC-2018-0019.toml similarity index 96% rename from crates/actix-web/RUSTSEC-0000-0000.toml rename to crates/actix-web/RUSTSEC-2018-0019.toml index 7fe8bc6..2585b67 100644 --- a/crates/actix-web/RUSTSEC-0000-0000.toml +++ b/crates/actix-web/RUSTSEC-2018-0019.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2018-0019" package = "actix-web" date = "2018-06-08" title = "Multiple memory safety issues"