mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 07:46:22 +01:00
Patched release of reffers (#984)
I'm not sure anyone uses this old crate but if they do, at least now they have a fixed version.
This commit is contained in:
@@ -11,7 +11,7 @@ keywords = ["concurrency"]
|
||||
|
||||
[versions]
|
||||
# Versions which include fixes for this vulnerability
|
||||
patched = []
|
||||
patched = [">= 0.6.1"]
|
||||
```
|
||||
|
||||
# Unsound: can make `ARefss` contain a !Send, !Sync object.
|
||||
|
||||
Reference in New Issue
Block a user