Skip to content

Commit

Permalink
Add patched version for futures-intrusive's RUSTSEC-2020-0072 (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammaraskar authored Nov 20, 2020
1 parent 57ccc94 commit cd034f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/futures-intrusive/RUSTSEC-2020-0072.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords = ["concurrency"]
informational = "unsound"

[versions]
patched = []
patched = [">= 0.4.0"]
```

# GenericMutexGuard allows data races of non-Sync types across threads
Expand Down

0 comments on commit cd034f7

Please sign in to comment.