Sourced from serde's releases.
v1.0.175
- Restore missing LICENSE files in serde_derive crate (https://github.com/facebook/flipper/issues/2527, thanks
@ankane)v1.0.174
- Documentation improvements
v1.0.173
- Fix missing trait implementations when using serde derive macro on a macro-generated data structure, such as via the
bitflagscrate (https://github.com/facebook/flipper/issues/2516)v1.0.172
- Experiment with precompiling the serde_derive macros to reduce build time (https://github.com/facebook/flipper/issues/2514)
6140b6f Release 1.0.1754cabc9f Merge pull request https://github.com/facebook/flipper/issues/2527 from ankane/license-filesaa7c634 Include license files in serde_derive crate27414c9 Merge pull request https://github.com/facebook/flipper/issues/2522 from serde-rs/leak50e2f4b Leak all memory allocated during macro expansion22be673 Release 1.0.174166c89f Opt in to generate-link-to-definition when building on docs.rs6e0b13e Release 1.0.1737e8f978 Handle $crate special case6c0e838 Always consider empty output to be unsuccessful