mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 05:13:08 +00:00
fix: add bindgen-runtime feature of rocksdb
This commit is contained in:
parent
e52e7d9ee9
commit
bbc02f0cf3
@ -52,6 +52,7 @@ itertools = "0.14.0"
|
||||
|
||||
rocksdb = { version = "0.24.0", default-features = false, features = [
|
||||
"snappy",
|
||||
"bindgen-runtime",
|
||||
] }
|
||||
|
||||
[workspace.dependencies.rand]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user