Skip to content

Commit

Permalink
Add missing information about fixed versions (#2105)
Browse files Browse the repository at this point in the history
According to Xudong-Huang/may#88, this has been fixed since a long time. Add the missing `patched`
VorpalBlade authored Oct 25, 2024
1 parent 57c4a0c commit b416be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/may_queue/RUSTSEC-2020-0111.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit b416be0

Please sign in to comment.