mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 21:08:32 +00:00
Update lru, leveldb. Run cargo update (#1249)
* Update lru, leveldb. Run cargo update * Add cmake to docker image * Move cmake dep in dockerfile
This commit is contained in:
@@ -41,7 +41,7 @@ genesis = { path = "../genesis" }
|
||||
integer-sqrt = "0.1.3"
|
||||
rand = "0.7.3"
|
||||
proto_array_fork_choice = { path = "../../consensus/proto_array_fork_choice" }
|
||||
lru = "0.4.3"
|
||||
lru = "0.5.1"
|
||||
tempfile = "3.1.0"
|
||||
bitvec = "0.17.4"
|
||||
bls = { path = "../../crypto/bls" }
|
||||
|
||||
Reference in New Issue
Block a user