Run cargofmt --all

This commit is contained in:
Paul Hauner 2019-05-13 12:29:26 +10:00
parent 03fee2fb97
commit 9f62f261c4
No known key found for this signature in database
GPG Key ID: D362883A9218FCC6

View File

@ -1,5 +1,5 @@
use ssz_derive::Encode;
use ssz::Encodable;
use ssz_derive::Encode;
#[derive(Debug, PartialEq, Encode)]
pub struct Foo {