diff --git a/crates/may_queue/RUSTSEC-2020-0111.md b/crates/may_queue/RUSTSEC-2020-0111.md index a98e3f5eb..b1175c8d7 100644 --- a/crates/may_queue/RUSTSEC-2020-0111.md +++ b/crates/may_queue/RUSTSEC-2020-0111.md @@ -10,7 +10,7 @@ categories = ["memory-corruption", "thread-safety"] keywords = ["concurrency"] [versions] -patched = [">= 0.3.19"] +patched = [">= 0.1.8"] ``` # may_queue's Queue lacks Send/Sync bound for its Send/Sync trait.