Changed

- Using the `#[instrument]` attribute on `async fn`s no longer requires a
  feature flag (#258)

Fixed

- The `#[instrument]` macro now works on generic functions (#262)