From 41f95e41cbd113533bb1b96b6d8bf2f295006c49 Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Sat, 26 Sep 2020 18:37:46 +0200 Subject: [PATCH] fix url --- crates/actix-utils/RUSTSEC-0000-0000.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/actix-utils/RUSTSEC-0000-0000.toml b/crates/actix-utils/RUSTSEC-0000-0000.toml index 9f70c87..812006f 100644 --- a/crates/actix-utils/RUSTSEC-0000-0000.toml +++ b/crates/actix-utils/RUSTSEC-0000-0000.toml @@ -4,7 +4,7 @@ package = "actix-utils" date = "2020-01-08" title = "bespoke Cell implementation allows obtaining several mutable references to the same data" -url = "https://github.com/actix/actix-net/pull/158" +url = "https://github.com/actix/actix-net/issues/160" categories = ["memory-corruption"] informational = "unsound"