Add rocksdb
This commit is contained in:
@@ -17,7 +17,11 @@ rat-cursor = "1.2.1"
|
||||
serde_json = "1.0.145"
|
||||
image = "0.25.8"
|
||||
colored = "3.0.0"
|
||||
rocksdb = "0.24.0"
|
||||
log = "0.4.28"
|
||||
|
||||
[dependencies.rocksdb]
|
||||
version = "0.24.0"
|
||||
features = ["multi-threaded-cf"]
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.228"
|
||||
|
||||
Reference in New Issue
Block a user