diff --git a/crates/protobuf/RUSTSEC-2019-0003.toml b/crates/protobuf/RUSTSEC-2019-0003.toml index 2565b59..f476e88 100644 --- a/crates/protobuf/RUSTSEC-2019-0003.toml +++ b/crates/protobuf/RUSTSEC-2019-0003.toml @@ -1,7 +1,7 @@ [advisory] id = "RUSTSEC-2019-0003" package = "protobuf" -date = "2018-06-08" +date = "2019-06-08" title = "Out of Memory in stream::read_raw_bytes_into()" description = """ Affected versions of this crate called Vec::reserve() on user-supplied input.