lighthouse/beacon_node/eth2_libp2p
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 Reduce ping interval (#2132) 2021-01-06 04:35:52 +00:00
tests replace tempdir by tempfile (#2143) 2021-01-06 06:36:11 +00:00
Cargo.toml update smallvec (#2152) 2021-01-11 23:32:11 +00:00