Skip to content

Commit

Permalink
remove tokio-util change
Browse files Browse the repository at this point in the history
  • Loading branch information
mox692 committed Aug 30, 2024
1 parent 87fe431 commit c164637
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tokio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
- task: add `#[must_use]` to `JoinHandle::abort_handle` ([#6762])
- time: eliminate timer wheel allocations ([#6779])

### Fixed

- task: fix typo in `TaskTracker` docs ([#6792])

### Documented

- docs: clarify that `[build]` section doesn't go in Cargo.toml ([#6728])
Expand All @@ -50,7 +46,6 @@
[#6783]: https://github.com/tokio-rs/tokio/pull/6783
[#6784]: https://github.com/tokio-rs/tokio/pull/6784
[#6790]: https://github.com/tokio-rs/tokio/pull/6790
[#6792]: https://github.com/tokio-rs/tokio/pull/6792

# 1.39.3 (August 17th, 2024)

Expand Down

0 comments on commit c164637

Please sign in to comment.