mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Update smallvec (#1339)
This commit is contained in:
@@ -30,7 +30,7 @@ futures = "0.3.5"
|
||||
error-chain = "0.12.2"
|
||||
tokio = { version = "0.2.21", features = ["full"] }
|
||||
parking_lot = "0.11.0"
|
||||
smallvec = "1.4.0"
|
||||
smallvec = "1.4.1"
|
||||
# TODO: Remove rand crate for mainnet
|
||||
rand = "0.7.3"
|
||||
fnv = "1.0.6"
|
||||
|
||||
Reference in New Issue
Block a user