github tokio-rs/tracing tracing-attributes-0.1.25
tracing-attributes 0.1.25

This release of tracing-attributes fixes the Clippy lint
let_with_type_underscore in code generated by the #[instrument]
attribute in Rust 1.70+.

Fixed

  • Allow [clippy::let_with_type_underscore] in macro-generated code (#2609)

Thanks to @coolreader19 for contributing to this release!

Don't miss a new tracing release

NewReleases is sending notifications on new releases.