mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2021-0115 to zeroize_derive (#1055)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0e04678ad8
commit
b5319a3dba
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
c5f8d3d914155e119ec0e9242d7d5aadf3a9875bb04e1381cbf40887036c4033 -
|
||||
8118bf71575b323be9da216fc38dbdfed22b7371a8cf4de2b0423fc5d1716eec -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0115"
|
||||
package = "zeroize_derive"
|
||||
date = "2021-09-24"
|
||||
url = "https://github.com/iqlusioninc/crates/issues/876"
|
||||
Reference in New Issue
Block a user