serde 1.0.109
- Allow adjacently tagged newtype variants containing
Optionto omit the content field when deserializing (#1553, #1706, thanks @zth0) - Avoid panicking when a SystemTime older than UNIX_EPOCH is serialized (#1702, thanks @hjiayz)
Option to omit the content field when deserializing (#1553, #1706, thanks @zth0)