Add patched version to im RUSTSEC-2020-0096 (#1259)

This commit is contained in:
Sergey "Shnatsel" Davidoff
2022-06-08 01:10:26 +02:00
committed by GitHub
parent 6a769d1d24
commit e8ef9ea980

View File

@@ -10,7 +10,7 @@ categories = ["thread-safety"]
informational = "unsound"
[versions]
patched = []
patched = [">= 15.1.0"]
unaffected = ["< 12.0.0"]
```