Assigned RUSTSEC-2021-0130 to lru (#1126)

Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-21 16:50:24 +01:00
committed by GitHub
parent 2fc8681c0e
commit ca9497a45b
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.
0ad23e9d49cc78e703db072cfbf99e05f0380d1bb24fd45503591ba642be7171 -
6fcf0d7ce15dad376355c2825ea671b41500439886e4e24f5b6b8bde79956a48 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2021-0130"
package = "lru"
date = "2021-12-21"
url = "https://github.com/jeromefroe/lru-rs/issues/120"