Skip to content

v1.0.60

Compare
Choose a tag to compare
@dtolnay dtolnay released this 25 May 23:11
· 1472 commits to master since this release
v1.0.60
1385aac
  • Add Serde impls for i128 and u128 when compiling with Rust 1.26+ (#1263)
  • Stabilize Serde impls for std::num::NonZero* on Rust 1.28+ (#1278, thanks @SimonSapin)