aboutsummaryrefslogtreecommitdiffstats
path: root/tests/serde_tests
AgeCommit message (Expand)Author
2017-05-03Implement serialisation and deserialisation for the plist Date type.v0.2.0Edward Barnard
2017-05-03Serialise Option<T> struct fields as T if value if Some and ignore field if v...Edward Barnard
2017-05-03Update to serde 1.0.Edward Barnard
2017-02-02Support Serde 0.8. Bump minimum Rust version to 0.15.Edward Barnard