diff --git a/crates/actix-http/RUSTSEC-0000-0000.toml b/crates/actix-http/RUSTSEC-2020-0048.toml similarity index 96% rename from crates/actix-http/RUSTSEC-0000-0000.toml rename to crates/actix-http/RUSTSEC-2020-0048.toml index c69e967..e56aeaa 100644 --- a/crates/actix-http/RUSTSEC-0000-0000.toml +++ b/crates/actix-http/RUSTSEC-2020-0048.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0048" package = "actix-http" date = "2020-01-28" title = "Use-after-free in BodyStream due to lack of pinning"