chore: prepare tokio-macros 1.8.0 (#4742)

This commit is contained in:
Alice Ryhl
2022-06-04 22:04:12 +02:00
committed by GitHub
parent 14c77bc434
commit 3f8a690c01
3 changed files with 10 additions and 4 deletions
-2
View File
@@ -79,8 +79,6 @@ task), as well as a number of bugfixes.
### Added
- macros: support setting a custom crate name for `#[tokio::main]` and
`#[tokio::test]` ([#4613])
- net: add `UdpSocket::peer_addr` ([#4611])
- net: add `try_read_buf` method for named pipes ([#4626])
- signal: add `SignalKind` `Hash`/`Eq` impls and `c_int` conversion ([#4540])