Skip to content

tracing-serde 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 21:24
· 585 commits to master since this release
c66a692

[ crates.io ] | [ docs.rs ]

Breaking Changes

  • Correct SerializeField definition and doc formatting (#3040)
    SerializeField has gained a generic lifetime parameter.

Fixed

  • Implement AsSerde for FieldSet (#2241)
  • breaking Correct SerializeField definition and doc formatting (#3040)

Changed

  • Bump MSRV to 1.63 ([#2793])