serde 1.0.123
- Support
Selfkeywords in fields of types that derive Deserialize (#1830, thanks @taiki-e) - Allow floats to be deserialized from ints in tagged unions (#1842, thanks @Timmmm)
- Support
Selfinside fields that use serialize_with (#1970)
Self keywords in fields of types that derive Deserialize (#1830, thanks @taiki-e)Self inside fields that use serialize_with (#1970)