diff --git a/crates/tiny_http/RUSTSEC-2020-0031.md b/crates/tiny_http/RUSTSEC-2020-0031.md index f0c1a85..733becc 100644 --- a/crates/tiny_http/RUSTSEC-2020-0031.md +++ b/crates/tiny_http/RUSTSEC-2020-0031.md @@ -8,7 +8,7 @@ keywords = ["http", "request-smuggling"] url = "https://github.com/tiny-http/tiny-http/issues/173" [versions] -patched = [">= 0.8.0"] +patched = [">= 0.8.0", "^0.6.3"] ``` # HTTP Request smuggling through malformed Transfer Encoding headers