mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Add unmaintained advisory for lmdb (#1142)
This commit is contained in:
16
crates/lmdb/RUSTSEC-0000-0000.md
Normal file
16
crates/lmdb/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,16 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "lmdb"
|
||||
date = "2022-01-05"
|
||||
url = "https://github.com/danburkert/lmdb-rs"
|
||||
informational = "unmaintained"
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# lmdb is unmaintained, use lmdb-rkv instead
|
||||
|
||||
The lmdb crate hasn't had any updates since August 2018.
|
||||
|
||||
Mozilla's [lmdb-rkv](https://github.com/mozilla/lmdb-rs) fork of the crate has received additional maintenance work beyond that and is the best available replacement.
|
||||
Reference in New Issue
Block a user