Assigned RUSTSEC-2021-0077 to better-macro (#969)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-26 13:46:07 -07:00
committed by GitHub
parent 8af7718d8f
commit 1db7602857
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.
10f78efb7823f3c335f7dd815207a12473d128651d511ea71ae1a8419b59874d -
bd246e1f4b34100531c2fa8edeff29e12391cca115de6b424aed2a2127e93b03 -

View File

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