mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-01 03:33:47 +00:00
LevelDB CMake hotfix (#1290)
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -2299,8 +2299,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "leveldb-sys"
|
||||
version = "2.0.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2f4abc211bb716f076618bca48aaae128f6feb326195608f40f41a9cdbedc502"
|
||||
source = "git+https://github.com/michaelsproul/leveldb-sys?branch=v2.0.6-cmake#e784dba085921bad187ff74b3418c539914a02ff"
|
||||
dependencies = [
|
||||
"cmake",
|
||||
"libc",
|
||||
|
||||
Reference in New Issue
Block a user