mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Assigned RUSTSEC-2022-0001 to lmdb (#1143)
Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0bc3195338
commit
9997408c08
@@ -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.
|
||||
1c73b234ccce2c42ef5a2422c20f09804ff06fd326ac338bf1429a31fd5bf4cc -
|
||||
e4ebda0727551a10103472c958bfc78a6ad1157a1c421870329745a76b1cb876 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0001"
|
||||
package = "lmdb"
|
||||
date = "2022-01-05"
|
||||
url = "https://github.com/danburkert/lmdb-rs"
|
||||
Reference in New Issue
Block a user