RUSTSEC-2020-0159: remove "withdrawn" (#1310)

Now that there's an actionable fix, we should encourage people to upgrade
This commit is contained in:
Tony Arcieri
2022-08-04 13:52:46 -06:00
committed by GitHub
parent 163b82246e
commit 36705ccc1d

View File

@@ -7,8 +7,6 @@ url = "https://github.com/chronotope/chrono/issues/499"
categories = ["code-execution", "memory-corruption"]
keywords = ["segfault"]
related = ["CVE-2020-26235", "RUSTSEC-2020-0071"]
withdrawn = "2022-05-12" # see rustsec/advisory-db#1190
yanked = true
[versions]
patched = [">=0.4.20"]