From 90624f4e017b4f9e3935d96e5c452fc109b5e69e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 16:21:16 -0400 Subject: [PATCH] Assigned RUSTSEC-2020-0029 to rgb (#350) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- crates/rgb/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0029.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/rgb/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0029.toml} (97%) diff --git a/crates/rgb/RUSTSEC-0000-0000.toml b/crates/rgb/RUSTSEC-2020-0029.toml similarity index 97% rename from crates/rgb/RUSTSEC-0000-0000.toml rename to crates/rgb/RUSTSEC-2020-0029.toml index 2a8d21f..b0d2634 100644 --- a/crates/rgb/RUSTSEC-0000-0000.toml +++ b/crates/rgb/RUSTSEC-2020-0029.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0029" package = "rgb" date = "2020-10-14" title = "Allows viewing and modifying arbitrary structs as bytes"