lighthouse/consensus/tree_hash
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
..
benches Add caching for state.eth1_data_votes (#919) 2020-07-24 02:19:47 +00:00
examples Improve bls::SecretKey privacy (#1164) 2020-05-19 11:23:08 +10:00
src Address clippy lints, panic in ssz_derive on overflow (#1714) 2020-10-25 23:27:39 +00:00
Cargo.toml update smallvec (#2152) 2021-01-11 23:32:11 +00:00