Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor out async_trait dependency #364

Open
MikkelPaulson opened this issue Dec 19, 2024 · 0 comments
Open

Refactor out async_trait dependency #364

MikkelPaulson opened this issue Dec 19, 2024 · 0 comments

Comments

@MikkelPaulson
Copy link
Collaborator

It seems like our use case for the async_trait crate is covered by the behaviour that was stabilized with Rust 1.75. Also there's something about async tests now being supported, which might mean that tokio_test can also be refactored out? TBD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant