From 6b56bccc8c242cc3dbbaefa9c99e5a9885fec02d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 11:48:09 +0000 Subject: [PATCH] Assign RUSTSEC IDs --- .../rulinalg/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0023.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/rulinalg/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0023.toml} (96%) diff --git a/crates/rulinalg/RUSTSEC-0000-0000.toml b/crates/rulinalg/RUSTSEC-2020-0023.toml similarity index 96% rename from crates/rulinalg/RUSTSEC-0000-0000.toml rename to crates/rulinalg/RUSTSEC-2020-0023.toml index 3c76cd4..1ed0da3 100644 --- a/crates/rulinalg/RUSTSEC-0000-0000.toml +++ b/crates/rulinalg/RUSTSEC-2020-0023.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0023" package = "rulinalg" date = "2020-02-11" title = "Lifetime boundary for `raw_slice` and `raw_slice_mut` are incorrect"