Skip to content

Commit b416be0

Browse files
authored
Add missing information about fixed versions (#2105)
According to Xudong-Huang/may#88, this has been fixed since a long time. Add the missing `patched`
1 parent 57c4a0c commit b416be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/may_queue/RUSTSEC-2020-0111.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories = ["memory-corruption", "thread-safety"]
1010
keywords = ["concurrency"]
1111

1212
[versions]
13-
patched = []
13+
patched = [">= 0.3.19"]
1414
```
1515

1616
# may_queue's Queue lacks Send/Sync bound for its Send/Sync trait.

0 commit comments

Comments
 (0)