diff --git a/crates/prost-types/RUSTSEC-2021-0073.md b/crates/prost-types/RUSTSEC-2021-0073.md index 63ea6bb..6722f43 100644 --- a/crates/prost-types/RUSTSEC-2021-0073.md +++ b/crates/prost-types/RUSTSEC-2021-0073.md @@ -9,9 +9,6 @@ keywords = ["denial-of-service"] [versions] patched = [">= 0.8.0"] - -[affected] -functions = { "prost_types::Timestamp::Into" = ["<= 0.7.0"] } ``` # Conversion from `prost_types::Timestamp` to `SystemTime` can cause an overflow and panic