diff --git a/crates/reffers/RUSTSEC-2020-0094.md b/crates/reffers/RUSTSEC-2020-0094.md index 021430a..b45e610 100644 --- a/crates/reffers/RUSTSEC-2020-0094.md +++ b/crates/reffers/RUSTSEC-2020-0094.md @@ -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.