Assigned RUSTSEC-2021-0076 to libsecp256k1 (#964)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-13 15:47:59 +03:00
committed by GitHub
parent e95d360049
commit e20838a4ff
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.
c0529b333535e0f987c3f7e405d13ee505a71535704807b276fc6e7229aa357c -
10f78efb7823f3c335f7dd815207a12473d128651d511ea71ae1a8419b59874d -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0076"
package = "libsecp256k1"
date = "2021-07-13"
url = "https://github.com/paritytech/libsecp256k1/pull/67"