Update which tower-http versions are affected by RUSTSEC-2021-0135 (#1166)

This commit is contained in:
David Pedersen
2022-01-22 16:22:46 +01:00
committed by GitHub
parent 5a24458fad
commit 190dfb9dc6

View File

@@ -11,7 +11,7 @@ keywords = ["directory traversal", "http"]
os = ["windows"]
[versions]
patched = [">= 0.2.1"]
patched = [">= 0.2.1", ">= 0.1.3, < 0.2.0"]
```
# Improper validation of Windows paths could lead to directory traversal attack