mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Add patched version for futures-intrusive's RUSTSEC-2020-0072 (#490)
This commit is contained in:
@@ -9,7 +9,7 @@ keywords = ["concurrency"]
|
||||
informational = "unsound"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.4.0"]
|
||||
```
|
||||
|
||||
# GenericMutexGuard allows data races of non-Sync types across threads
|
||||
|
||||
Reference in New Issue
Block a user