From 75a29e606ae63414855e84f2983675c3d1bdda4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 10:47:37 +0000 Subject: [PATCH] Assigned RUSTSEC-2020-0038 to ordnung --- .../ordnung/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0038.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/ordnung/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0038.toml} (95%) diff --git a/crates/ordnung/RUSTSEC-0000-0000.toml b/crates/ordnung/RUSTSEC-2020-0038.toml similarity index 95% rename from crates/ordnung/RUSTSEC-0000-0000.toml rename to crates/ordnung/RUSTSEC-2020-0038.toml index 302e446..706362a 100644 --- a/crates/ordnung/RUSTSEC-0000-0000.toml +++ b/crates/ordnung/RUSTSEC-2020-0038.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0038" package = "ordnung" date = "2020-09-03" title = "Memory safety issues in `compact::Vec`"