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

This reverts commit a9c31a6e25.
This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-07-08 22:09:27 +03:00
committed by GitHub
parent 2d60adf54f
commit 730c1e815a

View File

@@ -9,6 +9,9 @@ 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