Skip to content

v1.0.121

Compare
Choose a tag to compare
@dtolnay dtolnay released this 23 Jan 21:20
· 851 commits to master since this release
v1.0.121
bd588db
  • Support borrowed data during deserialization of a field identifier (#1917, thanks @Mingun)
  • Fix panic when deserializing Duration with nanoseconds that cause the seconds counter to overflow (#1958, thanks @jonasbb)