From 46c23f6c942d2567bd71c25bf693f840d4b752a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 10:27:13 -0700 Subject: [PATCH] Assign RUSTSEC IDs (#323) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0019.toml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename crates/tokio-rustls/{RUSTSEC-0000-0000.toml => RUSTSEC-2020-0019.toml} (96%) diff --git a/crates/tokio-rustls/RUSTSEC-0000-0000.toml b/crates/tokio-rustls/RUSTSEC-2020-0019.toml similarity index 96% rename from crates/tokio-rustls/RUSTSEC-0000-0000.toml rename to crates/tokio-rustls/RUSTSEC-2020-0019.toml index ad708ba..f7466d7 100644 --- a/crates/tokio-rustls/RUSTSEC-0000-0000.toml +++ b/crates/tokio-rustls/RUSTSEC-2020-0019.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0019" package = "tokio-rustls" date = "2020-05-19" title = "tokio-rustls reads may cause excessive memory usage"