Assigned RUSTSEC-2022-0046 to rocksdb (#1344)

Co-authored-by: amousset <amousset@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-11 15:30:57 +02:00
committed by GitHub
parent 94e8af7c0c
commit db3a09a691
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.
206c2df184c25efc632a90014a6a20a6366360fb79218a9f9df02259e4df4d25 -
cc20badbfdcfe94c12b2ce030582d1c9e928553446082b28cf627cb338f61a90 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2022-0046"
package = "rocksdb"
date = "2022-05-11"
url = "https://github.com/rust-rocksdb/rust-rocksdb/pull/616"