Assigned RUSTSEC-2022-0001 to lmdb (#1143)

Co-authored-by: tarcieri <tarcieri@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-05 09:02:27 -07:00
committed by GitHub
parent 0bc3195338
commit 9997408c08
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.
1c73b234ccce2c42ef5a2422c20f09804ff06fd326ac338bf1429a31fd5bf4cc -
e4ebda0727551a10103472c958bfc78a6ad1157a1c421870329745a76b1cb876 -

View File

@@ -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"