Skip to content

serde 1.0.66

  • Implement Serialize and Deserialize for ! (#544, unstable)
  • Support Duration in no-std mode on sufficiently new compilers (#1123)
  • Improve compiler error messages (#1297, thanks @adamcrume)