Sourced from serde's releases.
v1.0.140
- Invert serde_derive cfgs to convenience non-Cargo builds on a modern toolchain (https://github.com/facebook/flipper/issues/2251, thanks
@taiki-e)v1.0.139
- Add
newconstructor function for allIntoDeserializerimpls (https://github.com/facebook/flipper/issues/2246)v1.0.138
- Documentation improvements
c5f6338 Release 1.0.1405185487 Merge pull request https://github.com/facebook/flipper/issues/2251 from taiki-e/derive-cfgefaafd4 Invert build.rs cfgs in serde_derivea0eb83a Resolve invalid_utf8_in_unchecked clippy lint in ancient test code7cc6f7f Ignore new_without_default clippy lint44b9496 Release 1.0.1397e1486d Merge pull request https://github.com/facebook/flipper/issues/2246 from dtolnay/valuedenew8170ffe Add constructor function for all IntoDeserializer impls4b622f6 Release 1.0.1380ee71c7 Ignore explicit_auto_deref clippy lint