Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: Remove async_fn_in_trait feature. Ignore warning.
This is because the latest nightly doesn't require the feature and it added a warning for public async traits and not sure how to properly handle it yet.
- Loading branch information