fix hyper patched version number (#1250)

This commit is contained in:
Ralf Jung
2022-05-20 13:16:20 +02:00
committed by GitHub
parent 0abe74330b
commit b4d8786707

View File

@@ -7,7 +7,7 @@ informational = "unsound"
url = "https://github.com/hyperium/hyper/pull/2545"
[versions]
patched = [">= 0.4.12"]
patched = [">= 0.14.12"]
```
# Parser creates invalid uninitialized value