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

rust use the 1.75.0 #221

Open
vincenzopalazzo opened this issue Dec 30, 2023 · 1 comment
Open

rust use the 1.75.0 #221

vincenzopalazzo opened this issue Dec 30, 2023 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Milestone

Comments

@vincenzopalazzo
Copy link
Contributor

With the new version of Rust we can remove some async crate because this version of rust support the async function in trait

See more https://blog.rust-lang.org/2023/12/28/Rust-1.75.0.html

@vincenzopalazzo
Copy link
Contributor Author

We are still away from this, we need to have this feature before remove async_trait https://users.rust-lang.org/t/trait-async-function-that-returns-another-trait/104975

See the discussion here https://users.rust-lang.org/t/trait-async-function-that-returns-another-trait/104975

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants