serde v1.0.96 Release Notes

Release Date: 2019-07-17 // almost 5 years ago
    • ๐Ÿ”€ Implement serialization and deserialization for std::sync::atomic types (#1572 and #1581, thanks @Roguelazer)
    • ๐Ÿ‘‰ Make "alloc" feature work on stable Rust 1.36+ (#1576, thanks @c410-f3r)