lighthouse/consensus/ssz
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
..
examples Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
src Fix new clippy lints (#2036) 2020-12-03 01:10:26 +00:00
tests 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
README.md Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00

simpleserialize (ssz)