mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Use SmallVec in Bitfield
This commit is contained in:
@@ -47,6 +47,7 @@ superstruct = "0.4.0"
|
||||
serde_json = "1.0.74"
|
||||
milhouse = { path = "../../../milhouse", optional = true }
|
||||
rpds = "0.11.0"
|
||||
smallvec = "1.8.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.3"
|
||||
|
||||
Reference in New Issue
Block a user