diff --git a/crates/actix-http/RUSTSEC-2020-0048.toml b/crates/actix-http/RUSTSEC-2020-0048.toml index e56aeaa..e5a42d2 100644 --- a/crates/actix-http/RUSTSEC-2020-0048.toml +++ b/crates/actix-http/RUSTSEC-2020-0048.toml @@ -1,7 +1,7 @@ [advisory] id = "RUSTSEC-2020-0048" package = "actix-http" -date = "2020-01-28" +date = "2020-01-24" title = "Use-after-free in BodyStream due to lack of pinning" url = "https://github.com/actix/actix-web/issues/1321" categories = ["memory-corruption"]