mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add missing information about fixed versions (#2105)
According to https://github.com/Xudong-Huang/may/issues/88, this has been fixed since a long time. Add the missing `patched`
This commit is contained in:
@@ -10,7 +10,7 @@ categories = ["memory-corruption", "thread-safety"]
|
||||
keywords = ["concurrency"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.3.19"]
|
||||
```
|
||||
|
||||
# may_queue's Queue lacks Send/Sync bound for its Send/Sync trait.
|
||||
|
||||
Reference in New Issue
Block a user