lighthouse/eth2/utils/ssz_derive
Michael Sproul 3d559d8b41
Robustify derive macro attribute parsing (#544)
Missing whitespace in the implementation of `TokenStream::to_string` on
beta and nightly was breaking our parsing of derive macro attributes.

This change makes the parser ignore whitespace, and should make the beta
and nightly builds succeed again.
2019-09-28 14:29:14 +10:00
..
src Robustify derive macro attribute parsing (#544) 2019-09-28 14:29:14 +10:00
Cargo.toml Update ssz_derive for publishing to crates.io 2019-07-04 13:22:33 +10:00