Skip to content

v1.0.13

Compare
Choose a tag to compare
@dtolnay dtolnay released this 21 Mar 19:15
· 1129 commits to master since this release
v1.0.13
8c5d5e4
  • Add an arbitrary_precision feature which allows the serialization and deserialization of serde_json::Number to operate on data of arbitrary size/precision, rather than just fixed-width primitive integer and floating point types (#416, thanks @alexreg)