diff --git a/crates/smallvec/RUSTSEC-0000-0000.toml b/crates/smallvec/RUSTSEC-2019-0009.toml similarity index 97% rename from crates/smallvec/RUSTSEC-0000-0000.toml rename to crates/smallvec/RUSTSEC-2019-0009.toml index 8c78e465c..277d0f469 100644 --- a/crates/smallvec/RUSTSEC-0000-0000.toml +++ b/crates/smallvec/RUSTSEC-2019-0009.toml @@ -1,5 +1,5 @@ [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2019-0009" package = "smallvec" date = "2019-06-06" title = "Double-free and use-after-free in SmallVec::grow()"