Skip to content

tracing-attributes 0.1.27

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 18:03
· 558 commits to master since this release
tracing-attributes-0.1.27
2502f19

Changed

  • Bump minimum version of proc-macro2 to 1.0.60 (#2732)
  • Generate less dead code for async block return type hint (#2709)

Fixed

  • Fix a compilation error in #[instrument] when the "log" feature is enabled (#2599)