Update RUSTSEC-2021-0080 [affected] version (#980)

This commit is contained in:
kpcyrd
2021-08-10 21:54:42 +00:00
committed by GitHub
parent 01bad82da9
commit 67da87fc89

View File

@@ -10,7 +10,7 @@ url = "https://github.com/alexcrichton/tar-rs/issues/238"
patched = [">= 0.4.36"]
[affected]
functions = { "tar::Archive::unpack" = ["< 1.2.3"] }
functions = { "tar::Archive::unpack" = ["< 0.4.36"] }
```
# Links in archive can create arbitrary directories