Skip to content

serde 1.0.211

  • Improve error reporting about mismatched signature in with and default attributes (#2558, thanks @Mingun)
  • Show variant aliases in error message when variant deserialization fails (#2566, thanks @Mingun)
  • Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#2821)