Add patched version to DashMap advisory (#1181)

This commit is contained in:
Sergey "Shnatsel" Davidoff
2022-02-06 18:02:38 +01:00
committed by GitHub
parent c9a98f3b36
commit b2a864d3d9

View File

@@ -24,7 +24,7 @@ keywords = ["segfault", "use-after-free"]
"dashmap::setref::one::Ref::key" = [">= 5.0.0"]
[versions]
patched = []
patched = [">= 5.1.0"]
unaffected = ["< 5.0.0"]
```