Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Minimize futures dependencies (#2248)
* refactor: Replace futures with futures-util * fix: Add futures-executor * Revert "fix: Add futures-executor" This reverts commit eb3664f. * Use futures in core and handle features * fix * fix * Revert to futures
- Loading branch information