mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Update smallvec (#1339)
This commit is contained in:
@@ -20,7 +20,7 @@ lazy_static = "1.4.0"
|
||||
[dependencies]
|
||||
ethereum-types = "0.9.1"
|
||||
eth2_hashing = "0.1.0"
|
||||
smallvec = "1.4.0"
|
||||
smallvec = "1.4.1"
|
||||
|
||||
[features]
|
||||
arbitrary = ["ethereum-types/arbitrary"]
|
||||
|
||||
Reference in New Issue
Block a user