serde 1.0.168
- Allow
serde::de::IgnoredAnyto be the type for aserde(flatten)field (#2436, thanks @Mingun) - Allow larger preallocated capacity for smaller elements (#2494)
serde::de::IgnoredAny to be the type for a serde(flatten) field (#2436, thanks @Mingun)