Assigned RUSTSEC-2022-0009 to libp2p-core (#1183)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-02-07 01:53:14 +01:00
committed by GitHub
parent ec4cc26a33
commit 8f550f1235
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.
bec54bfea2c3b591f9642a02934c2924e9d5155fe7f155b2e0956213d26b95fd -
6a4d126c6e965bd1d76fd22661c8969167000ec96e07e23508297f0ea396836a -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0009"
package = "libp2p-core"
date = "2022-02-07"
categories = ["crypto-failure"]