aboutsummaryrefslogtreecommitdiffstats
path: root/tests/serde_tests
AgeCommit message (Expand)Author
2018-05-01Improve doc output by not renaming std::io::Error to IoError and not creating...Edward Barnard
2018-03-16Run rustfmt.Edward Barnard
2018-02-27Stop exposing internal functions and chrono types in Date.Edward Barnard
2017-08-21Upgrade chrono from 0.3 to 0.4 (#23)Robin Stocker
2017-06-07Address some clippy warnings.Edward Barnard
2017-05-03RustfmtEdward Barnard
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