Assigned RUSTSEC-2021-0075 to ark-r1cs-std (#962)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-09 06:07:19 +02:00
committed by GitHub
parent 674daf6fae
commit 4792a373b1
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.
f83f34a903e5798969fb44480a3d205223a60a0475e415b0decbdcc3cfb621cb -
c0529b333535e0f987c3f7e405d13ee505a71535704807b276fc6e7229aa357c -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0075"
package = "ark-r1cs-std"
date = "2021-07-08"
categories = ["crypto-failure"]