diff --git a/crates/array-queue/RUSTSEC-0000-0000.toml b/crates/array-queue/RUSTSEC-2020-0047.toml similarity index 95% rename from crates/array-queue/RUSTSEC-0000-0000.toml rename to crates/array-queue/RUSTSEC-2020-0047.toml index acc255b..7684199 100644 --- a/crates/array-queue/RUSTSEC-0000-0000.toml +++ b/crates/array-queue/RUSTSEC-2020-0047.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0047" package = "array-queue" date = "2020-09-26" title = "array_queue pop_back() may cause a use-after-free"