diff --git a/crates/os_str_bytes/RUSTSEC-0000-0000.toml b/crates/os_str_bytes/RUSTSEC-2020-0012.toml similarity index 95% rename from crates/os_str_bytes/RUSTSEC-0000-0000.toml rename to crates/os_str_bytes/RUSTSEC-2020-0012.toml index 9629e39..1bbee6b 100644 --- a/crates/os_str_bytes/RUSTSEC-0000-0000.toml +++ b/crates/os_str_bytes/RUSTSEC-2020-0012.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0012" package = "os_str_bytes" date = "2020-04-24" title = "Relies on undefined behavior of `char::from_u32_unchecked`"