Skip to content

Commit

Permalink
Merge pull request #845 from amousset/patch-2
Browse files Browse the repository at this point in the history
RUSTSEC-2021-0020 is fixed in hyper 0.12.36 too
  • Loading branch information
Shnatsel authored Mar 29, 2021
2 parents 03c8e18 + b10d085 commit 7794fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/hyper/RUSTSEC-2021-0020.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords = ["http", "request-smuggling"]
aliases = ["CVE-2021-21299"]

[versions]
patched = [">= 0.14.3", "0.13.10"]
patched = [">= 0.14.3", "0.13.10", "0.12.36"]
unaffected = ["< 0.12.0"]
```

Expand Down

0 comments on commit 7794fa1

Please sign in to comment.