Assigned RUSTSEC-2023-0035 to enumflags2 (#1688)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-23 14:33:42 -06:00
committed by GitHub
parent 0444576c2a
commit 5f4eca1362
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.
b39c2f9154efdb9539b9db4296b1d8114dd98705de56d45a8472de7e678c8e20 -
b8590e3c4b53212c3f82b7ea3e040e2e50686fc638e418d0e75a8d292ef67661 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0035"
package = "enumflags2"
date = "2023-04-17"
url = "https://github.com/meithecatte/enumflags2/releases/tag/v0.7.7"