lighthouse/beacon_node/beacon_chain
realbigsean 423dea169c update smallvec (#2152)
## Issue Addressed

`cargo audit` is failing because of a potential for an overflow in the version of `smallvec` we're using

## Proposed Changes

Update to the latest version of `smallvec`, which has the fix


Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-01-11 23:32:11 +00:00
..
src Optimise tree hash caching for block production (#2106) 2020-12-21 06:29:39 +00:00
tests Pass failed gossip blocks to the slasher (#2047) 2020-12-04 05:03:30 +00:00
Cargo.toml update smallvec (#2152) 2021-01-11 23:32:11 +00:00