mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
Merge pull request #247 from logos-blockchain/arjentix/fix-macos-rocksdb
fix: add `bindgen-runtime` feature of rocksdb
This commit is contained in:
commit
8dc709a6e0
@ -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