Hotfix #957 until we figure out what to do with it (#958)

This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-07-08 21:34:15 +03:00
committed by GitHub
parent 7629432184
commit a9c31a6e25

View File

@@ -9,9 +9,6 @@ keywords = ["denial-of-service"]
[versions]
patched = [">= 0.8.0"]
[affected]
functions = { "prost_types::Timestamp::Into<SystemTime>" = ["<= 0.7.0"] }
```
# Conversion from `prost_types::Timestamp` to `SystemTime` can cause an overflow and panic