CHANGELOG.md: Fix typo

pull/1027/head
Josh Triplett 2 years ago
parent 2aa8a430e3
commit 27ed889c67

@ -8,7 +8,6 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview
# [Unreleased]
## Added
- `std::task_spawn_blocking` is now stabilized. We consider it a fundamental API for bridging between blocking code and async code, and we widely use it within async-std's own implementation.
## Removed

Loading…
Cancel
Save