Assigned RUSTSEC-2023-0030 to versionize (#1669)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-25 12:18:50 +00:00
committed by GitHub
parent 63a2f95771
commit 719587479a
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.
f938e91bc61efaac43712d8e76f7f4ce377baac97fb53bb55a1833ca19304226 -
8ce848189e2749637c81d320e9c3c9f9040e0377c3144341c10c00f0d24beffe -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0030"
package = "versionize"
date = "2023-03-24"
url = "https://github.com/firecracker-microvm/versionize/pull/53"