Add thread-safety category to relevant bugs

This commit is contained in:
Yechan Bae
2021-01-30 23:02:50 -05:00
parent fc35f7ab11
commit a19397dee4
44 changed files with 46 additions and 39 deletions

View File

@@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0133"
package = "scottqueue"
date = "2020-11-15"
url = "https://github.com/rossdylan/rust-scottqueue/issues/1"
categories = ["memory-corruption"]
categories = ["memory-corruption", "thread-safety"]
[versions]
patched = []