Add newlines to ends of files
This commit is contained in:
parent
eb08f037f5
commit
a7e4911ddb
@ -1841,4 +1841,4 @@ where
|
||||
{
|
||||
Deserialize::deserialize(deserializer).map(Wrapping)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -679,4 +679,4 @@ impl<T: Serialize> Serialize for Wrapping<T> {
|
||||
{
|
||||
self.0.serialize(serializer)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user