mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-08-25 06:41:13 +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:
@@ -52,6 +52,7 @@ itertools = "0.14.0"
|
||||
|
||||
rocksdb = { version = "0.24.0", default-features = false, features = [
|
||||
"snappy",
|
||||
"bindgen-runtime",
|
||||
] }
|
||||
|
||||
[workspace.dependencies.rand]
|
||||
|
||||
Reference in New Issue
Block a user