From 1d7066d6d134dbb4081167c0be1031e80ec252aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 18:21:00 -0800 Subject: [PATCH] Assigned RUSTSEC-2020-0071 to time (#486) Co-authored-by: tarcieri --- crates/time/{RUSTSEC-0000-0000.md => RUSTSEC-2020-0071.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/time/{RUSTSEC-0000-0000.md => RUSTSEC-2020-0071.md} (98%) diff --git a/crates/time/RUSTSEC-0000-0000.md b/crates/time/RUSTSEC-2020-0071.md similarity index 98% rename from crates/time/RUSTSEC-0000-0000.md rename to crates/time/RUSTSEC-2020-0071.md index d911baa..7a5274a 100644 --- a/crates/time/RUSTSEC-0000-0000.md +++ b/crates/time/RUSTSEC-2020-0071.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0071" package = "time" date = "2020-11-18" url = "https://github.com/time-rs/time/issues/293"