heapless: fix year: 2020, not 2010

This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-02-27 02:05:08 +01:00
committed by GitHub
parent 9c16fb05f7
commit 9283d50ad0

View File

@@ -2,7 +2,7 @@
[advisory]
id = "RUSTSEC-0000-0000"
package = "heapless"
date = "2010-11-02"
date = "2020-11-02"
url = "https://github.com/japaric/heapless/issues/181"
categories = ["memory-corruption", "memory-exposure"]
keywords = ["use-after-free"]