mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-30 16:24:05 +01:00
Assigned RUSTSEC-2021-0077 to better-macro (#969)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8af7718d8f
commit
1db7602857
@@ -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.
|
||||
10f78efb7823f3c335f7dd815207a12473d128651d511ea71ae1a8419b59874d -
|
||||
bd246e1f4b34100531c2fa8edeff29e12391cca115de6b424aed2a2127e93b03 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2021-0077"
|
||||
package = "better-macro"
|
||||
date = "2021-07-22"
|
||||
url = "https://github.com/raycar5/better-macro/blob/24ff1702397b9c19bbfa4c660e2316cd77d3b900/src/lib.rs#L36-L38"
|
||||
Reference in New Issue
Block a user