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: remove support for async-trait crate #37

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

JasterV
Copy link
Owner

@JasterV JasterV commented Feb 26, 2024

Async traits in Rust were stabilized with the release of the 1.75 version

I am removing the support for async-trait since its no longer required and setting the minimum supported rust version to 1.75

@JasterV JasterV merged commit eb9367e into main Feb 26, 2024
3 checks passed
@JasterV JasterV deleted the refactor/remove-async-trait-support branch February 26, 2024 11:09
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

Successfully merging this pull request may close these issues.

1 participant