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

Commit a3b50c6

Browse files
authored
Update Cargo.toml
1 parent f2d3494 commit a3b50c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/db/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ targets = ["x86_64-unknown-linux-gnu"]
1616
parking_lot = "0.12.0"
1717
log = "0.4.8"
1818
kvdb = "0.11.0"
19-
kvdb-rocksdb = { version = "0.15.1", optional = true }
19+
kvdb-rocksdb = { version = "0.15.2", optional = true }
2020
kvdb-memorydb = "0.11.0"
2121
linked-hash-map = "0.5.4"
2222
hash-db = "0.15.2"

0 commit comments

Comments
 (0)