Skip to content

v1.0.96

Compare
Choose a tag to compare
@dtolnay dtolnay released this 17 Jul 19:06
· 1113 commits to master since this release
v1.0.96
cf32a5b
  • 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)