11 Commits

Author SHA1 Message Date
a33a5e80a4 Update to syn 2
Some checks failed
Build / build (push) Has been cancelled
2025-10-30 16:41:02 +01:00
etwyniel
21418730e1 Disable clippy lint for large function, bump patch number 2019-11-19 15:20:08 +01:00
etwyniel
85ef6579f3 Bump version number 2019-11-18 16:23:35 +01:00
etwyniel
48f995f2ac Add link to documentation in Cargo.toml 2019-11-18 15:07:40 +01:00
etwyniel
2944efd3f9 Bump version number 2019-11-18 14:58:30 +01:00
etwyniel
8dd5d9f959 Fix license field in Cargo.toml 2019-11-18 13:01:37 +01:00
etwyniel
87cadcd9db Fix readme field in Cargo.toml 2019-11-18 13:00:07 +01:00
etwyniel
7462190028 Add description, license, readme, repository and keywords keys to Cargo.toml 2019-11-18 12:59:20 +01:00
etwyniel
81567f15e8 Add partial deserialization support
Only externally tagged, only named fields or unit variants
2019-11-18 09:38:59 +01:00
etwyniel
63d972ab12 Remove extra-traits from syn dependency 2019-10-21 11:18:14 +02:00
Aymeric Beringer
353d0c07d4 Implement serialization for unit variants and named variants 2019-10-11 16:32:09 +02:00