Assigned RUSTSEC-2021-0115 to zeroize_derive (#1055)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-24 12:49:25 -06:00
committed by GitHub
parent 0e04678ad8
commit b5319a3dba
2 changed files with 2 additions and 2 deletions

View File

@@ -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 -

View File

@@ -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"