Assigned RUSTSEC-2023-0058 to inventory (#1777)

Co-authored-by: alex <alex@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-10 20:54:53 -04:00
committed by GitHub
parent 65f49796ee
commit 552ac23f93
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.
ca5ec10f6de6f4189518e9141e786ea3e1675bfc48f37c7568841f0d1519769a -
8a1d5f796a8f53d0dc2ad28731777d25fc522d32ede943c628559015bcd247f6 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0058"
package = "inventory"
date = "2023-09-10"
url = "https://github.com/dtolnay/inventory/pull/42"