Skip to content

tracing-attributes-0.1.15

@hawkw hawkw tagged this 12 Mar 20:51
# 0.1.15 (March 12, 2021)

### Fixed

- `#[instrument]` on functions returning `Box::pin`ned futures incorrectly
  skipping function bodies prior to returning a future ([#1297])

Thanks to @nightmared for contributing to this release!

[#1297]: https://github.com/tokio-rs/tracing/pull/1297
Assets 2
Loading