Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Update kvdb-rocksdb to 0.15.2 (paritytech#11144)
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-eulith authored and DaviRain-Su committed Aug 23, 2022
1 parent 3468505 commit caf3d84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ targets = ["x86_64-unknown-linux-gnu"]
parking_lot = "0.12.0"
log = "0.4.8"
kvdb = "0.11.0"
kvdb-rocksdb = { version = "0.15.1", optional = true }
kvdb-rocksdb = { version = "0.15.2", optional = true }
kvdb-memorydb = "0.11.0"
linked-hash-map = "0.5.4"
hash-db = "0.15.2"
Expand Down

0 comments on commit caf3d84

Please sign in to comment.