Merge pull request #249 from RustSec/RUSTSEC-2020-0005

Assign RUSTSEC-2020-0005 to cbox
This commit is contained in:
Tony Arcieri
2020-03-23 09:33:34 -07:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0005"
package = "cbox"
date = "2020-03-19"
title = "CBox API allows to de-reference raw pointers without `unsafe` code"