mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump lmdb-rkv from 0.12.3 to 0.14.0
Bumps [lmdb-rkv](https://github.com/mozilla/lmdb-rs) from 0.12.3 to 0.14.0. - [Release notes](https://github.com/mozilla/lmdb-rs/releases) - [Commits](https://github.com/mozilla/lmdb-rs/compare/0.12.3...0.14.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
74041221e7
commit
af39be175c
2 changed files with 27 additions and 4 deletions
|
@ -18,7 +18,7 @@ chrono = { version = "^0.4.10", features = ["serde"] }
|
|||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
kv = {version = "^0.10.0", features = ["msgpack-value"]}
|
||||
lmdb-rkv = {version = "^0.12.3"}
|
||||
lmdb-rkv = {version = "^0.14.0"}
|
||||
ureq = "^2.1.0"
|
||||
log = "^0.4.14"
|
||||
tindercrypt = { version = "^0.2.2", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue