imag/lib
Matthias Beyer 5f3b7b31e7 Add support for storing email properties
We have to move the `Email` type at the bottom of the DeserVcard type
because it contains a table and we must emit tables as last values when
de/serializing.

Maybe this will shoot us in the foot later, but only with TOML I guess.
We'll see. For now, this is good.

For that we need to update a dependency: vobject -> 0.5
2018-04-27 16:57:37 +02:00
..
core Derive Default for InMemoryFileAbstraction, remove constructor 2018-04-25 19:15:07 +02:00
domain Add support for storing email properties 2018-04-27 16:57:37 +02:00
entry Fix tests for new interface 2018-04-27 13:24:59 +02:00
etc Remove unecessary clone 2018-04-25 19:13:51 +02:00